Trace number 4118446

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

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay33.lin.opb
MD5SUM88343adc473661524edc0508df895744
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark72340
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 variables11720
Total number of constraints33295
Number of constraints which are clauses22103
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints11191
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 11717
Biggest coefficient in the objective function 86090
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 730956
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 86090
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 730956
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= 11720 #constraint= 33295
47.49/47.53	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
47.49/47.53	c total clause space: 335.816MB
47.49/47.53	c total #watches: 847831
213.16/213.24	c total #propagations: 241766 / total #impl: 5440846 (eff. 0.044)
213.16/213.24	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
213.16/213.24	c total clause space: 545.701MB
213.16/213.24	c total #watches: 1515873
371.23/371.33	c total #propagations: 420128 / total #impl: 11364427 (eff. 0.037)
371.23/371.33	c GC COLLECT
371.23/371.33	c #Conflicts:       3000 | #Learnt:       2005 | 0.000
371.23/371.33	c total clause space: 545.701MB
371.23/371.33	c total #watches: 1768574
633.89/634.05	c total #propagations: 584934 / total #impl: 19900919 (eff. 0.029)
633.89/634.05	c #Conflicts:       4000 | #Learnt:       3005 | 0.000
633.89/634.05	c total clause space: 886.764MB
633.89/634.05	c total #watches: 2432168
914.75/914.97	c total #propagations: 776624 / total #impl: 27081217 (eff. 0.029)
914.75/914.97	c GC COLLECT
914.75/914.97	c #Conflicts:       5000 | #Learnt:       2361 | 0.000
914.75/914.97	c total clause space: 886.764MB
914.75/914.97	c total #watches: 2078241
1120.83/1121.08	c total #propagations: 990772 / total #impl: 33492312 (eff. 0.030)
1120.83/1121.08	c #Conflicts:       6000 | #Learnt:       3361 | 0.000
1120.83/1121.08	c total clause space: 886.764MB
1120.83/1121.08	c total #watches: 2427035
1332.00/1332.21	c total #propagations: 1163868 / total #impl: 40018452 (eff. 0.029)
1332.00/1332.21	c GC COLLECT
1332.00/1332.21	c #Conflicts:       7000 | #Learnt:       2235 | 0.000
1332.00/1332.21	c total clause space: 886.764MB
1332.00/1332.21	c total #watches: 1575908
1443.27/1443.59	c total #propagations: 1313769 / total #impl: 46045587 (eff. 0.029)
1443.27/1443.59	c #Conflicts:       8000 | #Learnt:       3235 | 0.000
1443.27/1443.59	c total clause space: 886.764MB
1443.27/1443.59	c total #watches: 2325884
1727.03/1727.36	c total #propagations: 1445502 / total #impl: 54339186 (eff. 0.027)
1727.03/1727.36	c #Conflicts:       9000 | #Learnt:       4235 | 0.000
1727.03/1727.36	c total clause space: 886.764MB
1727.03/1727.36	c total #watches: 2832600

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-4118446-1467221521/watcher-4118446-1467221521 -o /tmp/evaluation-result-4118446-1467221521/solver-4118446-1467221521 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118446-1467221521.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3425
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.11 2.06 2.07 4/176 3428
/proc/meminfo: memFree=30672572/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 1172057 29810688 5268 33554432000 4194304 6201397 140736763632352 140733617705064 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 7278 5268 130 491 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.11 2.06 2.07 4/176 3428
/proc/meminfo: memFree=30672572/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=34712 CPUtime=0.09 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 1387 0 0 0 9 0 0 0 20 0 1 0 1172057 35545088 7551 33554432000 4194304 6201397 140736763632352 140733617705064 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 8678 7552 142 491 0 8177 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34712

[startup+0.200365 s]
/proc/loadavg: 2.11 2.06 2.07 4/176 3428
/proc/meminfo: memFree=30672572/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=38956 CPUtime=0.19 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 2222 0 0 0 19 0 0 0 20 0 1 0 1172057 39890944 8679 33554432000 4194304 6201397 140736763632352 140736763630488 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 9739 8679 147 491 0 9238 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38956

[startup+0.30034 s]
/proc/loadavg: 2.11 2.06 2.07 4/176 3428
/proc/meminfo: memFree=30672572/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=39004 CPUtime=0.29 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 2231 0 0 0 29 0 0 0 20 0 1 0 1172057 39940096 8687 33554432000 4194304 6201397 140736763632352 140736763630488 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 9751 8687 147 491 0 9250 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39004

