Trace number 4099856

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-n3706.opb
MD5SUM0c13059622221c4a56a3a4fdb32d92c9
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 653950
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 653950
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
50.78/50.88	c #Conflicts:       1000 | #Learnt:        999 | 111.909
50.78/50.88	c total clause space: 206.656MB
50.78/50.88	c total #watches: 1976330
214.66/214.76	c total #propagations: 1246201 / total #impl: 54613406 (eff. 0.023)
214.66/214.76	c #Conflicts:       2000 | #Learnt:       1999 | 93.654
214.66/214.76	c total clause space: 335.816MB
214.66/214.76	c total #watches: 3635961
310.54/310.69	c total #propagations: 2312815 / total #impl: 144863094 (eff. 0.016)
310.54/310.69	c GC COLLECT
310.54/310.69	c #Conflicts:       3000 | #Learnt:       2013 | 77.263
310.54/310.69	c total clause space: 545.701MB
310.54/310.69	c total #watches: 5341035
580.50/580.62	c total #propagations: 3137180 / total #impl: 239958622 (eff. 0.013)
580.50/580.62	c #Conflicts:       4000 | #Learnt:       3013 | 61.633
580.50/580.62	c total clause space: 886.764MB
580.50/580.62	c total #watches: 8065563
1202.91/1203.19	c total #propagations: 4031550 / total #impl: 315512331 (eff. 0.013)
1202.91/1203.19	c GC COLLECT
1202.91/1203.19	c #Conflicts:       5000 | #Learnt:       2374 | 61.055
1202.91/1203.19	c total clause space: 886.764MB
1202.91/1203.19	c total #watches: 7246338
1716.62/1716.97	c total #propagations: 5745968 / total #impl: 417187391 (eff. 0.014)
1716.62/1716.97	c #Conflicts:       6000 | #Learnt:       3374 | 55.933
1716.62/1716.97	c total clause space: 886.764MB
1716.62/1716.97	c total #watches: 10125178

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

pid=20477
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.06 2.09 2.17 3/177 20480
/proc/meminfo: memFree=30279060/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 24657721 29810688 5268 33554432000 4194304 6201397 140734801872176 140736180724984 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 7278 5268 130 491 0 6777 0

[startup+0.100176 s]
/proc/loadavg: 2.06 2.09 2.17 3/177 20480
/proc/meminfo: memFree=30279060/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=39288 CPUtime=0.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 2461 0 0 0 8 0 0 0 20 0 1 0 24657721 40230912 8142 33554432000 4194304 6201397 140734801872176 140736180724984 4227002 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 9822 8142 137 491 0 9321 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 39288

[startup+0.200422 s]
/proc/loadavg: 2.06 2.09 2.17 3/177 20480
/proc/meminfo: memFree=30279060/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=43220 CPUtime=0.19 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 3153 0 0 0 19 0 0 0 20 0 1 0 24657721 44257280 9292 33554432000 4194304 6201397 140734801872176 140736180724984 4356740 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 10805 9292 143 491 0 10304 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43220

[startup+0.300365 s]
/proc/loadavg: 2.06 2.09 2.17 3/177 20480
/proc/meminfo: memFree=30279060/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=54820 CPUtime=0.29 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 3542 0 0 0 28 1 0 0 20 0 1 0 24657721 56135680 10108 33554432000 4194304 6201397 140734801872176 140736180724984 4356929 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 13705 10111 143 491 0 13204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54820

[startup+0.7003 s]
/proc/loadavg: 2.06 2.09 2.17 3/177 20480
/proc/meminfo: memFree=30279060/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=68132 CPUtime=0.69 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 4608 0 0 0 68 1 0 0 20 0 1 0 24657721 69767168 13826 33554432000 4194304 6201397 140734801872176 140734801870312 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 17033 13826 147 491 0 16532 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 68132

[startup+1.50027 s]
/proc/loadavg: 2.06 2.09 2.17 3/175 20521
/proc/meminfo: memFree=31460408/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=90868 CPUtime=1.49 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 5462 0 0 0 147 2 0 0 20 0 1 0 24657721 93048832 18768 33554432000 4194304 6201397 140734801872176 140734801870888 4220304 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 22717 18768 147 491 0 22216 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90868

