Trace number 4100016

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3708.opb
MD5SUMd44ccf8fb2d5e43b368613290c78fd1e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 655014
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 655014
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

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 155000 #constraint= 5150
50.18/50.23	c #Conflicts:       1000 | #Learnt:        999 | 106.180
50.18/50.23	c total clause space: 206.656MB
50.18/50.23	c total #watches: 1721033
130.16/130.24	c total #propagations: 1408680 / total #impl: 48973777 (eff. 0.029)
130.16/130.24	c #Conflicts:       2000 | #Learnt:       1999 | 62.799
130.16/130.24	c total clause space: 545.701MB
130.16/130.24	c total #watches: 3402444
223.46/223.53	c total #propagations: 2625437 / total #impl: 111634888 (eff. 0.024)
223.46/223.53	c GC COLLECT
223.46/223.53	c #Conflicts:       3000 | #Learnt:       2017 | 46.569
223.46/223.53	c total clause space: 545.701MB
223.46/223.53	c total #watches: 3625983
529.30/529.45	c total #propagations: 3675215 / total #impl: 184102737 (eff. 0.020)
529.30/529.45	c #Conflicts:       4000 | #Learnt:       3017 | 41.085
529.30/529.45	c total clause space: 886.764MB
529.30/529.45	c total #watches: 5275657
734.48/734.69	c total #propagations: 4835764 / total #impl: 295413542 (eff. 0.016)
734.48/734.69	c GC COLLECT
734.48/734.69	c #Conflicts:       5000 | #Learnt:       2361 | 51.473
734.48/734.69	c total clause space: 886.764MB
734.48/734.69	c total #watches: 4700862
977.64/977.89	c total #propagations: 5762374 / total #impl: 340879942 (eff. 0.017)
977.64/977.89	c #Conflicts:       6000 | #Learnt:       3361 | 49.272
977.64/977.89	c total clause space: 886.764MB
977.64/977.89	c total #watches: 7052239
1239.20/1239.44	c total #propagations: 6617159 / total #impl: 421517529 (eff. 0.016)
1239.20/1239.44	c GC COLLECT
1239.20/1239.44	c #Conflicts:       7000 | #Learnt:       2231 | 42.939
1239.20/1239.44	c total clause space: 1440.99MB
1239.20/1239.44	c total #watches: 5118891
1307.29/1307.55	c total #propagations: 8013294 / total #impl: 445776788 (eff. 0.018)
1307.29/1307.55	c #Conflicts:       8000 | #Learnt:       3231 | 37.908
1307.29/1307.55	c total clause space: 1440.99MB
1307.29/1307.55	c total #watches: 5662607

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4100016-1466229595/watcher-4100016-1466229595 -o /tmp/evaluation-result-4100016-1466229595/solver-4100016-1466229595 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24204 --watchdog 1960 --input HOME/instance-4100016-1466229595.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24369
running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.06 1.16 1.44 3/176 24372
/proc/meminfo: memFree=30148020/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 25007915 29810688 5268 33554432000 4194304 6201397 140737255575584 140737171250840 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 7278 5268 130 491 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 1.06 1.16 1.44 3/176 24372
/proc/meminfo: memFree=30148020/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=39288 CPUtime=0.09 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 2460 0 0 0 9 0 0 0 20 0 1 0 25007915 40230912 8140 33554432000 4194304 6201397 140737255575584 140737171250840 4227002 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 9822 8140 137 491 0 9321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39288

[startup+0.200305 s]
/proc/loadavg: 1.06 1.16 1.44 3/176 24372
/proc/meminfo: memFree=30148020/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=43220 CPUtime=0.19 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 3148 0 0 0 19 0 0 0 20 0 1 0 25007915 44257280 9287 33554432000 4194304 6201397 140737255575584 140737171250840 4314324 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 10805 9287 143 491 0 10304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43220

[startup+0.300385 s]
/proc/loadavg: 1.06 1.16 1.44 3/176 24372
/proc/meminfo: memFree=30148020/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=54820 CPUtime=0.29 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 3250 0 0 0 28 1 0 0 20 0 1 0 25007915 56135680 10907 33554432000 4194304 6201397 140737255575584 140737171250840 4757488 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 13705 10907 143 491 0 13204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54820

[startup+0.700293 s]
/proc/loadavg: 1.06 1.16 1.44 3/176 24372
/proc/meminfo: memFree=30148020/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=67788 CPUtime=0.69 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 4269 0 0 0 68 1 0 0 20 0 1 0 25007915 69414912 13549 33554432000 4194304 6201397 140737255575584 140737255574360 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 16947 13549 147 491 0 16446 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67788

