Trace number 4099952

Some explanations

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

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

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

Solver answer on this benchmark

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

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-n370c.opb
MD5SUMc00448b3bb1fb54d1d5ecdb2bc9f967d
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
SatisfiableNO
(Un)Satisfiability was provedYES
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 654121
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 654121
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= 155000 #constraint= 5150
19.09/19.16	c #Conflicts:       1000 | #Learnt:        999 | 30.357
19.09/19.16	c total clause space: 206.656MB
19.09/19.16	c total #watches: 1672384
119.67/119.77	c total #propagations: 1230600 / total #impl: 38287251 (eff. 0.032)
119.67/119.77	c #Conflicts:       2000 | #Learnt:       1999 | 40.479
119.67/119.77	c total clause space: 335.816MB
119.67/119.77	c total #watches: 3729551
265.85/265.97	c total #propagations: 2235004 / total #impl: 125397735 (eff. 0.018)
265.85/265.97	c GC COLLECT
265.85/265.97	c #Conflicts:       3000 | #Learnt:       2060 | 30.903
265.85/265.97	c total clause space: 545.701MB
265.85/265.97	c total #watches: 5532441
685.88/686.02	c total #propagations: 3457211 / total #impl: 318599455 (eff. 0.011)
685.88/686.02	c #Conflicts:       4000 | #Learnt:       3060 | 30.446
685.88/686.02	c total clause space: 886.764MB
685.88/686.02	c total #watches: 8336600
1134.81/1135.07	c total #propagations: 4683116 / total #impl: 461661938 (eff. 0.010)
1134.81/1135.07	c GC COLLECT
1134.81/1135.07	c #Conflicts:       5000 | #Learnt:       2395 | 31.634
1134.81/1135.07	c total clause space: 886.764MB
1134.81/1135.07	c total #watches: 7558402
1694.72/1695.03	c total #propagations: 6034757 / total #impl: 541827719 (eff. 0.011)
1694.72/1695.03	c #Conflicts:       6000 | #Learnt:       3395 | 29.526
1694.72/1695.03	c total clause space: 886.764MB
1694.72/1695.03	c total #watches: 9260224

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

pid=2764
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.04 1.07 1.29 3/176 2767
/proc/meminfo: memFree=31313840/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 24977936 29810688 5268 33554432000 4194304 6201397 140736035504512 140736572069368 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 7278 5268 130 491 0 6777 0

[startup+0.100161 s]
/proc/loadavg: 1.04 1.07 1.29 3/176 2767
/proc/meminfo: memFree=31313840/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=39288 CPUtime=0.09 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 2462 0 0 0 9 0 0 0 20 0 1 0 24977936 40230912 8143 33554432000 4194304 6201397 140736035504512 140736035502648 4227002 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 9822 8143 137 491 0 9321 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39288

[startup+0.200293 s]
/proc/loadavg: 1.04 1.07 1.29 3/176 2767
/proc/meminfo: memFree=31313840/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=43220 CPUtime=0.19 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 3159 0 0 0 19 0 0 0 20 0 1 0 24977936 44257280 9297 33554432000 4194304 6201397 140736035504512 140736035502648 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 10805 9297 143 491 0 10304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43220

[startup+0.300284 s]
/proc/loadavg: 1.04 1.07 1.29 3/176 2767
/proc/meminfo: memFree=31313840/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=54820 CPUtime=0.29 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 3314 0 0 0 29 0 0 0 20 0 1 0 24977936 56135680 10442 33554432000 4194304 6201397 140736035504512 140736035502648 5408672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 13705 10442 143 491 0 13204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54820

[startup+0.700279 s]
/proc/loadavg: 1.04 1.07 1.29 3/176 2767
/proc/meminfo: memFree=31313840/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=69288 CPUtime=0.68 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 4700 0 0 0 68 0 0 0 20 0 1 0 24977936 70950912 13922 33554432000 4194304 6201397 140736035504512 140736035503288 4207435 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 17322 13922 147 491 0 16821 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69288

[startup+1.50024 s]
/proc/loadavg: 1.11 1.08 1.30 3/174 2900
/proc/meminfo: memFree=31272912/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=89948 CPUtime=1.49 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 5311 0 0 0 148 1 0 0 20 0 1 0 24977936 92106752 17076 33554432000 4194304 6201397 140736035504512 140736035503224 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 22487 17076 147 491 0 21986 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89948

[startup+3.10028 s]
/proc/loadavg: 1.11 1.08 1.30 3/177 2906
/proc/meminfo: memFree=31201852/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=123704 CPUtime=3.09 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 6181 0 0 0 308 1 0 0 20 0 1 0 24977936 126672896 22020 33554432000 4194304 6201397 140736035504512 140736035502792 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 30926 22020 147 491 0 30425 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123704

