Trace number 4088164

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.31

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:100.opb
MD5SUM8ebfb10d75940bc93d5e7784548911ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark135
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 120
Optimality of the best value was proved NO
Number of variables10976
Total number of constraints12527
Number of constraints which are clauses10470
Number of constraints which are cardinality constraints (but not clauses)2057
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Number of terms in the objective function 10976
Biggest coefficient in the objective function 6152
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 31915
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 6152
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 31915
Number of bits of the biggest sum of numbers15
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= 10976 #constraint= 12527
24.99/25.09	c #Conflicts:       1000 | #Learnt:       1002 | 0.000
24.99/25.09	c total clause space: 206.656MB
24.99/25.09	c total #watches: 1626537
89.57/89.60	c total #propagations: 3513075 / total #impl: 31897789 (eff. 0.110)
89.57/89.60	c #Conflicts:       2000 | #Learnt:       2002 | 0.000
89.57/89.60	c total clause space: 335.816MB
89.57/89.60	c total #watches: 3826722
146.46/146.55	c total #propagations: 6694299 / total #impl: 96889173 (eff. 0.069)
146.46/146.55	c GC COLLECT
146.46/146.55	c #Conflicts:       3000 | #Learnt:       2007 | 0.001
146.46/146.55	c total clause space: 335.816MB
146.46/146.55	c total #watches: 5531411
375.22/375.35	c total #propagations: 7711859 / total #impl: 388959912 (eff. 0.020)
375.22/375.35	c #Conflicts:       4000 | #Learnt:       3008 | 0.005
375.22/375.35	c total clause space: 545.701MB
375.22/375.35	c total #watches: 9154484
612.98/613.18	c total #propagations: 8981941 / total #impl: 649503978 (eff. 0.014)
612.98/613.18	c GC COLLECT
612.98/613.18	c #Conflicts:       5000 | #Learnt:       2365 | 0.051
612.98/613.18	c total clause space: 886.764MB
612.98/613.18	c total #watches: 9479487
825.55/825.74	c total #propagations: 9634537 / total #impl: 883585072 (eff. 0.011)
825.55/825.74	c #Conflicts:       6000 | #Learnt:       3366 | 0.043
825.55/825.74	c total clause space: 886.764MB
825.55/825.74	c total #watches: 13225688
968.03/968.23	c total #propagations: 10736387 / total #impl: 1263840308 (eff. 0.008)
968.03/968.23	c GC COLLECT
968.03/968.23	c #Conflicts:       7000 | #Learnt:       2244 | 0.037
968.03/968.23	c total clause space: 886.764MB
968.03/968.23	c total #watches: 9397243
1080.51/1080.79	c total #propagations: 11270535 / total #impl: 1813151422 (eff. 0.006)
1080.51/1080.79	c #Conflicts:       8000 | #Learnt:       3245 | 0.033
1080.51/1080.79	c total clause space: 886.764MB
1080.51/1080.79	c total #watches: 13029587
1484.86/1485.17	c total #propagations: 12198396 / total #impl: 2500984097 (eff. 0.005)
1484.86/1485.17	c #Conflicts:       9000 | #Learnt:       4245 | 0.029
1484.86/1485.17	c total clause space: 886.764MB
1484.86/1485.17	c total #watches: 16245969

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-4088164-1465405406/watcher-4088164-1465405406 -o /tmp/evaluation-result-4088164-1465405406/solver-4088164-1465405406 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088164-1465405406.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=23737
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.10 2.07 2.03 3/176 23740
/proc/meminfo: memFree=30652304/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 275 0 0 0 0 0 0 0 20 0 1 0 122475061 29810688 5267 33554432000 4194304 6201397 140737017881520 140734506071496 5194148 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 7278 5267 130 491 0 6777 0

