Trace number 4107229

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randf66c83.cudf.paranoid.opb
MD5SUMde3c56a7934dad70aad87854ca1d26e5
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4917
Best CPU time to get the best result obtained on this benchmark0.225964
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5672
Total number of constraints24856
Number of constraints which are clauses24583
Number of constraints which are cardinality constraints (but not clauses)273
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 2119
Biggest coefficient in the objective function 1570
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 866638
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1570
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 866638
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= 5672 #constraint= 24856
147.87/147.98	c #Conflicts:       1000 | #Learnt:       1178 | 0.000
147.87/147.98	c total clause space: 78.2603MB
147.87/147.98	c total #watches: 1336295
659.89/660.09	c total #propagations: 1835175 / total #impl: 38196325 (eff. 0.048)
659.89/660.09	c #Conflicts:       2000 | #Learnt:       2402 | 0.000
659.89/660.09	c total clause space: 127.173MB
659.89/660.09	c total #watches: 2963188
1064.33/1064.55	c total #propagations: 3455146 / total #impl: 122507715 (eff. 0.028)
1064.33/1064.55	c GC COLLECT
1064.33/1064.55	c #Conflicts:       3000 | #Learnt:       2596 | 0.000
1064.33/1064.55	c total clause space: 206.656MB
1064.33/1064.55	c total #watches: 3808929
1445.87/1446.14	c total #propagations: 4682105 / total #impl: 226208451 (eff. 0.021)
1445.87/1446.14	c #Conflicts:       4000 | #Learnt:       3687 | 0.000
1445.87/1446.14	c total clause space: 206.656MB
1445.87/1446.14	c total #watches: 5060763
1663.44/1663.71	c total #propagations: 5896951 / total #impl: 347673977 (eff. 0.017)
1663.44/1663.71	c GC COLLECT
1663.44/1663.71	c #Conflicts:       5000 | #Learnt:       3317 | 0.000
1663.44/1663.71	c total clause space: 206.656MB
1663.44/1663.71	c total #watches: 4190731
1778.82/1779.17	c total #propagations: 6934172 / total #impl: 407378922 (eff. 0.017)
1778.82/1779.17	c #Conflicts:       6000 | #Learnt:       4342 | 0.000
1778.82/1779.17	c total clause space: 206.656MB
1778.82/1779.17	c total #watches: 5158391

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-4107229-1466272589/watcher-4107229-1466272589 -o /tmp/evaluation-result-4107229-1466272589/solver-4107229-1466272589 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4107229-1466272589.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=10257
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.25 2.22 2.22 2/176 10260
/proc/meminfo: memFree=30111064/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 29306034 29810688 5268 33554432000 4194304 6201397 140735055887600 140733285788872 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 7278 5268 130 491 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.25 2.22 2.22 2/176 10260
/proc/meminfo: memFree=30111064/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=34344 CPUtime=0.09 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1368 0 0 0 9 0 0 0 20 0 1 0 29306034 35168256 7513 33554432000 4194304 6201397 140735055887600 140733285788872 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 8586 7513 142 491 0 8085 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34344

[startup+0.200359 s]
/proc/loadavg: 2.25 2.22 2.22 2/176 10260
/proc/meminfo: memFree=30111064/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=37536 CPUtime=0.19 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1587 0 0 0 19 0 0 0 20 0 1 0 29306034 38436864 7698 33554432000 4194304 6201397 140735055887600 140733285788872 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 9384 7698 147 491 0 8883 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37536

[startup+0.300272 s]
/proc/loadavg: 2.25 2.22 2.22 2/176 10260
/proc/meminfo: memFree=30111064/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=37664 CPUtime=0.29 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1641 0 0 0 29 0 0 0 20 0 1 0 29306034 38567936 7748 33554432000 4194304 6201397 140735055887600 140733285788872 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 9416 7748 147 491 0 8915 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37664

[startup+0.700194 s]
/proc/loadavg: 2.25 2.22 2.22 2/176 10260
/proc/meminfo: memFree=30111064/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=37884 CPUtime=0.69 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1719 0 0 0 69 0 0 0 20 0 1 0 29306034 38793216 8334 33554432000 4194304 6201397 140735055887600 140735055886408 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 9471 8334 147 491 0 8970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37884

[startup+1.50023 s]
/proc/loadavg: 2.25 2.22 2.22 3/177 10261
/proc/meminfo: memFree=30078408/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=37884 CPUtime=1.49 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1725 0 0 0 149 0 0 0 20 0 1 0 29306034 38793216 8340 33554432000 4194304 6201397 140735055887600 140735055886552 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 9471 8340 147 491 0 8970 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37884

