Trace number 350671

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
PB-clasp 2007-04-10SAT (TO)50 1802.05 1802.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-markshare1_1.opb
MD5SUMa432642e9fdf105f945bae55612ade38
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1800.39
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables280
Total number of constraints11
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 constraints11
Minimum length of a constraint11
Maximum length of a constraint130
Number of terms in the objective function 180
Biggest coefficient in the objective function 43691
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524412
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261245
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524412
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.01/0.05	o 621
0.01/0.09	o 364
0.07/0.50	o 157
18.21/18.31	o 120
428.93/429.08	o 119
474.82/474.95	o 97
474.90/475.10	o 90
479.83/480.04	o 89
479.90/480.16	o 88
1184.36/1184.59	o 87
1230.06/1230.26	o 86
1232.30/1232.52	o 69
1237.10/1237.34	o 62
1296.40/1296.62	o 59
1303.19/1303.47	o 55
1308.78/1309.04	o 54
1333.23/1333.58	o 51
1336.81/1337.17	o 50
1800.01/1800.30	sh: line 1: 29861 Done                    cat /tmp/evaluation/350671-1176536346/temp/instance-350671-1176536346.opb.op
1800.01/1800.30	     29862 Terminated              | clasp-1.0 --trans=no >/tmp/evaluation/350671-1176536346/temp/instance-350671-1176536346.opb.clasp
1800.01/1800.31	c Somebody sent me a SIGTERM
1800.01/1800.31	s SATISFIABLE
1800.01/1800.31	v x13 x16 x17 x41 x44 x49 x75 x76 x77 x93 x106 x162 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 x223 x224 x225 x226 x227 x228
1800.01/1800.31	v x230 x264 x268 x270 x271 x273 x274 x276 x277 x278 x279 x280
1800.01/1800.32	pb2clasp1: no process killed
1800.01/1800.32	clasp-1.0: no process killed
1802.00/1802.32	sh: line 1: 29954 Done                    cat /tmp/evaluation/350671-1176536346/temp/instance-350671-1176536346.opb.op
1802.00/1802.32	     29955 Killed                  | clasp-1.0 --trans=no >/tmp/evaluation/350671-1176536346/temp/instance-350671-1176536346.opb.clasp

Verifier Data (download as text)

OK	50

Conversion Script Data (download as text)

/tmp/evaluation/350671-1176536346/instance-350671-1176536346.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node16/watcher-350671-1176536346 -o ROOT/results/node16/solver-350671-1176536346 -C 1800 -W 3600 -M 1800 --output-limit 1,15 pbclasp instance-350671-1176536346.opb /tmp/evaluation/350671-1176536346/temp 

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.03 1.00 1/77 29592
/proc/meminfo: memFree=1706504/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0
/proc/29592/stat : 29592 (pbclasp) R 29590 29592 29442 0 -1 4194304 431 0 0 0 0 0 0 0 18 0 1 0 101552269 12697600 397 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231980079052 0 0 4224 0 0 0 0 17 0 0 0
/proc/29592/statm: 3100 398 286 3 0 200 0

[startup+0.050941 s]
/proc/loadavg: 0.99 1.03 1.00 1/77 29592
/proc/meminfo: memFree=1706504/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.01
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 591 1597 0 0 0 0 1 0 16 0 1 0 101552269 12697600 475 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 475 343 3 0 200 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12400

[startup+0.102167 s]
/proc/loadavg: 0.99 1.03 1.00 1/77 29592
/proc/meminfo: memFree=1706504/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.06
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 820 4632 0 1 0 0 4 2 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971270754 0 0 4224 16384 18446744071563648864 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12400

[startup+0.301084 s]
/proc/loadavg: 0.99 1.03 1.00 1/77 29592
/proc/meminfo: memFree=1706504/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.07
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 838 5034 0 1 0 0 4 3 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12400

[startup+0.701001 s]
/proc/loadavg: 0.99 1.03 1.00 1/77 29592
/proc/meminfo: memFree=1706504/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.48
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 958 6820 0 1 0 1 43 4 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 12400

[startup+1.50184 s]
/proc/loadavg: 0.99 1.03 1.00 2/80 29626
/proc/meminfo: memFree=1704872/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.48
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 958 6820 0 1 0 1 43 4 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29624] ppid=29592 vsize=5352 CPUtime=0
/proc/29624/stat : 29624 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 101552325 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29624/statm: 1338 224 188 169 0 49 0
[pid=29626] ppid=29624 vsize=3076 CPUtime=0.93
/proc/29626/stat : 29626 (clasp-1.0) R 29624 29592 29442 0 -1 4194304 435 0 0 0 93 0 0 0 24 0 1 0 101552326 3149824 397 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/29626/statm: 769 397 249 81 0 143 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 20828