[startup+1.50018 s]
/proc/loadavg: 1.14 1.18 1.44 3/177 24373
/proc/meminfo: memFree=30082800/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=89780 CPUtime=1.48 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 5087 0 0 0 147 1 0 0 20 0 1 0 25007915 91934720 17935 33554432000 4194304 6201397 140737255575584 140737255574360 4215817 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 22445 17935 147 491 0 21944 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 89780

[startup+3.10024 s]
/proc/loadavg: 1.14 1.18 1.44 3/177 24373
/proc/meminfo: memFree=30064476/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=91064 CPUtime=3.09 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 5405 0 0 0 307 2 0 0 20 0 1 0 25007915 93249536 20297 33554432000 4194304 6201397 140737255575584 140737255574200 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 22766 20297 147 491 0 22265 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 91064

[startup+6.30028 s]
/proc/loadavg: 1.14 1.18 1.44 3/177 24373
/proc/meminfo: memFree=30050148/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=124020 CPUtime=6.29 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 6130 0 0 0 627 2 0 0 20 0 1 0 25007915 126996480 24068 33554432000 4194304 6201397 140737255575584 140737255574296 4213371 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 31005 24068 147 491 0 30504 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124020

[startup+12.7002 s]
/proc/loadavg: 1.34 1.22 1.46 3/178 24377
/proc/meminfo: memFree=30015660/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=180888 CPUtime=12.68 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 7939 0 0 0 1266 2 0 0 20 0 1 0 25007915 185229312 30967 33554432000 4194304 6201397 140737255575584 140737255574296 4216763 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 45222 30967 147 491 0 44721 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 180888

[startup+25.5003 s]
/proc/loadavg: 1.52 1.26 1.47 3/178 24377
/proc/meminfo: memFree=29954812/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=268044 CPUtime=25.48 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 9584 0 0 0 2545 3 0 0 20 0 1 0 25007915 274477056 43845 33554432000 4194304 6201397 140737255575584 140737255574296 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 67011 43845 147 491 0 66510 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 268044

[startup+51.1004 s]
/proc/loadavg: 1.88 1.37 1.49 3/178 24377
/proc/meminfo: memFree=29910084/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=274728 CPUtime=51.08 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 11270 0 0 0 5104 4 0 0 20 0 1 0 25007915 281321472 53707 33554432000 4194304 6201397 140737255575584 140737255574712 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 68682 53707 160 491 0 68181 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 274728

[startup+102.3 s]
/proc/loadavg: 2.06 1.50 1.53 3/178 24401
/proc/meminfo: memFree=29753072/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=431760 CPUtime=102.28 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 17633 0 0 0 10222 6 0 0 20 0 1 0 25007915 442122240 82545 33554432000 4194304 6201397 140737255575584 140737255574248 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 107940 82545 160 491 0 107439 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 431760

[startup+162.3 s]
/proc/loadavg: 2.25 1.65 1.58 4/177 24402
/proc/meminfo: memFree=29605452/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=667880 CPUtime=162.27 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 26596 0 0 0 16217 10 0 0 20 0 1 0 25007915 683909120 115850 33554432000 4194304 6201397 140737255575584 140737255574248 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 166970 115850 166 491 0 166469 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 667880

[startup+222.307 s]
/proc/loadavg: 2.15 1.73 1.61 3/177 24403
/proc/meminfo: memFree=29475148/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=676888 CPUtime=222.26 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 29002 0 0 0 22214 12 0 0 20 0 1 0 25007915 693133312 148405 33554432000 4194304 6201397 140737255575584 140737255574296 4217458 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 169222 148405 166 491 0 168721 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 676888

[startup+282.3 s]
/proc/loadavg: 2.28 1.84 1.65 3/177 24404
/proc/meminfo: memFree=29326232/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1047220 CPUtime=282.24 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 34448 0 0 0 28209 15 0 0 20 0 1 0 25007915 1072353280 180929 33554432000 4194304 6201397 140737255575584 140737255574248 4213182 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 261805 180929 166 491 0 261304 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1047220

[startup+342.3 s]
/proc/loadavg: 2.42 1.95 1.70 4/177 24406
/proc/meminfo: memFree=29265068/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1056408 CPUtime=342.24 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 36738 0 0 0 34207 17 0 0 20 0 1 0 25007915 1081761792 189862 33554432000 4194304 6201397 140737255575584 140737255574248 4219808 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 264102 189862 166 491 0 263601 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 1056408

[startup+402.3 s]
/proc/loadavg: 2.30 2.00 1.73 3/177 24407
/proc/meminfo: memFree=29214788/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1064276 CPUtime=402.23 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 38755 0 0 0 40205 18 0 0 20 0 1 0 25007915 1089818624 202099 33554432000 4194304 6201397 140737255575584 140737255574200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 266069 202099 166 491 0 265568 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1064276