[startup+3.10028 s]
/proc/loadavg: 2.06 2.09 2.17 3/178 20527
/proc/meminfo: memFree=31375248/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=124520 CPUtime=3.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 6318 0 0 0 306 2 0 0 20 0 1 0 24657721 127508480 23701 33554432000 4194304 6201397 140734801872176 140734801870888 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 31130 23701 147 491 0 30629 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 124520

[startup+6.30029 s]
/proc/loadavg: 2.06 2.09 2.17 3/178 20527
/proc/meminfo: memFree=31324296/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=127744 CPUtime=6.29 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 7155 0 0 0 626 3 0 0 20 0 1 0 24657721 130809856 28115 33554432000 4194304 6201397 140734801872176 140734801870792 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 31936 28115 147 491 0 31435 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 127744

[startup+12.7003 s]
/proc/loadavg: 2.05 2.08 2.17 3/177 20527
/proc/meminfo: memFree=31267680/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=184164 CPUtime=12.68 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 8876 0 0 0 1265 3 0 0 20 0 1 0 24657721 188583936 33911 33554432000 4194304 6201397 140734801872176 140734801870456 4219710 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 46041 33911 147 491 0 45540 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 184164

[startup+25.5003 s]
/proc/loadavg: 2.12 2.10 2.17 3/177 20527
/proc/meminfo: memFree=31240720/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=187952 CPUtime=25.49 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 9832 0 0 0 2545 4 0 0 20 0 1 0 24657721 192462848 37423 33554432000 4194304 6201397 140734801872176 140734801870888 4215962 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 46988 37423 147 491 0 46487 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 187952

[startup+51.1004 s]
/proc/loadavg: 2.08 2.09 2.17 3/177 20527
/proc/meminfo: memFree=31128628/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=278388 CPUtime=51.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 12318 0 0 0 5103 5 0 0 20 0 1 0 24657721 285069312 55715 33554432000 4194304 6201397 140734801872176 140734801870888 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 69597 55715 160 491 0 69096 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 278388

[startup+102.3 s]
/proc/loadavg: 2.07 2.08 2.16 3/177 20529
/proc/meminfo: memFree=30839628/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=425588 CPUtime=102.28 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 16222 0 0 0 10221 7 0 0 20 0 1 0 24657721 435802112 77739 33554432000 4194304 6201397 140734801872176 140734801870840 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 106397 77739 160 491 0 105896 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 425588

[startup+162.3 s]
/proc/loadavg: 2.15 2.10 2.16 3/177 20530
/proc/meminfo: memFree=30728760/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=435452 CPUtime=162.26 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 18717 0 0 0 16218 8 0 0 20 0 1 0 24657721 445902848 91338 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 108863 91338 160 491 0 108362 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 435452

[startup+222.307 s]
/proc/loadavg: 2.14 2.11 2.16 3/177 20531
/proc/meminfo: memFree=30606388/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=448260 CPUtime=222.26 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 21931 0 0 0 22217 9 0 0 20 0 1 0 24657721 459018240 107702 33554432000 4194304 6201397 140734801872176 140734801870888 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 112065 107702 160 491 0 111564 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 448260

[startup+282.3 s]
/proc/loadavg: 2.18 2.12 2.16 3/177 20532
/proc/meminfo: memFree=30556160/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=470816 CPUtime=282.24 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 27588 0 0 0 28214 10 0 0 20 0 1 0 24657721 482115584 113359 33554432000 4194304 6201397 140734801872176 140734801870840 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 117704 113359 166 491 0 117203 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 470816

[startup+342.3 s]
/proc/loadavg: 2.18 2.13 2.16 3/177 20533
/proc/meminfo: memFree=30367924/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=709684 CPUtime=342.24 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 33597 0 0 0 34212 12 0 0 20 0 1 0 24657721 726716416 134698 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 177421 134698 166 491 0 176920 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 709684

[startup+402.3 s]
/proc/loadavg: 2.13 2.12 2.15 3/177 20535
/proc/meminfo: memFree=30174384/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=717992 CPUtime=402.22 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 35645 0 0 0 40210 12 0 0 20 0 1 0 24657721 735223808 148499 33554432000 4194304 6201397 140734801872176 140734801870888 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 179498 148499 166 491 0 178997 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 717992

