Trace number 420585

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.14 1800.63

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
others/gensys-ukn002.sat05-2744.reshuffled-07.opb
MD5SUMa621186138dbf4291db4e382aa4b4d34
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark84.4502
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1697
Total number of constraints8961
Number of constraints which are clauses8961
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint16
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00/0.00	c This is oree version 0.1.2 alpha
0.00/0.00	c (c) roussel@cril.univ-artois.fr
0.00/0.00	c using __gmp_expr<__gmpz_value, __gmpz_value>
0.00/0.00	c parsing...
0.19/0.20	c ...done
0.19/0.20	c #vars=1697 #constraints=8961 hasObjective=no
0.19/0.23	c res. mode=mod
0.19/0.23	c VSIDS like heuristics
0.19/0.23	c complete search running
0.29/0.33	c restart after 401 decisions
0.29/0.36	c nbDecision=500 #constraints=8978
0.39/0.45	c restart after 801 decisions
0.49/0.51	c nbDecision=1000 #constraints=9005
0.59/0.65	c nbDecision=1500 #constraints=9037
0.69/0.73	c restart after 1601 decisions
0.89/0.96	c nbDecision=2000 #constraints=9123
1.99/2.07	c nbDecision=2500 #constraints=9466
2.49/2.53	c nbDecision=3000 #constraints=9570
2.49/2.55	c restart after 3201 decisions
2.89/2.96	c nbDecision=3500 #constraints=9660
3.49/3.56	c nbDecision=4000 #constraints=9805
3.59/3.63	c nbDecision=4500 #constraints=9811
3.59/3.69	c nbDecision=5000 #constraints=9813
3.69/3.77	c nbDecision=5500 #constraints=9821
3.79/3.84	c nbDecision=6000 #constraints=9829
3.79/3.90	c restart after 6401 decisions
3.99/4.08	c nbDecision=6500 #constraints=9876
4.89/4.99	c nbDecision=7000 #constraints=10109
6.19/6.23	c nbDecision=7500 #constraints=10363
6.19/6.27	c nbDecision=8000 #constraints=10371
6.89/6.99	c nbDecision=8500 #constraints=10504
8.69/8.73	c nbDecision=9000 #constraints=10800
8.99/9.03	c nbDecision=9500 #constraints=10845
9.68/9.78	c nbDecision=10000 #constraints=10981
10.89/10.94	c nbDecision=10500 #constraints=11181
12.19/12.25	c nbDecision=11000 #constraints=11375
13.69/13.72	c nbDecision=11500 #constraints=11565
14.59/14.62	c nbDecision=12000 #constraints=11668
15.59/15.67	c nbDecision=12500 #constraints=11780
15.59/15.70	c restart after 12801 decisions
16.09/16.10	c nbDecision=13000 #constraints=11815
18.09/18.14	c nbDecision=13500 #constraints=12047
19.79/19.86	c nbDecision=14000 #constraints=12280
22.28/22.34	c nbDecision=14500 #constraints=12513
26.29/26.35	c nbDecision=15000 #constraints=12844
31.28/31.32	c nbDecision=15500 #constraints=13215
34.98/35.03	c nbDecision=16000 #constraints=13471
40.69/40.71	c nbDecision=16500 #constraints=13821
44.48/44.58	c nbDecision=17000 #constraints=14067
48.88/48.99	c nbDecision=17500 #constraints=14359
53.78/53.82	c nbDecision=18000 #constraints=14638
57.87/57.91	c nbDecision=18500 #constraints=14857
64.47/64.56	c nbDecision=19000 #constraints=15175
70.97/71.04	c nbDecision=19500 #constraints=15492
78.37/78.42	c nbDecision=20000 #constraints=15800
83.27/83.34	c nbDecision=20500 #constraints=16028
86.47/86.59	c nbDecision=21000 #constraints=16155
91.27/91.36	c nbDecision=21500 #constraints=16339
99.06/99.13	c nbDecision=22000 #constraints=16643
99.16/99.22	c nbDecision=22500 #constraints=16661
100.66/100.77	c nbDecision=23000 #constraints=16713
110.86/110.90	c nbDecision=23500 #constraints=17044
122.26/122.34	c nbDecision=24000 #constraints=17397
131.46/131.52	c nbDecision=24500 #constraints=17698
142.75/142.83	c nbDecision=25000 #constraints=18048
151.35/151.49	c nbDecision=25500 #constraints=18267
153.15/153.21	c restart after 25601 decisions
160.75/160.88	c nbDecision=26000 #constraints=18536
168.75/168.85	c nbDecision=26500 #constraints=18746
168.85/168.91	c nbDecision=27000 #constraints=18756
168.85/168.98	c nbDecision=27500 #constraints=18765
168.95/169.05	c nbDecision=28000 #constraints=18773
169.05/169.10	c nbDecision=28500 #constraints=18779
169.05/169.16	c nbDecision=29000 #constraints=18790
169.14/169.21	c nbDecision=29500 #constraints=18798
169.14/169.24	c nbDecision=30000 #constraints=18800
169.14/169.26	c nbDecision=30500 #constraints=18801
169.25/169.33	c nbDecision=31000 #constraints=18811
169.25/169.38	c nbDecision=31500 #constraints=18812
169.35/169.41	c nbDecision=32000 #constraints=18812
169.35/169.45	c nbDecision=32500 #constraints=18813
169.44/169.50	c nbDecision=33000 #constraints=18814
169.44/169.54	c nbDecision=33500 #constraints=18815
169.44/169.59	c nbDecision=34000 #constraints=18818
169.54/169.64	c nbDecision=34500 #constraints=18819
169.54/169.66	c nbDecision=35000 #constraints=18819
169.64/169.71	c nbDecision=35500 #constraints=18824
171.24/171.37	c nbDecision=36000 #constraints=18869
176.14/176.23	c nbDecision=36500 #constraints=18984
176.24/176.32	c nbDecision=37000 #constraints=18993
178.14/178.27	c nbDecision=37500 #constraints=19057
179.04/179.18	c nbDecision=38000 #constraints=19079
192.83/192.99	c nbDecision=38500 #constraints=19440
199.73/199.85	c nbDecision=39000 #constraints=19586
200.93/201.09	c nbDecision=39500 #constraints=19620
207.94/208.00	c nbDecision=40000 #constraints=19821
207.94/208.09	c nbDecision=40500 #constraints=19823
208.04/208.14	c nbDecision=41000 #constraints=19826
210.14/210.24	c nbDecision=41500 #constraints=19880
224.13/224.23	c nbDecision=42000 #constraints=20211
239.02/239.16	c nbDecision=42500 #constraints=20518
257.12/257.20	c nbDecision=43000 #constraints=20868
273.42/273.50	c nbDecision=43500 #constraints=21180
294.62/294.72	c nbDecision=44000 #constraints=21523
295.11/295.29	c nbDecision=44500 #constraints=21541
295.21/295.34	c nbDecision=45000 #constraints=21544
295.21/295.39	c nbDecision=45500 #constraints=21546
295.31/295.47	c nbDecision=46000 #constraints=21556
295.41/295.50	c nbDecision=46500 #constraints=21557
295.41/295.56	c nbDecision=47000 #constraints=21564
298.41/298.58	c nbDecision=47500 #constraints=21627
299.02/299.19	c nbDecision=48000 #constraints=21651
303.21/303.34	c nbDecision=48500 #constraints=21759
313.20/313.35	c nbDecision=49000 #constraints=21973
318.20/318.34	c nbDecision=49500 #constraints=22063
324.00/324.20	c nbDecision=50000 #constraints=22179
324.10/324.22	c nbDecision=50500 #constraints=22179
324.10/324.27	c nbDecision=51000 #constraints=22182
324.10/324.28	c restart after 51201 decisions
329.30/329.46	c nbDecision=51500 #constraints=22256
346.20/346.31	c nbDecision=52000 #constraints=22492
355.69/355.84	c nbDecision=52500 #constraints=22660
364.59/364.70	c nbDecision=53000 #constraints=22792
375.79/375.91	c nbDecision=53500 #constraints=22976
382.79/382.98	c nbDecision=54000 #constraints=23095
385.38/385.50	c nbDecision=54500 #constraints=23133
394.98/395.17	c nbDecision=55000 #constraints=23268
418.08/418.27	c nbDecision=55500 #constraints=23617
440.07/440.24	c nbDecision=56000 #constraints=23974
456.07/456.22	c nbDecision=56500 #constraints=24205
475.96/476.16	c nbDecision=57000 #constraints=24485
487.46/487.62	c nbDecision=57500 #constraints=24676
510.55/510.72	c nbDecision=58000 #constraints=24988
538.14/538.39	c nbDecision=58500 #constraints=25352
551.34/551.53	c nbDecision=59000 #constraints=25515
569.43/569.62	c nbDecision=59500 #constraints=25784
586.24/586.47	c nbDecision=60000 #constraints=26030
591.54/591.80	c nbDecision=60500 #constraints=26106
591.64/591.85	c nbDecision=61000 #constraints=26109
591.64/591.88	c nbDecision=61500 #constraints=26111
604.63/604.89	c nbDecision=62000 #constraints=26318
628.32/628.55	c nbDecision=62500 #constraints=26632
663.51/663.75	c nbDecision=63000 #constraints=27006
690.31/690.54	c nbDecision=63500 #constraints=27301
716.10/716.36	c nbDecision=64000 #constraints=27579
742.49/742.78	c nbDecision=64500 #constraints=27855
772.59/772.85	c nbDecision=65000 #constraints=28205
799.77/800.05	c nbDecision=65500 #constraints=28518
821.26/821.54	c nbDecision=66000 #constraints=28745
860.76/861.04	c nbDecision=66500 #constraints=29091
876.55/876.85	c nbDecision=67000 #constraints=29236
876.55/876.88	c nbDecision=67500 #constraints=29237
876.65/876.94	c nbDecision=68000 #constraints=29249
876.65/876.97	c nbDecision=68500 #constraints=29249
897.35/897.67	c nbDecision=69000 #constraints=29463
919.25/919.54	c nbDecision=69500 #constraints=29708
941.54/941.85	c nbDecision=70000 #constraints=29953
976.92/977.27	c nbDecision=70500 #constraints=30292
1015.12/1015.48	c nbDecision=71000 #constraints=30627
1056.11/1056.44	c nbDecision=71500 #constraints=30985
1056.11/1056.48	c nbDecision=72000 #constraints=30987
1056.21/1056.51	c nbDecision=72500 #constraints=30987
1056.21/1056.57	c nbDecision=73000 #constraints=30998
1056.21/1056.59	c nbDecision=73500 #constraints=30998
1056.31/1056.64	c nbDecision=74000 #constraints=31013
1056.41/1056.72	c nbDecision=74500 #constraints=31044
1077.70/1078.08	c nbDecision=75000 #constraints=31259
1106.29/1106.65	c nbDecision=75500 #constraints=31493
1110.30/1110.64	c nbDecision=76000 #constraints=31550
1159.17/1159.55	c nbDecision=76500 #constraints=31923
1206.77/1207.19	c nbDecision=77000 #constraints=32326
1263.15/1263.50	c nbDecision=77500 #constraints=32726
1297.04/1297.50	c nbDecision=78000 #constraints=32997
1335.23/1335.68	c nbDecision=78500 #constraints=33334
1386.21/1386.69	c nbDecision=79000 #constraints=33712
1443.40/1443.80	c nbDecision=79500 #constraints=34095
1494.18/1494.64	c nbDecision=80000 #constraints=34469
1544.47/1544.92	c nbDecision=80500 #constraints=34824
1597.26/1597.78	c nbDecision=81000 #constraints=35171
1650.35/1650.82	c nbDecision=81500 #constraints=35531
1697.94/1698.48	c nbDecision=82000 #constraints=35865
1753.32/1753.87	c nbDecision=82500 #constraints=36262
1800.01/1800.50	Received signal 15
1800.01/1800.60	
1800.01/1800.60	s UNKNOWN
1800.01/1800.60	
1800.01/1800.60	c user time= 1799.78 s
1800.01/1800.60	c system time= 0.343947 s
1800.01/1800.60	c wall clock time=1800.61

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-420585-1177427459 -o ROOT/results/node35/solver-420585-1177427459 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/420585-1177427459/instance-420585-1177427459.opb mod 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 10302
/proc/meminfo: memFree=1837896/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=1468 CPUtime=0
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 180 0 0 0 0 0 0 0 18 0 1 0 190661387 1503232 163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 367 163 130 317 0 46 0