[startup+6.30029 s]
/proc/loadavg: 1.11 1.08 1.30 3/177 2906
/proc/meminfo: memFree=31153736/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=177404 CPUtime=6.29 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 7240 0 0 0 628 1 0 0 20 0 1 0 24977936 181661696 29712 33554432000 4194304 6201397 140736035504512 140736035503224 4217905 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 44351 29712 147 491 0 43850 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 177404

[startup+12.7002 s]
/proc/loadavg: 1.32 1.13 1.31 4/177 2906
/proc/meminfo: memFree=31095192/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=181980 CPUtime=12.69 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 8408 0 0 0 1267 2 0 0 20 0 1 0 24977936 186347520 34968 33554432000 4194304 6201397 140736035504512 140736035502792 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 45495 34968 147 491 0 44994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 181980

[startup+25.5003 s]
/proc/loadavg: 1.43 1.16 1.32 3/177 2906
/proc/meminfo: memFree=30894708/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=281704 CPUtime=25.48 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 13061 0 0 0 2545 3 0 0 20 0 1 0 24977936 288464896 59039 33554432000 4194304 6201397 140736035504512 140736035503224 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 70426 59039 160 491 0 69925 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 281704

[startup+51.1003 s]
/proc/loadavg: 1.62 1.22 1.33 3/177 2907
/proc/meminfo: memFree=30802640/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=292524 CPUtime=51.08 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 15762 0 0 0 5104 4 0 0 20 0 1 0 24977936 299544576 68894 33554432000 4194304 6201397 140736035504512 140736035503224 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 73131 68894 160 491 0 72630 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 292524

[startup+102.3 s]
/proc/loadavg: 1.88 1.37 1.38 3/177 2908
/proc/meminfo: memFree=30593100/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=438316 CPUtime=102.28 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 19303 0 0 0 10222 6 0 0 20 0 1 0 24977936 448835584 84178 33554432000 4194304 6201397 140736035504512 140736035503224 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 109579 84178 160 491 0 109078 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 438316

[startup+162.3 s]
/proc/loadavg: 2.00 1.49 1.42 3/177 2909
/proc/meminfo: memFree=30514436/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=451188 CPUtime=162.27 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 24741 0 0 0 16220 7 0 0 20 0 1 0 24977936 462016512 98225 33554432000 4194304 6201397 140736035504512 140736035502792 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 112797 98225 160 491 0 112296 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 451188

[startup+222.307 s]
/proc/loadavg: 2.08 1.60 1.46 3/177 2910
/proc/meminfo: memFree=30374276/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=471904 CPUtime=222.26 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 29938 0 0 0 22218 8 0 0 20 0 1 0 24977936 483229696 113131 33554432000 4194304 6201397 140736035504512 140736035502792 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 117976 113131 166 491 0 117475 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 471904

[startup+282.3 s]
/proc/loadavg: 2.09 1.69 1.49 3/178 2914
/proc/meminfo: memFree=30225900/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=704552 CPUtime=282.24 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 34577 0 0 0 28213 11 0 0 20 0 1 0 24977936 721461248 145008 33554432000 4194304 6201397 140736035504512 140736035502792 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 176138 145008 166 491 0 175637 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 704552

[startup+342.3 s]
/proc/loadavg: 2.08 1.76 1.53 3/178 2938
/proc/meminfo: memFree=30120584/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=724228 CPUtime=342.23 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 39521 0 0 0 34211 12 0 0 20 0 1 0 24977936 741609472 154051 33554432000 4194304 6201397 140736035504512 140736035503128 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 181057 154051 166 491 0 180556 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 724228

[startup+402.3 s]
/proc/loadavg: 2.11 1.81 1.56 3/177 2940
/proc/meminfo: memFree=30069148/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=735028 CPUtime=402.22 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 41955 0 0 0 40208 14 0 0 20 0 1 0 24977936 752668672 163127 33554432000 4194304 6201397 140736035504512 140736035503128 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 183757 163127 166 491 0 183256 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 735028

[startup+462.3 s]
/proc/loadavg: 2.04 1.85 1.58 3/177 2941
/proc/meminfo: memFree=29959996/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=742100 CPUtime=462.21 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 43683 0 0 0 46206 15 0 0 20 0 1 0 24977936 759910400 179163 33554432000 4194304 6201397 140736035504512 140736035503224 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 185525 179163 166 491 0 185024 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 742100

