Trace number 357363

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 NameAnswerObjective functionCPU timeWall clock time
oree 0.1.2 alpha? (TO) 1800.19 1800.71

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-gen.opb
MD5SUMdfc42b4b35cdbc52ce627bfbd0fd8e3d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark68194326759492
Best CPU time to get the best result obtained on this benchmark1800.9
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 68194326759492
Optimality of the best value was proved NO
Number of variables19038
Total number of constraints930
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints930
Minimum length of a constraint5
Maximum length of a constraint264
Number of terms in the objective function 13134
Biggest coefficient in the objective function 3456331981783040
Number of bits for the biggest coefficient in the objective function 52
Sum of the numbers in the objective function 2106245048465744992
Number of bits of the sum of numbers in the objective function 61
Biggest number in a constraint 3456331981783040
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 2106245048465744992
Number of bits of the biggest sum of numbers61
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.09/0.18	c ...done
0.09/0.18	c #vars=19038 #constraints=1081 hasObjective=yes
0.19/0.29	c res. mode=mod
0.19/0.29	c VSIDS like heuristics
0.19/0.29	c complete search running
0.39/0.43	c restart after 401 decisions
0.39/0.46	c nbDecision=500 #constraints=1121
0.49/0.54	c restart after 801 decisions
0.49/0.59	c nbDecision=1000 #constraints=1150
0.69/0.73	c nbDecision=1500 #constraints=1172
0.69/0.75	c restart after 1601 decisions
0.79/0.86	c nbDecision=2000 #constraints=1183
0.89/0.98	c nbDecision=2500 #constraints=1193
1.09/1.11	c nbDecision=3000 #constraints=1199
1.09/1.16	c restart after 3201 decisions
1.19/1.24	c nbDecision=3500 #constraints=1203
1.29/1.37	c nbDecision=4000 #constraints=1213
1.39/1.49	c nbDecision=4500 #constraints=1222
1.59/1.62	c nbDecision=5000 #constraints=1226
1.69/1.75	c nbDecision=5500 #constraints=1234
1.79/1.87	c nbDecision=6000 #constraints=1239
1.89/1.97	c restart after 6401 decisions
1.89/2.00	c nbDecision=6500 #constraints=1240
2.09/2.12	c nbDecision=7000 #constraints=1245
2.19/2.24	c nbDecision=7500 #constraints=1250
2.29/2.37	c nbDecision=8000 #constraints=1256
2.49/2.50	c nbDecision=8500 #constraints=1262
2.59/2.62	c nbDecision=9000 #constraints=1267
2.69/2.74	c nbDecision=9500 #constraints=1268
2.79/2.87	c nbDecision=10000 #constraints=1277
2.89/3.00	c nbDecision=10500 #constraints=1278
3.09/3.12	c nbDecision=11000 #constraints=1283
3.19/3.24	c nbDecision=11500 #constraints=1284
3.29/3.36	c nbDecision=12000 #constraints=1288
3.39/3.49	c nbDecision=12500 #constraints=1293
3.49/3.56	c restart after 12801 decisions
3.59/3.61	c nbDecision=13000 #constraints=1293
3.69/3.73	c nbDecision=13500 #constraints=1295
3.79/3.85	c nbDecision=14000 #constraints=1297
3.89/3.98	c nbDecision=14500 #constraints=1300
4.09/4.10	c nbDecision=15000 #constraints=1306
4.19/4.23	c nbDecision=15500 #constraints=1310
4.29/4.35	c nbDecision=16000 #constraints=1314
4.39/4.47	c nbDecision=16500 #constraints=1314
4.58/4.60	c nbDecision=17000 #constraints=1318
4.68/4.72	c nbDecision=17500 #constraints=1319
4.78/4.84	c nbDecision=18000 #constraints=1319
4.88/4.96	c nbDecision=18500 #constraints=1321
4.98/5.08	c nbDecision=19000 #constraints=1326
5.18/5.21	c nbDecision=19500 #constraints=1326
5.28/5.33	c nbDecision=20000 #constraints=1330
5.39/5.45	c nbDecision=20500 #constraints=1330
5.49/5.57	c nbDecision=21000 #constraints=1337
5.58/5.69	c nbDecision=21500 #constraints=1340
5.78/5.82	c nbDecision=22000 #constraints=1345
5.88/5.94	c nbDecision=22500 #constraints=1349
5.98/6.06	c nbDecision=23000 #constraints=1349
6.08/6.18	c nbDecision=23500 #constraints=1357
6.28/6.30	c nbDecision=24000 #constraints=1357
6.38/6.42	c nbDecision=24500 #constraints=1358
6.49/6.54	c nbDecision=25000 #constraints=1358
6.59/6.66	c nbDecision=25500 #constraints=1362
6.59/6.69	c restart after 25601 decisions
6.68/6.79	c nbDecision=26000 #constraints=1362
6.88/6.90	c nbDecision=26500 #constraints=1362
6.98/7.03	c nbDecision=27000 #constraints=1365
7.08/7.15	c nbDecision=27500 #constraints=1372
7.19/7.27	c nbDecision=28000 #constraints=1372
7.29/7.39	c nbDecision=28500 #constraints=1377
7.49/7.51	c nbDecision=29000 #constraints=1377
7.60/7.63	c nbDecision=29500 #constraints=1381
7.70/7.75	c nbDecision=30000 #constraints=1381
7.79/7.87	c nbDecision=30500 #constraints=1383
7.89/7.99	c nbDecision=31000 #constraints=1383
8.09/8.10	c nbDecision=31500 #constraints=1393
8.19/8.23	c nbDecision=32000 #constraints=1393
8.29/8.34	c nbDecision=32500 #constraints=1396
8.39/8.46	c nbDecision=33000 #constraints=1396
8.49/8.58	c nbDecision=33500 #constraints=1401
8.70/8.70	c nbDecision=34000 #constraints=1403
8.80/8.81	c nbDecision=34500 #constraints=1405
8.89/8.94	c nbDecision=35000 #constraints=1409
8.99/9.05	c nbDecision=35500 #constraints=1409
9.09/9.17	c nbDecision=36000 #constraints=1412
9.19/9.29	c nbDecision=36500 #constraints=1412
9.39/9.41	c nbDecision=37000 #constraints=1420
9.49/9.52	c nbDecision=37500 #constraints=1420
9.59/9.64	c nbDecision=38000 #constraints=1424
9.69/9.76	c nbDecision=38500 #constraints=1424
9.80/9.88	c nbDecision=39000 #constraints=1427
9.99/10.00	c nbDecision=39500 #constraints=1427
10.09/10.11	c nbDecision=40000 #constraints=1428
10.19/10.23	c nbDecision=40500 #constraints=1478
10.29/10.35	c nbDecision=41000 #constraints=1536
10.49/10.57	c nbDecision=41500 #constraints=1762
10.99/11.06	c nbDecision=42000 #constraints=2185
11.79/11.87	c nbDecision=42500 #constraints=2613
13.39/13.44	c nbDecision=43000 #constraints=3059
15.29/15.38	c nbDecision=43500 #constraints=3536
17.69/17.77	c nbDecision=44000 #constraints=3993
20.59/20.62	c nbDecision=44500 #constraints=4495
23.48/23.57	c nbDecision=45000 #constraints=4967
26.68/26.78	c nbDecision=45500 #constraints=5449
30.69/30.71	c nbDecision=46000 #constraints=5929
35.78/35.82	c nbDecision=46500 #constraints=6411
42.68/42.70	c nbDecision=47000 #constraints=6905
49.17/49.25	c nbDecision=47500 #constraints=7402
56.08/56.19	c nbDecision=48000 #constraints=7885
63.97/64.09	c nbDecision=48500 #constraints=8368
72.66/72.77	c nbDecision=49000 #constraints=8861
81.37/81.41	c nbDecision=49500 #constraints=9347
91.07/91.19	c nbDecision=50000 #constraints=9846
100.26/100.39	c nbDecision=50500 #constraints=10297
108.76/108.88	c nbDecision=51000 #constraints=10800
112.85/112.98	c restart after 51201 decisions
113.05/113.11	c nbDecision=51500 #constraints=11005
113.16/113.22	c nbDecision=52000 #constraints=11005
113.26/113.36	c nbDecision=52500 #constraints=11016
113.45/113.56	c nbDecision=53000 #constraints=11050
114.16/114.24	c nbDecision=53500 #constraints=11108
123.96/124.04	c nbDecision=54000 #constraints=11525
134.16/134.24	c nbDecision=54500 #constraints=11976
144.25/144.31	c nbDecision=55000 #constraints=12475
154.34/154.41	c nbDecision=55500 #constraints=12975
165.14/165.23	c nbDecision=56000 #constraints=13476
176.14/176.28	c nbDecision=56500 #constraints=13978
186.73/186.83	c nbDecision=57000 #constraints=14479
201.53/201.65	c nbDecision=57500 #constraints=14976
218.63/218.77	c nbDecision=58000 #constraints=15471
237.92/238.06	c nbDecision=58500 #constraints=15967
252.52/252.68	c nbDecision=59000 #constraints=16472
266.51/266.65	c nbDecision=59500 #constraints=16965
282.62/282.78	c nbDecision=60000 #constraints=17469
296.60/296.70	c nbDecision=60500 #constraints=17920
309.10/309.26	c nbDecision=61000 #constraints=18421
322.99/323.11	c nbDecision=61500 #constraints=18908
336.40/336.54	c nbDecision=62000 #constraints=19406
351.59/351.75	c nbDecision=62500 #constraints=19907
367.29/367.45	c nbDecision=63000 #constraints=20406
386.88/387.06	c nbDecision=63500 #constraints=20907
404.68/404.87	c nbDecision=64000 #constraints=21407
427.46/427.69	c nbDecision=64500 #constraints=21908
450.66/450.82	c nbDecision=65000 #constraints=22409
476.05/476.22	c nbDecision=65500 #constraints=22904
507.64/507.82	c nbDecision=66000 #constraints=23404
537.33/537.57	c nbDecision=66500 #constraints=23904
573.23/573.47	c nbDecision=67000 #constraints=24406
602.72/602.97	c nbDecision=67500 #constraints=24903
637.81/638.04	c nbDecision=68000 #constraints=25405
669.90/670.15	c nbDecision=68500 #constraints=25905
697.99/698.20	c nbDecision=69000 #constraints=26404
727.48/727.70	c nbDecision=69500 #constraints=26886
774.18/774.42	c nbDecision=70000 #constraints=27386
809.96/810.27	c nbDecision=70500 #constraints=27884
844.14/844.42	c nbDecision=71000 #constraints=28386
884.94/885.21	c nbDecision=71500 #constraints=28888
926.63/926.95	c nbDecision=72000 #constraints=29389
976.01/976.32	c nbDecision=72500 #constraints=29885
1019.60/1019.92	c nbDecision=73000 #constraints=30386
1056.69/1057.07	c nbDecision=73500 #constraints=30886
1093.98/1094.30	c nbDecision=74000 #constraints=31390
1135.86/1136.26	c nbDecision=74500 #constraints=31890
1178.95/1179.30	c nbDecision=75000 #constraints=32387
1209.25/1209.66	c nbDecision=75500 #constraints=32884
1246.23/1246.65	c nbDecision=76000 #constraints=33386
1290.02/1290.48	c nbDecision=76500 #constraints=33883
1336.31/1336.77	c nbDecision=77000 #constraints=34385
1378.29/1378.78	c nbDecision=77500 #constraints=34887
1417.28/1417.74	c nbDecision=78000 #constraints=35387
1459.67/1460.19	c nbDecision=78500 #constraints=35887
1510.16/1510.69	c nbDecision=79000 #constraints=36386
1556.05/1556.58	c nbDecision=79500 #constraints=36888
1603.63/1604.10	c nbDecision=80000 #constraints=37387
1653.02/1653.59	c nbDecision=80500 #constraints=37885
1700.90/1701.44	c nbDecision=81000 #constraints=38388
1751.29/1751.84	c nbDecision=81500 #constraints=38889
1800.08/1800.61	Received signal 15
1800.08/1800.67	
1800.08/1800.67	s UNKNOWN
1800.08/1800.67	
1800.08/1800.67	c user time= 1799.67 s
1800.08/1800.67	c system time= 0.486925 s
1800.08/1800.67	c wall clock time=1800.67

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-357363-1176995798 -o ROOT/results/node24/solver-357363-1176995798 -C 1800 -W 3600 -M 1800 --output-limit 1,15 oree /tmp/evaluation/357363-1176995798/instance-357363-1176995798.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.80 1.00 0.99 3/77 26582
/proc/meminfo: memFree=1613056/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=1468 CPUtime=0
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 147497838 1503232 160 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715285 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 367 160 127 317 0 46 0

