Trace number 4099935

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.07 1800.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-n3707.opb
MD5SUMd04a5226e9b4ce46849c897b37a2f22b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables155000
Total number of constraints5150
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 76
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 656007
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 656007
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.19/0.25	c * #variable= 155000 #constraint= 5150
0.39/0.49	c * #variable= 155000 #constraint= 5150
35.18/35.29	c #Conflicts:       1000 | #Learnt:        999 | 52.770
35.18/35.29	c total clause space: 206.656MB
35.18/35.30	c total #watches: 1577894
127.27/127.38	c total #propagations: 981355 / total #impl: 21961216 (eff. 0.045)
127.27/127.38	c #Conflicts:       2000 | #Learnt:       1999 | 54.436
127.27/127.38	c total clause space: 545.701MB
127.27/127.38	c total #watches: 2988756
219.36/219.43	c total #propagations: 2023150 / total #impl: 116027637 (eff. 0.017)
219.36/219.43	c GC COLLECT
219.36/219.43	c #Conflicts:       3000 | #Learnt:       2089 | 41.942
219.36/219.43	c total clause space: 545.701MB
219.36/219.43	c total #watches: 4253055
513.01/513.15	c total #propagations: 2501319 / total #impl: 192613133 (eff. 0.013)
513.01/513.15	c #Conflicts:       4000 | #Learnt:       3089 | 50.961
513.01/513.15	c total clause space: 886.764MB
513.01/513.15	c total #watches: 6331926
1128.92/1129.19	c total #propagations: 3565712 / total #impl: 305766293 (eff. 0.012)
1128.92/1129.19	c GC COLLECT
1128.92/1129.19	c #Conflicts:       5000 | #Learnt:       2422 | 42.755
1128.92/1129.19	c total clause space: 886.764MB
1128.92/1129.19	c total #watches: 7597939
1590.05/1590.31	c total #propagations: 4947949 / total #impl: 564186402 (eff. 0.009)
1590.05/1590.31	c #Conflicts:       6000 | #Learnt:       3422 | 38.870
1590.05/1590.31	c total clause space: 886.764MB
1590.05/1590.32	c total #watches: 9870068

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-4099935-1466228845/watcher-4099935-1466228845 -o /tmp/evaluation-result-4099935-1466228845/solver-4099935-1466228845 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466228844-24594 --watchdog 1960 --input HOME/instance-4099935-1466228845.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=24621
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: 1.27 1.63 1.94 3/176 24624
/proc/meminfo: memFree=30029536/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 255 0 0 0 0 0 0 0 20 0 1 0 24933114 57319424 6780 33554432000 4194304 6211289 140735717655168 140734948950984 4206551 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 13994 6780 98 493 0 13491 0

[startup+0.100169 s]
/proc/loadavg: 1.27 1.63 1.94 3/176 24624
/proc/meminfo: memFree=30029536/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=62796 CPUtime=0.09 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 2674 0 0 0 8 1 0 0 20 0 1 0 24933114 64303104 12298 33554432000 4194304 6211289 140735717655168 140734948950984 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 15699 12298 121 493 0 15196 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62796

[startup+0.200356 s]
/proc/loadavg: 1.27 1.63 1.94 3/176 24624
/proc/meminfo: memFree=30029536/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=69084 CPUtime=0.19 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 3284 0 0 0 18 1 0 0 20 0 1 0 24933114 70742016 13930 33554432000 4194304 6211289 140735717655168 140734948950984 5116476 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 17271 13930 121 493 0 16768 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 69084

[startup+0.30032 s]
/proc/loadavg: 1.27 1.63 1.94 3/176 24624
/proc/meminfo: memFree=30029536/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=86492 CPUtime=0.29 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 5666 0 0 0 27 2 0 0 20 0 1 0 24933114 88567808 18946 33554432000 4194304 6211289 140735717655168 140734948950984 4202033 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 21623 18946 144 493 0 21120 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86492

[startup+0.700298 s]
/proc/loadavg: 1.27 1.63 1.94 3/176 24624
/proc/meminfo: memFree=30029536/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=131396 CPUtime=0.69 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 9087 0 0 0 66 3 0 0 20 0 1 0 24933114 134549504 29518 33554432000 4194304 6211289 140735717655168 140735717652696 4216745 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 32849 29518 144 493 0 32346 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 131396

[startup+1.50023 s]
/proc/loadavg: 1.27 1.63 1.94 3/177 24625
/proc/meminfo: memFree=29824480/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=143072 CPUtime=1.48 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 9325 0 0 0 145 3 0 0 20 0 1 0 24933114 146505728 32291 33554432000 4194304 6211289 140735717655168 140735717652696 4201944 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 35768 32291 150 493 0 35265 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 143072