[startup+0.700215 s]
/proc/loadavg: 2.11 2.06 2.07 4/176 3428
/proc/meminfo: memFree=30672572/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=39136 CPUtime=0.69 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 2247 0 0 0 69 0 0 0 20 0 1 0 1172057 40075264 8703 33554432000 4194304 6201397 140736763632352 140736763630488 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 9784 8703 147 491 0 9283 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39136

[startup+1.50027 s]
/proc/loadavg: 2.11 2.06 2.07 3/177 3429
/proc/meminfo: memFree=30636016/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=63540 CPUtime=1.49 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 2969 0 0 0 148 1 0 0 20 0 1 0 1172057 65064960 11416 33554432000 4194304 6201397 140736763632352 140736763631384 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 15885 11416 147 491 0 15384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63540

[startup+3.10028 s]
/proc/loadavg: 2.10 2.06 2.07 3/177 3429
/proc/meminfo: memFree=30616408/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=63804 CPUtime=3.09 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 3071 0 0 0 308 1 0 0 20 0 1 0 1172057 65335296 13051 33554432000 4194304 6201397 140736763632352 140736763631016 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 15951 13051 147 491 0 15450 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63804

[startup+6.30023 s]
/proc/loadavg: 2.10 2.06 2.07 3/177 3429
/proc/meminfo: memFree=30594708/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=83568 CPUtime=6.29 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 3812 0 0 0 628 1 0 0 20 0 1 0 1172057 85573632 17464 33554432000 4194304 6201397 140736763632352 140736763631064 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 20892 17464 147 491 0 20391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 83568

[startup+12.7002 s]
/proc/loadavg: 2.08 2.06 2.07 3/177 3429
/proc/meminfo: memFree=30544908/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=165908 CPUtime=12.69 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 4673 0 0 0 1267 2 0 0 20 0 1 0 1172057 169889792 28349 33554432000 4194304 6201397 140736763632352 140736763631016 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 41477 28349 147 491 0 40976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 165908

[startup+25.5003 s]
/proc/loadavg: 2.07 2.06 2.07 3/177 3429
/proc/meminfo: memFree=30485296/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=251368 CPUtime=25.49 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 6331 0 0 0 2546 3 0 0 20 0 1 0 1172057 257400832 40269 33554432000 4194304 6201397 140736763632352 140736763631016 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 62842 40269 147 491 0 62341 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 251368

[startup+51.1004 s]
/proc/loadavg: 2.12 2.07 2.07 3/177 3429
/proc/meminfo: memFree=30356712/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=389060 CPUtime=51.09 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 7803 0 0 0 5105 4 0 0 20 0 1 0 1172057 398397440 66202 33554432000 4194304 6201397 140736763632352 140736763631480 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 97265 66202 160 491 0 96764 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 389060

[startup+102.3 s]
/proc/loadavg: 2.08 2.07 2.07 3/177 3431
/proc/meminfo: memFree=30246228/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=395176 CPUtime=102.28 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 10704 0 0 0 10223 5 0 0 20 0 1 0 1172057 404660224 86164 33554432000 4194304 6201397 140736763632352 140736763631016 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 98794 86164 160 491 0 98293 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 395176

[startup+162.3 s]
/proc/loadavg: 2.18 2.09 2.08 3/177 3432
/proc/meminfo: memFree=30151664/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=617512 CPUtime=162.26 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 13219 0 0 0 16218 8 0 0 20 0 1 0 1172057 632332288 109650 33554432000 4194304 6201397 140736763632352 140736763631016 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 154378 109650 160 491 0 153877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 617512

[startup+222.307 s]
/proc/loadavg: 2.15 2.10 2.08 3/177 3433
/proc/meminfo: memFree=30097264/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=620972 CPUtime=222.27 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 17796 0 0 0 22217 10 0 0 20 0 1 0 1172057 635875328 122859 33554432000 4194304 6201397 140736763632352 140736763631480 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 155243 122859 160 491 0 154742 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 620972

