Trace number 4088236

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.02 1800.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-saucier.r.opb
MD5SUMaa80468537d69826ea16800f352007ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark661.163
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables6207
Total number of constraints171
Number of constraints which are clauses171
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5184
Number of terms in the objective function 6207
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 6207
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6207
Number of bits of the biggest sum of numbers13
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= 6207 #constraint= 171
17.48/17.57	c #Conflicts:       1000 | #Learnt:       1007 | 0.593
17.48/17.57	c total clause space: 127.173MB
17.48/17.57	c total #watches: 970863
136.66/136.71	c total #propagations: 274342 / total #impl: 25948013 (eff. 0.011)
136.66/136.71	c #Conflicts:       2000 | #Learnt:       2007 | 0.320
136.66/136.71	c total clause space: 206.656MB
136.66/136.71	c total #watches: 1559518
227.95/228.00	c total #propagations: 452461 / total #impl: 91627157 (eff. 0.005)
227.95/228.00	c GC COLLECT
227.95/228.00	c #Conflicts:       3000 | #Learnt:       2017 | 0.225
227.95/228.00	c total clause space: 206.656MB
227.95/228.00	c total #watches: 1499425
455.72/455.84	c total #propagations: 596076 / total #impl: 143257860 (eff. 0.004)
455.72/455.84	c #Conflicts:       4000 | #Learnt:       3017 | 0.169
455.72/455.84	c total clause space: 335.816MB
455.72/455.84	c total #watches: 2090224
667.48/667.69	c total #propagations: 802745 / total #impl: 233300927 (eff. 0.003)
667.48/667.69	c GC COLLECT
667.48/667.69	c #Conflicts:       5000 | #Learnt:       2391 | 0.140
667.48/667.69	c total clause space: 335.816MB
667.48/667.69	c total #watches: 1903091
978.43/978.69	c total #propagations: 1075626 / total #impl: 320319440 (eff. 0.003)
978.43/978.69	c #Conflicts:       6000 | #Learnt:       3391 | 0.116
978.43/978.69	c total clause space: 335.816MB
978.43/978.69	c total #watches: 2364843
1327.18/1327.49	c total #propagations: 1401113 / total #impl: 520960131 (eff. 0.003)
1327.18/1327.49	c GC COLLECT
1327.18/1327.49	c #Conflicts:       7000 | #Learnt:       2273 | 0.101
1327.18/1327.49	c total clause space: 335.816MB
1327.18/1327.49	c total #watches: 1849082
1516.15/1516.45	c total #propagations: 1746262 / total #impl: 739314496 (eff. 0.002)
1516.15/1516.45	c #Conflicts:       8000 | #Learnt:       3273 | 0.092
1516.15/1516.45	c total clause space: 335.816MB
1516.15/1516.45	c total #watches: 2344365

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-4088236-1465414858/watcher-4088236-1465414858 -o /tmp/evaluation-result-4088236-1465414858/solver-4088236-1465414858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088236-1465414858.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=22026
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.16 2.26 2.23 3/177 22029
/proc/meminfo: memFree=29965180/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 123418867 29810688 5269 33554432000 4194304 6201397 140734671290192 140734942509784 4210960 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 7278 5269 130 491 0 6777 0

[startup+0.100117 s]
/proc/loadavg: 2.16 2.26 2.23 3/177 22029
/proc/meminfo: memFree=29965180/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=33756 CPUtime=0.09 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 553 0 0 0 9 0 0 0 20 0 1 0 123418867 34566144 7055 33554432000 4194304 6201397 140734671290192 140734671288328 5106271 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 8439 7055 142 491 0 7938 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33756

[startup+0.200303 s]
/proc/loadavg: 2.16 2.26 2.23 3/177 22029
/proc/meminfo: memFree=29965180/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=40944 CPUtime=0.19 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 885 0 0 0 19 0 0 0 20 0 1 0 123418867 41926656 7336 33554432000 4194304 6201397 140734671290192 140734671288328 4226949 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 10236 7336 143 491 0 9735 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40944

[startup+0.300216 s]
/proc/loadavg: 2.16 2.26 2.23 3/177 22029
/proc/meminfo: memFree=29965180/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=48124 CPUtime=0.29 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 1090 0 0 0 29 0 0 0 20 0 1 0 123418867 49278976 8018 33554432000 4194304 6201397 140734671290192 140734671288328 5408672 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 12031 8018 143 491 0 11530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48124

[startup+0.70022 s]
/proc/loadavg: 2.16 2.26 2.23 3/177 22029
/proc/meminfo: memFree=29965180/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=63028 CPUtime=0.68 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 2179 0 0 0 68 0 0 0 20 0 1 0 123418867 64540672 11564 33554432000 4194304 6201397 140734671290192 140734671288328 4215861 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 15757 11564 147 491 0 15256 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63028

