Trace number 4088418

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.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-randa6997e.cudf.paranoid.opb
MD5SUMb31ebdb11fe9c981cd4d514ec963276f
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5898
Best CPU time to get the best result obtained on this benchmark0.419935
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6252
Total number of constraints27497
Number of constraints which are clauses27197
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2323
Biggest coefficient in the objective function 1774
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 979246
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1774
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 979246
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= 6252 #constraint= 27497
387.33/387.40	c #Conflicts:       1000 | #Learnt:       1215 | 0.000
387.33/387.40	c total clause space: 48.1602MB
387.33/387.40	c total #watches: 1343049
542.60/542.79	c total #propagations: 2863183 / total #impl: 239511523 (eff. 0.012)
542.60/542.79	c #Conflicts:       2000 | #Learnt:       2236 | 0.000
542.60/542.79	c total clause space: 127.173MB
542.60/542.79	c total #watches: 2527204
698.68/698.88	c total #propagations: 3898121 / total #impl: 623400789 (eff. 0.006)
698.68/698.88	c GC COLLECT
698.68/698.88	c #Conflicts:       3000 | #Learnt:       2554 | 0.000
698.68/698.88	c total clause space: 127.173MB
698.68/698.88	c total #watches: 3014571
921.35/921.54	c total #propagations: 4690940 / total #impl: 864486218 (eff. 0.005)
921.35/921.54	c #Conflicts:       4000 | #Learnt:       3599 | 0.000
921.35/921.54	c total clause space: 206.656MB
921.35/921.54	c total #watches: 4227185
1093.33/1093.53	c total #propagations: 5573736 / total #impl: 1136686415 (eff. 0.005)
1093.33/1093.53	c GC COLLECT
1093.33/1093.53	c #Conflicts:       5000 | #Learnt:       3143 | 0.000
1093.33/1093.53	c total clause space: 206.656MB
1093.33/1093.53	c total #watches: 3756708
1282.59/1282.86	c total #propagations: 6378525 / total #impl: 1797570037 (eff. 0.004)
1282.59/1282.86	c #Conflicts:       6000 | #Learnt:       4188 | 0.000
1282.59/1282.86	c total clause space: 206.656MB
1282.59/1282.86	c total #watches: 5121742
1557.25/1557.58	c total #propagations: 7033890 / total #impl: 2427389561 (eff. 0.003)
1557.25/1557.58	c GC COLLECT
1557.25/1557.58	c #Conflicts:       7000 | #Learnt:       3214 | 0.000
1557.25/1557.58	c total clause space: 335.816MB
1557.25/1557.58	c total #watches: 4325055
1675.04/1675.37	c total #propagations: 7610728 / total #impl: 2546454100 (eff. 0.003)
1675.04/1675.37	c #Conflicts:       8000 | #Learnt:       4241 | 0.000
1675.04/1675.37	c total clause space: 335.816MB
1675.04/1675.37	c total #watches: 5488119
1772.12/1772.44	c total #propagations: 8582835 / total #impl: 2873488880 (eff. 0.003)
1772.12/1772.44	c #Conflicts:       9000 | #Learnt:       5245 | 0.000
1772.12/1772.44	c total clause space: 335.816MB
1772.12/1772.44	c total #watches: 6351229

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-4088418-1465436416/watcher-4088418-1465436416 -o /tmp/evaluation-result-4088418-1465436416/solver-4088418-1465436416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465427047-23045 --watchdog 1960 --input HOME/instance-4088418-1465436416.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24220
running on 4 cores: 1,3,5,7

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: 2.19 2.22 2.18 3/177 24223
/proc/meminfo: memFree=28942332/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 125574800 34271232 5269 33554432000 4194304 6201397 140736274770496 140735627168600 5194084 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/24223/statm: 8367 5269 130 491 0 7866 0