[startup+282.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/176 3434
/proc/meminfo: memFree=30068800/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=622024 CPUtime=282.25 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 18225 0 0 0 28215 10 0 0 20 0 1 0 1172057 636952576 123152 33554432000 4194304 6201397 140736763632352 140736763630968 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 155506 123152 166 491 0 155005 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 622024

[startup+342.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/177 3436
/proc/meminfo: memFree=30029748/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=622392 CPUtime=342.24 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 18542 0 0 0 34214 10 0 0 20 0 1 0 1172057 637329408 123355 33554432000 4194304 6201397 140736763632352 140736763631304 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 155598 123355 166 491 0 155097 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 622392

[startup+402.3 s]
/proc/loadavg: 2.06 2.07 2.07 3/177 3438
/proc/meminfo: memFree=29974020/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=623192 CPUtime=402.22 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 18851 0 0 0 40212 10 0 0 20 0 1 0 1172057 638148608 132739 33554432000 4194304 6201397 140736763632352 140736763630632 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 155798 132739 166 491 0 155297 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 623192

[startup+462.3 s]
/proc/loadavg: 2.10 2.07 2.07 3/177 3439
/proc/meminfo: memFree=29926600/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=624436 CPUtime=462.22 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 19377 0 0 0 46210 12 0 0 20 0 1 0 1172057 639422464 144336 33554432000 4194304 6201397 140736763632352 140736763631064 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 156109 144336 166 491 0 155608 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 624436

[startup+522.3 s]
/proc/loadavg: 2.04 2.06 2.07 3/178 3443
/proc/meminfo: memFree=29880480/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=627320 CPUtime=522.2 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 21020 0 0 0 52208 12 0 0 20 0 1 0 1172057 642375680 155282 33554432000 4194304 6201397 140736763632352 140736763631064 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 156830 155282 166 491 0 156329 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 627320

[startup+582.3 s]
/proc/loadavg: 2.01 2.04 2.06 3/177 3444
/proc/meminfo: memFree=29833580/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=983408 CPUtime=582.2 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 23263 0 0 0 58206 14 0 0 20 0 1 0 1172057 1007009792 166361 33554432000 4194304 6201397 140736763632352 140736763631304 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 245852 166361 166 491 0 245351 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 983408


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


[startup+942.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/177 3451
/proc/meminfo: memFree=29647016/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=990640 CPUtime=942.14 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 26976 0 0 0 94198 16 0 0 20 0 1 0 1172057 1014415360 193026 33554432000 4194304 6201397 140736763632352 140736763630632 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 247660 193026 166 491 0 247159 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 990640

[startup+1002.3 s]
/proc/loadavg: 2.04 2.03 2.04 3/177 3453
/proc/meminfo: memFree=29645908/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=991444 CPUtime=1002.13 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 31040 0 0 0 100196 17 0 0 20 0 1 0 1172057 1015238656 193330 33554432000 4194304 6201397 140736763632352 140736763631064 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 247861 193330 166 491 0 247360 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 991444

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 2.04 3/177 3454
/proc/meminfo: memFree=29642932/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=993640 CPUtime=1062.12 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 31610 0 0 0 106195 17 0 0 20 0 1 0 1172057 1017487360 193900 33554432000 4194304 6201397 140736763632352 140736763630968 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 248410 193900 166 491 0 247909 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 993640

[startup+1122.3 s]
/proc/loadavg: 2.08 2.05 2.04 3/178 3458
/proc/meminfo: memFree=29641556/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=994084 CPUtime=1122.12 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 31948 0 0 0 112194 18 0 0 20 0 1 0 1172057 1017942016 193981 33554432000 4194304 6201397 140736763632352 140736763631480 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 248521 193981 166 491 0 248020 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 994084

[startup+1182.3 s]
/proc/loadavg: 2.13 2.07 2.05 3/177 3459
/proc/meminfo: memFree=29613068/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=995400 CPUtime=1182.11 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 32311 0 0 0 118193 18 0 0 20 0 1 0 1172057 1019289600 200987 33554432000 4194304 6201397 140736763632352 140736763631064 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 248850 200987 166 491 0 248349 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 995400

[startup+1242.3 s]
/proc/loadavg: 2.11 2.07 2.05 3/177 3460
/proc/meminfo: memFree=29563472/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=998060 CPUtime=1242.1 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 32992 0 0 0 124191 19 0 0 20 0 1 0 1172057 1022013440 210355 33554432000 4194304 6201397 140736763632352 140736763631016 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 249515 210355 166 491 0 249014 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 998060

[startup+1302.3 s]
/proc/loadavg: 2.09 2.07 2.05 3/177 3462
/proc/meminfo: memFree=29459712/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=998512 CPUtime=1302.09 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 33881 0 0 0 130189 20 0 0 20 0 1 0 1172057 1022476288 228387 33554432000 4194304 6201397 140736763632352 140736763631064 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 249628 228387 166 491 0 249127 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 998512

[startup+1362.3 s]
/proc/loadavg: 2.03 2.05 2.04 3/177 3463
/proc/meminfo: memFree=29416332/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=998664 CPUtime=1362.09 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 34128 0 0 0 136188 21 0 0 20 0 1 0 1172057 1022631936 233038 33554432000 4194304 6201397 140736763632352 140736763631480 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 249666 233038 166 491 0 249165 0
Current children cumulated CPU time (s) 1362.09
Current children cumulated vsize (KiB) 998664

[startup+1422.3 s]
/proc/loadavg: 2.01 2.04 2.03 3/177 3509
/proc/meminfo: memFree=29922548/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=998936 CPUtime=1422.08 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 35099 0 0 0 142187 21 0 0 20 0 1 0 1172057 1022910464 233133 33554432000 4194304 6201397 140736763632352 140736763631064 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 249734 233133 166 491 0 249233 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 998936

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/177 3510
/proc/meminfo: memFree=29896140/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1000804 CPUtime=1482.06 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 36914 0 0 0 148185 21 0 0 20 0 1 0 1172057 1024823296 233613 33554432000 4194304 6201397 140736763632352 140736763630968 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 250201 233613 166 491 0 249700 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1000804

[startup+1542.31 s]
/proc/loadavg: 2.00 2.02 2.02 3/177 3511
/proc/meminfo: memFree=29881272/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1003680 CPUtime=1542.06 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 38367 0 0 0 154184 22 0 0 20 0 1 0 1172057 1027768320 234336 33554432000 4194304 6201397 140736763632352 140736763631304 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 250920 234336 166 491 0 250419 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1003680

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.02 3/177 3513
/proc/meminfo: memFree=29868728/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1004004 CPUtime=1602.05 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 40065 0 0 0 160182 23 0 0 20 0 1 0 1172057 1028100096 234424 33554432000 4194304 6201397 140736763632352 140736763631064 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251001 234424 166 491 0 250500 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1004004

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.02 3/177 3514
/proc/meminfo: memFree=29856280/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1005180 CPUtime=1662.03 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 43306 0 0 0 166180 23 0 0 20 0 1 0 1172057 1029304320 234721 33554432000 4194304 6201397 140736763632352 140736763631304 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251295 234721 166 491 0 250794 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1005180

[startup+1722.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/178 3518
/proc/meminfo: memFree=29848744/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1005964 CPUtime=1722.03 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 46763 0 0 0 172179 24 0 0 20 0 1 0 1172057 1030107136 234916 33554432000 4194304 6201397 140736763632352 140736763630968 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251491 234916 166 491 0 250990 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1005964

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.02 3/178 3542
/proc/meminfo: memFree=29826760/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1006100 CPUtime=1782.02 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 46817 0 0 0 178178 24 0 0 20 0 1 0 1172057 1030246400 239037 33554432000 4194304 6201397 140736763632352 140736763631064 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251525 239037 166 491 0 251024 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1006100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 3543
/proc/meminfo: memFree=29809628/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1006396 CPUtime=1800.01 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 47048 0 0 0 179977 24 0 0 20 0 1 0 1172057 1030549504 243185 33554432000 4194304 6201397 140736763632352 140736763631064 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251599 243185 166 491 0 251098 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1006396

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

[startup+1800.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/178 3543
/proc/meminfo: memFree=29809628/32872528 swapFree=478180/527236
[pid=3428] ppid=3425 vsize=1006396 CPUtime=1800.01 cores=1,3,5,7
/proc/3428/stat : 3428 (cdcl-cuttingpla) R 3425 3428 1982 0 -1 4202496 47048 0 0 0 179977 24 0 0 20 0 1 0 1172057 1030549504 243185 33554432000 4194304 6201397 140736763632352 140736763631064 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/3428/statm: 251599 243185 166 491 0 251098 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1006396

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.78
CPU system time (s): 0.250961
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 1006396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.250961
maximum resident set size= 972740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47048
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= 6
involuntary context switches= 2022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54531 second user time and 6.91395 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-29 19:32:01
IDJOB=4118446
IDBENCH=111494
IDSOLVER=2550
FILE ID=node141/4118446-1467221521
RUNJOBID= node141-1467210288-1999
PBS_JOBID= 19997592
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay33.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118446-1467221521/watcher-4118446-1467221521 -o /tmp/evaluation-result-4118446-1467221521/solver-4118446-1467221521 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467210288-1999 --watchdog 1960 --input HOME/instance-4118446-1467221521.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 88343adc473661524edc0508df895744
RANDOM SEED=770504478

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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	: 5332.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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		: 2666.448
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	: 5339.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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		: 2666.448
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:        30672736 kB
Buffers:           62376 kB
Cached:           604824 kB
SwapCached:            0 kB
Active:           378956 kB
Inactive:         585540 kB
Active(anon):     299336 kB
Inactive(anon):        4 kB
Active(file):      79620 kB
Inactive(file):   585536 kB
Unevictable:      527236 kB
Mlocked:          478180 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              3512 kB
Writeback:             0 kB
AnonPages:        870472 kB
Mapped:            14440 kB
Shmem:               204 kB
Slab:             575584 kB
SReclaimable:      19796 kB
SUnreclaim:       555788 kB
KernelStack:        1472 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1045512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 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= 71744 MiB
End job on node141 at 2016-06-29 20:02:02