Trace number 4087889

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 binary search 2016-05-01? (TO) 1800.08 1800.4

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_10null0mast_rapportOE1.0_TMAX120_K67_cod1.opb
MD5SUMe37abd09799c9d30512407c4e00f4218
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-512
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40451
Total number of constraints40950
Number of constraints which are clauses40396
Number of constraints which are cardinality constraints (but not clauses)553
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint40128
Number of terms in the objective function 28908
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 105402
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 105402
Number of bits of the biggest sum of numbers17
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.08/0.13	c * #variable= 40451 #constraint= 40950
0.29/0.30	c * #variable= 40451 #constraint= 40950
64.76/64.86	c S1->S2
64.76/64.86	c S2->S1
64.76/64.86	c #Conflicts:       1000 | #Learnt:        910 | 15.915
64.76/64.86	c total clause space: 335.816MB
64.76/64.86	c total #watches: 3497122
275.70/275.82	c total #propagations: 1188482 / total #impl: 28057383 (eff. 0.042)
275.70/275.82	c #Conflicts:       2000 | #Learnt:       1910 | 9.952
275.70/275.82	c total clause space: 545.701MB
275.70/275.82	c total #watches: 3920268
381.69/381.86	c total #propagations: 2869522 / total #impl: 37477177 (eff. 0.077)
381.69/381.86	c GC COLLECT
381.69/381.86	c #Conflicts:       3000 | #Learnt:       1965 | 6.634
381.69/381.86	c total clause space: 545.701MB
381.69/381.86	c total #watches: 1160966
675.14/675.31	c total #propagations: 3033549 / total #impl: 54552924 (eff. 0.056)
675.14/675.31	c #Conflicts:       4000 | #Learnt:       2965 | 6.192
675.14/675.31	c total clause space: 545.701MB
675.14/675.31	c total #watches: 1604484
847.52/847.77	c total #propagations: 4729425 / total #impl: 63139235 (eff. 0.075)
847.52/847.77	c GC COLLECT
847.52/847.77	c #Conflicts:       5000 | #Learnt:       2335 | 5.231
847.52/847.77	c total clause space: 545.701MB
847.52/847.77	c total #watches: 1283769
959.01/959.27	c total #propagations: 6692368 / total #impl: 71521435 (eff. 0.094)
959.01/959.27	c #Conflicts:       6000 | #Learnt:       3335 | 4.586
959.01/959.27	c total clause space: 545.701MB
959.01/959.27	c total #watches: 1523173
1051.39/1051.62	c total #propagations: 7627176 / total #impl: 76555675 (eff. 0.100)
1051.39/1051.62	c GC COLLECT
1051.39/1051.62	c #Conflicts:       7000 | #Learnt:       2227 | 4.048
1051.39/1051.62	c total clause space: 545.701MB
1051.39/1051.62	c total #watches: 1395055
1172.97/1173.26	c total #propagations: 8241647 / total #impl: 82742712 (eff. 0.100)
1172.97/1173.26	c #Conflicts:       8000 | #Learnt:       3227 | 3.565
1172.97/1173.26	c total clause space: 545.701MB
1172.97/1173.26	c total #watches: 1893231
1437.93/1438.25	c total #propagations: 9181352 / total #impl: 88803452 (eff. 0.103)
1437.93/1438.25	c #Conflicts:       9000 | #Learnt:       4227 | 3.188
1437.93/1438.25	c total clause space: 545.701MB
1437.93/1438.25	c total #watches: 2318450
1773.67/1774.04	c total #propagations: 10558126 / total #impl: 96344801 (eff. 0.110)
1773.67/1774.04	c GC COLLECT
1773.67/1774.04	c #Conflicts:      10000 | #Learnt:       2718 | 2.874
1773.67/1774.04	c total clause space: 545.701MB
1773.67/1774.04	c total #watches: 1814744

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-4087889-1465442257/watcher-4087889-1465442257 -o /tmp/evaluation-result-4087889-1465442257/solver-4087889-1465442257 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087889-1465442257.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=8208
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: 2.02 2.12 2.15 3/176 8211
/proc/meminfo: memFree=28954876/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 241 0 0 0 0 0 0 0 20 0 1 0 126159318 57319424 4721 33554432000 4194304 6211289 140733641120752 140733380661576 4206761 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 13994 4721 98 493 0 13491 0