[startup+3.10023 s]
/proc/loadavg: 1.27 1.63 1.94 3/177 24625
/proc/meminfo: memFree=29804312/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=162040 CPUtime=3.09 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 9562 0 0 0 305 4 0 0 20 0 1 0 24933114 165928960 34046 33554432000 4194304 6211289 140735717655168 140735717653400 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 40510 34046 150 493 0 40007 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 162040

[startup+6.30028 s]
/proc/loadavg: 1.33 1.64 1.94 3/177 24625
/proc/meminfo: memFree=29746684/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=192860 CPUtime=6.29 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 9768 0 0 0 625 4 0 0 20 0 1 0 24933114 197488640 42418 33554432000 4194304 6211289 140735717655168 140735717653400 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 48215 42418 150 493 0 47712 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 192860

[startup+12.7002 s]
/proc/loadavg: 1.38 1.65 1.94 3/177 24625
/proc/meminfo: memFree=29702408/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=245704 CPUtime=12.69 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 10696 0 0 0 1264 5 0 0 20 0 1 0 24933114 251600896 45370 33554432000 4194304 6211289 140735717655168 140735717653032 4201528 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 61426 45370 150 493 0 60923 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 245704

[startup+25.5004 s]
/proc/loadavg: 1.59 1.68 1.94 4/177 24625
/proc/meminfo: memFree=29600180/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=252864 CPUtime=25.49 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 12488 0 0 0 2543 6 0 0 20 0 1 0 24933114 258932736 53294 33554432000 4194304 6211289 140735717655168 140735717653080 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 63216 53294 150 493 0 62713 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 252864

[startup+51.1004 s]
/proc/loadavg: 1.87 1.74 1.95 3/177 24625
/proc/meminfo: memFree=29286872/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=476008 CPUtime=51.08 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 15256 0 0 0 5097 11 0 0 20 0 1 0 24933114 487432192 99994 33554432000 4194304 6211289 140735717655168 140735717653032 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 119002 99994 160 493 0 118499 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 476008

[startup+102.3 s]
/proc/loadavg: 2.06 1.80 1.96 3/177 24626
/proc/meminfo: memFree=29148312/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=706256 CPUtime=102.28 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 19254 0 0 0 10216 12 0 0 20 0 1 0 24933114 723206144 125439 33554432000 4194304 6211289 140735717655168 140735717653080 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 176564 125439 160 493 0 176061 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 706256

[startup+162.3 s]
/proc/loadavg: 2.29 1.91 1.99 4/178 24630
/proc/meminfo: memFree=29069144/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=724600 CPUtime=162.27 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 27292 0 0 0 16213 14 0 0 20 0 1 0 24933114 741990400 135445 33554432000 4194304 6211289 140735717655168 140735717653032 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 181150 135445 165 493 0 180647 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 724600

[startup+222.307 s]
/proc/loadavg: 2.27 1.97 2.00 3/177 24632
/proc/meminfo: memFree=28946508/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=734856 CPUtime=222.26 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 29954 0 0 0 22211 15 0 0 20 0 1 0 24933114 752492544 154459 33554432000 4194304 6211289 140735717655168 140735717653160 4241570 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 183714 154459 165 493 0 183211 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 734856

[startup+282.3 s]
/proc/loadavg: 2.24 2.02 2.01 3/177 24633
/proc/meminfo: memFree=28854628/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=754072 CPUtime=282.25 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 34751 0 0 0 28208 17 0 0 20 0 1 0 24933114 772169728 172031 33554432000 4194304 6211289 140735717655168 140735717653080 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 188518 172031 165 493 0 188015 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 754072

[startup+342.3 s]
/proc/loadavg: 2.35 2.09 2.04 3/177 24634
/proc/meminfo: memFree=28766452/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=766616 CPUtime=342.24 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 37909 0 0 0 34205 19 0 0 20 0 1 0 24933114 785014784 178255 33554432000 4194304 6211289 140735717655168 140735717653080 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 191654 178255 165 493 0 191151 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 766616

[startup+402.3 s]
/proc/loadavg: 2.21 2.10 2.04 4/177 24635
/proc/meminfo: memFree=28677600/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1124556 CPUtime=402.22 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 40184 0 0 0 40199 23 0 0 20 0 1 0 24933114 1151545344 197902 33554432000 4194304 6211289 140735717655168 140735717653032 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 281139 197902 165 493 0 280636 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1124556

[startup+462.3 s]
/proc/loadavg: 2.27 2.14 2.06 3/177 24636
/proc/meminfo: memFree=28601588/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1137476 CPUtime=462.21 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 43414 0 0 0 46197 24 0 0 20 0 1 0 24933114 1164775424 202154 33554432000 4194304 6211289 140735717655168 140735717653032 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 284369 202154 165 493 0 283866 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1137476

