Trace number 4107245

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-rand4a23d9.cudf.paranoid.opb
MD5SUM818b79ae869509d5a8ea99635b1eadb4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6114
Best CPU time to get the best result obtained on this benchmark0.183971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5473
Total number of constraints24028
Number of constraints which are clauses23757
Number of constraints which are cardinality constraints (but not clauses)271
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2043
Biggest coefficient in the objective function 1494
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 824686
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1494
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 824686
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= 5473 #constraint= 24028
243.76/243.83	c #Conflicts:       1000 | #Learnt:       1409 | 0.000
243.76/243.83	c total clause space: 78.2603MB
243.76/243.83	c total #watches: 1651082
594.90/595.06	c total #propagations: 2706213 / total #impl: 348770176 (eff. 0.008)
594.90/595.06	c #Conflicts:       2000 | #Learnt:       2539 | 0.000
594.90/595.06	c total clause space: 127.173MB
594.90/595.06	c total #watches: 3254546
663.20/663.32	c total #propagations: 3954895 / total #impl: 636902247 (eff. 0.006)
663.20/663.32	c GC COLLECT
663.20/663.32	c #Conflicts:       3000 | #Learnt:       2746 | 0.000
663.20/663.32	c total clause space: 127.173MB
663.20/663.32	c total #watches: 3756124
803.87/804.00	c total #propagations: 4903073 / total #impl: 913849081 (eff. 0.005)
803.87/804.00	c #Conflicts:       4000 | #Learnt:       3767 | 0.000
803.87/804.00	c total clause space: 206.656MB
803.87/804.00	c total #watches: 4961378
970.44/970.66	c total #propagations: 5885294 / total #impl: 1170945627 (eff. 0.005)
970.44/970.66	c GC COLLECT
970.44/970.66	c #Conflicts:       5000 | #Learnt:       3375 | 0.000
970.44/970.66	c total clause space: 206.656MB
970.44/970.66	c total #watches: 4366474
1108.22/1108.40	c total #propagations: 6864431 / total #impl: 1435591820 (eff. 0.005)
1108.22/1108.40	c #Conflicts:       6000 | #Learnt:       4391 | 0.000
1108.22/1108.40	c total clause space: 206.656MB
1108.22/1108.40	c total #watches: 5538642
1242.40/1242.63	c total #propagations: 7921591 / total #impl: 3155026510 (eff. 0.003)
1242.40/1242.63	c GC COLLECT
1242.40/1242.63	c #Conflicts:       7000 | #Learnt:       3411 | 0.000
1242.40/1242.63	c total clause space: 335.816MB
1242.40/1242.63	c total #watches: 4438889
1542.35/1542.66	c total #propagations: 8871364 / total #impl: 3392504331 (eff. 0.003)
1542.35/1542.66	c #Conflicts:       8000 | #Learnt:       4469 | 0.000
1542.35/1542.66	c total clause space: 335.816MB
1542.35/1542.66	c total #watches: 5787320

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-4107245-1466272639/watcher-4107245-1466272639 -o /tmp/evaluation-result-4107245-1466272639/solver-4107245-1466272639 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node129-1466240214-21026 --watchdog 1960 --input HOME/instance-4107245-1466272639.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24540
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.09 2.14 2.17 3/176 24543
/proc/meminfo: memFree=29863656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29310399 29810688 5268 33554432000 4194304 6201397 140734745076736 140734743674184 5194148 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 7278 5268 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.09 2.14 2.17 3/176 24543
/proc/meminfo: memFree=29863656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=34420 CPUtime=0.09 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 1422 0 0 0 9 0 0 0 20 0 1 0 29310399 35246080 7551 33554432000 4194304 6201397 140734745076736 140734743674184 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 8605 7552 146 491 0 8104 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34420

[startup+0.200365 s]
/proc/loadavg: 2.09 2.14 2.17 3/176 24543
/proc/meminfo: memFree=29863656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=34708 CPUtime=0.19 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 1531 0 0 0 19 0 0 0 20 0 1 0 29310399 35540992 7654 33554432000 4194304 6201397 140734745076736 140734743674184 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 8677 7654 146 491 0 8176 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34708

[startup+0.300276 s]
/proc/loadavg: 2.09 2.14 2.17 3/176 24543
/proc/meminfo: memFree=29863656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=37548 CPUtime=0.29 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 1586 0 0 0 29 0 0 0 20 0 1 0 29310399 38449152 7706 33554432000 4194304 6201397 140734745076736 140734743674184 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 9387 7706 147 491 0 8886 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37548