[startup+3.10151 s]
/proc/loadavg: 0.99 1.03 1.00 2/80 29626
/proc/meminfo: memFree=1704680/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.48
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 958 6820 0 1 0 1 43 4 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29624] ppid=29592 vsize=5352 CPUtime=0
/proc/29624/stat : 29624 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 101552325 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29624/statm: 1338 224 188 169 0 49 0
[pid=29626] ppid=29624 vsize=3336 CPUtime=2.53
/proc/29626/stat : 29626 (clasp-1.0) R 29624 29592 29442 0 -1 4194304 479 0 0 0 253 0 0 0 25 0 1 0 101552326 3416064 441 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715805 0 0 4096 0 0 0 0 17 1 0 0
/proc/29626/statm: 834 441 249 81 0 208 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 21088

[startup+6.30185 s]
/proc/loadavg: 0.99 1.02 1.00 2/80 29626
/proc/meminfo: memFree=1704488/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.48
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 958 6820 0 1 0 1 43 4 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29624] ppid=29592 vsize=5352 CPUtime=0
/proc/29624/stat : 29624 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 101552325 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29624/statm: 1338 224 188 169 0 49 0
[pid=29626] ppid=29624 vsize=3468 CPUtime=5.73
/proc/29626/stat : 29626 (clasp-1.0) R 29624 29592 29442 0 -1 4194304 522 0 0 0 573 0 0 0 25 0 1 0 101552326 3551232 484 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29626/statm: 867 484 249 81 0 241 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 21220

[startup+12.7015 s]
/proc/loadavg: 0.99 1.02 1.00 2/80 29626
/proc/meminfo: memFree=1704240/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=0.48
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 958 6820 0 1 0 1 43 4 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 0 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29624] ppid=29592 vsize=5352 CPUtime=0
/proc/29624/stat : 29624 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 16 0 1 0 101552325 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29624/statm: 1338 224 188 169 0 49 0
[pid=29626] ppid=29624 vsize=3732 CPUtime=12.13
/proc/29626/stat : 29626 (clasp-1.0) R 29624 29592 29442 0 -1 4194304 573 0 0 0 1213 0 0 0 25 0 1 0 101552326 3821568 535 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134714706 0 0 4096 0 0 0 0 17 1 0 0
/proc/29626/statm: 933 535 249 81 0 307 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 21484

[startup+25.5019 s]
/proc/loadavg: 0.99 1.02 1.00 2/80 29634
/proc/meminfo: memFree=1704560/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0
[pid=29634] ppid=29632 vsize=3464 CPUtime=7.16
/proc/29634/stat : 29634 (clasp-1.0) R 29632 29592 29442 0 -1 4194304 521 0 0 0 716 0 0 0 25 0 1 0 101554103 3547136 483 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741435 0 0 4096 0 0 0 0 17 1 0 0
/proc/29634/statm: 866 483 249 81 0 240 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 21216

[startup+51.1016 s]
/proc/loadavg: 0.99 1.02 1.00 2/80 29634
/proc/meminfo: memFree=1704176/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0
[pid=29634] ppid=29632 vsize=3800 CPUtime=32.76
/proc/29634/stat : 29634 (clasp-1.0) R 29632 29592 29442 0 -1 4194304 616 0 0 0 3276 0 0 0 25 0 1 0 101554103 3891200 578 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134736508 0 0 4096 0 0 0 0 17 1 0 0
/proc/29634/statm: 950 578 249 81 0 324 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21552

[startup+102.306 s]
/proc/loadavg: 0.99 1.02 1.00 2/80 29634
/proc/meminfo: memFree=1703664/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0
[pid=29634] ppid=29632 vsize=4312 CPUtime=83.96
/proc/29634/stat : 29634 (clasp-1.0) R 29632 29592 29442 0 -1 4194304 740 0 0 0 8396 0 0 0 25 0 1 0 101554103 4415488 702 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792581 0 0 4096 0 0 0 0 17 1 0 0
/proc/29634/statm: 1078 702 249 81 0 452 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 22064