[startup+1.50024 s]
/proc/loadavg: 2.16 2.26 2.23 3/178 22030
/proc/meminfo: memFree=29913584/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=83764 CPUtime=1.49 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 2914 0 0 0 148 1 0 0 20 0 1 0 123418867 85774336 13698 33554432000 4194304 6201397 140734671290192 140734671289032 4213170 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 20941 13698 147 491 0 20440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83764

[startup+3.10023 s]
/proc/loadavg: 2.16 2.26 2.23 3/178 22030
/proc/meminfo: memFree=29899696/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=86884 CPUtime=3.09 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 3855 0 0 0 308 1 0 0 20 0 1 0 123418867 88969216 17550 33554432000 4194304 6201397 140734671290192 140734671289144 4215568 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 21721 17550 147 491 0 21220 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86884

[startup+6.30024 s]
/proc/loadavg: 2.23 2.28 2.24 4/177 22030
/proc/meminfo: memFree=29875200/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=119416 CPUtime=6.29 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 4709 0 0 0 627 2 0 0 20 0 1 0 123418867 122281984 21691 33554432000 4194304 6201397 140734671290192 140734671288824 4213192 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 29854 21691 147 491 0 29353 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119416

[startup+12.7002 s]
/proc/loadavg: 2.29 2.29 2.24 3/177 22030
/proc/meminfo: memFree=29845012/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=172544 CPUtime=12.69 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 6110 0 0 0 1266 3 0 0 20 0 1 0 123418867 176685056 28768 33554432000 4194304 6201397 140734671290192 140734671289144 4213168 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/22029/statm: 43136 28768 147 491 0 42635 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 172544

[startup+25.5004 s]
/proc/loadavg: 2.38 2.31 2.25 3/177 22030
/proc/meminfo: memFree=29799000/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=175224 CPUtime=25.48 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 7586 0 0 0 2545 3 0 0 20 0 1 0 123418867 179429376 38667 33554432000 4194304 6201397 140734671290192 140734671289144 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 43806 38667 160 491 0 43305 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 175224

[startup+51.1003 s]
/proc/loadavg: 2.33 2.30 2.24 4/177 22260
/proc/meminfo: memFree=29783488/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=261592 CPUtime=51.08 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 9177 0 0 0 5104 4 0 0 20 0 1 0 123418867 267870208 44144 33554432000 4194304 6201397 140734671290192 140734671289032 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 65398 44144 160 491 0 64897 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 261592

[startup+102.3 s]
/proc/loadavg: 2.25 2.28 2.24 3/177 22262
/proc/meminfo: memFree=29743420/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=265400 CPUtime=102.28 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 10287 0 0 0 10223 5 0 0 20 0 1 0 123418867 271769600 50230 33554432000 4194304 6201397 140734671290192 140734671288984 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 66350 50230 160 491 0 65849 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 265400

[startup+162.3 s]
/proc/loadavg: 2.27 2.27 2.24 3/177 22262
/proc/meminfo: memFree=29703512/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=269648 CPUtime=162.26 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 15598 0 0 0 16220 6 0 0 20 0 1 0 123418867 276119552 58874 33554432000 4194304 6201397 140734671290192 140734671289144 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 67412 58874 160 491 0 66911 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 269648

[startup+222.307 s]
/proc/loadavg: 2.22 2.25 2.23 3/177 22264
/proc/meminfo: memFree=29692092/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=272784 CPUtime=222.26 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 18250 0 0 0 22219 7 0 0 20 0 1 0 123418867 279330816 59793 33554432000 4194304 6201397 140734671290192 140734671288984 4213170 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 68196 59793 166 491 0 67695 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 272784

[startup+282.3 s]
/proc/loadavg: 2.41 2.29 2.25 3/177 22264
/proc/meminfo: memFree=29673516/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=276228 CPUtime=282.24 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 19427 0 0 0 28217 7 0 0 20 0 1 0 123418867 282857472 64237 33554432000 4194304 6201397 140734671290192 140734671289144 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 69057 64237 166 491 0 68556 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 276228

[startup+342.3 s]
/proc/loadavg: 2.27 2.27 2.24 3/177 22265
/proc/meminfo: memFree=29638364/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=413304 CPUtime=342.23 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 21271 0 0 0 34215 8 0 0 20 0 1 0 123418867 423223296 71216 33554432000 4194304 6201397 140734671290192 140734671289144 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 103326 71216 166 491 0 102825 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 413304

[startup+402.3 s]
/proc/loadavg: 2.24 2.26 2.24 3/177 22267
/proc/meminfo: memFree=29617116/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=417732 CPUtime=402.23 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 22905 0 0 0 40213 10 0 0 20 0 1 0 123418867 427757568 75884 33554432000 4194304 6201397 140734671290192 140734671289144 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 104433 75884 166 491 0 103932 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 417732