[startup+0.700232 s]
/proc/loadavg: 2.09 2.14 2.17 3/176 24543
/proc/meminfo: memFree=29863656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=37880 CPUtime=0.69 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 1732 0 0 0 69 0 0 0 20 0 1 0 29310399 38789120 7838 33554432000 4194304 6201397 140734745076736 140734745075688 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 9470 7838 147 491 0 8969 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37880

[startup+1.50025 s]
/proc/loadavg: 2.09 2.14 2.17 3/177 24544
/proc/meminfo: memFree=29825120/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=38276 CPUtime=1.49 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 1929 0 0 0 149 0 0 0 20 0 1 0 29310399 39194624 8019 33554432000 4194304 6201397 140734745076736 140734745075688 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 9569 8019 147 491 0 9068 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38276

[startup+3.10024 s]
/proc/loadavg: 2.09 2.14 2.17 3/177 24544
/proc/meminfo: memFree=29823756/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=42864 CPUtime=3.09 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 2040 0 0 0 309 0 0 0 20 0 1 0 29310399 43892736 8115 33554432000 4194304 6201397 140734745076736 140734745075688 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 10716 8115 147 491 0 10215 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42864

[startup+6.30023 s]
/proc/loadavg: 2.09 2.14 2.17 3/177 24544
/proc/meminfo: memFree=29820396/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=43752 CPUtime=6.29 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 2300 0 0 0 629 0 0 0 20 0 1 0 29310399 44802048 8880 33554432000 4194304 6201397 140734745076736 140734745075400 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 10938 8880 147 491 0 10437 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43752

[startup+12.7003 s]
/proc/loadavg: 2.08 2.13 2.17 3/177 24544
/proc/meminfo: memFree=29819968/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=43844 CPUtime=12.69 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 2479 0 0 0 1269 0 0 0 20 0 1 0 29310399 44896256 9032 33554432000 4194304 6201397 140734745076736 140734745075688 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 10961 9032 147 491 0 10460 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43844

[startup+25.5003 s]
/proc/loadavg: 2.06 2.13 2.17 3/177 24544
/proc/meminfo: memFree=29814060/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=53008 CPUtime=25.48 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 3027 0 0 0 2548 0 0 0 20 0 1 0 29310399 54280192 10593 33554432000 4194304 6201397 140734745076736 140734745075400 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 13252 10593 147 491 0 12751 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53008

[startup+51.1003 s]
/proc/loadavg: 2.18 2.15 2.17 3/177 24544
/proc/meminfo: memFree=29811396/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=64848 CPUtime=51.08 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 3281 0 0 0 5108 0 0 0 20 0 1 0 29310399 66404352 11833 33554432000 4194304 6201397 140734745076736 140734745075768 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 16212 11833 147 491 0 15711 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64848

[startup+102.3 s]
/proc/loadavg: 2.13 2.14 2.17 3/177 24545
/proc/meminfo: memFree=29798492/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=69012 CPUtime=102.28 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 4310 0 0 0 10227 1 0 0 20 0 1 0 29310399 70668288 14395 33554432000 4194304 6201397 140734745076736 140734745075688 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 17253 14395 147 491 0 16752 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 69012

[startup+162.3 s]
/proc/loadavg: 2.18 2.16 2.17 3/177 24546
/proc/meminfo: memFree=29779772/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=93124 CPUtime=162.26 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 5820 0 0 0 16225 1 0 0 20 0 1 0 29310399 95358976 18925 33554432000 4194304 6201397 140734745076736 140734745075688 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 23281 18925 147 491 0 22780 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 93124

[startup+222.308 s]
/proc/loadavg: 2.29 2.20 2.18 4/178 24573
/proc/meminfo: memFree=29753656/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=127520 CPUtime=222.26 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 6929 0 0 0 22224 2 0 0 20 0 1 0 29310399 130580480 23060 33554432000 4194304 6201397 140734745076736 140734745075768 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 31880 23060 147 491 0 31379 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127520

[startup+282.3 s]
/proc/loadavg: 2.16 2.17 2.18 4/178 24575
/proc/meminfo: memFree=29732720/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=136848 CPUtime=282.25 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 8977 0 0 0 28222 3 0 0 20 0 1 0 29310399 140132352 28685 33554432000 4194304 6201397 140734745076736 140734745075304 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 34212 28685 160 491 0 33711 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 136848