[startup+522.3 s]
/proc/loadavg: 2.23 2.15 2.07 3/177 24638
/proc/meminfo: memFree=28383348/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1147168 CPUtime=522.2 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 45826 0 0 0 52195 25 0 0 20 0 1 0 24933114 1174700032 217341 33554432000 4194304 6211289 140735717655168 140735717653032 4209464 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 286792 217341 165 493 0 286289 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1147168

[startup+582.3 s]
/proc/loadavg: 2.21 2.17 2.08 3/177 24639
/proc/meminfo: memFree=28294040/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1152616 CPUtime=582.19 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 47155 0 0 0 58194 25 0 0 20 0 1 0 24933114 1180278784 219181 33554432000 4194304 6211289 140735717655168 140735717653032 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 288154 219181 165 493 0 287651 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1152616


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


[startup+942.3 s]
/proc/loadavg: 2.24 2.23 2.12 4/177 24672
/proc/meminfo: memFree=27716292/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1177260 CPUtime=942.14 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 53741 0 0 0 94186 28 0 0 20 0 1 0 24933114 1205514240 244527 33554432000 4194304 6211289 140735717655168 140735717653080 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 294315 244527 165 493 0 293812 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1177260

[startup+1002.3 s]
/proc/loadavg: 2.21 2.23 2.12 3/177 24673
/proc/meminfo: memFree=27708020/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1179704 CPUtime=1002.14 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 54385 0 0 0 100185 29 0 0 20 0 1 0 24933114 1208016896 245171 33554432000 4194304 6211289 140735717655168 140735717653032 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 294926 245171 165 493 0 294423 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1179704

[startup+1062.3 s]
/proc/loadavg: 2.17 2.21 2.12 3/177 24674
/proc/meminfo: memFree=27679248/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1182532 CPUtime=1062.13 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 55085 0 0 0 106184 29 0 0 20 0 1 0 24933114 1210912768 245871 33554432000 4194304 6211289 140735717655168 140735717653160 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 295633 245871 165 493 0 295130 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1182532

[startup+1122.3 s]
/proc/loadavg: 2.06 2.17 2.11 3/177 24676
/proc/meminfo: memFree=27666596/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1183736 CPUtime=1122.12 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 55383 0 0 0 112183 29 0 0 20 0 1 0 24933114 1212145664 246169 33554432000 4194304 6211289 140735717655168 140735717653080 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 295934 246169 165 493 0 295431 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1183736

[startup+1182.3 s]
/proc/loadavg: 2.12 2.17 2.11 3/177 24677
/proc/meminfo: memFree=27658228/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1185816 CPUtime=1182.11 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 55908 0 0 0 118182 29 0 0 20 0 1 0 24933114 1214275584 246694 33554432000 4194304 6211289 140735717655168 140735717653032 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 296454 246694 165 493 0 295951 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1185816

[startup+1242.3 s]
/proc/loadavg: 2.14 2.16 2.11 3/177 24678
/proc/meminfo: memFree=27648884/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1195212 CPUtime=1242.09 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 58273 0 0 0 124180 29 0 0 20 0 1 0 24933114 1223897088 249059 33554432000 4194304 6211289 140735717655168 140735717653160 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 298803 249059 165 493 0 298300 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1195212

[startup+1302.3 s]
/proc/loadavg: 2.21 2.18 2.11 3/177 24679
/proc/meminfo: memFree=27633796/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1199248 CPUtime=1302.09 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 59322 0 0 0 130179 30 0 0 20 0 1 0 24933114 1228029952 250108 33554432000 4194304 6211289 140735717655168 140735717653160 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 299812 250108 165 493 0 299309 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1199248

[startup+1362.3 s]
/proc/loadavg: 2.15 2.17 2.11 4/178 24683
/proc/meminfo: memFree=27624832/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1208168 CPUtime=1362.08 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 61549 0 0 0 136178 30 0 0 20 0 1 0 24933114 1237164032 252335 33554432000 4194304 6211289 140735717655168 140735717653080 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 302042 252335 165 493 0 301539 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1208168

[startup+1422.3 s]
/proc/loadavg: 2.24 2.18 2.12 3/177 24685
/proc/meminfo: memFree=27623904/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1209612 CPUtime=1422.07 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 61918 0 0 0 142177 30 0 0 20 0 1 0 24933114 1238642688 252704 33554432000 4194304 6211289 140735717655168 140735717653032 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 302403 252704 165 493 0 301900 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1209612

[startup+1482.3 s]
/proc/loadavg: 2.29 2.21 2.13 4/177 24686
/proc/meminfo: memFree=27622056/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1211516 CPUtime=1482.06 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 62354 0 0 0 148175 31 0 0 20 0 1 0 24933114 1240592384 253140 33554432000 4194304 6211289 140735717655168 140735717653080 4241789 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 302879 253140 165 493 0 302376 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1211516