[startup+462.3 s]
/proc/loadavg: 2.11 2.11 2.14 3/177 20536
/proc/meminfo: memFree=29999004/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=725252 CPUtime=462.22 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 37534 0 0 0 46207 15 0 0 20 0 1 0 24657721 742658048 173383 33554432000 4194304 6201397 140734801872176 140734801870456 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 181313 173383 166 491 0 180812 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 725252

[startup+522.3 s]
/proc/loadavg: 2.08 2.10 2.14 3/178 20540
/proc/meminfo: memFree=29884520/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1084752 CPUtime=522.21 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 40127 0 0 0 52205 16 0 0 20 0 1 0 24657721 1110786048 185685 33554432000 4194304 6201397 140734801872176 140734801870888 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 271188 185685 166 491 0 270687 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1084752

[startup+582.3 s]
/proc/loadavg: 2.08 2.09 2.13 3/177 20541
/proc/meminfo: memFree=29784556/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1095584 CPUtime=582.2 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 42842 0 0 0 58203 17 0 0 20 0 1 0 24657721 1121878016 202197 33554432000 4194304 6201397 140734801872176 140734801871304 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 273896 202197 166 491 0 273395 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1095584


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


[startup+942.3 s]
/proc/loadavg: 2.07 2.04 2.09 3/177 20549
/proc/meminfo: memFree=29612176/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1121164 CPUtime=942.14 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 49263 0 0 0 94194 20 0 0 20 0 1 0 24657721 1148071936 222926 33554432000 4194304 6201397 140734801872176 140734801870888 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 280291 222926 166 491 0 279790 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1121164

[startup+1002.3 s]
/proc/loadavg: 2.02 2.03 2.08 3/176 20550
/proc/meminfo: memFree=29490796/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1121440 CPUtime=1002.13 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 49347 0 0 0 100193 20 0 0 20 0 1 0 24657721 1148354560 223010 33554432000 4194304 6201397 140734801872176 140734801870792 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 280360 223010 166 491 0 279859 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 1121440

[startup+1062.3 s]
/proc/loadavg: 2.06 2.04 2.08 3/177 20552
/proc/meminfo: memFree=29472804/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1121732 CPUtime=1062.13 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 49423 0 0 0 106193 20 0 0 20 0 1 0 24657721 1148653568 223086 33554432000 4194304 6201397 140734801872176 140734801870456 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 280433 223086 166 491 0 279932 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1121732

[startup+1122.3 s]
/proc/loadavg: 2.14 2.06 2.09 3/178 20556
/proc/meminfo: memFree=29470440/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1123124 CPUtime=1122.11 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 49797 0 0 0 112191 20 0 0 20 0 1 0 24657721 1150078976 223460 33554432000 4194304 6201397 140734801872176 140734801870840 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 280781 223460 166 491 0 280280 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1123124

[startup+1182.3 s]
/proc/loadavg: 2.05 2.05 2.08 3/177 20557
/proc/meminfo: memFree=29461828/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1126492 CPUtime=1182.11 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 50616 0 0 0 118190 21 0 0 20 0 1 0 24657721 1153527808 224278 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 281623 224278 166 491 0 281122 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1126492

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.07 3/177 20558
/proc/meminfo: memFree=29453508/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1128804 CPUtime=1242.1 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 51188 0 0 0 124189 21 0 0 20 0 1 0 24657721 1155895296 224844 33554432000 4194304 6201397 140734801872176 140734801871304 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 282201 224844 166 491 0 281700 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1128804