[startup+0.100162 s]
/proc/loadavg: 2.10 2.07 2.03 3/176 23740
/proc/meminfo: memFree=30652304/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=34664 CPUtime=0.09 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 1089 0 0 0 9 0 0 0 20 0 1 0 122475061 35495936 7391 33554432000 4194304 6201397 140737017881520 140737017880456 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 8666 7391 146 491 0 8165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34664

[startup+0.200324 s]
/proc/loadavg: 2.10 2.07 2.03 3/176 23740
/proc/meminfo: memFree=30652304/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=35352 CPUtime=0.19 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 1299 0 0 0 19 0 0 0 20 0 1 0 122475061 36200448 7596 33554432000 4194304 6201397 140737017881520 140737017880456 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 8838 7596 146 491 0 8337 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 35352

[startup+0.300266 s]
/proc/loadavg: 2.10 2.07 2.03 3/176 23740
/proc/meminfo: memFree=30652304/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=38496 CPUtime=0.29 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 1457 0 0 0 29 0 0 0 20 0 1 0 122475061 39419904 7752 33554432000 4194304 6201397 140737017881520 140737017880456 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 9624 7752 147 491 0 9123 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38496

[startup+0.700261 s]
/proc/loadavg: 2.10 2.07 2.03 3/176 23740
/proc/meminfo: memFree=30652304/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=52288 CPUtime=0.69 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 2636 0 0 0 69 0 0 0 20 0 1 0 122475061 53542912 10698 33554432000 4194304 6201397 140737017881520 140737017880456 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 13072 10698 147 491 0 12571 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52288

[startup+1.50022 s]
/proc/loadavg: 2.10 2.07 2.03 3/177 23741
/proc/meminfo: memFree=30602004/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=52684 CPUtime=1.49 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 2743 0 0 0 149 0 0 0 20 0 1 0 122475061 53948416 10805 33554432000 4194304 6201397 140737017881520 140737017880184 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 13171 10805 147 491 0 12670 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52684

[startup+3.10024 s]
/proc/loadavg: 2.10 2.07 2.03 3/177 23741
/proc/meminfo: memFree=30582964/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=86508 CPUtime=3.09 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 4521 0 0 0 308 1 0 0 20 0 1 0 122475061 88584192 14918 33554432000 4194304 6201397 140737017881520 140737017880184 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 21627 14918 147 491 0 21126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 86508

[startup+6.30027 s]
/proc/loadavg: 2.10 2.07 2.03 3/177 23741
/proc/meminfo: memFree=30552000/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=122524 CPUtime=6.29 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 6509 0 0 0 627 2 0 0 20 0 1 0 122475061 125464576 22496 33554432000 4194304 6201397 140737017881520 140737017880184 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 30631 22496 147 491 0 30130 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 122524

[startup+12.7002 s]
/proc/loadavg: 2.09 2.07 2.03 3/177 23741
/proc/meminfo: memFree=30518024/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=180588 CPUtime=12.69 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 8885 0 0 0 1266 3 0 0 20 0 1 0 122475061 184922112 31299 33554432000 4194304 6201397 140737017881520 140737017880232 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 45147 31299 147 491 0 44646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 180588

[startup+25.5004 s]
/proc/loadavg: 2.07 2.06 2.02 3/177 23741
/proc/meminfo: memFree=30454136/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=266504 CPUtime=25.49 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 11348 0 0 0 2545 4 0 0 20 0 1 0 122475061 272900096 45743 33554432000 4194304 6201397 140737017881520 140737017880552 4220783 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 66626 45743 160 491 0 66125 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 266504

[startup+51.1004 s]
/proc/loadavg: 2.11 2.07 2.03 3/177 23741
/proc/meminfo: memFree=30361180/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=414616 CPUtime=51.08 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 17408 0 0 0 5102 6 0 0 20 0 1 0 122475061 424566784 67277 33554432000 4194304 6201397 140737017881520 140737017880152 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 103654 67277 160 491 0 103153 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 414616

