Trace number 4118742

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.15 1800.45

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-30.lin.opb
MD5SUM0e343a90d4a4002cba3fa8b202e2c3d2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-11314
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12690
Total number of constraints25300
Number of constraints which are clauses12650
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12650
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 12690
Biggest coefficient in the objective function 3292
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 870020
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 3292
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 870020
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.05	c * #variable= 12690 #constraint= 25300
0.09/0.14	c * #variable= 12690 #constraint= 25300
38.18/38.22	c S1->S2
38.18/38.22	c #Conflicts:       1000 | #Learnt:       1000 | 0.001
38.18/38.22	c total clause space: 206.656MB
38.18/38.22	c total #watches: 355437
145.97/146.06	c total #propagations: 852041 / total #impl: 7351184 (eff. 0.116)
145.97/146.06	c #Conflicts:       2000 | #Learnt:       2000 | 0.001
145.97/146.06	c total clause space: 545.701MB
145.97/146.06	c total #watches: 598904
252.05/252.19	c total #propagations: 1643603 / total #impl: 15612155 (eff. 0.105)
252.05/252.19	c GC COLLECT
252.05/252.19	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
252.05/252.19	c total clause space: 545.701MB
252.05/252.19	c total #watches: 678954
408.12/408.21	c total #propagations: 2265480 / total #impl: 21686007 (eff. 0.104)
408.12/408.21	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
408.12/408.21	c total clause space: 545.701MB
408.12/408.21	c total #watches: 822725
558.89/559.08	c total #propagations: 3048154 / total #impl: 30718279 (eff. 0.099)
558.89/559.08	c GC COLLECT
558.89/559.08	c #Conflicts:       5000 | #Learnt:       2352 | 0.000
558.89/559.08	c total clause space: 886.764MB
558.89/559.08	c total #watches: 678555
723.06/723.25	c total #propagations: 3759704 / total #impl: 40724511 (eff. 0.092)
723.06/723.25	c #Conflicts:       6000 | #Learnt:       3352 | 0.000
723.06/723.25	c total clause space: 886.764MB
723.06/723.25	c total #watches: 924790
943.83/944.08	c total #propagations: 4285334 / total #impl: 51465092 (eff. 0.083)
943.83/944.08	c GC COLLECT
943.83/944.08	c #Conflicts:       7000 | #Learnt:       2229 | 0.000
943.83/944.08	c total clause space: 886.764MB
943.83/944.08	c total #watches: 670792
1131.59/1131.84	c total #propagations: 4874619 / total #impl: 57820587 (eff. 0.084)
1131.59/1131.84	c #Conflicts:       8000 | #Learnt:       3229 | 0.000
1131.59/1131.84	c total clause space: 886.764MB
1131.59/1131.84	c total #watches: 832393
1376.75/1377.07	c total #propagations: 5555197 / total #impl: 63627466 (eff. 0.087)
1376.75/1377.07	c #Conflicts:       9000 | #Learnt:       4229 | 0.000
1376.75/1377.07	c total clause space: 886.764MB
1376.75/1377.07	c total #watches: 1025207
1626.92/1627.22	c total #propagations: 6271057 / total #impl: 75173214 (eff. 0.083)
1626.92/1627.22	c GC COLLECT
1626.92/1627.22	c #Conflicts:      10000 | #Learnt:       2717 | 0.000
1626.92/1627.22	c total clause space: 1440.99MB
1626.92/1627.22	c total #watches: 696414

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-4118742-1467226525/watcher-4118742-1467226525 -o /tmp/evaluation-result-4118742-1467226525/solver-4118742-1467226525 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118742-1467226525.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=3524
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.06 2.03 2.00 3/176 3527
/proc/meminfo: memFree=31402352/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 1683546 57319424 7804 33554432000 4194304 6211289 140735973044528 140735822459912 4206551 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 13994 7804 98 493 0 13491 0