[startup+522.3 s]
/proc/loadavg: 2.06 1.89 1.61 3/177 2942
/proc/meminfo: memFree=29923704/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=751496 CPUtime=522.2 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 45767 0 0 0 52205 15 0 0 20 0 1 0 24977936 769531904 182780 33554432000 4194304 6201397 140736035504512 140736035503224 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 187874 182780 166 491 0 187373 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 751496

[startup+582.3 s]
/proc/loadavg: 2.18 1.95 1.65 3/177 2943
/proc/meminfo: memFree=29845040/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1114460 CPUtime=582.19 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 48899 0 0 0 58203 16 0 0 20 0 1 0 24977936 1141207040 191893 33554432000 4194304 6201397 140736035504512 140736035503176 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 278615 191893 166 491 0 278114 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1114460


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.08 1.80 4/177 2954
/proc/meminfo: memFree=29589140/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1141632 CPUtime=942.14 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 55685 0 0 0 94195 19 0 0 20 0 1 0 24977936 1169031168 225149 33554432000 4194304 6201397 140736035504512 140736035503224 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 285408 225149 166 491 0 284907 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1141632

[startup+1002.3 s]
/proc/loadavg: 2.12 2.08 1.81 3/177 2956
/proc/meminfo: memFree=29519060/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1147352 CPUtime=1002.13 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 57101 0 0 0 100193 20 0 0 20 0 1 0 24977936 1174888448 226565 33554432000 4194304 6201397 140736035504512 140736035503224 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 286838 226565 166 491 0 286337 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1147352

[startup+1062.3 s]
/proc/loadavg: 2.09 2.08 1.83 3/177 2957
/proc/meminfo: memFree=29478140/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1148528 CPUtime=1062.12 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 57409 0 0 0 106192 20 0 0 20 0 1 0 24977936 1176092672 226873 33554432000 4194304 6201397 140736035504512 140736035502792 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 287132 226873 166 491 0 286631 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1148528

[startup+1122.3 s]
/proc/loadavg: 2.24 2.12 1.85 3/177 2958
/proc/meminfo: memFree=29344824/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1148660 CPUtime=1122.11 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 57472 0 0 0 112191 20 0 0 20 0 1 0 24977936 1176227840 226936 33554432000 4194304 6201397 140736035504512 140736035503176 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 287165 226936 166 491 0 286664 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1148660

[startup+1182.3 s]
/proc/loadavg: 2.19 2.13 1.87 3/177 2959
/proc/meminfo: memFree=29308236/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1151208 CPUtime=1182.1 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 58110 0 0 0 118190 20 0 0 20 0 1 0 24977936 1178836992 227574 33554432000 4194304 6201397 140736035504512 140736035503128 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 287802 227574 166 491 0 287301 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1151208

[startup+1242.3 s]
/proc/loadavg: 2.12 2.11 1.88 3/177 2960
/proc/meminfo: memFree=29278536/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1156124 CPUtime=1242.09 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 59320 0 0 0 124189 20 0 0 20 0 1 0 24977936 1183870976 228784 33554432000 4194304 6201397 140736035504512 140736035503224 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 289031 228784 166 491 0 288530 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1156124

[startup+1302.3 s]
/proc/loadavg: 2.27 2.15 1.91 4/177 2962
/proc/meminfo: memFree=29272392/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1159680 CPUtime=1302.08 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60157 0 0 0 130188 20 0 0 20 0 1 0 24977936 1187512320 229621 33554432000 4194304 6201397 140736035504512 140736035503224 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 289920 229621 166 491 0 289419 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1159680

[startup+1362.3 s]
/proc/loadavg: 2.16 2.14 1.91 3/177 2963
/proc/meminfo: memFree=29272144/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1160336 CPUtime=1362.07 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60341 0 0 0 136187 20 0 0 20 0 1 0 24977936 1188184064 229805 33554432000 4194304 6201397 140736035504512 140736035503224 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290084 229805 166 491 0 289583 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1160336

[startup+1422.3 s]
/proc/loadavg: 2.11 2.13 1.92 3/177 2964
/proc/meminfo: memFree=29267368/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1160336 CPUtime=1422.07 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60347 0 0 0 142187 20 0 0 20 0 1 0 24977936 1188184064 229811 33554432000 4194304 6201397 140736035504512 140736035503224 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290084 229811 166 491 0 289583 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1160336

[startup+1482.3 s]
/proc/loadavg: 2.23 2.15 1.94 3/178 2968
/proc/meminfo: memFree=29265264/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1160864 CPUtime=1482.05 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60474 0 0 0 148185 20 0 0 20 0 1 0 24977936 1188724736 229938 33554432000 4194304 6201397 140736035504512 140736035502792 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290216 229938 166 491 0 289715 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1160864