[startup+0.0865811 s]
/proc/loadavg: 0.80 1.00 0.99 3/77 26582
/proc/meminfo: memFree=1613056/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=2572 CPUtime=0.08
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 484 0 0 0 8 0 0 0 18 0 1 0 147497838 2633728 433 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 643 434 131 317 0 322 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2572

[startup+0.101547 s]
/proc/loadavg: 0.80 1.00 0.99 3/77 26582
/proc/meminfo: memFree=1613056/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=2968 CPUtime=0.09
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 558 0 0 0 9 0 0 0 18 0 1 0 147497838 3039232 507 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135274709 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 742 507 131 317 0 421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2968

[startup+0.301568 s]
/proc/loadavg: 0.80 1.00 0.99 3/77 26582
/proc/meminfo: memFree=1613056/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=6712 CPUtime=0.29
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 1526 0 0 0 29 0 0 0 20 0 1 0 147497838 6873088 1475 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 1678 1475 137 317 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6712

[startup+0.701612 s]
/proc/loadavg: 0.80 1.00 0.99 3/77 26582
/proc/meminfo: memFree=1613056/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=6880 CPUtime=0.69
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 1557 0 0 0 69 0 0 0 24 0 1 0 147497838 7045120 1506 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606695 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 1720 1506 139 317 0 1399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6880