[startup+3.10031 s]
/proc/loadavg: 2.25 2.22 2.22 3/177 10261
/proc/meminfo: memFree=30077292/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=38380 CPUtime=3.09 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1855 0 0 0 309 0 0 0 20 0 1 0 29306034 39301120 8470 33554432000 4194304 6201397 140735055887600 140735055886168 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 9595 8470 147 491 0 9094 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38380

[startup+6.30023 s]
/proc/loadavg: 2.23 2.22 2.22 3/177 10261
/proc/meminfo: memFree=30077080/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=42852 CPUtime=6.29 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 1922 0 0 0 629 0 0 0 20 0 1 0 29306034 43880448 8525 33554432000 4194304 6201397 140735055887600 140735055886552 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 10713 8525 147 491 0 10212 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42852

[startup+12.7002 s]
/proc/loadavg: 2.22 2.21 2.22 3/177 10261
/proc/meminfo: memFree=30071016/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=43872 CPUtime=12.69 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 2315 0 0 0 1269 0 0 0 20 0 1 0 29306034 44924928 9406 33554432000 4194304 6201397 140735055887600 140735055886264 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 10968 9406 147 491 0 10467 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43872

[startup+25.5004 s]
/proc/loadavg: 2.24 2.22 2.22 4/177 10261
/proc/meminfo: memFree=30065464/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=52292 CPUtime=25.49 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 2859 0 0 0 2549 0 0 0 20 0 1 0 29306034 53547008 10411 33554432000 4194304 6201397 140735055887600 140735055886552 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 13073 10411 147 491 0 12572 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52292

[startup+51.1003 s]
/proc/loadavg: 2.21 2.22 2.22 3/177 10261
/proc/meminfo: memFree=30053060/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=67424 CPUtime=51.08 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 3916 0 0 0 5108 0 0 0 20 0 1 0 29306034 69042176 12965 33554432000 4194304 6201397 140735055887600 140735055886552 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 16856 12965 147 491 0 16355 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67424

[startup+102.3 s]
/proc/loadavg: 2.18 2.21 2.21 3/177 10263
/proc/meminfo: memFree=30012196/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=93360 CPUtime=102.28 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 5877 0 0 0 10227 1 0 0 20 0 1 0 29306034 95600640 19486 33554432000 4194304 6201397 140735055887600 140735055886552 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 23340 19486 147 491 0 22839 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 93360

[startup+162.3 s]
/proc/loadavg: 2.26 2.23 2.22 4/177 10264
/proc/meminfo: memFree=29974900/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=127820 CPUtime=162.27 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 7003 0 0 0 16225 2 0 0 20 0 1 0 29306034 130887680 23644 33554432000 4194304 6201397 140735055887600 140735055886728 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 31955 23644 160 491 0 31454 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 127820

[startup+222.308 s]
/proc/loadavg: 2.52 2.31 2.24 3/178 10268
/proc/meminfo: memFree=29946488/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=137012 CPUtime=222.27 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 8790 0 0 0 22224 3 0 0 20 0 1 0 29306034 140300288 27475 33554432000 4194304 6201397 140735055887600 140735055886312 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 34253 27475 160 491 0 33752 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 137012

[startup+282.3 s]
/proc/loadavg: 2.34 2.29 2.24 3/178 10292
/proc/meminfo: memFree=29919632/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=137300 CPUtime=282.25 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 8951 0 0 0 28222 3 0 0 20 0 1 0 29306034 140595200 29169 33554432000 4194304 6201397 140735055887600 140735055886312 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 34325 29169 160 491 0 33824 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 137300

[startup+342.3 s]
/proc/loadavg: 2.34 2.30 2.24 4/177 10293
/proc/meminfo: memFree=29898244/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=137716 CPUtime=342.24 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 9158 0 0 0 34221 3 0 0 20 0 1 0 29306034 141021184 30909 33554432000 4194304 6201397 140735055887600 140735055886168 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 34429 30909 160 491 0 33928 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 137716

[startup+402.3 s]
/proc/loadavg: 2.37 2.30 2.25 4/177 10295
/proc/meminfo: memFree=29875680/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=194692 CPUtime=402.23 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 10921 0 0 0 40220 3 0 0 20 0 1 0 29306034 199364608 34168 33554432000 4194304 6201397 140735055887600 140735055886312 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 48673 34168 160 491 0 48172 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 194692

[startup+462.3 s]
/proc/loadavg: 2.46 2.34 2.26 4/177 10296
/proc/meminfo: memFree=29847832/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=194836 CPUtime=462.21 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 11132 0 0 0 46218 3 0 0 20 0 1 0 29306034 199512064 36423 33554432000 4194304 6201397 140735055887600 140735055886312 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 48709 36423 160 491 0 48208 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 194836