[startup+462.3 s]
/proc/loadavg: 2.30 2.27 2.24 3/177 22268
/proc/meminfo: memFree=29598852/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=419336 CPUtime=462.22 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 23852 0 0 0 46212 10 0 0 20 0 1 0 123418867 429400064 80372 33554432000 4194304 6201397 140734671290192 140734671288856 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 104834 80372 166 491 0 104333 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 419336

[startup+522.3 s]
/proc/loadavg: 2.29 2.27 2.24 3/177 22269
/proc/meminfo: memFree=29566440/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=420496 CPUtime=522.2 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 25057 0 0 0 52210 10 0 0 20 0 1 0 123418867 430587904 86801 33554432000 4194304 6201397 140734671290192 140734671288984 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 105124 86801 166 491 0 104623 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 420496

[startup+582.3 s]
/proc/loadavg: 2.48 2.32 2.26 3/178 22273
/proc/meminfo: memFree=29559976/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=420800 CPUtime=582.2 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 26319 0 0 0 58209 11 0 0 20 0 1 0 123418867 430899200 87632 33554432000 4194304 6201397 140734671290192 140734671289144 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 105200 87632 166 491 0 104699 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 420800


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


[startup+942.3 s]
/proc/loadavg: 2.31 2.30 2.27 3/177 22280
/proc/meminfo: memFree=29541800/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=424348 CPUtime=942.14 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 28468 0 0 0 94202 12 0 0 20 0 1 0 123418867 434532352 89703 33554432000 4194304 6201397 140734671290192 140734671288856 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 106087 89703 166 491 0 105586 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 424348

[startup+1002.3 s]
/proc/loadavg: 2.27 2.29 2.27 3/177 22282
/proc/meminfo: memFree=29535204/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=426440 CPUtime=1002.13 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 29195 0 0 0 100201 12 0 0 20 0 1 0 123418867 436674560 90207 33554432000 4194304 6201397 140734671290192 140734671289144 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 106610 90207 166 491 0 106109 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 426440