[startup+0.100115 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 8211
/proc/meminfo: memFree=28954876/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=59564 CPUtime=0.08 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 1543 0 0 0 8 0 0 0 20 0 1 0 126159318 60993536 11653 33554432000 4194304 6211289 140733641120752 140733380661576 5136144 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 14891 11654 121 493 0 14388 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 59564

[startup+0.200282 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 8211
/proc/meminfo: memFree=28954876/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=69436 CPUtime=0.19 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 2727 0 0 0 18 1 0 0 20 0 1 0 126159318 71102464 15257 33554432000 4194304 6211289 140733641120752 140733380661576 5151487 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 17359 15257 144 493 0 16856 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69436

[startup+0.300284 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 8211
/proc/meminfo: memFree=28954876/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=80024 CPUtime=0.29 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 4491 0 0 0 28 1 0 0 20 0 1 0 126159318 81944576 17532 33554432000 4194304 6211289 140733641120752 140733380661576 4201944 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 20006 17532 144 493 0 19503 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80024

[startup+0.700202 s]
/proc/loadavg: 2.02 2.12 2.15 3/176 8211
/proc/meminfo: memFree=28954876/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=102008 CPUtime=0.69 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 6572 0 0 0 68 1 0 0 20 0 1 0 126159318 104456192 21489 33554432000 4194304 6211289 140733641120752 140733641118216 4202037 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 25502 21489 150 493 0 24999 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 102008

[startup+1.50023 s]
/proc/loadavg: 2.02 2.12 2.15 3/177 8212
/proc/meminfo: memFree=28867792/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=102008 CPUtime=1.48 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 6577 0 0 0 147 1 0 0 20 0 1 0 126159318 104456192 22515 33554432000 4194304 6211289 140733641120752 140733641118216 4241730 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 25502 22515 150 493 0 24999 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102008

[startup+3.10023 s]
/proc/loadavg: 2.02 2.12 2.15 3/177 8212
/proc/meminfo: memFree=28861028/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=116552 CPUtime=3.09 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 7300 0 0 0 307 2 0 0 20 0 1 0 126159318 119349248 25790 33554432000 4194304 6211289 140733641120752 140733641118984 4241818 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 29138 25790 150 493 0 28635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116552

[startup+6.30023 s]
/proc/loadavg: 2.02 2.12 2.14 3/177 8212
/proc/meminfo: memFree=28812584/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=258256 CPUtime=6.28 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 14110 0 0 0 624 4 0 0 20 0 1 0 126159318 264454144 47336 33554432000 4194304 6211289 140733641120752 140733641118472 4241279 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 64564 47336 204 493 0 64061 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 258256

[startup+12.7002 s]
/proc/loadavg: 2.10 2.13 2.15 3/177 8212
/proc/meminfo: memFree=28732080/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=320552 CPUtime=12.69 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 17293 0 0 0 1263 6 0 0 20 0 1 0 126159318 328245248 58166 33554432000 4194304 6211289 140733641120752 140733641118744 4201583 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 80138 58166 204 493 0 79635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 320552

[startup+25.5003 s]
/proc/loadavg: 2.15 2.14 2.15 4/177 8212
/proc/meminfo: memFree=28642796/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=405884 CPUtime=25.48 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 18452 0 0 0 2541 7 0 0 20 0 1 0 126159318 415625216 72605 33554432000 4194304 6211289 140733641120752 140733641118984 4209396 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 101471 72605 204 493 0 100968 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 405884

[startup+51.1003 s]
/proc/loadavg: 2.22 2.16 2.16 3/177 8212
/proc/meminfo: memFree=28545872/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=552460 CPUtime=51.07 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 22300 0 0 0 5096 11 0 0 20 0 1 0 126159318 565719040 95378 33554432000 4194304 6211289 140733641120752 140733641118984 4209403 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 138115 95378 204 493 0 137612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 552460

[startup+102.3 s]
/proc/loadavg: 2.25 2.18 2.16 3/177 8213
/proc/meminfo: memFree=28462888/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=557180 CPUtime=102.26 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 23544 0 0 0 10214 12 0 0 20 0 1 0 126159318 570552320 115569 33554432000 4194304 6211289 140733641120752 140733641118664 4209388 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/8211/statm: 139295 115569 214 493 0 138792 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 557180

[startup+162.3 s]
/proc/loadavg: 2.39 2.22 2.18 4/178 8217
/proc/meminfo: memFree=28421464/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=559088 CPUtime=162.23 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 24079 0 0 0 16211 12 0 0 20 0 1 0 126159318 572506112 125292 33554432000 4194304 6211289 140733641120752 140733641118616 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 139772 125292 214 493 0 139269 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 559088

[startup+222.307 s]
/proc/loadavg: 2.20 2.19 2.17 4/177 8219
/proc/meminfo: memFree=28377696/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=774296 CPUtime=222.21 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 24332 0 0 0 22209 12 0 0 20 0 1 0 126159318 792879104 130193 33554432000 4194304 6211289 140733641120752 140733641118984 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 193574 130193 214 493 0 193071 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 774296

[startup+282.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 8220
/proc/meminfo: memFree=28321528/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=774296 CPUtime=282.2 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 24485 0 0 0 28207 13 0 0 20 0 1 0 126159318 792879104 136854 33554432000 4194304 6211289 140733641120752 140733641119096 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 193574 136854 214 493 0 193071 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 774296

[startup+342.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 8221
/proc/meminfo: memFree=28307888/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=783384 CPUtime=342.19 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 26747 0 0 0 34206 13 0 0 20 0 1 0 126159318 802185216 139116 33554432000 4194304 6211289 140733641120752 140733641118744 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 195846 139116 219 493 0 195343 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 783384

[startup+402.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 8222
/proc/meminfo: memFree=28277476/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=784848 CPUtime=402.18 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 27123 0 0 0 40205 13 0 0 20 0 1 0 126159318 803684352 139492 33554432000 4194304 6211289 140733641120752 140733641118616 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 196212 139492 219 493 0 195709 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 784848

[startup+462.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 8223
/proc/meminfo: memFree=28262684/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=787236 CPUtime=462.17 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 27702 0 0 0 46204 13 0 0 20 0 1 0 126159318 806129664 141239 33554432000 4194304 6211289 140733641120752 140733641118664 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 196809 141239 219 493 0 196306 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 787236

[startup+522.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/177 8225
/proc/meminfo: memFree=28261928/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=787236 CPUtime=522.16 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 27702 0 0 0 52203 13 0 0 20 0 1 0 126159318 806129664 141239 33554432000 4194304 6211289 140733641120752 140733641118664 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 196809 141239 219 493 0 196306 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 787236

[startup+582.3 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 8226
/proc/meminfo: memFree=28259076/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=789384 CPUtime=582.16 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 28311 0 0 0 58202 14 0 0 20 0 1 0 126159318 808329216 141841 33554432000 4194304 6211289 140733641120752 140733641118744 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197346 141841 219 493 0 196843 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 789384


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


[startup+882.307 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 8235
/proc/meminfo: memFree=28212968/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=789960 CPUtime=882.12 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 28624 0 0 0 88198 14 0 0 20 0 1 0 126159318 808919040 151735 33554432000 4194304 6211289 140733641120752 140733641119096 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197490 151735 219 493 0 196987 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 789960

[startup+942.3 s]
/proc/loadavg: 2.08 2.18 2.17 3/177 8236
/proc/meminfo: memFree=28209744/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=790104 CPUtime=942.1 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 28735 0 0 0 94196 14 0 0 20 0 1 0 126159318 809066496 151842 33554432000 4194304 6211289 140733641120752 140733641118744 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197526 151842 219 493 0 197023 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 790104

[startup+1002.3 s]
/proc/loadavg: 2.28 2.22 2.18 3/177 8237
/proc/meminfo: memFree=28207820/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=790428 CPUtime=1002.09 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 28824 0 0 0 100195 14 0 0 20 0 1 0 126159318 809398272 151931 33554432000 4194304 6211289 140733641120752 140733641119096 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197607 151931 219 493 0 197104 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 790428

[startup+1062.3 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 8238
/proc/meminfo: memFree=28188644/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=790856 CPUtime=1062.08 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 28993 0 0 0 106194 14 0 0 20 0 1 0 126159318 809836544 156681 33554432000 4194304 6211289 140733641120752 140733641118744 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197714 156681 219 493 0 197211 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 790856

[startup+1122.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 8240
/proc/meminfo: memFree=28187636/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=791268 CPUtime=1122.07 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 29083 0 0 0 112193 14 0 0 20 0 1 0 126159318 810258432 156771 33554432000 4194304 6211289 140733641120752 140733641118664 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 197817 156771 219 493 0 197314 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 791268

[startup+1182.3 s]
/proc/loadavg: 2.06 2.16 2.17 3/177 8241
/proc/meminfo: memFree=28182432/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=796752 CPUtime=1182.06 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 30442 0 0 0 118191 15 0 0 20 0 1 0 126159318 815874048 158130 33554432000 4194304 6211289 140733641120752 140733641118616 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 199188 158130 219 493 0 198685 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 796752

[startup+1242.3 s]
/proc/loadavg: 2.15 2.16 2.17 3/177 8242
/proc/meminfo: memFree=28177600/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=799912 CPUtime=1242.05 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31222 0 0 0 124190 15 0 0 20 0 1 0 126159318 819109888 158910 33554432000 4194304 6211289 140733641120752 140733641118664 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 199978 158910 219 493 0 199475 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 799912

[startup+1302.3 s]
/proc/loadavg: 2.27 2.19 2.18 3/177 8243
/proc/meminfo: memFree=28175608/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=801484 CPUtime=1302.05 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31594 0 0 0 130189 16 0 0 20 0 1 0 126159318 820719616 159282 33554432000 4194304 6211289 140733641120752 140733641118664 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200371 159282 219 493 0 199868 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 801484

[startup+1362.3 s]
/proc/loadavg: 2.16 2.17 2.17 4/178 8247
/proc/meminfo: memFree=28173504/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=802052 CPUtime=1362.04 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31802 0 0 0 136188 16 0 0 20 0 1 0 126159318 821301248 159489 33554432000 4194304 6211289 140733641120752 140733641118744 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200513 159489 219 493 0 200010 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 802052

[startup+1422.3 s]
/proc/loadavg: 2.06 2.13 2.16 3/177 8249
/proc/meminfo: memFree=28171396/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=802340 CPUtime=1422.04 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31881 0 0 0 142188 16 0 0 20 0 1 0 126159318 821596160 159568 33554432000 4194304 6211289 140733641120752 140733641118664 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200585 159568 219 493 0 200082 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 802340

[startup+1482.3 s]
/proc/loadavg: 1.57 2.00 2.11 2/170 8280
/proc/meminfo: memFree=28572452/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=802760 CPUtime=1482.02 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31983 0 0 0 148186 16 0 0 20 0 1 0 126159318 822026240 159670 33554432000 4194304 6211289 140733641120752 140733641118744 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200690 159670 219 493 0 200187 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 802760

[startup+1542.31 s]
/proc/loadavg: 1.26 1.83 2.04 2/170 8281
/proc/meminfo: memFree=28572908/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=802892 CPUtime=1542.02 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 31995 0 0 0 154186 16 0 0 20 0 1 0 126159318 822161408 159681 33554432000 4194304 6211289 140733641120752 140733641118664 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200723 159681 219 493 0 200220 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 802892

[startup+1602.3 s]
/proc/loadavg: 1.17 1.70 1.98 2/170 8282
/proc/meminfo: memFree=28572636/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=803612 CPUtime=1602 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 32161 0 0 0 160184 16 0 0 20 0 1 0 126159318 822898688 159868 33554432000 4194304 6211289 140733641120752 140733641118744 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 200903 159868 219 493 0 200400 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 803612

[startup+1662.3 s]
/proc/loadavg: 1.17 1.60 1.93 2/170 8283
/proc/meminfo: memFree=28570336/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=806348 CPUtime=1661.99 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 32754 0 0 0 166183 16 0 0 20 0 1 0 126159318 825700352 160461 33554432000 4194304 6211289 140733641120752 140733641118744 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 201587 160461 219 493 0 201084 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 806348

[startup+1722.3 s]
/proc/loadavg: 1.20 1.52 1.88 2/170 8285
/proc/meminfo: memFree=28567904/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=809248 CPUtime=1721.98 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 33341 0 0 0 172182 16 0 0 20 0 1 0 126159318 828669952 161048 33554432000 4194304 6211289 140733641120752 140733641118664 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 202312 161048 219 493 0 201809 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 809248

[startup+1782.3 s]
/proc/loadavg: 1.13 1.44 1.83 2/170 8286
/proc/meminfo: memFree=28567592/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=809392 CPUtime=1781.97 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 33414 0 0 0 178181 16 0 0 20 0 1 0 126159318 828817408 161111 33554432000 4194304 6211289 140733641120752 140733641119096 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 202348 161111 219 493 0 201845 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 809392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.09 1.41 1.81 2/170 8286
/proc/meminfo: memFree=28567468/32872528 swapFree=14448/1543360
[pid=8211] ppid=8208 vsize=809552 CPUtime=1800.06 cores=0,2,4,6
/proc/8211/stat : 8211 (cdcl-cuttingpla) R 8208 8211 4382 0 -1 4202496 33431 0 0 0 179990 16 0 0 20 0 1 0 126159318 828981248 161128 33554432000 4194304 6211289 140733641120752 140733641118664 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/8211/statm: 202388 161128 219 493 0 201885 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 809552

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.91
CPU system time (s): 0.170974
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 809552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.91
system time used= 0.170974
maximum resident set size= 644512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33431
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= 27
involuntary context switches= 1993

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75528 second user time and 6.70398 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-09 05:17:37
IDJOB=4087889
IDBENCH=90666
IDSOLVER=2549
FILE ID=node116/4087889-1465442257
RUNJOBID= node116-1465427050-4398
PBS_JOBID= 19859791
Free space on /tmp= 71636 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_10null0mast_rapportOE1.0_TMAX120_K67_cod1.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087889-1465442257/watcher-4087889-1465442257 -o /tmp/evaluation-result-4087889-1465442257/solver-4087889-1465442257 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465427050-4398 --watchdog 1960 --input HOME/instance-4087889-1465442257.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= e37abd09799c9d30512407c4e00f4218
RANDOM SEED=1528743358

node116.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.134
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.26
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.134
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.134
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.134
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		: 2667.134
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.55
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.134
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.134
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		: 2667.134
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:        28955140 kB
Buffers:          220220 kB
Cached:          1134304 kB
SwapCached:         1856 kB
Active:           645504 kB
Inactive:         966328 kB
Active(anon):     256840 kB
Inactive(anon):     2940 kB
Active(file):     388664 kB
Inactive(file):   963388 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67099088 kB
Dirty:              5036 kB
Writeback:             0 kB
AnonPages:       1799444 kB
Mapped:             9208 kB
Shmem:                 0 kB
Slab:             629292 kB
SReclaimable:      73444 kB
SUnreclaim:       555848 kB
KernelStack:        1464 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1975916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1632256 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= 71640 MiB
End job on node116 at 2016-06-09 05:47:38