[startup+1.5017 s]
/proc/loadavg: 0.80 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1607544/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=7012 CPUtime=1.49
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 1579 0 0 0 149 0 0 0 25 0 1 0 147497838 7180288 1528 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606697 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 1753 1528 139 317 0 1432 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7012

[startup+3.10187 s]
/proc/loadavg: 0.80 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1607288/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=7140 CPUtime=3.09
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 1608 0 0 0 309 0 0 0 25 0 1 0 147497838 7311360 1557 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 1785 1557 139 317 0 1464 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7140

[startup+6.30122 s]
/proc/loadavg: 0.81 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1606968/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=7268 CPUtime=6.28
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 1648 0 0 0 628 0 0 0 25 0 1 0 147497838 7442432 1597 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 135384569 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 1817 1597 139 317 0 1496 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7268

[startup+12.7019 s]
/proc/loadavg: 0.83 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1602368/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=12588 CPUtime=12.69
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 2968 0 0 0 1268 1 0 0 25 0 1 0 147497838 12890112 2917 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564083 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 3147 2917 170 317 0 2826 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12588

[startup+25.5013 s]
/proc/loadavg: 0.87 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1592896/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=21584 CPUtime=25.48
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 5214 0 0 0 2545 3 0 0 25 0 1 0 147497838 22102016 5163 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 5396 5163 170 317 0 5075 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21584