[startup+102.3 s]
/proc/loadavg: 2.21 2.10 2.04 3/177 23743
/proc/meminfo: memFree=30243620/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=425656 CPUtime=102.27 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 31619 0 0 0 10218 9 0 0 20 0 1 0 122475061 435871744 90057 33554432000 4194304 6201397 140737017881520 140737017880472 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 106414 90057 160 491 0 105913 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 425656

[startup+162.3 s]
/proc/loadavg: 2.33 2.14 2.05 3/177 23744
/proc/meminfo: memFree=30093716/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=697808 CPUtime=162.25 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 56593 0 0 0 16210 15 0 0 20 0 1 0 122475061 714555392 123961 33554432000 4194304 6201397 140737017881520 140737017880184 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 174452 123961 166 491 0 173951 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 697808

[startup+222.307 s]
/proc/loadavg: 2.24 2.15 2.06 3/177 23745
/proc/meminfo: memFree=30043232/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=698100 CPUtime=222.26 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 59875 0 0 0 22209 17 0 0 20 0 1 0 122475061 714854400 134790 33554432000 4194304 6201397 140737017881520 140737017880472 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 174525 134790 166 491 0 174024 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 698100

[startup+282.3 s]
/proc/loadavg: 2.15 2.13 2.06 3/177 23746
/proc/meminfo: memFree=29978696/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=706100 CPUtime=282.24 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 63192 0 0 0 28206 18 0 0 20 0 1 0 122475061 723046400 150524 33554432000 4194304 6201397 140737017881520 140737017880216 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 176525 150524 166 491 0 176024 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 706100

[startup+342.3 s]
/proc/loadavg: 2.15 2.14 2.06 3/177 23747
/proc/meminfo: memFree=29949208/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=706308 CPUtime=342.23 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 63363 0 0 0 34205 18 0 0 20 0 1 0 122475061 723259392 155600 33554432000 4194304 6201397 140737017881520 140737017880472 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 176577 155600 166 491 0 176076 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 706308

[startup+402.3 s]
/proc/loadavg: 2.09 2.12 2.06 3/178 23752
/proc/meminfo: memFree=29914932/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=706556 CPUtime=402.22 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 63558 0 0 0 40203 19 0 0 20 0 1 0 122475061 723513344 163875 33554432000 4194304 6201397 140737017881520 140737017880472 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 176639 163875 166 491 0 176138 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 706556

[startup+462.3 s]
/proc/loadavg: 2.11 2.12 2.06 3/177 23753
/proc/meminfo: memFree=29813920/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1106416 CPUtime=462.21 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 77586 0 0 0 46199 22 0 0 20 0 1 0 122475061 1132969984 186265 33554432000 4194304 6201397 140737017881520 140737017880312 4213178 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 276604 186265 166 491 0 276103 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1106416

[startup+522.3 s]
/proc/loadavg: 2.18 2.14 2.07 3/177 23754
/proc/meminfo: memFree=29806872/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1106416 CPUtime=522.2 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 82725 0 0 0 52197 23 0 0 20 0 1 0 122475061 1132969984 186311 33554432000 4194304 6201397 140737017881520 140737017880472 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 276604 186311 166 491 0 276103 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1106416

[startup+582.3 s]
/proc/loadavg: 2.24 2.17 2.09 3/177 23755
/proc/meminfo: memFree=29799860/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1106416 CPUtime=582.19 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 89594 0 0 0 58194 25 0 0 20 0 1 0 122475061 1132969984 186358 33554432000 4194304 6201397 140737017881520 140737017880472 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 276604 186358 166 491 0 276103 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1106416


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


[startup+942.3 s]
/proc/loadavg: 2.19 2.13 2.09 3/177 23762
/proc/meminfo: memFree=29516364/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1163676 CPUtime=942.14 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 115190 0 0 0 94181 33 0 0 20 0 1 0 122475061 1191604224 253030 33554432000 4194304 6201397 140737017881520 140737017880232 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 290919 253030 166 491 0 290418 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1163676