[startup+0.100171 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 3527
/proc/meminfo: memFree=31402352/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=64340 CPUtime=0.09 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 1973 0 0 0 8 1 0 0 20 0 1 0 1683546 65884160 13588 33554432000 4194304 6211289 140735973044528 140735822459912 5161098 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 16085 13588 144 493 0 15582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64340

[startup+0.200361 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 3527
/proc/meminfo: memFree=31402352/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=73348 CPUtime=0.19 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 3572 0 0 0 18 1 0 0 20 0 1 0 1683546 75108352 15938 33554432000 4194304 6211289 140735973044528 140735822459912 4228081 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 18337 15939 144 493 0 17834 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73348

[startup+0.300354 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 3527
/proc/meminfo: memFree=31402352/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=76764 CPUtime=0.29 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 4213 0 0 0 28 1 0 0 20 0 1 0 1683546 78606336 17090 33554432000 4194304 6211289 140735973044528 140735973041992 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 19191 17090 203 493 0 18688 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 76764

[startup+0.700269 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 3527
/proc/meminfo: memFree=31402352/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=100040 CPUtime=0.69 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 4846 0 0 0 68 1 0 0 20 0 1 0 1683546 102440960 20238 33554432000 4194304 6211289 140735973044528 140735973041992 4205288 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 25010 20238 204 493 0 24507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 100040

[startup+1.50024 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3528
/proc/meminfo: memFree=31309744/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=119484 CPUtime=1.49 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 5126 0 0 0 148 1 0 0 20 0 1 0 1683546 122351616 22040 33554432000 4194304 6211289 140735973044528 140735973042440 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 29871 22040 204 493 0 29368 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 119484

[startup+3.10021 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3528
/proc/meminfo: memFree=31292928/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=119628 CPUtime=3.08 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 5184 0 0 0 307 1 0 0 20 0 1 0 1683546 122499072 25675 33554432000 4194304 6211289 140735973044528 140735973042760 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 29907 25675 204 493 0 29404 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119628

[startup+6.30023 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3528
/proc/meminfo: memFree=31267180/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=151060 CPUtime=6.29 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 5504 0 0 0 627 2 0 0 20 0 1 0 1683546 154685440 29048 33554432000 4194304 6211289 140735973044528 140735973042440 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 37765 29048 204 493 0 37262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 151060

[startup+12.7002 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 3528
/proc/meminfo: memFree=31228408/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=201308 CPUtime=12.69 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 5715 0 0 0 1267 2 0 0 20 0 1 0 1683546 206139392 35378 33554432000 4194304 6211289 140735973044528 140735973042760 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 50327 35378 204 493 0 49824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 201308

[startup+25.5003 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3528
/proc/meminfo: memFree=31162436/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=284280 CPUtime=25.49 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 6302 0 0 0 2545 4 0 0 20 0 1 0 1683546 291102720 48726 33554432000 4194304 6211289 140735973044528 140735973042440 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 71070 48726 204 493 0 70567 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 284280

[startup+51.1003 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 3528
/proc/meminfo: memFree=31075868/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=418276 CPUtime=51.08 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 6963 0 0 0 5103 5 0 0 20 0 1 0 1683546 428314624 68282 33554432000 4194304 6211289 140735973044528 140735973042440 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 104569 68282 214 493 0 104066 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 418276

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/177 3529
/proc/meminfo: memFree=30962012/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=421676 CPUtime=102.28 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 7842 0 0 0 10221 7 0 0 20 0 1 0 1683546 431796224 90623 33554432000 4194304 6211289 140735973044528 140735973042440 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 105419 90623 214 493 0 104916 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 421676

[startup+162.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/177 3530
/proc/meminfo: memFree=30863824/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=639404 CPUtime=162.26 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 12616 0 0 0 16216 10 0 0 20 0 1 0 1683546 654749696 110037 33554432000 4194304 6211289 140735973044528 140735973042872 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 159851 110037 214 493 0 159348 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 639404

[startup+222.307 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3531
/proc/meminfo: memFree=30845576/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=639404 CPUtime=222.26 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 12704 0 0 0 22216 10 0 0 20 0 1 0 1683546 654749696 110125 33554432000 4194304 6211289 140735973044528 140735973042872 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 159851 110125 219 493 0 159348 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 639404

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 3535
/proc/meminfo: memFree=30757572/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=642984 CPUtime=282.24 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 13756 0 0 0 28212 12 0 0 20 0 1 0 1683546 658415616 128133 33554432000 4194304 6211289 140735973044528 140735973042520 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 160746 128133 219 493 0 160243 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 642984

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3560
/proc/meminfo: memFree=30678852/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=644200 CPUtime=342.22 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 14081 0 0 0 34210 12 0 0 20 0 1 0 1683546 659660800 143270 33554432000 4194304 6211289 140735973044528 140735973042440 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 161050 143270 219 493 0 160547 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 644200

[startup+402.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3561
/proc/meminfo: memFree=30618760/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=644336 CPUtime=402.21 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 14152 0 0 0 40208 13 0 0 20 0 1 0 1683546 659800064 155597 33554432000 4194304 6211289 140735973044528 140735973042440 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 161084 155597 219 493 0 160581 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 644336

[startup+462.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 3562
/proc/meminfo: memFree=30550328/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=994648 CPUtime=462.2 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 15269 0 0 0 46206 14 0 0 20 0 1 0 1683546 1018519552 170118 33554432000 4194304 6211289 140735973044528 140735973042760 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 248662 170118 219 493 0 248159 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 994648

[startup+522.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/177 3563
/proc/meminfo: memFree=30537552/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=994804 CPUtime=522.19 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 15333 0 0 0 52205 14 0 0 20 0 1 0 1683546 1018679296 170182 33554432000 4194304 6211289 140735973044528 140735973042440 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 248701 170182 219 493 0 248198 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 994804

[startup+582.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 3564
/proc/meminfo: memFree=30526460/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=995076 CPUtime=582.18 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 15406 0 0 0 58204 14 0 0 20 0 1 0 1683546 1018957824 170255 33554432000 4194304 6211289 140735973044528 140735973042872 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 248769 170255 219 493 0 248266 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 995076


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


[startup+882.307 s]
/proc/loadavg: 2.12 2.05 2.01 3/178 3573
/proc/meminfo: memFree=30333920/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=998756 CPUtime=882.14 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 16496 0 0 0 88198 16 0 0 20 0 1 0 1683546 1022726144 205582 33554432000 4194304 6211289 140735973044528 140735973042440 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 249689 205582 219 493 0 249186 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 998756

[startup+942.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/177 3575
/proc/meminfo: memFree=30281788/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=999024 CPUtime=942.13 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 16755 0 0 0 94196 17 0 0 20 0 1 0 1683546 1023000576 216572 33554432000 4194304 6211289 140735973044528 140735973042440 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 249756 216572 219 493 0 249253 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 999024

[startup+1002.3 s]
/proc/loadavg: 2.11 2.06 2.00 3/177 3576
/proc/meminfo: memFree=30276956/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=999024 CPUtime=1002.12 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 16755 0 0 0 100195 17 0 0 20 0 1 0 1683546 1023000576 216572 33554432000 4194304 6211289 140735973044528 140735973042872 4209328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 249756 216572 219 493 0 249253 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 999024

[startup+1062.3 s]
/proc/loadavg: 2.08 2.06 2.00 3/177 3577
/proc/meminfo: memFree=30266332/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=999384 CPUtime=1062.11 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 16809 0 0 0 106194 17 0 0 20 0 1 0 1683546 1023369216 216626 33554432000 4194304 6211289 140735973044528 140735973042440 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 249846 216626 219 493 0 249343 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 999384

[startup+1122.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 3578
/proc/meminfo: memFree=30263696/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=999384 CPUtime=1122.1 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 16900 0 0 0 112193 17 0 0 20 0 1 0 1683546 1023369216 216717 33554432000 4194304 6211289 140735973044528 140735973042440 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 249846 216717 219 493 0 249343 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 999384

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/176 3579
/proc/meminfo: memFree=30255260/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1000880 CPUtime=1182.09 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17299 0 0 0 118192 17 0 0 20 0 1 0 1683546 1024901120 217116 33554432000 4194304 6211289 140735973044528 140735973042440 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250220 217116 219 493 0 249717 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1000880

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 3582
/proc/meminfo: memFree=30243040/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1001932 CPUtime=1242.08 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17571 0 0 0 124191 17 0 0 20 0 1 0 1683546 1025978368 217388 33554432000 4194304 6211289 140735973044528 140735973042440 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250483 217388 219 493 0 249980 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1001932

[startup+1302.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 3583
/proc/meminfo: memFree=30228760/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1002768 CPUtime=1302.06 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17784 0 0 0 130189 17 0 0 20 0 1 0 1683546 1026834432 217600 33554432000 4194304 6211289 140735973044528 140735973042520 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250692 217600 219 493 0 250189 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1002768

[startup+1362.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 3584
/proc/meminfo: memFree=30213940/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1003048 CPUtime=1362.05 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17844 0 0 0 136188 17 0 0 20 0 1 0 1683546 1027121152 217660 33554432000 4194304 6211289 140735973044528 140735973042440 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250762 217660 219 493 0 250259 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1003048

[startup+1422.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 3585
/proc/meminfo: memFree=30185152/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1003552 CPUtime=1422.06 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17953 0 0 0 142188 18 0 0 20 0 1 0 1683546 1027637248 224923 33554432000 4194304 6211289 140735973044528 140735973042440 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250888 224923 219 493 0 250385 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1003552

[startup+1482.3 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 3589
/proc/meminfo: memFree=30147616/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1003552 CPUtime=1482.04 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 17988 0 0 0 148186 18 0 0 20 0 1 0 1683546 1027637248 234156 33554432000 4194304 6211289 140735973044528 140735973042440 4209304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 250888 234156 219 493 0 250385 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1003552

[startup+1542.31 s]
/proc/loadavg: 2.04 2.06 2.01 3/177 3591
/proc/meminfo: memFree=30105228/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1005192 CPUtime=1542.04 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 18433 0 0 0 154185 19 0 0 20 0 1 0 1683546 1029316608 244310 33554432000 4194304 6211289 140735973044528 140735973042440 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 251298 244310 219 493 0 250795 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1005192

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 3592
/proc/meminfo: memFree=30058884/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1574900 CPUtime=1602.03 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 19238 0 0 0 160177 26 0 0 20 0 1 0 1683546 1612697600 252587 33554432000 4194304 6211289 140735973044528 140735973042440 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 393725 252587 219 493 0 393222 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1574900

[startup+1662.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 3593
/proc/meminfo: memFree=30058768/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1574900 CPUtime=1662.02 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 19241 0 0 0 166176 26 0 0 20 0 1 0 1683546 1612697600 252590 33554432000 4194304 6211289 140735973044528 140735973042872 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 393725 252590 219 493 0 393222 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1574900

[startup+1722.3 s]
/proc/loadavg: 2.15 2.08 2.01 3/177 3594
/proc/meminfo: memFree=30049736/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1574900 CPUtime=1722.01 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 19289 0 0 0 172175 26 0 0 20 0 1 0 1683546 1612697600 252638 33554432000 4194304 6211289 140735973044528 140735973042872 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 393725 252638 219 493 0 393222 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1574900

[startup+1782.3 s]
/proc/loadavg: 2.14 2.10 2.02 3/177 3595
/proc/meminfo: memFree=30040880/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1574900 CPUtime=1782 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 19289 0 0 0 178174 26 0 0 20 0 1 0 1683546 1612697600 252638 33554432000 4194304 6211289 140735973044528 140735973042872 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 393725 252638 219 493 0 393222 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1574900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.10 2.09 2.02 2/175 3595
/proc/meminfo: memFree=30450356/32872528 swapFree=239020/271724
[pid=3527] ppid=3524 vsize=1575152 CPUtime=1800.09 cores=1,3,5,7
/proc/3527/stat : 3527 (cdcl-cuttingpla) R 3524 3527 1985 0 -1 4202496 19327 0 0 0 179983 26 0 0 20 0 1 0 1683546 1612955648 252676 33554432000 4194304 6211289 140735973044528 140735973042440 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3527/statm: 393788 252676 219 493 0 393285 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1575152

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 3527 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.45
CPU time (s): 1800.15
CPU user time (s): 1799.84
CPU system time (s): 0.312952
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 1575152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.312952
maximum resident set size= 1010704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19327
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= 46
involuntary context switches= 1884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.71728 second user time and 6.74297 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-29 20:55:25
IDJOB=4118742
IDBENCH=111527
IDSOLVER=2549
FILE ID=node107/4118742-1467226525
RUNJOBID= node107-1467210315-2002
PBS_JOBID= 19997599
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-30.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118742-1467226525/watcher-4118742-1467226525 -o /tmp/evaluation-result-4118742-1467226525/solver-4118742-1467226525 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1467210315-2002 --watchdog 1960 --input HOME/instance-4118742-1467226525.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 0e343a90d4a4002cba3fa8b202e2c3d2
RANDOM SEED=62132173

node107.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.110
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.22
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.110
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.110
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.39
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.110
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.110
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.110
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.110
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.56
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.110
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31402996 kB
Buffers:           37504 kB
Cached:           374124 kB
SwapCached:            0 kB
Active:           129784 kB
Inactive:         359708 kB
Active(anon):      80576 kB
Inactive(anon):        4 kB
Active(file):      49208 kB
Inactive(file):   359704 kB
Unevictable:      271724 kB
Mlocked:          239020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              6128 kB
Writeback:             0 kB
AnonPages:        414876 kB
Mapped:            14808 kB
Shmem:               204 kB
Slab:             574552 kB
SReclaimable:      18584 kB
SUnreclaim:       555968 kB
KernelStack:        1472 kB
PageTables:         4668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     473688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 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= 71724 MiB
End job on node107 at 2016-06-29 21:25:25