[startup+162.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/80 29634
/proc/meminfo: memFree=1703536/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0
[pid=29634] ppid=29632 vsize=4416 CPUtime=143.97
/proc/29634/stat : 29634 (clasp-1.0) R 29632 29592 29442 0 -1 4194304 776 0 0 0 14396 1 0 0 25 0 1 0 101554103 4521984 738 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715955 0 0 4096 0 0 0 0 17 1 0 0
/proc/29634/statm: 1104 738 249 81 0 478 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22168

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/80 29634
/proc/meminfo: memFree=1703088/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0
[pid=29634] ppid=29632 vsize=4768 CPUtime=203.97
/proc/29634/stat : 29634 (clasp-1.0) R 29632 29592 29442 0 -1 4194304 861 0 0 0 20396 1 0 0 25 0 1 0 101554103 4882432 823 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134784800 0 0 4096 0 0 0 0 17 1 0 0
/proc/29634/statm: 1192 823 249 81 0 566 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22520

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/80 29634
/proc/meminfo: memFree=1702896/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=18.25
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 1077 8776 0 1 0 1 1818 6 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29632] ppid=29592 vsize=5352 CPUtime=0
/proc/29632/stat : 29632 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101554102 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29632/statm: 1338 224 188 169 0 49 0

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

/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=4424 CPUtime=145.08
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 756 0 0 0 14507 1 0 0 25 0 1 0 101685988 4530176 718 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616601 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1106 718 249 81 0 480 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 22176