[startup+51.1011 s]
/proc/loadavg: 0.91 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1584256/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=30544 CPUtime=51.07
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 7393 0 0 0 5102 5 0 0 25 0 1 0 147497838 31277056 7342 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 7636 7342 170 317 0 7315 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 30544

[startup+102.306 s]
/proc/loadavg: 0.96 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1572352/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=43828 CPUtime=102.26
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 10370 0 0 0 10218 8 0 0 25 0 1 0 147497838 44879872 10262 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134606677 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 10957 10262 170 317 0 10636 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43828

[startup+162.301 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1562304/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=53364 CPUtime=162.25
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 12888 0 0 0 16214 11 0 0 25 0 1 0 147497838 54644736 12780 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563397 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 13341 12780 170 317 0 13020 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 53364

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1554176/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=60748 CPUtime=222.22
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 14875 0 0 0 22210 12 0 0 25 0 1 0 147497838 62205952 14767 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 15187 14767 170 317 0 14866 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 60748

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1547392/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=67716 CPUtime=282.21
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 16697 0 0 0 28206 15 0 0 25 0 1 0 147497838 69341184 16476 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 16929 16476 170 317 0 16608 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 67716

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1538048/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=81824 CPUtime=342.19
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 19940 0 0 0 34202 17 0 0 25 0 1 0 147497838 83787776 18795 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 20456 18795 170 317 0 20135 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 81824

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1531648/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=87816 CPUtime=402.18
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 21567 0 0 0 40198 20 0 0 25 0 1 0 147497838 89923584 20422 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564043 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 21954 20422 170 317 0 21633 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 87816

[startup+462.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1526912/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=92140 CPUtime=462.16
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 22749 0 0 0 46195 21 0 0 25 0 1 0 147497838 94351360 21604 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604234 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 23035 21604 170 317 0 22714 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 92140

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 3/78 26583
/proc/meminfo: memFree=1523520/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=95292 CPUtime=522.14
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 23589 0 0 0 52192 22 0 0 25 0 1 0 147497838 97579008 22444 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134710949 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 23823 22444 170 317 0 23502 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 95292

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1520320/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=98180 CPUtime=582.12
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 24368 0 0 0 58189 23 0 0 25 0 1 0 147497838 100536320 23223 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563383 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 24545 23223 170 317 0 24224 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 98180

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 26583
/proc/meminfo: memFree=1516800/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=101288 CPUtime=642.11
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 25238 0 0 0 64187 24 0 0 25 0 1 0 147497838 103718912 24093 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563647 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 25322 24093 170 317 0 25001 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 101288


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

[startup+882.302 s]
/proc/loadavg: 1.07 1.03 1.00 2/78 26583
/proc/meminfo: memFree=1504064/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=112584 CPUtime=882.04
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 28459 0 0 0 88174 30 0 0 25 0 1 0 147497838 115286016 27281 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134718431 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 28146 27281 170 317 0 27825 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 112584

[startup+942.301 s]
/proc/loadavg: 1.07 1.04 1.00 2/78 26583
/proc/meminfo: memFree=1501504/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=115056 CPUtime=942.02
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 29130 0 0 0 94171 31 0 0 25 0 1 0 147497838 117817344 27919 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 28764 27919 170 317 0 28443 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 115056

[startup+1002.3 s]
/proc/loadavg: 1.06 1.04 1.00 2/78 26583
/proc/meminfo: memFree=1499200/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=117132 CPUtime=1002.01
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 29714 0 0 0 100169 32 0 0 25 0 1 0 147497838 119943168 28503 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712516 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 29283 28503 170 317 0 28962 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 117132

[startup+1062.3 s]
/proc/loadavg: 1.13 1.06 1.01 2/78 26583
/proc/meminfo: memFree=1496192/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=120120 CPUtime=1061.99
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 30522 0 0 0 106166 33 0 0 25 0 1 0 147497838 123002880 29245 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134564046 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 30030 29245 170 317 0 29709 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 120120

[startup+1122.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/78 26583
/proc/meminfo: memFree=1493376/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=122580 CPUtime=1121.97
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 31219 0 0 0 112163 34 0 0 25 0 1 0 147497838 125521920 29942 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 30645 29942 170 317 0 30324 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 122580

[startup+1182.3 s]
/proc/loadavg: 1.03 1.05 1.00 2/78 26583
/proc/meminfo: memFree=1490624/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=125044 CPUtime=1181.95
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 31925 0 0 0 118160 35 0 0 25 0 1 0 147497838 128045056 30648 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604466 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 31261 30648 170 317 0 30940 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 125044

[startup+1242.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/78 26583
/proc/meminfo: memFree=1487296/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=129456 CPUtime=1241.93
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 33061 0 0 0 124157 36 0 0 25 0 1 0 147497838 132562944 31459 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563634 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 32364 31459 170 317 0 32043 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 129456

[startup+1302.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 26585
/proc/meminfo: memFree=1484416/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=132044 CPUtime=1301.92
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 33814 0 0 0 130155 37 0 0 25 0 1 0 147497838 135213056 32146 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 33011 32146 170 317 0 32690 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 132044

[startup+1362.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 26585
/proc/meminfo: memFree=1480768/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=147452 CPUtime=1361.9
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 37401 0 0 0 136151 39 0 0 25 0 1 0 147497838 150990848 33035 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134712562 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 36863 33035 170 317 0 36542 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 147452

[startup+1422.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 26585
/proc/meminfo: memFree=1477696/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=150044 CPUtime=1421.88
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 38169 0 0 0 142148 40 0 0 25 0 1 0 147497838 153645056 33803 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563653 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 37511 33803 170 317 0 37190 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 150044

[startup+1482.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 26585
/proc/meminfo: memFree=1475264/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=152268 CPUtime=1481.87
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 38785 0 0 0 148145 42 0 0 25 0 1 0 147497838 155922432 34419 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563959 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 38067 34419 170 317 0 37746 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 152268

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1472896/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=154604 CPUtime=1541.84
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 39412 0 0 0 154142 42 0 0 25 0 1 0 147497838 158314496 35013 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 38651 35013 170 317 0 38330 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 154604

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1470464/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=156688 CPUtime=1601.83
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 40014 0 0 0 160139 44 0 0 25 0 1 0 147497838 160448512 35615 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134716156 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 39172 35615 170 317 0 38851 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 156688

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1468096/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=158884 CPUtime=1661.81
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 40624 0 0 0 166136 45 0 0 25 0 1 0 147497838 162697216 36192 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134715621 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 39721 36192 170 317 0 39400 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 158884

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1465664/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=160968 CPUtime=1721.79
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 41246 0 0 0 172133 46 0 0 25 0 1 0 147497838 164831232 36814 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563631 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 40242 36814 170 317 0 39921 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 160968

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1463296/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=163048 CPUtime=1781.78
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 41839 0 0 0 178130 48 0 0 25 0 1 0 147497838 166961152 37374 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134563663 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 40762 37374 170 317 0 40441 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 163048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1462720/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=163560 CPUtime=1800.08
/proc/26582/stat : 26582 (oree) R 26580 26582 26525 0 -1 4194304 41991 0 0 0 179960 48 0 0 25 0 1 0 147497838 167485440 37526 18446744073709551615 134512640 135812674 4294956704 18446744073709551615 134604405 0 0 4096 17474 0 0 0 17 1 0 0
/proc/26582/statm: 40890 37526 170 317 0 40569 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 163560

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

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

[startup+1800.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 26585
/proc/meminfo: memFree=1462720/2055920 swapFree=4133640/4192956
[pid=26582] ppid=26580 vsize=0 CPUtime=1800.18
/proc/26582/stat : 26582 (oree) D 26580 26582 26525 0 -1 4194308 42007 0 0 0 179967 51 0 0 25 0 1 0 147497838 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 17474 18446744072100125374 0 0 17 1 0 0
/proc/26582/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.71
CPU time (s): 1800.19
CPU user time (s): 1799.68
CPU system time (s): 0.512922
CPU usage (%): 99.9712
Max. virtual memory (cumulated for all children) (KiB): 163560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.512922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42007
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= 36142

runsolver used 2.09268 second user time and 4.46832 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Thu Apr 19 15:16:38 UTC 2007

IDJOB= 357363
IDBENCH= 2475
IDSOLVER= 172
FILE ID= node24/357363-1176995798

PBS_JOBID= 4630478

Free space on /tmp= 66233 MiB

SOLVER NAME= oree 0.1.2 alpha
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-gen.opb
COMMAND LINE= oree /tmp/evaluation/357363-1176995798/instance-357363-1176995798.opb mod           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-357363-1176995798 -o ROOT/results/node24/solver-357363-1176995798 -C 1800 -W 3600 -M 1800 --output-limit 1,15  oree /tmp/evaluation/357363-1176995798/instance-357363-1176995798.opb mod           

META MD5SUM SOLVER= 4e41df0f0543e325f03c5155f85b9e9b
MD5SUM BENCH=  dfc42b4b35cdbc52ce627bfbd0fd8e3d

RANDOM SEED= 465382414

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1613536 kB
Buffers:         37476 kB
Cached:         309524 kB
SwapCached:      27340 kB
Active:         130204 kB
Inactive:       251344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613536 kB
SwapTotal:     4192956 kB
SwapFree:      4133640 kB
Dirty:            2292 kB
Writeback:           0 kB
Mapped:          41584 kB
Slab:            46320 kB
Committed_AS:  1874224 kB
PageTables:       1808 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= 66233 MiB

End job on node24 on Thu Apr 19 15:46:41 UTC 2007