[startup+0.100118 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 24223
/proc/meminfo: memFree=28942332/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=34364 CPUtime=0.08 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 1332 0 0 0 8 0 0 0 20 0 1 0 125574800 35188736 7486 33554432000 4194304 6201397 140736274770496 140736274768632 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 8591 7487 142 491 0 8090 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34364

[startup+0.200374 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 24223
/proc/meminfo: memFree=28942332/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=37472 CPUtime=0.18 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 1751 0 0 0 18 0 0 0 20 0 1 0 125574800 38371328 7782 33554432000 4194304 6201397 140736274770496 140736274768632 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 9368 7782 147 491 0 8867 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 37472

[startup+0.30025 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 24223
/proc/meminfo: memFree=28942332/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=37596 CPUtime=0.28 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 1775 0 0 0 28 0 0 0 20 0 1 0 125574800 38498304 8317 33554432000 4194304 6201397 140736274770496 140736274768632 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 9399 8317 147 491 0 8898 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37596

[startup+0.700185 s]
/proc/loadavg: 2.19 2.22 2.18 3/177 24223
/proc/meminfo: memFree=28942332/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=37796 CPUtime=0.68 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 1816 0 0 0 68 0 0 0 20 0 1 0 125574800 38703104 8358 33554432000 4194304 6201397 140736274770496 140736274769192 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 9449 8358 147 491 0 8948 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37796

[startup+1.50023 s]
/proc/loadavg: 2.19 2.22 2.18 3/178 24224
/proc/meminfo: memFree=28909048/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=38044 CPUtime=1.48 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 1880 0 0 0 148 0 0 0 20 0 1 0 125574800 38957056 8422 33554432000 4194304 6201397 140736274770496 140736274769192 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 9511 8422 147 491 0 9010 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38044

[startup+3.10023 s]
/proc/loadavg: 2.19 2.22 2.18 3/178 24224
/proc/meminfo: memFree=28908312/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=42956 CPUtime=3.08 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 2082 0 0 0 308 0 0 0 20 0 1 0 125574800 43986944 8614 33554432000 4194304 6201397 140736274770496 140736274769384 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 10739 8614 147 491 0 10238 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42956

[startup+6.30022 s]
/proc/loadavg: 2.18 2.22 2.18 3/179 24225
/proc/meminfo: memFree=28908176/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=43324 CPUtime=6.29 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 2303 0 0 0 628 1 0 0 20 0 1 0 125574800 44363776 9324 33554432000 4194304 6201397 140736274770496 140736274769384 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 10831 9324 147 491 0 10330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43324

[startup+12.7002 s]
/proc/loadavg: 2.16 2.22 2.18 3/179 24225
/proc/meminfo: memFree=28905196/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=44040 CPUtime=12.69 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 2482 0 0 0 1268 1 0 0 20 0 1 0 125574800 45096960 9503 33554432000 4194304 6201397 140736274770496 140736274769304 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 11010 9503 147 491 0 10509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44040

[startup+25.5003 s]
/proc/loadavg: 2.20 2.22 2.18 3/179 24225
/proc/meminfo: memFree=28902256/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=52680 CPUtime=25.49 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 3033 0 0 0 2548 1 0 0 20 0 1 0 125574800 53944320 10532 33554432000 4194304 6201397 140736274770496 140736274769064 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 13170 10532 147 491 0 12669 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52680

[startup+51.1003 s]
/proc/loadavg: 2.20 2.22 2.18 3/178 24225
/proc/meminfo: memFree=28898860/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=53528 CPUtime=51.08 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 3350 0 0 0 5107 1 0 0 20 0 1 0 125574800 54812672 11345 33554432000 4194304 6201397 140736274770496 140736274769448 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 13382 11345 147 491 0 12881 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53528

[startup+102.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/178 24226
/proc/meminfo: memFree=28892732/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=65688 CPUtime=102.28 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 3562 0 0 0 10227 1 0 0 20 0 1 0 125574800 67264512 12561 33554432000 4194304 6201397 140736274770496 140736274769064 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 16422 12561 147 491 0 15921 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 65688

[startup+162.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/178 24227
/proc/meminfo: memFree=28885980/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=69572 CPUtime=162.26 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 4546 0 0 0 16225 1 0 0 20 0 1 0 125574800 71241728 14056 33554432000 4194304 6201397 140736274770496 140736274769448 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 17393 14056 147 491 0 16892 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 69572

[startup+222.307 s]
/proc/loadavg: 2.21 2.22 2.18 3/178 24228
/proc/meminfo: memFree=28882444/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=69572 CPUtime=222.26 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 4549 0 0 0 22225 1 0 0 20 0 1 0 125574800 71241728 14570 33554432000 4194304 6201397 140736274770496 140736274769448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 17393 14570 147 491 0 16892 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 69572

[startup+282.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/178 24229
/proc/meminfo: memFree=28879772/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=88540 CPUtime=282.24 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 4722 0 0 0 28223 1 0 0 20 0 1 0 125574800 90664960 15224 33554432000 4194304 6201397 140736274770496 140736274769384 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 22135 15224 147 491 0 21634 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 88540

[startup+342.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/178 24231
/proc/meminfo: memFree=28859864/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=97008 CPUtime=342.23 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 6847 0 0 0 34221 2 0 0 20 0 1 0 125574800 99336192 19901 33554432000 4194304 6201397 140736274770496 140736274769336 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 24252 19901 147 491 0 23751 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 97008

[startup+402.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/178 24232
/proc/meminfo: memFree=28821384/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=128100 CPUtime=402.22 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 7167 0 0 0 40220 2 0 0 20 0 1 0 125574800 131174400 23240 33554432000 4194304 6201397 140736274770496 140736274769528 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 32025 23240 160 491 0 31524 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 128100

[startup+462.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/178 24437
/proc/meminfo: memFree=28746512/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=137120 CPUtime=462.21 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 9275 0 0 0 46218 3 0 0 20 0 1 0 125574800 140410880 30458 33554432000 4194304 6201397 140736274770496 140736274769208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 34280 30458 160 491 0 33779 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 137120

[startup+522.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 24438
/proc/meminfo: memFree=28719956/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=187352 CPUtime=522.2 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 9668 0 0 0 52217 3 0 0 20 0 1 0 125574800 191848448 32341 33554432000 4194304 6201397 140736274770496 140736274769528 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 46838 32341 160 491 0 46337 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 187352

[startup+582.3 s]
/proc/loadavg: 2.25 2.21 2.18 3/177 24439
/proc/meminfo: memFree=28707432/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=187624 CPUtime=582.2 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 13182 0 0 0 58216 4 0 0 20 0 1 0 125574800 192126976 35340 33554432000 4194304 6201397 140736274770496 140736274768952 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 46906 35340 166 491 0 46405 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 187624


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 24450
/proc/meminfo: memFree=28619572/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=291556 CPUtime=942.14 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 18364 0 0 0 94207 7 0 0 20 0 1 0 125574800 298553344 55727 33554432000 4194304 6201397 140736274770496 140736274769208 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 72889 55727 166 491 0 72388 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 291556

[startup+1002.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 24451
/proc/meminfo: memFree=28612616/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=291556 CPUtime=1002.13 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 19010 0 0 0 100206 7 0 0 20 0 1 0 125574800 298553344 57598 33554432000 4194304 6201397 140736274770496 140736274769208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 72889 57598 166 491 0 72388 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 291556

[startup+1062.3 s]
/proc/loadavg: 2.33 2.25 2.19 3/177 24452
/proc/meminfo: memFree=28612492/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=291556 CPUtime=1062.12 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 19010 0 0 0 106205 7 0 0 20 0 1 0 125574800 298553344 57598 33554432000 4194304 6201397 140736274770496 140736274769208 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 72889 57598 166 491 0 72388 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 291556

[startup+1122.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/177 24453
/proc/meminfo: memFree=28611624/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=292036 CPUtime=1122.11 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 19238 0 0 0 112204 7 0 0 20 0 1 0 125574800 299044864 57821 33554432000 4194304 6201397 140736274770496 140736274769624 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 73009 57821 166 491 0 72508 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 292036

[startup+1182.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/177 24454
/proc/meminfo: memFree=28611000/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=292356 CPUtime=1182.1 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 19307 0 0 0 118203 7 0 0 20 0 1 0 125574800 299372544 57890 33554432000 4194304 6201397 140736274770496 140736274769208 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 73089 57890 166 491 0 72588 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 292356

[startup+1242.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/178 24459
/proc/meminfo: memFree=28603612/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=292676 CPUtime=1242.09 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 19443 0 0 0 124202 7 0 0 20 0 1 0 125574800 299700224 59559 33554432000 4194304 6201397 140736274770496 140736274769208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 73169 59559 166 491 0 72668 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 292676

[startup+1302.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/178 24483
/proc/meminfo: memFree=28578820/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=308140 CPUtime=1302.09 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 21894 0 0 0 130201 8 0 0 20 0 1 0 125574800 315535360 65587 33554432000 4194304 6201397 140736274770496 140736274769208 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 77035 65587 166 491 0 76534 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 308140

[startup+1362.3 s]
/proc/loadavg: 2.11 2.18 2.17 3/177 24484
/proc/meminfo: memFree=28565180/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=308300 CPUtime=1362.08 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 22163 0 0 0 136200 8 0 0 20 0 1 0 125574800 315699200 68922 33554432000 4194304 6201397 140736274770496 140736274769208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 77075 68922 166 491 0 76574 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 308300

[startup+1422.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 24485
/proc/meminfo: memFree=28539496/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=337200 CPUtime=1422.07 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 26496 0 0 0 142199 8 0 0 20 0 1 0 125574800 345292800 75299 33554432000 4194304 6201397 140736274770496 140736274769160 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 84300 75299 166 491 0 83799 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 337200

[startup+1482.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 24762
/proc/meminfo: memFree=28707544/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=337776 CPUtime=1482.06 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 26872 0 0 0 148197 9 0 0 20 0 1 0 125574800 345882624 77719 33554432000 4194304 6201397 140736274770496 140736274769208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 84444 77719 166 491 0 83943 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 337776

[startup+1542.31 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 24764
/proc/meminfo: memFree=28672888/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=470360 CPUtime=1542.06 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 27984 0 0 0 154197 9 0 0 20 0 1 0 125574800 481648640 80491 33554432000 4194304 6201397 140736274770496 140736274769208 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117590 80491 166 491 0 117089 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 470360

[startup+1602.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 24765
/proc/meminfo: memFree=28592340/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=470360 CPUtime=1602.04 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 27984 0 0 0 160195 9 0 0 20 0 1 0 125574800 481648640 80491 33554432000 4194304 6201397 140736274770496 140736274769624 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117590 80491 166 491 0 117089 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 470360

[startup+1662.3 s]
/proc/loadavg: 2.41 2.25 2.20 3/177 24766
/proc/meminfo: memFree=28590420/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=470360 CPUtime=1662.03 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 27987 0 0 0 166194 9 0 0 20 0 1 0 125574800 481648640 80494 33554432000 4194304 6201397 140736274770496 140736274769624 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117590 80494 166 491 0 117089 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 470360

[startup+1722.3 s]
/proc/loadavg: 2.20 2.22 2.18 3/177 24767
/proc/meminfo: memFree=28587560/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=470552 CPUtime=1722.03 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 28040 0 0 0 172193 10 0 0 20 0 1 0 125574800 481845248 80547 33554432000 4194304 6201397 140736274770496 140736274769208 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117638 80547 166 491 0 117137 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 470552

[startup+1782.3 s]
/proc/loadavg: 2.29 2.24 2.19 3/177 24768
/proc/meminfo: memFree=28583864/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=471128 CPUtime=1782.02 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 28486 0 0 0 178192 10 0 0 20 0 1 0 125574800 482435072 80991 33554432000 4194304 6201397 140736274770496 140736274769208 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117782 80991 166 491 0 117281 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 471128



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/178 24771
/proc/meminfo: memFree=28578928/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=471128 CPUtime=1800.01 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 28657 0 0 0 179991 10 0 0 20 0 1 0 125574800 482435072 82184 33554432000 4194304 6201397 140736274770496 140736274769208 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117782 82184 166 491 0 117281 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 471128

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 24223 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.36 2.25 2.19 3/178 24771
/proc/meminfo: memFree=28578928/32872528 swapFree=17892/1720544
[pid=24223] ppid=24220 vsize=471128 CPUtime=1800.01 cores=1,3,5,7
/proc/24223/stat : 24223 (cdcl-cuttingpla) R 24220 24223 23028 0 -1 4202496 28657 0 0 0 179991 10 0 0 20 0 1 0 125574800 482435072 82184 33554432000 4194304 6201397 140736274770496 140736274769208 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24223/statm: 117782 82184 166 491 0 117281 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 471128

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.91
CPU system time (s): 0.113982
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 471128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.113982
maximum resident set size= 328736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28657
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= 5
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2882 second user time and 7.28789 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-09 03:40:16
IDJOB=4088418
IDBENCH=72118
IDSOLVER=2550
FILE ID=node117/4088418-1465436416
RUNJOBID= node117-1465427047-23045
PBS_JOBID= 19859790
Free space on /tmp= 71708 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-randa6997e.cudf.paranoid.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088418-1465436416/watcher-4088418-1465436416 -o /tmp/evaluation-result-4088418-1465436416/solver-4088418-1465436416 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1465427047-23045 --watchdog 1960 --input HOME/instance-4088418-1465436416.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= b31ebdb11fe9c981cd4d514ec963276f
RANDOM SEED=2029344448

node117.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		: 2667.088
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	: 5334.17
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		: 2667.088
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		: 2667.088
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		: 2667.088
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.56
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		: 2667.088
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.54
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		: 2667.088
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		: 2667.088
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.53
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		: 2667.088
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28942648 kB
Buffers:          192252 kB
Cached:          1037996 kB
SwapCached:        29272 kB
Active:           714920 kB
Inactive:         748832 kB
Active(anon):     205220 kB
Inactive(anon):    30596 kB
Active(file):     509700 kB
Inactive(file):   718236 kB
Unevictable:     1720544 kB
Mlocked:           17892 kB
SwapTotal:      67108856 kB
SwapFree:       67071228 kB
Dirty:              3216 kB
Writeback:             0 kB
AnonPages:       1925828 kB
Mapped:             7788 kB
Shmem:                 0 kB
Slab:             610552 kB
SReclaimable:      54520 kB
SUnreclaim:       556032 kB
KernelStack:        1432 kB
PageTables:         7312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2101756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1867776 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= 71696 MiB
End job on node117 at 2016-06-09 04:10:17