[startup+462.3 s]
/proc/loadavg: 2.11 2.00 1.75 3/177 24408
/proc/meminfo: memFree=29193072/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1075412 CPUtime=462.22 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 41515 0 0 0 46203 19 0 0 20 0 1 0 25007915 1101221888 207414 33554432000 4194304 6201397 140737255575584 140737255574296 4213170 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 268853 207414 166 491 0 268352 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1075412

[startup+522.3 s]
/proc/loadavg: 2.16 2.03 1.77 4/177 24409
/proc/meminfo: memFree=29153936/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1083144 CPUtime=522.2 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 43471 0 0 0 52200 20 0 0 20 0 1 0 25007915 1109139456 217546 33554432000 4194304 6201397 140737255575584 140737255574296 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 270786 217546 166 491 0 270285 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1083144

[startup+582.3 s]
/proc/loadavg: 2.22 2.07 1.80 3/177 24410
/proc/meminfo: memFree=29076356/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1088652 CPUtime=582.2 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 45539 0 0 0 58199 21 0 0 20 0 1 0 25007915 1114779648 233543 33554432000 4194304 6201397 140737255575584 140737255574200 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 272163 233543 166 491 0 271662 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1088652


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.16 1.92 3/177 24421
/proc/meminfo: memFree=29045152/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1116016 CPUtime=942.15 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 52486 0 0 0 94192 23 0 0 20 0 1 0 25007915 1142800384 240490 33554432000 4194304 6201397 140737255575584 140737255574296 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 279004 240490 166 491 0 278503 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1116016

[startup+1002.3 s]
/proc/loadavg: 2.16 2.14 1.92 3/177 24422
/proc/meminfo: memFree=29019804/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1130476 CPUtime=1002.14 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 56080 0 0 0 100190 24 0 0 20 0 1 0 25007915 1157607424 246128 33554432000 4194304 6201397 140737255575584 140737255574296 4214802 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 282619 246128 166 491 0 282118 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1130476

[startup+1062.3 s]
/proc/loadavg: 2.30 2.18 1.94 4/177 24423
/proc/meminfo: memFree=28873508/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1166932 CPUtime=1062.13 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 65213 0 0 0 106186 27 0 0 20 0 1 0 25007915 1194938368 281322 33554432000 4194304 6201397 140737255575584 140737255574248 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 291733 281322 166 491 0 291232 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1166932

[startup+1122.3 s]
/proc/loadavg: 2.18 2.16 1.95 4/177 24424
/proc/meminfo: memFree=28873456/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1166932 CPUtime=1122.12 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 65213 0 0 0 112185 27 0 0 20 0 1 0 25007915 1194938368 281322 33554432000 4194304 6201397 140737255575584 140737255574248 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 291733 281322 166 491 0 291232 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1166932

[startup+1182.3 s]
/proc/loadavg: 2.18 2.16 1.96 3/177 24425
/proc/meminfo: memFree=28826404/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1734964 CPUtime=1182.11 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 65494 0 0 0 118183 28 0 0 20 0 1 0 25007915 1776603136 293464 33554432000 4194304 6201397 140737255575584 140737255574616 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 433741 293464 166 491 0 433240 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1734964

[startup+1242.3 s]
/proc/loadavg: 2.23 2.18 1.98 4/178 24430
/proc/meminfo: memFree=28761168/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1735660 CPUtime=1242.1 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 66049 0 0 0 124182 28 0 0 20 0 1 0 25007915 1777315840 302329 33554432000 4194304 6201397 140737255575584 140737255574712 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 433915 302329 166 491 0 433414 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1735660

[startup+1302.3 s]
/proc/loadavg: 2.23 2.19 2.00 3/177 24431
/proc/meminfo: memFree=28756732/32872528 swapFree=1534432/1655028
[pid=24372] ppid=24369 vsize=1735796 CPUtime=1302.09 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 66191 0 0 0 130181 28 0 0 20 0 1 0 25007915 1777455104 303238 33554432000 4194304 6201397 140737255575584 140737255574296 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 433949 303238 166 491 0 433448 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1735796

[startup+1362.3 s]
/proc/loadavg: 2.20 2.20 2.01 4/177 24432
/proc/meminfo: memFree=28757384/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1736092 CPUtime=1362.08 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 66285 0 0 0 136180 28 0 0 20 0 1 0 25007915 1777758208 303332 33554432000 4194304 6201397 140737255575584 140737255574200 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 434023 303332 166 491 0 433522 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1736092

[startup+1422.3 s]
/proc/loadavg: 2.18 2.19 2.01 3/177 24433
/proc/meminfo: memFree=28755836/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1736684 CPUtime=1422.08 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 66377 0 0 0 142180 28 0 0 20 0 1 0 25007915 1778364416 303423 33554432000 4194304 6201397 140737255575584 140737255574296 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 434171 303423 166 491 0 433670 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1736684