[startup+1062.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/177 22283
/proc/meminfo: memFree=29534144/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=427320 CPUtime=1062.12 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 29716 0 0 0 106200 12 0 0 20 0 1 0 123418867 437575680 90411 33554432000 4194304 6201397 140734671290192 140734671289144 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 106830 90411 166 491 0 106329 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 427320

[startup+1122.3 s]
/proc/loadavg: 2.18 2.24 2.25 3/177 22284
/proc/meminfo: memFree=29533564/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=428216 CPUtime=1122.11 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 29946 0 0 0 112199 12 0 0 20 0 1 0 123418867 438493184 90608 33554432000 4194304 6201397 140734671290192 140734671289144 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 107054 90608 166 491 0 106553 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 428216

[startup+1182.3 s]
/proc/loadavg: 2.26 2.25 2.26 3/178 22288
/proc/meminfo: memFree=29529796/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=429736 CPUtime=1182.1 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 30393 0 0 0 118198 12 0 0 20 0 1 0 123418867 440049664 90955 33554432000 4194304 6201397 140734671290192 140734671288984 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 107434 90955 166 491 0 106933 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 429736

[startup+1242.3 s]
/proc/loadavg: 2.29 2.25 2.26 4/178 22312
/proc/meminfo: memFree=29521132/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=431340 CPUtime=1242.09 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 30836 0 0 0 124197 12 0 0 20 0 1 0 123418867 441692160 92351 33554432000 4194304 6201397 140734671290192 140734671288824 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 107835 92351 166 491 0 107334 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 431340

[startup+1302.3 s]
/proc/loadavg: 2.15 2.22 2.25 3/177 22314
/proc/meminfo: memFree=29509712/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=432556 CPUtime=1302.09 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 31315 0 0 0 130196 13 0 0 20 0 1 0 123418867 442937344 95199 33554432000 4194304 6201397 140734671290192 140734671288984 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108139 95199 166 491 0 107638 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 432556

[startup+1362.3 s]
/proc/loadavg: 2.27 2.24 2.25 4/177 22315
/proc/meminfo: memFree=29505220/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=432572 CPUtime=1362.08 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 31691 0 0 0 136195 13 0 0 20 0 1 0 123418867 442953728 95204 33554432000 4194304 6201397 140734671290192 140734671289144 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108143 95204 166 491 0 107642 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 432572

[startup+1422.3 s]
/proc/loadavg: 2.16 2.21 2.24 3/177 22316
/proc/meminfo: memFree=29502648/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=432732 CPUtime=1422.07 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 31989 0 0 0 142194 13 0 0 20 0 1 0 123418867 443117568 95241 33554432000 4194304 6201397 140734671290192 140734671289144 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108183 95241 166 491 0 107682 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 432732

[startup+1482.3 s]
/proc/loadavg: 2.17 2.20 2.23 3/177 22317
/proc/meminfo: memFree=29501892/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=432796 CPUtime=1482.06 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 32075 0 0 0 148193 13 0 0 20 0 1 0 123418867 443183104 95257 33554432000 4194304 6201397 140734671290192 140734671289144 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108199 95257 166 491 0 107698 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 432796

[startup+1542.31 s]
/proc/loadavg: 2.18 2.19 2.22 3/177 22318
/proc/meminfo: memFree=29501028/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=432828 CPUtime=1542.05 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 32547 0 0 0 154192 13 0 0 20 0 1 0 123418867 443215872 95329 33554432000 4194304 6201397 140734671290192 140734671289144 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108207 95329 166 491 0 107706 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 432828

[startup+1602.3 s]
/proc/loadavg: 2.34 2.22 2.23 3/177 22320
/proc/meminfo: memFree=29494244/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=433116 CPUtime=1602.03 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 32874 0 0 0 160190 13 0 0 20 0 1 0 123418867 443510784 95429 33554432000 4194304 6201397 140734671290192 140734671289144 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108279 95429 166 491 0 107778 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 433116

[startup+1662.3 s]
/proc/loadavg: 2.23 2.20 2.22 3/177 22321
/proc/meminfo: memFree=29493596/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=433692 CPUtime=1662.02 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 33034 0 0 0 166189 13 0 0 20 0 1 0 123418867 444100608 95570 33554432000 4194304 6201397 140734671290192 140734671289144 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108423 95570 166 491 0 107922 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 433692

[startup+1722.3 s]
/proc/loadavg: 2.26 2.21 2.22 3/177 22322
/proc/meminfo: memFree=29492692/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=434800 CPUtime=1722.02 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 33620 0 0 0 172188 14 0 0 20 0 1 0 123418867 445235200 95833 33554432000 4194304 6201397 140734671290192 140734671289144 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108700 95833 166 491 0 108199 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 434800

[startup+1782.3 s]
/proc/loadavg: 2.15 2.19 2.21 3/178 22326
/proc/meminfo: memFree=29491480/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=435008 CPUtime=1782.01 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 33774 0 0 0 178187 14 0 0 20 0 1 0 123418867 445448192 95894 33554432000 4194304 6201397 140734671290192 140734671289144 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108752 95894 166 491 0 108251 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 435008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.11 2.17 2.20 3/178 22327
/proc/meminfo: memFree=29491652/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=435008 CPUtime=1800.01 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 33776 0 0 0 179987 14 0 0 20 0 1 0 123418867 445448192 95896 33554432000 4194304 6201397 140734671290192 140734671289144 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108752 95896 166 491 0 108251 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 435008

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

[startup+1800.3 s]
/proc/loadavg: 2.11 2.17 2.20 3/178 22327
/proc/meminfo: memFree=29491652/32872528 swapFree=16384/1696552
[pid=22029] ppid=22026 vsize=435008 CPUtime=1800.01 cores=0,2,4,6
/proc/22029/stat : 22029 (cdcl-cuttingpla) R 22026 22029 19228 0 -1 4202496 33776 0 0 0 179987 14 0 0 20 0 1 0 123418867 445448192 95896 33554432000 4194304 6201397 140734671290192 140734671289144 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/22029/statm: 108752 95896 166 491 0 108251 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 435008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.87
CPU system time (s): 0.145977
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 435008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.145977
maximum resident set size= 383628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33776
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= 15
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.81727 second user time and 6.73198 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-08 21:40:58
IDJOB=4088236
IDBENCH=2850
IDSOLVER=2550
FILE ID=node125/4088236-1465414858
RUNJOBID= node125-1465387837-19244
PBS_JOBID= 19853867
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-saucier.r.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088236-1465414858/watcher-4088236-1465414858 -o /tmp/evaluation-result-4088236-1465414858/solver-4088236-1465414858 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465387837-19244 --watchdog 1960 --input HOME/instance-4088236-1465414858.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= aa80468537d69826ea16800f352007ec
RANDOM SEED=1151180258

node125.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.456
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.91
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.456
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.56
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.456
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.456
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.456
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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        29965560 kB
Buffers:          113096 kB
Cached:           311504 kB
SwapCached:         1700 kB
Active:           132956 kB
Inactive:         329292 kB
Active(anon):      36904 kB
Inactive(anon):     2960 kB
Active(file):      96052 kB
Inactive(file):   326332 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              9196 kB
Writeback:             4 kB
AnonPages:       1733752 kB
Mapped:             7776 kB
Shmem:                 0 kB
Slab:             613936 kB
SReclaimable:      57368 kB
SUnreclaim:       556568 kB
KernelStack:        1464 kB
PageTables:         7492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1852812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1710080 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= 71736 MiB
End job on node125 at 2016-06-08 22:10:59