[startup+522.3 s]
/proc/loadavg: 2.24 2.30 2.26 4/177 10297
/proc/meminfo: memFree=29842660/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=194836 CPUtime=522.21 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 11169 0 0 0 52217 4 0 0 20 0 1 0 29306034 199512064 37482 33554432000 4194304 6201397 140735055887600 140735055886312 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 48709 37482 160 491 0 48208 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 194836

[startup+582.3 s]
/proc/loadavg: 2.32 2.32 2.27 3/177 10298
/proc/meminfo: memFree=29826568/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=194836 CPUtime=582.2 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 11247 0 0 0 58216 4 0 0 20 0 1 0 29306034 199512064 41425 33554432000 4194304 6201397 140735055887600 140735055886312 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 48709 41425 160 491 0 48208 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 194836


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.26 2.26 3/177 10308
/proc/meminfo: memFree=29715704/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=194836 CPUtime=942.14 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 11355 0 0 0 94210 4 0 0 20 0 1 0 29306034 199512064 45621 33554432000 4194304 6201397 140735055887600 140735055886728 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 48709 45621 166 491 0 48208 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 194836

[startup+1002.3 s]
/proc/loadavg: 2.30 2.27 2.26 3/176 10309
/proc/meminfo: memFree=29698096/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=210620 CPUtime=1002.13 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 13873 0 0 0 100208 5 0 0 20 0 1 0 29306034 215674880 50183 33554432000 4194304 6201397 140735055887600 140735055886312 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 52655 50183 166 491 0 52154 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 210620

[startup+1062.3 s]
/proc/loadavg: 2.21 2.25 2.25 4/177 10312
/proc/meminfo: memFree=29658572/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=296008 CPUtime=1062.13 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 14842 0 0 0 106207 6 0 0 20 0 1 0 29306034 303112192 52646 33554432000 4194304 6201397 140735055887600 140735055886264 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 74002 52646 166 491 0 73501 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 296008

[startup+1122.3 s]
/proc/loadavg: 2.26 2.26 2.26 3/177 10313
/proc/meminfo: memFree=29640716/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=309744 CPUtime=1122.12 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 17193 0 0 0 112206 6 0 0 20 0 1 0 29306034 317177856 56530 33554432000 4194304 6201397 140735055887600 140735055886312 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77436 56530 166 491 0 76935 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 309744

[startup+1182.3 s]
/proc/loadavg: 2.18 2.24 2.25 4/177 10360
/proc/meminfo: memFree=29901792/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=309904 CPUtime=1182.11 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 17459 0 0 0 118205 6 0 0 20 0 1 0 29306034 317341696 58840 33554432000 4194304 6201397 140735055887600 140735055886312 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77476 58840 166 491 0 76975 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 309904

[startup+1242.3 s]
/proc/loadavg: 2.21 2.24 2.25 4/177 10361
/proc/meminfo: memFree=29877152/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310064 CPUtime=1242.1 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 17735 0 0 0 124204 6 0 0 20 0 1 0 29306034 317505536 61671 33554432000 4194304 6201397 140735055887600 140735055886312 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77516 61671 166 491 0 77015 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 310064

[startup+1302.3 s]
/proc/loadavg: 2.29 2.25 2.25 3/177 10362
/proc/meminfo: memFree=29836012/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310064 CPUtime=1302.09 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 17912 0 0 0 130202 7 0 0 20 0 1 0 29306034 317505536 63381 33554432000 4194304 6201397 140735055887600 140735055886312 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77516 63381 166 491 0 77015 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 310064

[startup+1362.3 s]
/proc/loadavg: 2.27 2.25 2.25 3/177 10364
/proc/meminfo: memFree=29804672/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310064 CPUtime=1362.08 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 18124 0 0 0 136201 7 0 0 20 0 1 0 29306034 317505536 65126 33554432000 4194304 6201397 140735055887600 140735055886312 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77516 65126 166 491 0 77015 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 310064

[startup+1422.3 s]
/proc/loadavg: 2.21 2.23 2.24 4/178 10368
/proc/meminfo: memFree=29792652/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310064 CPUtime=1422.08 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 18306 0 0 0 142201 7 0 0 20 0 1 0 29306034 317505536 66841 33554432000 4194304 6201397 140735055887600 140735055886312 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77516 66841 166 491 0 77015 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 310064

[startup+1482.3 s]
/proc/loadavg: 2.23 2.23 2.24 3/177 10369
/proc/meminfo: memFree=29777824/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310224 CPUtime=1482.07 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 18523 0 0 0 148199 8 0 0 20 0 1 0 29306034 317669376 68591 33554432000 4194304 6201397 140735055887600 140735055886264 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77556 68591 166 491 0 77055 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 310224