[startup+1542.31 s]
/proc/loadavg: 2.21 2.20 2.13 3/177 24687
/proc/meminfo: memFree=27607556/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1212784 CPUtime=1542.06 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 62659 0 0 0 154175 31 0 0 20 0 1 0 24933114 1241890816 253445 33554432000 4194304 6211289 140735717655168 140735717653080 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 303196 253445 165 493 0 302693 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1212784

[startup+1602.3 s]
/proc/loadavg: 2.18 2.19 2.12 3/177 24688
/proc/meminfo: memFree=27606164/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1212784 CPUtime=1602.05 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 62707 0 0 0 160174 31 0 0 20 0 1 0 24933114 1241890816 253493 33554432000 4194304 6211289 140735717655168 140735717653512 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 303196 253493 165 493 0 302693 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1212784

[startup+1662.3 s]
/proc/loadavg: 2.18 2.18 2.12 3/177 24689
/proc/meminfo: memFree=27589128/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1213364 CPUtime=1662.04 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 62871 0 0 0 166173 31 0 0 20 0 1 0 24933114 1242484736 257745 33554432000 4194304 6211289 140735717655168 140735717653080 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 303341 257745 165 493 0 302838 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1213364

[startup+1722.3 s]
/proc/loadavg: 2.16 2.18 2.12 3/176 24690
/proc/meminfo: memFree=27569096/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1214952 CPUtime=1722.02 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 63231 0 0 0 172171 31 0 0 20 0 1 0 24933114 1244110848 262704 33554432000 4194304 6211289 140735717655168 140735717653080 4215359 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 303738 262704 165 493 0 303235 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1214952

[startup+1782.3 s]
/proc/loadavg: 2.20 2.19 2.13 3/177 24692
/proc/meminfo: memFree=27544244/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1217068 CPUtime=1782.02 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 63775 0 0 0 178170 32 0 0 20 0 1 0 24933114 1246277632 268869 33554432000 4194304 6211289 140735717655168 140735717653080 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 304267 268869 165 493 0 303764 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1217068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.14 2.17 2.12 4/177 24692
/proc/meminfo: memFree=27540520/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1217068 CPUtime=1800.02 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 63777 0 0 0 179970 32 0 0 20 0 1 0 24933114 1246277632 269893 33554432000 4194304 6211289 140735717655168 140735717653080 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 304267 269893 165 493 0 303764 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1217068

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

[startup+1800.3 s]
/proc/loadavg: 2.14 2.17 2.12 4/177 24692
/proc/meminfo: memFree=27540520/32872528 swapFree=1556504/1720024
[pid=24624] ppid=24621 vsize=1217068 CPUtime=1800.02 cores=0,2,4,6
/proc/24624/stat : 24624 (cdcl-cuttingpla) R 24621 24624 16262 0 -1 4202496 63777 0 0 0 179970 32 0 0 20 0 1 0 24933114 1246277632 269893 33554432000 4194304 6211289 140735717655168 140735717653080 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/24624/statm: 304267 269893 165 493 0 303764 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1217068

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.35
CPU time (s): 1800.07
CPU user time (s): 1799.7
CPU system time (s): 0.369943
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1217068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.7
system time used= 0.369943
maximum resident set size= 1079572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63777
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= 3
involuntary context switches= 1863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.80351 second user time and 12.0982 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 07:47:25
IDJOB=4099935
IDBENCH=1552
IDSOLVER=2549
FILE ID=node117/4099935-1466228845
RUNJOBID= node117-1466228844-24594
PBS_JOBID= 19918159
Free space on /tmp= 71724 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-n3707.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099935-1466228845/watcher-4099935-1466228845 -o /tmp/evaluation-result-4099935-1466228845/solver-4099935-1466228845 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466228844-24594 --watchdog 1960 --input HOME/instance-4099935-1466228845.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= d04a5226e9b4ce46849c897b37a2f22b
RANDOM SEED=1457495247

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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.912
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.54
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.912
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:        30030660 kB
Buffers:           94980 kB
Cached:           219012 kB
SwapCached:            0 kB
Active:           156844 kB
Inactive:         211380 kB
Active(anon):      44664 kB
Inactive(anon):    12140 kB
Active(file):     112180 kB
Inactive(file):   199240 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17864 kB
Writeback:             0 kB
AnonPages:       1731392 kB
Mapped:            13400 kB
Shmem:               204 kB
Slab:             619380 kB
SReclaimable:      63348 kB
SUnreclaim:       556032 kB
KernelStack:        1376 kB
PageTables:         7164 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1891900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node117 at 2016-06-18 08:17:25