[startup+1002.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/178 23767
/proc/meminfo: memFree=29471608/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1164800 CPUtime=1002.13 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 116190 0 0 0 100180 33 0 0 20 0 1 0 122475061 1192755200 263448 33554432000 4194304 6201397 140737017881520 140737017880648 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 291200 263448 166 491 0 290699 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1164800

[startup+1062.3 s]
/proc/loadavg: 2.06 2.09 2.08 3/177 23768
/proc/meminfo: memFree=29470716/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1164800 CPUtime=1062.12 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 116264 0 0 0 106179 33 0 0 20 0 1 0 122475061 1192755200 263522 33554432000 4194304 6201397 140737017881520 140737017880648 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 291200 263522 166 491 0 290699 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1164800

[startup+1122.3 s]
/proc/loadavg: 2.18 2.12 2.09 3/177 23769
/proc/meminfo: memFree=29455380/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1164800 CPUtime=1122.11 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 116264 0 0 0 112178 33 0 0 20 0 1 0 122475061 1192755200 263522 33554432000 4194304 6201397 140737017881520 140737017880648 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 291200 263522 166 491 0 290699 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1164800

[startup+1182.3 s]
/proc/loadavg: 2.11 2.11 2.09 3/177 23770
/proc/meminfo: memFree=29440276/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178404 CPUtime=1182.1 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 121033 0 0 0 118175 35 0 0 20 0 1 0 122475061 1206685696 266141 33554432000 4194304 6201397 140737017881520 140737017880472 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294601 266141 166 491 0 294100 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1178404

[startup+1242.3 s]
/proc/loadavg: 2.09 2.10 2.09 3/177 23771
/proc/meminfo: memFree=29439836/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178372 CPUtime=1242.09 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 124639 0 0 0 124173 36 0 0 20 0 1 0 122475061 1206652928 266152 33554432000 4194304 6201397 140737017881520 140737017880472 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294593 266152 166 491 0 294092 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1178372

[startup+1302.3 s]
/proc/loadavg: 2.06 2.10 2.09 3/176 23772
/proc/meminfo: memFree=29436216/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178500 CPUtime=1302.08 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 126295 0 0 0 130172 36 0 0 20 0 1 0 122475061 1206784000 266273 33554432000 4194304 6201397 140737017881520 140737017880152 4213168 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294625 266273 166 491 0 294124 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1178500

[startup+1362.3 s]
/proc/loadavg: 2.02 2.08 2.08 3/177 23774
/proc/meminfo: memFree=29431228/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178532 CPUtime=1362.07 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 129216 0 0 0 136169 38 0 0 20 0 1 0 122475061 1206816768 267525 33554432000 4194304 6201397 140737017881520 140737017880472 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294633 267525 166 491 0 294132 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1178532

[startup+1422.3 s]
/proc/loadavg: 2.06 2.08 2.08 3/177 23775
/proc/meminfo: memFree=29422780/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178660 CPUtime=1422.07 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 133512 0 0 0 142168 39 0 0 20 0 1 0 122475061 1206947840 269816 33554432000 4194304 6201397 140737017881520 140737017880472 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294665 269816 166 491 0 294164 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1178660

[startup+1482.3 s]
/proc/loadavg: 2.14 2.09 2.09 3/177 23776
/proc/meminfo: memFree=29416444/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178692 CPUtime=1482.05 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 136883 0 0 0 148166 39 0 0 20 0 1 0 122475061 1206980608 269824 33554432000 4194304 6201397 140737017881520 140737017880472 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294673 269824 166 491 0 294172 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1178692

[startup+1542.31 s]
/proc/loadavg: 2.05 2.07 2.08 3/177 23777
/proc/meminfo: memFree=29370696/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178948 CPUtime=1542.05 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 142040 0 0 0 154165 40 0 0 20 0 1 0 122475061 1207242752 280154 33554432000 4194304 6201397 140737017881520 140737017880312 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294737 280154 166 491 0 294236 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1178948

[startup+1602.3 s]
/proc/loadavg: 2.14 2.09 2.08 3/178 23781
/proc/meminfo: memFree=29345536/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1178948 CPUtime=1602.03 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 145031 0 0 0 160162 41 0 0 20 0 1 0 122475061 1207242752 284842 33554432000 4194304 6201397 140737017881520 140737017880312 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 294737 284842 166 491 0 294236 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1178948

[startup+1662.3 s]
/proc/loadavg: 2.09 2.08 2.08 3/177 23783
/proc/meminfo: memFree=29306092/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1211508 CPUtime=1662.03 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 152748 0 0 0 166160 43 0 0 20 0 1 0 122475061 1240584192 294662 33554432000 4194304 6201397 140737017881520 140737017880232 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 302877 294662 166 491 0 302376 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1211508

[startup+1722.3 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 23784
/proc/meminfo: memFree=29282076/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1779196 CPUtime=1722.02 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 153046 0 0 0 172159 43 0 0 20 0 1 0 122475061 1821896704 300570 33554432000 4194304 6201397 140737017881520 140737017880552 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 444799 300570 166 491 0 444298 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1779196

[startup+1782.3 s]
/proc/loadavg: 2.10 2.09 2.09 4/177 23785
/proc/meminfo: memFree=29266624/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1779196 CPUtime=1782 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 153108 0 0 0 178157 43 0 0 20 0 1 0 122475061 1821896704 303698 33554432000 4194304 6201397 140737017881520 140737017880552 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 444799 303698 166 491 0 444298 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1779196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 23877
/proc/meminfo: memFree=29421552/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1779196 CPUtime=1800 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 153159 0 0 0 179957 43 0 0 20 0 1 0 122475061 1821896704 305793 33554432000 4194304 6201397 140737017881520 140737017880552 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 444799 305793 166 491 0 444298 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1779196

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.10 2.09 3/177 23877
/proc/meminfo: memFree=29421552/32872528 swapFree=12352/737972
[pid=23740] ppid=23737 vsize=1779196 CPUtime=1800 cores=0,2,4,6
/proc/23740/stat : 23740 (cdcl-cuttingpla) R 23737 23740 21849 0 -1 4202496 153159 0 0 0 179957 43 0 0 20 0 1 0 122475061 1821896704 305793 33554432000 4194304 6201397 140737017881520 140737017880552 4213365 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23740/statm: 444799 305793 166 491 0 444298 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1779196

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.58
CPU system time (s): 0.443932
CPU usage (%): 99.9841
Max. virtual memory (cumulated for all children) (KiB): 1779196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.443932
maximum resident set size= 1223172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153159
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= 21
involuntary context switches= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.35334 second user time and 7.10692 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 19:03:26
IDJOB=4088164
IDBENCH=2223
IDSOLVER=2550
FILE ID=node112/4088164-1465405406
RUNJOBID= node112-1465387394-21865
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:100.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088164-1465405406/watcher-4088164-1465405406 -o /tmp/evaluation-result-4088164-1465405406/solver-4088164-1465405406 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088164-1465405406.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8ebfb10d75940bc93d5e7784548911ff
RANDOM SEED=1677873227

node112.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.783
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.56
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.783
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.783
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.783
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.56
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.783
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.783
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.72
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.783
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.783
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:        30653468 kB
Buffers:          165264 kB
Cached:           538280 kB
SwapCached:         1512 kB
Active:           232460 kB
Inactive:         511796 kB
Active(anon):      41864 kB
Inactive(anon):     1468 kB
Active(file):     190596 kB
Inactive(file):   510328 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              5244 kB
Writeback:             0 kB
AnonPages:        729204 kB
Mapped:             7636 kB
Shmem:                 0 kB
Slab:             605988 kB
SReclaimable:      49244 kB
SUnreclaim:       556744 kB
KernelStack:        1472 kB
PageTables:         6072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     898396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    706560 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71744 MiB
End job on node112 at 2016-06-08 19:33:26