[startup+1542.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702824/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=4556 CPUtime=205.08
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 797 0 0 0 20507 1 0 0 25 0 1 0 101685988 4665344 759 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134777392 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1139 759 249 81 0 513 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 22308

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702568/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=4804 CPUtime=265.08
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 859 0 0 0 26507 1 0 0 25 0 1 0 101685988 4919296 821 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134741030 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1201 821 249 81 0 575 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 22556

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702440/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=4896 CPUtime=325.08
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 894 0 0 0 32507 1 0 0 25 0 1 0 101685988 5013504 856 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737619 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1224 856 249 81 0 598 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 22648

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702376/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=5024 CPUtime=385.09
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 912 0 0 0 38507 2 0 0 25 0 1 0 101685988 5144576 874 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715273 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1256 874 249 81 0 630 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 22776

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702312/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=5128 CPUtime=445.1
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 932 0 0 0 44508 2 0 0 25 0 1 0 101685988 5251072 894 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737597 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1282 894 249 81 0 656 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 22880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/80 29944
/proc/meminfo: memFree=1702248/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1336.91
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2673 36329 0 1 1 2 133656 32 16 0 1 0 101552269 12697600 477 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 477 343 3 0 200 0
[pid=29860] ppid=29592 vsize=5352 CPUtime=0
/proc/29860/stat : 29860 (sh) S 29592 29592 29442 0 -1 4194304 288 121 0 0 0 0 0 0 19 0 1 0 101685988 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29860/statm: 1338 224 188 169 0 49 0
[pid=29862] ppid=29860 vsize=5128 CPUtime=463.1
/proc/29862/stat : 29862 (clasp-1.0) R 29860 29592 29442 0 -1 4194304 934 0 0 0 46308 2 0 0 25 0 1 0 101685988 5251072 896 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134715278 0 0 4096 0 0 0 0 17 1 0 0
/proc/29862/statm: 1282 896 249 81 0 656 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 22880

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

Sending SIGKILL to process tree (bottom up)

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

[startup+1801.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29955
/proc/meminfo: memFree=1704344/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1800.04
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2839 39062 0 1 1 2 179965 36 16 0 1 0 101552269 12697600 478 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 478 343 3 0 200 0
[pid=29953] ppid=29592 vsize=5352 CPUtime=0
/proc/29953/stat : 29953 (sh) S 29592 29592 29442 0 -1 4194304 289 121 0 0 0 0 0 0 19 0 1 0 101732303 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29953/statm: 1338 224 188 169 0 49 0
[pid=29955] ppid=29953 vsize=3084 CPUtime=1.06
/proc/29955/stat : 29955 (clasp-1.0) R 29953 29592 29442 0 -1 4194304 440 0 0 0 106 0 0 0 25 0 1 0 101732303 3158016 402 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737629 0 0 4096 0 0 0 0 17 1 0 0
/proc/29955/statm: 771 402 249 81 0 145 0
Current children cumulated CPU time (s) 1801.1
Current children cumulated vsize (KiB) 20836

[startup+1801.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29955
/proc/meminfo: memFree=1704216/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1800.04
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2839 39062 0 1 1 2 179965 36 16 0 1 0 101552269 12697600 478 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 478 343 3 0 200 0
[pid=29953] ppid=29592 vsize=5352 CPUtime=0
/proc/29953/stat : 29953 (sh) S 29592 29592 29442 0 -1 4194304 289 121 0 0 0 0 0 0 19 0 1 0 101732303 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29953/statm: 1338 224 188 169 0 49 0
[pid=29955] ppid=29953 vsize=3208 CPUtime=1.46
/proc/29955/stat : 29955 (clasp-1.0) R 29953 29592 29442 0 -1 4194304 450 0 0 0 146 0 0 0 25 0 1 0 101732303 3284992 412 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134792553 0 0 4096 0 0 0 0 17 1 0 0
/proc/29955/statm: 802 412 249 81 0 176 0
Current children cumulated CPU time (s) 1801.5
Current children cumulated vsize (KiB) 20960

[startup+1802.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29955
/proc/meminfo: memFree=1704216/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1800.04
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2839 39062 0 1 1 2 179965 36 16 0 1 0 101552269 12697600 478 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 478 343 3 0 200 0
[pid=29953] ppid=29592 vsize=5352 CPUtime=0
/proc/29953/stat : 29953 (sh) S 29592 29592 29442 0 -1 4194304 289 121 0 0 0 0 0 0 19 0 1 0 101732303 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29953/statm: 1338 224 188 169 0 49 0
[pid=29955] ppid=29953 vsize=3208 CPUtime=1.86
/proc/29955/stat : 29955 (clasp-1.0) R 29953 29592 29442 0 -1 4194304 455 0 0 0 186 0 0 0 25 0 1 0 101732303 3284992 417 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134616166 0 0 4096 0 0 0 0 17 1 0 0
/proc/29955/statm: 802 417 249 81 0 176 0
Current children cumulated CPU time (s) 1801.9
Current children cumulated vsize (KiB) 20960

[startup+1802.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/81 29955
/proc/meminfo: memFree=1704216/2055920 swapFree=4191880/4192956
[pid=29592] ppid=29590 vsize=12400 CPUtime=1800.04
/proc/29592/stat : 29592 (pbclasp) S 29590 29592 29442 0 -1 4194304 2839 39062 0 1 1 2 179965 36 16 0 1 0 101552269 12697600 478 18446744073709551615 4194304 4206940 548682069248 18446744073709551615 231971274644 0 0 4230 16384 18446744071563356171 0 0 17 1 0 0
/proc/29592/statm: 3100 478 343 3 0 200 0
[pid=29953] ppid=29592 vsize=5352 CPUtime=0
/proc/29953/stat : 29953 (sh) S 29592 29592 29442 0 -1 4194304 289 121 0 0 0 0 0 0 19 0 1 0 101732303 5480448 224 18446744073709551615 4194304 4889804 548682069248 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29953/statm: 1338 224 188 169 0 49 0
[pid=29955] ppid=29953 vsize=3208 CPUtime=1.96
/proc/29955/stat : 29955 (clasp-1.0) R 29953 29592 29442 0 -1 4194304 455 0 0 0 196 0 0 0 25 0 1 0 101732303 3284992 417 18446744073709551615 134512640 134847168 4294956800 18446744073709551615 134737633 0 0 4096 0 0 0 0 17 1 0 0
/proc/29955/statm: 802 417 249 81 0 176 0
Current children cumulated CPU time (s) 1802
Current children cumulated vsize (KiB) 20960

Child status: 0
Real time (s): 1802.32
CPU time (s): 1802.05
CPU user time (s): 1801.66
CPU system time (s): 0.396939
CPU usage (%): 99.985
Max. virtual memory (cumulated for all children) (KiB): 23548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.66
system time used= 0.396939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42868
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1287
involuntary context switches= 2824

runsolver used 1.77473 second user time and 4.79327 second system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Apr 14 07:39:06 UTC 2007

IDJOB= 350671
IDBENCH= 1573
IDSOLVER= 167
FILE ID= node16/350671-1176536346

PBS_JOBID= 4556730

Free space on /tmp= 66521 MiB

SOLVER NAME= PB-clasp 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-markshare1_1.opb
COMMAND LINE= pbclasp instance-350671-1176536346.opb /tmp/evaluation/350671-1176536346/temp
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node16/convwatcher-350671-1176536346 -o ROOT/results/node16/conversion-350671-1176536346 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/350671-1176536346/instance-350671-1176536346.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-350671-1176536346 -o ROOT/results/node16/solver-350671-1176536346 -C 1800 -W 3600 -M 1800 --output-limit 1,15  pbclasp instance-350671-1176536346.opb /tmp/evaluation/350671-1176536346/temp

META MD5SUM SOLVER= 1e5f480786d97be718f2223f2ffb5f36
MD5SUM BENCH=  a432642e9fdf105f945bae55612ade38

RANDOM SEED= 147984933

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node16.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:       1707232 kB
Buffers:         33892 kB
Cached:         199452 kB
SwapCached:        440 kB
Active:         131616 kB
Inactive:       159100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707232 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:             528 kB
Writeback:           0 kB
Mapped:          74520 kB
Slab:            43544 kB
Committed_AS:  2624448 kB
PageTables:       1840 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= 66521 MiB

End job on node16 on Sat Apr 14 08:09:09 UTC 2007