[startup+342.3 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 24576
/proc/meminfo: memFree=29723428/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=137280 CPUtime=342.24 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 9241 0 0 0 34221 3 0 0 20 0 1 0 29310399 140574720 30993 33554432000 4194304 6201397 140734745076736 140734745075448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 34320 30993 160 491 0 33819 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 137280

[startup+402.3 s]
/proc/loadavg: 2.30 2.20 2.18 3/177 24577
/proc/meminfo: memFree=29688456/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=187804 CPUtime=402.23 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 9660 0 0 0 40220 3 0 0 20 0 1 0 29310399 192311296 32399 33554432000 4194304 6201397 140734745076736 140734745075400 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 46951 32399 160 491 0 46450 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 187804

[startup+462.3 s]
/proc/loadavg: 2.41 2.25 2.20 3/177 24578
/proc/meminfo: memFree=29674948/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=194272 CPUtime=462.22 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 10929 0 0 0 46219 3 0 0 20 0 1 0 29310399 198934528 35712 33554432000 4194304 6201397 140734745076736 140734745075448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 48568 35712 160 491 0 48067 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 194272

[startup+522.3 s]
/proc/loadavg: 2.20 2.22 2.19 4/177 24625
/proc/meminfo: memFree=30098340/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=194416 CPUtime=522.21 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 11004 0 0 0 52218 3 0 0 20 0 1 0 29310399 199081984 37320 33554432000 4194304 6201397 140734745076736 140734745075304 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 48604 37320 160 491 0 48103 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 194416

[startup+582.3 s]
/proc/loadavg: 2.36 2.27 2.20 3/177 24627
/proc/meminfo: memFree=30078260/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=194416 CPUtime=582.2 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 11111 0 0 0 58217 3 0 0 20 0 1 0 29310399 199081984 39471 33554432000 4194304 6201397 140734745076736 140734745075304 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 48604 39471 160 491 0 48103 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 194416


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


[startup+942.3 s]
/proc/loadavg: 2.35 2.32 2.23 3/177 24637
/proc/meminfo: memFree=29888992/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=295240 CPUtime=942.14 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 19668 0 0 0 94208 6 0 0 20 0 1 0 29310399 302325760 65810 33554432000 4194304 6201397 140734745076736 140734745075400 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 73810 65810 166 491 0 73309 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 295240

[startup+1002.3 s]
/proc/loadavg: 2.34 2.32 2.23 3/177 24638
/proc/meminfo: memFree=29877276/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=295240 CPUtime=1002.13 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 19668 0 0 0 100207 6 0 0 20 0 1 0 29310399 302325760 65810 33554432000 4194304 6201397 140734745076736 140734745075864 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 73810 65810 166 491 0 73309 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 295240

[startup+1062.3 s]
/proc/loadavg: 2.21 2.29 2.23 3/177 24639
/proc/meminfo: memFree=29866676/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=295240 CPUtime=1062.12 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 19673 0 0 0 106206 6 0 0 20 0 1 0 29310399 302325760 65815 33554432000 4194304 6201397 140734745076736 140734745075864 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 73810 65815 166 491 0 73309 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 295240

[startup+1122.3 s]
/proc/loadavg: 2.24 2.28 2.23 3/177 24640
/proc/meminfo: memFree=29831716/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=328400 CPUtime=1122.12 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 24464 0 0 0 112204 8 0 0 20 0 1 0 29310399 336281600 73161 33554432000 4194304 6201397 140734745076736 140734745075448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 82100 73161 166 491 0 81599 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 328400

[startup+1182.3 s]
/proc/loadavg: 2.18 2.26 2.22 4/177 24641
/proc/meminfo: memFree=29809760/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=332048 CPUtime=1182.11 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 25410 0 0 0 118202 9 0 0 20 0 1 0 29310399 340017152 77684 33554432000 4194304 6201397 140734745076736 140734745075400 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 83012 77684 166 491 0 82511 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 332048

[startup+1242.3 s]
/proc/loadavg: 2.11 2.22 2.21 3/177 24643
/proc/meminfo: memFree=29792092/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1242.1 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 124201 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075448 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 464884

[startup+1302.3 s]
/proc/loadavg: 2.24 2.24 2.21 3/177 24644
/proc/meminfo: memFree=29787756/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1302.09 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 130200 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 464884

[startup+1362.3 s]
/proc/loadavg: 2.26 2.25 2.21 3/177 24645
/proc/meminfo: memFree=29766232/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1362.08 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 136199 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 464884

[startup+1422.3 s]
/proc/loadavg: 2.22 2.25 2.21 3/177 24649
/proc/meminfo: memFree=29760096/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1422.08 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 142199 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 464884

[startup+1482.3 s]
/proc/loadavg: 2.23 2.24 2.21 3/177 24650
/proc/meminfo: memFree=29755384/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1482.06 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 148197 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 464884

[startup+1542.31 s]
/proc/loadavg: 2.25 2.24 2.21 3/177 24652
/proc/meminfo: memFree=29735972/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1542.06 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 154197 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213110 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 464884

[startup+1602.3 s]
/proc/loadavg: 2.18 2.22 2.20 3/177 24653
/proc/meminfo: memFree=29722492/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1602.04 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26381 0 0 0 160195 9 0 0 20 0 1 0 29310399 476041216 81923 33554432000 4194304 6201397 140734745076736 140734745075864 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81923 166 491 0 115720 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 464884

[startup+1662.3 s]
/proc/loadavg: 2.26 2.24 2.21 3/177 24654
/proc/meminfo: memFree=29706564/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1662.04 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26385 0 0 0 166195 9 0 0 20 0 1 0 29310399 476041216 81927 33554432000 4194304 6201397 140734745076736 140734745075864 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 81927 166 491 0 115720 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 464884

[startup+1722.3 s]
/proc/loadavg: 2.33 2.26 2.21 3/177 24655
/proc/meminfo: memFree=29693844/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=464884 CPUtime=1722.03 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 26504 0 0 0 172194 9 0 0 20 0 1 0 29310399 476041216 82038 33554432000 4194304 6201397 140734745076736 140734745075864 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 116221 82038 166 491 0 115720 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 464884

[startup+1782.3 s]
/proc/loadavg: 2.38 2.28 2.22 3/177 24656
/proc/meminfo: memFree=29674120/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=474328 CPUtime=1782.01 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 28017 0 0 0 178192 9 0 0 20 0 1 0 29310399 485711872 84062 33554432000 4194304 6201397 140734745076736 140734745075304 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 118582 84062 166 491 0 118081 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 474328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.45 2.30 2.23 3/177 24657
/proc/meminfo: memFree=29671828/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=474488 CPUtime=1800.01 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 28068 0 0 0 179992 9 0 0 20 0 1 0 29310399 485875712 84624 33554432000 4194304 6201397 140734745076736 140734745075448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 118622 84624 166 491 0 118121 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 474488

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

[startup+1800.3 s]
/proc/loadavg: 2.45 2.30 2.23 3/177 24657
/proc/meminfo: memFree=29671828/32872528 swapFree=1370848/1518016
[pid=24543] ppid=24540 vsize=474488 CPUtime=1800.01 cores=1,3,5,7
/proc/24543/stat : 24543 (cdcl-cuttingpla) R 24540 24543 21009 0 -1 4202496 28068 0 0 0 179992 9 0 0 20 0 1 0 29310399 485875712 84624 33554432000 4194304 6201397 140734745076736 140734745075448 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/24543/statm: 118622 84624 166 491 0 118121 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 474488

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.103984
maximum resident set size= 338496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28068
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 1855

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.26835 second user time and 7.19191 second system time

The end

Launcher Data

Begin job on node129 at 2016-06-18 19:57:19
IDJOB=4107245
IDBENCH=72104
IDSOLVER=2550
FILE ID=node129/4107245-1466272639
RUNJOBID= node129-1466240214-21026
PBS_JOBID= 19918189
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 818b79ae869509d5a8ea99635b1eadb4
RANDOM SEED=772591157

node129.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.143
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.28
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.143
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.143
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.143
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.143
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.143
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.54
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.143
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.143
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29864704 kB
Buffers:          155100 kB
Cached:           167824 kB
SwapCached:         1940 kB
Active:           507508 kB
Inactive:         240444 kB
Active(anon):     426308 kB
Inactive(anon):     1076 kB
Active(file):      81200 kB
Inactive(file):   239368 kB
Unevictable:     1518016 kB
Mlocked:         1370848 kB
SwapTotal:      67108856 kB
SwapFree:       67099228 kB
Dirty:              3180 kB
Writeback:             0 kB
AnonPages:       1945904 kB
Mapped:             7776 kB
Shmem:                 0 kB
Slab:             601976 kB
SReclaimable:      45956 kB
SUnreclaim:       556020 kB
KernelStack:        1432 kB
PageTables:         7880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2263752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 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= 71732 MiB
End job on node129 at 2016-06-18 20:27:20