[startup+1302.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/177 20559
/proc/meminfo: memFree=29448380/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1132188 CPUtime=1302.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 52071 0 0 0 130187 21 0 0 20 0 1 0 24657721 1159360512 225726 33554432000 4194304 6201397 140734801872176 140734801870840 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 283047 225726 166 491 0 282546 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1132188

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.06 3/177 20561
/proc/meminfo: memFree=29444908/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1134584 CPUtime=1362.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 52632 0 0 0 136186 22 0 0 20 0 1 0 24657721 1161814016 226287 33554432000 4194304 6201397 140734801872176 140734801870456 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 283646 226287 166 491 0 283145 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1134584

[startup+1422.3 s]
/proc/loadavg: 2.06 2.03 2.06 3/177 20562
/proc/meminfo: memFree=29442668/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1135736 CPUtime=1422.08 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 52873 0 0 0 142186 22 0 0 20 0 1 0 24657721 1162993664 226528 33554432000 4194304 6201397 140734801872176 140734801870456 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 283934 226528 166 491 0 283433 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1135736

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.06 3/177 20563
/proc/meminfo: memFree=29433620/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1142324 CPUtime=1482.06 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 54565 0 0 0 148184 22 0 0 20 0 1 0 24657721 1169739776 228220 33554432000 4194304 6201397 140734801872176 140734801870456 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 285581 228220 166 491 0 285080 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1142324

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.05 3/177 20564
/proc/meminfo: memFree=29424924/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1149148 CPUtime=1542.06 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 56262 0 0 0 154183 23 0 0 20 0 1 0 24657721 1176727552 229917 33554432000 4194304 6201397 140734801872176 140734801870888 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 287287 229917 166 491 0 286786 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1149148

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/177 20565
/proc/meminfo: memFree=29420456/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1152716 CPUtime=1602.04 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 57156 0 0 0 160181 23 0 0 20 0 1 0 24657721 1180381184 230811 33554432000 4194304 6201397 140734801872176 140734801870888 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 288179 230811 166 491 0 287678 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1152716

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/177 20567
/proc/meminfo: memFree=29409900/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1154788 CPUtime=1662.04 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 57648 0 0 0 166180 24 0 0 20 0 1 0 24657721 1182502912 233347 33554432000 4194304 6201397 140734801872176 140734801870888 4217888 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 288697 233347 166 491 0 288196 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1154788

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/178 20571
/proc/meminfo: memFree=29230696/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1160996 CPUtime=1722.02 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 59324 0 0 0 172176 26 0 0 20 0 1 0 24657721 1188859904 277947 33554432000 4194304 6201397 140734801872176 140734801870888 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 290249 277947 166 491 0 289748 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1160996

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.04 3/177 20572
/proc/meminfo: memFree=29040200/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1736752 CPUtime=1782.02 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 61495 0 0 0 178173 29 0 0 20 0 1 0 24657721 1778434048 322527 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 434188 322527 166 491 0 433687 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1736752



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/177 20572
/proc/meminfo: memFree=29034128/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1742972 CPUtime=1800.02 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 63021 0 0 0 179972 30 0 0 20 0 1 0 24657721 1784803328 324053 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 435743 324053 166 491 0 435242 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1742972

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

[startup+1800.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/177 20572
/proc/meminfo: memFree=29034128/32872528 swapFree=338416/354768
[pid=20480] ppid=20477 vsize=1742972 CPUtime=1800.02 cores=1,3,5,7
/proc/20480/stat : 20480 (cdcl-cuttingpla) R 20477 20480 14474 0 -1 4202496 63021 0 0 0 179972 30 0 0 20 0 1 0 24657721 1784803328 324053 33554432000 4194304 6201397 140734801872176 140734801870840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20480/statm: 435743 324053 166 491 0 435242 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1742972

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.72
CPU system time (s): 0.308953
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 1742972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.308953
maximum resident set size= 1296212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63021
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= 19
involuntary context switches= 1902

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.52086 second user time and 9.60654 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 07:01:50
IDJOB=4099856
IDBENCH=1542
IDSOLVER=2550
FILE ID=node126/4099856-1466226110
RUNJOBID= node126-1466224308-20200
PBS_JOBID= 19918151
Free space on /tmp= 71724 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-n3706.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099856-1466226110/watcher-4099856-1466226110 -o /tmp/evaluation-result-4099856-1466226110/solver-4099856-1466226110 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466224308-20200 --watchdog 1960 --input HOME/instance-4099856-1466226110.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 0c13059622221c4a56a3a4fdb32d92c9
RANDOM SEED=1734947107

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.121
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.121
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.121
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:        30279332 kB
Buffers:          109444 kB
Cached:           145768 kB
SwapCached:         1076 kB
Active:          1328628 kB
Inactive:         174316 kB
Active(anon):    1249212 kB
Inactive(anon):     1004 kB
Active(file):      79416 kB
Inactive(file):   173312 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:              8932 kB
Writeback:             0 kB
AnonPages:       1673396 kB
Mapped:             7660 kB
Shmem:                 0 kB
Slab:             602808 kB
SReclaimable:      46916 kB
SUnreclaim:       555892 kB
KernelStack:        1480 kB
PageTables:         7124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2217376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1234944 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71724 MiB
End job on node126 at 2016-06-18 07:31:50