[startup+1482.3 s]
/proc/loadavg: 2.21 2.20 2.02 3/177 24434
/proc/meminfo: memFree=28754528/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1738216 CPUtime=1482.06 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 66788 0 0 0 148178 28 0 0 20 0 1 0 25007915 1779933184 303834 33554432000 4194304 6201397 140737255575584 140737255573864 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 434554 303834 166 491 0 434053 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1738216

[startup+1542.31 s]
/proc/loadavg: 2.27 2.21 2.03 3/177 24436
/proc/meminfo: memFree=28746324/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1746220 CPUtime=1542.06 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 68706 0 0 0 154177 29 0 0 20 0 1 0 25007915 1788129280 305752 33554432000 4194304 6201397 140737255575584 140737255573864 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 436555 305752 166 491 0 436054 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1746220

[startup+1602.3 s]
/proc/loadavg: 2.22 2.21 2.04 3/177 24437
/proc/meminfo: memFree=28745632/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1746596 CPUtime=1602.05 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 68804 0 0 0 160176 29 0 0 20 0 1 0 25007915 1788514304 305850 33554432000 4194304 6201397 140737255575584 140737255574296 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 436649 305850 166 491 0 436148 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1746596

[startup+1662.3 s]
/proc/loadavg: 2.18 2.20 2.05 3/177 24438
/proc/meminfo: memFree=28743272/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1749024 CPUtime=1662.04 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 69428 0 0 0 166175 29 0 0 20 0 1 0 25007915 1791000576 306474 33554432000 4194304 6201397 140737255575584 140737255574296 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 437256 306474 166 491 0 436755 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1749024

[startup+1722.3 s]
/proc/loadavg: 2.12 2.18 2.05 4/177 24439
/proc/meminfo: memFree=28736552/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1754660 CPUtime=1722.02 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 70774 0 0 0 172173 29 0 0 20 0 1 0 25007915 1796771840 307820 33554432000 4194304 6201397 140737255575584 140737255573864 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 438665 307820 166 491 0 438164 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1754660

[startup+1782.3 s]
/proc/loadavg: 2.19 2.19 2.06 3/177 24440
/proc/meminfo: memFree=28732344/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1758092 CPUtime=1782.01 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 71607 0 0 0 178172 29 0 0 20 0 1 0 25007915 1800286208 308653 33554432000 4194304 6201397 140737255575584 140737255574248 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 439523 308653 166 491 0 439022 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1758092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.21 2.07 3/173 24475
/proc/meminfo: memFree=28939364/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1761012 CPUtime=1800.01 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 72221 0 0 0 179972 29 0 0 20 0 1 0 25007915 1803276288 309267 33554432000 4194304 6201397 140737255575584 140737255574296 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 440253 309267 166 491 0 439752 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1761012

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 24372 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.30 2.21 2.07 3/173 24475
/proc/meminfo: memFree=28939364/32872528 swapFree=1534436/1655032
[pid=24372] ppid=24369 vsize=1761012 CPUtime=1800.01 cores=0,2,4,6
/proc/24372/stat : 24372 (cdcl-cuttingpla) R 24369 24372 24188 0 -1 4202496 72221 0 0 0 179972 29 0 0 20 0 1 0 25007915 1803276288 309267 33554432000 4194304 6201397 140737255575584 140737255574296 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24372/statm: 440253 309267 166 491 0 439752 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1761012

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.72
CPU system time (s): 0.304953
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1761012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.304953
maximum resident set size= 1237068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72221
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= 10
involuntary context switches= 1872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2243 second user time and 11.5582 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 07:59:55
IDJOB=4100016
IDBENCH=1562
IDSOLVER=2550
FILE ID=node122/4100016-1466229595
RUNJOBID= node122-1466229594-24204
PBS_JOBID= 19918176
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3708.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100016-1466229595/watcher-4100016-1466229595 -o /tmp/evaluation-result-4100016-1466229595/solver-4100016-1466229595 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24204 --watchdog 1960 --input HOME/instance-4100016-1466229595.opb ./cdcl-cuttingplanes-opt-linearsearch-release

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d44ccf8fb2d5e43b368613290c78fd1e
RANDOM SEED=920354968

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.769
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30148440 kB
Buffers:          106232 kB
Cached:           171000 kB
SwapCached:            0 kB
Active:           139052 kB
Inactive:         185556 kB
Active(anon):      39980 kB
Inactive(anon):     9924 kB
Active(file):      99072 kB
Inactive(file):   175632 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11880 kB
Writeback:             0 kB
AnonPages:       1726912 kB
Mapped:            13620 kB
Shmem:               204 kB
Slab:             608644 kB
SReclaimable:      51988 kB
SUnreclaim:       556656 kB
KernelStack:        1472 kB
PageTables:         7564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1815344 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    176128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node122 at 2016-06-18 08:29:55