[startup+1542.31 s]
/proc/loadavg: 2.21 2.22 2.24 4/177 10370
/proc/meminfo: memFree=29757348/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310224 CPUtime=1542.06 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19072 0 0 0 154198 8 0 0 20 0 1 0 29306034 317669376 70877 33554432000 4194304 6201397 140735055887600 140735055886264 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77556 70877 166 491 0 77055 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 310224

[startup+1602.3 s]
/proc/loadavg: 2.18 2.21 2.23 4/177 10371
/proc/meminfo: memFree=29740836/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310224 CPUtime=1602.04 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19213 0 0 0 160196 8 0 0 20 0 1 0 29306034 317669376 71011 33554432000 4194304 6201397 140735055887600 140735055886264 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77556 71011 166 491 0 77055 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 310224

[startup+1662.3 s]
/proc/loadavg: 2.17 2.20 2.22 3/177 10373
/proc/meminfo: memFree=29740340/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310224 CPUtime=1662.04 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19231 0 0 0 166196 8 0 0 20 0 1 0 29306034 317669376 71029 33554432000 4194304 6201397 140735055887600 140735055886264 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77556 71029 166 491 0 77055 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 310224

[startup+1722.3 s]
/proc/loadavg: 2.23 2.22 2.23 3/177 10374
/proc/meminfo: memFree=29740200/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310224 CPUtime=1722.03 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19235 0 0 0 172195 8 0 0 20 0 1 0 29306034 317669376 71033 33554432000 4194304 6201397 140735055887600 140735055886728 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77556 71033 166 491 0 77055 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 310224

[startup+1782.3 s]
/proc/loadavg: 2.24 2.23 2.23 4/177 10375
/proc/meminfo: memFree=29728188/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310384 CPUtime=1782.02 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19320 0 0 0 178194 8 0 0 20 0 1 0 29306034 317833216 72178 33554432000 4194304 6201397 140735055887600 140735055886728 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77596 72178 166 491 0 77095 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 310384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.37 2.26 2.24 3/177 10375
/proc/meminfo: memFree=29725644/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310384 CPUtime=1800.01 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19342 0 0 0 179993 8 0 0 20 0 1 0 29306034 317833216 72200 33554432000 4194304 6201397 140735055887600 140735055886728 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77596 72200 166 491 0 77095 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 310384

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

[startup+1800.3 s]
/proc/loadavg: 2.37 2.26 2.24 3/177 10375
/proc/meminfo: memFree=29725644/32872528 swapFree=17888/1798212
[pid=10260] ppid=10257 vsize=310384 CPUtime=1800.01 cores=1,3,5,7
/proc/10260/stat : 10260 (cdcl-cuttingpla) R 10257 10260 6506 0 -1 4202496 19342 0 0 0 179993 8 0 0 20 0 1 0 29306034 317833216 72200 33554432000 4194304 6201397 140735055887600 140735055886728 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/10260/statm: 77596 72200 166 491 0 77095 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 310384

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.086986
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 310384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.086986
maximum resident set size= 288800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19342
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= 10
involuntary context switches= 1852

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39333 second user time and 7.11492 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 19:56:29
IDJOB=4107229
IDBENCH=72102
IDSOLVER=2550
FILE ID=node123/4107229-1466272589
RUNJOBID= node123-1466240371-6523
PBS_JOBID= 19918188
Free space on /tmp= 71632 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-randf66c83.cudf.paranoid.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107229-1466272589/watcher-4107229-1466272589 -o /tmp/evaluation-result-4107229-1466272589/solver-4107229-1466272589 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466240371-6523 --watchdog 1960 --input HOME/instance-4107229-1466272589.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= de3c56a7934dad70aad87854ca1d26e5
RANDOM SEED=1990939159

node123.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.791
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.58
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.791
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.791
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.56
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.791
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.57
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.791
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.56
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.791
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.56
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.791
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.56
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.791
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:        30111592 kB
Buffers:           61612 kB
Cached:            92228 kB
SwapCached:         1604 kB
Active:            96620 kB
Inactive:         130900 kB
Active(anon):      72828 kB
Inactive(anon):     3080 kB
Active(file):      23792 kB
Inactive(file):   127820 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099320 kB
Dirty:              3124 kB
Writeback:             0 kB
AnonPages:       1830128 kB
Mapped:             7592 kB
Shmem:                 0 kB
Slab:             600880 kB
SReclaimable:      45052 kB
SUnreclaim:       555828 kB
KernelStack:        1472 kB
PageTables:         7828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2007864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1792000 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= 71628 MiB
End job on node123 at 2016-06-18 20:26:29