[startup+0.028811 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 10302
/proc/meminfo: memFree=1837896/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=1996 CPUtime=0.02
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 295 0 0 0 2 0 0 0 18 0 1 0 190661387 2043904 278 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134760686 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 499 278 130 317 0 178 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1996

[startup+0.101819 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 10302
/proc/meminfo: memFree=1837896/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=3316 CPUtime=0.09
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 642 0 0 0 9 0 0 0 18 0 1 0 190661387 3395584 625 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 829 625 130 317 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3316

[startup+0.30184 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 10302
/proc/meminfo: memFree=1837896/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=7504 CPUtime=0.29
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 1673 0 0 0 28 1 0 0 19 0 1 0 190661387 7684096 1594 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 1876 1594 139 317 0 1555 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7504

[startup+0.701887 s]
/proc/loadavg: 0.99 1.00 0.99 3/77 10302
/proc/meminfo: memFree=1837896/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=7504 CPUtime=0.69
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 1673 0 0 0 68 1 0 0 23 0 1 0 190661387 7684096 1594 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 1876 1594 139 317 0 1555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7504

[startup+1.50198 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1831936/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=7636 CPUtime=1.49
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 1730 0 0 0 148 1 0 0 25 0 1 0 190661387 7819264 1651 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135266198 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 1909 1651 139 317 0 1588 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7636

[startup+3.10117 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1831232/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=8556 CPUtime=3.09
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 1941 0 0 0 308 1 0 0 25 0 1 0 190661387 8761344 1862 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 2139 1862 139 317 0 1818 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8556

[startup+6.30154 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1830016/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=9748 CPUtime=6.29
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 2247 0 0 0 628 1 0 0 25 0 1 0 190661387 9981952 2168 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715645 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 2437 2168 139 317 0 2116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9748

[startup+12.7013 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1827136/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=12396 CPUtime=12.69
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 2919 0 0 0 1267 2 0 0 25 0 1 0 190661387 12693504 2840 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563461 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 3099 2840 139 317 0 2778 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12396

[startup+25.5018 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1823488/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=15816 CPUtime=25.48
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 3780 0 0 0 2546 2 0 0 25 0 1 0 190661387 16195584 3701 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 3954 3701 139 317 0 3633 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15816

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1818368/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=21140 CPUtime=51.08
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 5056 0 0 0 5104 4 0 0 25 0 1 0 190661387 21647360 4977 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 5285 4977 139 317 0 4964 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 21140

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1811072/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=28748 CPUtime=102.26
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 6844 0 0 0 10221 5 0 0 25 0 1 0 190661387 29437952 6765 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 7187 6765 139 317 0 6866 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28748

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1804736/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=35728 CPUtime=162.25
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 8545 0 0 0 16218 7 0 0 25 0 1 0 190661387 36585472 8345 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 8932 8345 139 317 0 8611 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 35728

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1799744/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=40516 CPUtime=222.23
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 9772 0 0 0 22215 8 0 0 25 0 1 0 190661387 41488384 9572 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 10129 9572 139 317 0 9808 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 40516

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1795328/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=44732 CPUtime=282.21
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 10853 0 0 0 28212 9 0 0 25 0 1 0 190661387 45805568 10653 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 11183 10653 139 317 0 10862 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 44732

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1791744/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=48720 CPUtime=342.2
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 11714 0 0 0 34209 11 0 0 25 0 1 0 190661387 49889280 11514 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 12180 11514 139 317 0 11859 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 48720

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1788928/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=52024 CPUtime=402.18
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 12410 0 0 0 40207 11 0 0 25 0 1 0 190661387 53272576 12210 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 13006 12210 139 317 0 12685 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 52024

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1785984/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=55384 CPUtime=462.16
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 13122 0 0 0 46204 12 0 0 25 0 1 0 190661387 56713216 12922 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716150 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 13846 12922 139 317 0 13525 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 55384

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1783040/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=58796 CPUtime=522.15
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 13841 0 0 0 52201 14 0 0 25 0 1 0 190661387 60207104 13641 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718434 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 14699 13641 139 317 0 14378 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 58796

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1780352/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=61504 CPUtime=582.13
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 14517 0 0 0 58198 15 0 0 25 0 1 0 190661387 62980096 14317 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 15376 14317 139 317 0 15055 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 61504

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1777600/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=64164 CPUtime=642.12
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 15185 0 0 0 64195 17 0 0 25 0 1 0 190661387 65703936 14985 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 16041 14985 139 317 0 15720 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 64164


################
# More data... #
################

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1768640/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=72772 CPUtime=882.05
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 17354 0 0 0 88185 20 0 0 25 0 1 0 190661387 74518528 17154 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 18193 17154 139 317 0 17872 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 72772

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1766080/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=75292 CPUtime=942.04
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 17987 0 0 0 94182 22 0 0 25 0 1 0 190661387 77099008 17787 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 18823 17787 139 317 0 18502 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 75292

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1763840/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=77276 CPUtime=1002.02
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 18531 0 0 0 100179 23 0 0 25 0 1 0 190661387 79130624 18331 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716132 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 19319 18331 139 317 0 18998 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 77276

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1761472/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=79516 CPUtime=1062.01
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 19115 0 0 0 106177 24 0 0 25 0 1 0 190661387 81424384 18915 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712543 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 19879 18915 139 317 0 19558 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 79516

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1759424/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=81484 CPUtime=1121.99
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 19605 0 0 0 112174 25 0 0 25 0 1 0 190661387 83439616 19405 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718449 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 20371 19405 139 317 0 20050 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 81484

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1757440/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=83364 CPUtime=1181.97
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 20097 0 0 0 118171 26 0 0 25 0 1 0 190661387 85364736 19897 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 20841 19897 139 317 0 20520 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 83364

[startup+1242.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1755264/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=85596 CPUtime=1241.96
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 20573 0 0 0 124169 27 0 0 25 0 1 0 190661387 87650304 20373 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 21399 20373 139 317 0 21078 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 85596

[startup+1302.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 10303
/proc/meminfo: memFree=1753728/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=87432 CPUtime=1301.95
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 21006 0 0 0 130167 28 0 0 25 0 1 0 190661387 89530368 20740 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 21858 20740 139 317 0 21537 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 87432

[startup+1362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 10303
/proc/meminfo: memFree=1751680/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=89420 CPUtime=1361.92
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 21543 0 0 0 136164 28 0 0 25 0 1 0 190661387 91566080 21244 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 22355 21244 139 317 0 22034 0
Current children cumulated CPU time (s) 1361.92
Current children cumulated vsize (KiB) 89420

[startup+1422.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 10303
/proc/meminfo: memFree=1749952/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=91936 CPUtime=1421.91
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 22196 0 0 0 142162 29 0 0 25 0 1 0 190661387 94142464 21666 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 22984 21666 139 317 0 22663 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 91936

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10303
/proc/meminfo: memFree=1748288/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=93896 CPUtime=1481.89
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 22709 0 0 0 148159 30 0 0 25 0 1 0 190661387 96149504 22080 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 23474 22080 139 317 0 23153 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 93896

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10303
/proc/meminfo: memFree=1746560/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=95496 CPUtime=1541.87
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 23170 0 0 0 154156 31 0 0 25 0 1 0 190661387 97787904 22475 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 23874 22475 139 317 0 23553 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 95496

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10303
/proc/meminfo: memFree=1743936/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=99528 CPUtime=1601.86
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 24125 0 0 0 160154 32 0 0 25 0 1 0 190661387 101916672 23090 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 24882 23090 139 317 0 24561 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 99528

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10303
/proc/meminfo: memFree=1743360/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=100072 CPUtime=1661.84
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 24341 0 0 0 166152 32 0 0 25 0 1 0 190661387 102473728 23273 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563374 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 25018 23273 139 317 0 24697 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 100072

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10303
/proc/meminfo: memFree=1741760/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=101840 CPUtime=1721.83
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 24726 0 0 0 172150 33 0 0 25 0 1 0 190661387 104284160 23658 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718453 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 25460 23658 139 317 0 25139 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 101840

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10305
/proc/meminfo: memFree=1740032/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=103864 CPUtime=1781.81
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 25227 0 0 0 178147 34 0 0 25 0 1 0 190661387 106356736 24060 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 25966 24060 139 317 0 25645 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 103864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 10305
/proc/meminfo: memFree=1739584/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=104264 CPUtime=1800.01
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 25328 0 0 0 179967 34 0 0 25 0 1 0 190661387 106766336 24161 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715685 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 26066 24161 139 317 0 25745 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 104264

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10306
/proc/meminfo: memFree=1739576/2055920 swapFree=4151088/4192956
[pid=10302] ppid=10300 vsize=104264 CPUtime=1800.11
/proc/10302/stat : 10302 (oree) R 10300 10302 9981 0 -1 4194304 25344 0 0 0 179977 34 0 0 25 0 1 0 190661387 106766336 24177 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135284202 0 0 4096 17474 0 0 0 17 1 0 0
/proc/10302/statm: 26066 24177 155 317 0 25745 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 104264

Child status: 0
Real time (s): 1800.63
CPU time (s): 1800.14
CPU user time (s): 1799.78
CPU system time (s): 0.360945
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 104264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.360945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25344
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 37780

runsolver used 1.3168 second user time and 4.00939 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Apr 24 15:11:00 UTC 2007

IDJOB= 420585
IDBENCH= 47855
IDSOLVER= 172
FILE ID= node35/420585-1177427459

PBS_JOBID= 4675751

Free space on /tmp= 66305 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/others/gensys-ukn002.sat05-2744.reshuffled-07.opb
COMMAND LINE= oree /tmp/evaluation/420585-1177427459/instance-420585-1177427459.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-420585-1177427459 -o ROOT/results/node35/solver-420585-1177427459 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/420585-1177427459/instance-420585-1177427459.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  a621186138dbf4291db4e382aa4b4d34

RANDOM SEED= 307893987

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1838432 kB
Buffers:         20660 kB
Cached:         124152 kB
SwapCached:       9004 kB
Active:          82648 kB
Inactive:        86056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838432 kB
SwapTotal:     4192956 kB
SwapFree:      4151088 kB
Dirty:            2044 kB
Writeback:           0 kB
Mapped:          30372 kB
Slab:            34156 kB
Committed_AS:  2562756 kB
PageTables:       2000 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66305 MiB

End job on node35 on Tue Apr 24 15:41:02 UTC 2007