[startup+1542.31 s]
/proc/loadavg: 2.18 2.15 1.95 3/177 2969
/proc/meminfo: memFree=29264580/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1161328 CPUtime=1542.05 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60620 0 0 0 154185 20 0 0 20 0 1 0 24977936 1189199872 230084 33554432000 4194304 6201397 140736035504512 140736035503176 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290332 230084 166 491 0 289831 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1161328

[startup+1602.3 s]
/proc/loadavg: 2.11 2.13 1.95 3/177 2971
/proc/meminfo: memFree=29241868/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1162048 CPUtime=1602.04 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60762 0 0 0 160183 21 0 0 20 0 1 0 24977936 1189937152 235847 33554432000 4194304 6201397 140736035504512 140736035502792 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290512 235847 166 491 0 290011 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1162048

[startup+1662.3 s]
/proc/loadavg: 2.16 2.14 1.96 3/177 2972
/proc/meminfo: memFree=29200540/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1162548 CPUtime=1662.02 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60920 0 0 0 166181 21 0 0 20 0 1 0 24977936 1190449152 245714 33554432000 4194304 6201397 140736035504512 140736035503224 4215537 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290637 245714 166 491 0 290136 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1162548

[startup+1722.3 s]
/proc/loadavg: 2.06 2.11 1.96 3/177 2973
/proc/meminfo: memFree=29180860/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1162700 CPUtime=1722.02 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 60957 0 0 0 172180 22 0 0 20 0 1 0 24977936 1190604800 250861 33554432000 4194304 6201397 140736035504512 140736035502792 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290675 250861 166 491 0 290174 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1162700

[startup+1782.3 s]
/proc/loadavg: 2.07 2.10 1.97 3/177 2974
/proc/meminfo: memFree=29123340/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1162836 CPUtime=1782.01 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 61036 0 0 0 178179 22 0 0 20 0 1 0 24977936 1190744064 264226 33554432000 4194304 6201397 140736035504512 140736035502792 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290709 264226 166 491 0 290208 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1162836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.13 2.11 1.97 3/177 2974
/proc/meminfo: memFree=29102364/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1163332 CPUtime=1800.01 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 61141 0 0 0 179978 23 0 0 20 0 1 0 24977936 1191251968 266886 33554432000 4194304 6201397 140736035504512 140736035502792 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290833 266886 166 491 0 290332 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1163332

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

[startup+1800.3 s]
/proc/loadavg: 2.13 2.11 1.97 3/177 2974
/proc/meminfo: memFree=29102364/32872528 swapFree=496868/529572
[pid=2767] ppid=2764 vsize=1163332 CPUtime=1800.01 cores=0,2,4,6
/proc/2767/stat : 2767 (cdcl-cuttingpla) R 2764 2767 2721 0 -1 4202496 61141 0 0 0 179978 23 0 0 20 0 1 0 24977936 1191251968 266886 33554432000 4194304 6201397 140736035504512 140736035502792 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/2767/statm: 290833 266886 166 491 0 290332 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1163332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.79
CPU system time (s): 0.238963
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 1163332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.238963
maximum resident set size= 1067544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61141
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= 16
involuntary context switches= 2092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.93625 second user time and 8.17876 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 07:55:25
IDJOB=4099952
IDBENCH=1554
IDSOLVER=2550
FILE ID=node141/4099952-1466229325
RUNJOBID= node141-1466229325-2737
PBS_JOBID= 19918173
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear 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-n370c.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099952-1466229325/watcher-4099952-1466229325 -o /tmp/evaluation-result-4099952-1466229325/solver-4099952-1466229325 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2737 --watchdog 1960 --input HOME/instance-4099952-1466229325.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= c00448b3bb1fb54d1d5ecdb2bc9f967d
RANDOM SEED=1188892768

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.547
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.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31314104 kB
Buffers:          109564 kB
Cached:           144520 kB
SwapCached:         2528 kB
Active:           116852 kB
Inactive:         172268 kB
Active(anon):      35424 kB
Inactive(anon):     2028 kB
Active(file):      81428 kB
Inactive(file):   170240 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:             11328 kB
Writeback:             0 kB
AnonPages:        534228 kB
Mapped:             7560 kB
Shmem:                 0 kB
Slab:             605352 kB
SReclaimable:      49236 kB
SUnreclaim:       556116 kB
KernelStack:        1336 kB
PageTables:         5404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     683324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 71712 MiB
End job on node141 at 2016-06-18 08:25:25