Trace number 4100448

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.05 1800.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-reduced-mps-v2-20-10-rail507.opb
MD5SUM1d990dd8841615caa29b3d304bde4f0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark167
Best CPU time to get the best result obtained on this benchmark1800.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 153
Optimality of the best value was proved NO
Number of variables63009
Total number of constraints508
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint59416
Number of terms in the objective function 63009
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 63009
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 9256
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 68672
Number of bits of the biggest sum of numbers17
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= 63009 #constraint= 508
50.97/51.05	c #Conflicts:       1000 | #Learnt:       1004 | 0.581
50.97/51.05	c total clause space: 1440.99MB
50.97/51.05	c total #watches: 30140533
260.14/260.23	c total #propagations: 1116841 / total #impl: 651971811 (eff. 0.002)
260.14/260.23	c #Conflicts:       2000 | #Learnt:       2004 | 1.839
260.14/260.23	c total clause space: 1440.99MB
260.14/260.23	c total #watches: 44602224
493.91/494.05	c total #propagations: 3405513 / total #impl: 2454577429 (eff. 0.001)
493.91/494.05	c GC COLLECT
493.91/494.05	c #Conflicts:       3000 | #Learnt:       2054 | 1.561
493.91/494.05	c total clause space: 1440.99MB
493.91/494.05	c total #watches: 29295528
633.98/634.17	c total #propagations: 8476157 / total #impl: 3408102560 (eff. 0.002)
633.98/634.17	c #Conflicts:       4000 | #Learnt:       3055 | 1.171
633.98/634.17	c total clause space: 1440.99MB
633.98/634.17	c total #watches: 33511060
833.95/834.15	c total #propagations: 12228946 / total #impl: 4595314029 (eff. 0.003)
833.95/834.15	c GC COLLECT
833.95/834.15	c #Conflicts:       5000 | #Learnt:       2422 | 2.457
833.95/834.15	c total clause space: 1440.99MB
833.95/834.15	c total #watches: 29227504
981.83/982.02	c total #propagations: 15557452 / total #impl: 11332990286 (eff. 0.001)
981.83/982.02	c #Conflicts:       6000 | #Learnt:       3423 | 2.125
981.83/982.02	c total clause space: 2341.61MB
981.83/982.02	c total #watches: 49535076
1061.02/1061.29	c total #propagations: 21878879 / total #impl: 14353583813 (eff. 0.002)
1061.02/1061.29	c #Conflicts:       7000 | #Learnt:       2328 | 1.821
1061.02/1061.29	c total clause space: 2341.61MB
1061.02/1061.29	c total #watches: 52686649
1323.28/1323.56	c total #propagations: 28467250 / total #impl: 16358690999 (eff. 0.002)
1323.28/1323.56	c #Conflicts:       8000 | #Learnt:       3328 | 1.593
1323.28/1323.56	c total clause space: 2341.61MB
1323.28/1323.56	c total #watches: 67174006
1489.35/1489.67	c total #propagations: 30494371 / total #impl: 49088229538 (eff. 0.001)
1489.35/1489.67	c #Conflicts:       9000 | #Learnt:       4328 | 1.636
1489.35/1489.67	c total clause space: 3805.12MB
1489.35/1489.67	c total #watches: 79865697

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

pid=4158
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.21 2.16 2.15 3/176 4161
/proc/meminfo: memFree=30798872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 229 0 0 0 0 0 0 0 20 0 1 0 26059009 29810688 2155 33554432000 4194304 6201397 140735303658624 140737164912696 4202515 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 7278 2155 92 491 0 6777 0

[startup+0.100176 s]
/proc/loadavg: 2.21 2.16 2.15 3/176 4161
/proc/meminfo: memFree=30798872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=35868 CPUtime=0.08 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 1497 0 0 0 8 0 0 0 20 0 1 0 26059009 36728832 7591 33554432000 4194304 6201397 140735303658624 140737164912696 5408672 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 8967 7591 142 491 0 8466 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 35868

[startup+0.200263 s]
/proc/loadavg: 2.21 2.16 2.15 3/176 4161
/proc/meminfo: memFree=30798872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=43008 CPUtime=0.18 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 1968 0 0 0 18 0 0 0 20 0 1 0 26059009 44040192 7931 33554432000 4194304 6201397 140735303658624 140737164912696 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 10752 7931 143 491 0 10251 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 43008

[startup+0.300251 s]
/proc/loadavg: 2.21 2.16 2.15 3/176 4161
/proc/meminfo: memFree=30798872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=50188 CPUtime=0.28 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 2276 0 0 0 28 0 0 0 20 0 1 0 26059009 51392512 8680 33554432000 4194304 6201397 140735303658624 140737164912696 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 12547 8680 143 491 0 12046 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50188

[startup+0.700312 s]
/proc/loadavg: 2.21 2.16 2.15 3/176 4161
/proc/meminfo: memFree=30798872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=97844 CPUtime=0.69 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 6895 0 0 0 67 2 0 0 20 0 1 0 26059009 100192256 21315 33554432000 4194304 6201397 140735303658624 140735303657336 5156129 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 24461 21315 147 491 0 23960 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 97844

[startup+1.5003 s]
/proc/loadavg: 2.21 2.16 2.15 3/177 4162
/proc/meminfo: memFree=30656536/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=196516 CPUtime=1.48 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 11387 0 0 0 145 3 0 0 20 0 1 0 26059009 201232384 46247 33554432000 4194304 6201397 140735303658624 140735303657336 4214456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 49129 46247 147 491 0 48628 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 196516

[startup+3.1003 s]
/proc/loadavg: 2.19 2.15 2.15 3/177 4162
/proc/meminfo: memFree=30522012/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=494152 CPUtime=3.08 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 32478 0 0 0 300 8 0 0 20 0 1 0 26059009 506011648 102597 33554432000 4194304 6201397 140735303658624 140735303656904 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 123538 102597 147 491 0 123037 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 494152

[startup+6.30031 s]
/proc/loadavg: 2.19 2.15 2.15 3/177 4162
/proc/meminfo: memFree=30176384/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=827916 CPUtime=6.28 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 62285 0 0 0 612 16 0 0 20 0 1 0 26059009 847785984 200878 33554432000 4194304 6201397 140735303658624 140735303657336 4240298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 206979 200878 147 491 0 206478 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 827916

[startup+12.7003 s]
/proc/loadavg: 2.24 2.16 2.15 3/177 4162
/proc/meminfo: memFree=29843740/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1180988 CPUtime=12.68 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 63319 0 0 0 1249 19 0 0 20 0 1 0 26059009 1209331712 239215 33554432000 4194304 6201397 140735303658624 140735303656904 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 295247 239215 147 491 0 294746 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1180988

[startup+25.5004 s]
/proc/loadavg: 2.20 2.16 2.15 3/177 4162
/proc/meminfo: memFree=29670924/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1183740 CPUtime=25.49 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 64089 0 0 0 2527 22 0 0 20 0 1 0 26059009 1212149760 281376 33554432000 4194304 6201397 140735303658624 140735303657336 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 295935 281376 147 491 0 295434 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1183740

[startup+51.1004 s]
/proc/loadavg: 2.26 2.18 2.15 5/177 4162
/proc/meminfo: memFree=29374588/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1940504 CPUtime=51.08 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 111493 0 0 0 5079 29 0 0 20 0 1 0 26059009 1987076096 355352 33554432000 4194304 6201397 140735303658624 140735303657336 4215827 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 485126 355352 160 491 0 484625 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1940504

[startup+102.3 s]
/proc/loadavg: 2.19 2.17 2.15 3/177 4163
/proc/meminfo: memFree=28907732/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1971784 CPUtime=102.28 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 119500 0 0 0 10191 37 0 0 20 0 1 0 26059009 2019106816 471688 33554432000 4194304 6201397 140735303658624 140735303657336 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 492946 471688 160 491 0 492445 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1971784

[startup+162.3 s]
/proc/loadavg: 2.27 2.19 2.16 3/177 4164
/proc/meminfo: memFree=28882200/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=162.26 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 119624 0 0 0 16189 37 0 0 20 0 1 0 26059009 2019610624 477942 33554432000 4194304 6201397 140735303658624 140735303657336 4214961 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 477942 160 491 0 492568 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1972276

[startup+222.307 s]
/proc/loadavg: 2.29 2.21 2.17 3/177 4165
/proc/meminfo: memFree=28881732/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=222.25 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 119624 0 0 0 22188 37 0 0 20 0 1 0 26059009 2019610624 477942 33554432000 4194304 6201397 140735303658624 140735303657336 4214874 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 477942 160 491 0 492568 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1972276

[startup+282.3 s]
/proc/loadavg: 2.21 2.20 2.17 4/178 4170
/proc/meminfo: memFree=28878268/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=282.24 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 119993 0 0 0 28187 37 0 0 20 0 1 0 26059009 2019610624 478822 33554432000 4194304 6201397 140735303658624 140735303657752 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 478822 160 491 0 492568 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1972276

[startup+342.3 s]
/proc/loadavg: 2.11 2.17 2.16 3/178 4193
/proc/meminfo: memFree=28877228/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=342.23 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 119993 0 0 0 34186 37 0 0 20 0 1 0 26059009 2019610624 478831 33554432000 4194304 6201397 140735303658624 140735303657752 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 478831 160 491 0 492568 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1972276

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.17 3/177 4194
/proc/meminfo: memFree=28873688/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=402.22 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 120000 0 0 0 40185 37 0 0 20 0 1 0 26059009 2019610624 479756 33554432000 4194304 6201397 140735303658624 140735303657752 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 479756 166 491 0 492568 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1972276

[startup+462.3 s]
/proc/loadavg: 2.29 2.21 2.18 3/177 4241
/proc/meminfo: memFree=29296344/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=462.21 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 120000 0 0 0 46184 37 0 0 20 0 1 0 26059009 2019610624 479756 33554432000 4194304 6201397 140735303658624 140735303657752 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 479756 166 491 0 492568 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1972276

[startup+522.3 s]
/proc/loadavg: 2.15 2.19 2.17 3/177 4242
/proc/meminfo: memFree=29260812/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=522.2 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 120000 0 0 0 52183 37 0 0 20 0 1 0 26059009 2019610624 479756 33554432000 4194304 6201397 140735303658624 140735303657752 4215568 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 479756 166 491 0 492568 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1972276

[startup+582.3 s]
/proc/loadavg: 2.23 2.20 2.17 3/177 4244
/proc/meminfo: memFree=29213924/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1972276 CPUtime=582.19 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 120000 0 0 0 58182 37 0 0 20 0 1 0 26059009 2019610624 479756 33554432000 4194304 6201397 140735303658624 140735303657752 4214872 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 493069 479756 166 491 0 492568 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1972276


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


[startup+942.3 s]
/proc/loadavg: 2.33 2.20 2.18 3/177 4254
/proc/meminfo: memFree=29047816/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=1981528 CPUtime=942.14 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 122303 0 0 0 94176 38 0 0 20 0 1 0 26059009 2029084672 482059 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 495382 482059 166 491 0 494881 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1981528

[startup+1002.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 4255
/proc/meminfo: memFree=28779420/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=2903764 CPUtime=1002.13 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 122423 0 0 0 100172 41 0 0 20 0 1 0 26059009 2973454336 543499 33554432000 4194304 6201397 140735303658624 140735303657752 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 725941 543499 166 491 0 725440 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 2903764

[startup+1062.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 4256
/proc/meminfo: memFree=28716252/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=2903764 CPUtime=1062.12 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 122439 0 0 0 106170 42 0 0 20 0 1 0 26059009 2973454336 551691 33554432000 4194304 6201397 140735303658624 140735303657752 4240328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 725941 551691 166 491 0 725440 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 2903764

[startup+1122.3 s]
/proc/loadavg: 2.15 2.18 2.17 3/177 4257
/proc/meminfo: memFree=27978988/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=3277688 CPUtime=1122.11 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 204012 0 0 0 112153 58 0 0 20 0 1 0 26059009 3356352512 733420 33554432000 4194304 6201397 140735303658624 140735303656904 4240284 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 819422 733420 166 491 0 818921 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 3277688

[startup+1182.3 s]
/proc/loadavg: 2.11 2.16 2.17 3/177 4259
/proc/meminfo: memFree=27917628/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=3282572 CPUtime=1182.1 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 206228 0 0 0 118150 60 0 0 20 0 1 0 26059009 3361353728 746367 33554432000 4194304 6201397 140735303658624 140735303656904 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 820643 746367 166 491 0 820142 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 3282572

[startup+1242.3 s]
/proc/loadavg: 2.12 2.14 2.16 3/177 4260
/proc/meminfo: memFree=27892508/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=3283580 CPUtime=1242.09 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 206685 0 0 0 124149 60 0 0 20 0 1 0 26059009 3362385920 749379 33554432000 4194304 6201397 140735303658624 140735303657336 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 820895 749379 166 491 0 820394 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 3283580

[startup+1302.3 s]
/proc/loadavg: 2.12 2.13 2.16 3/177 4261
/proc/meminfo: memFree=27862724/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=3283580 CPUtime=1302.08 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 206685 0 0 0 130148 60 0 0 20 0 1 0 26059009 3362385920 749379 33554432000 4194304 6201397 140735303658624 140735303657336 4213394 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 820895 749379 166 491 0 820394 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 3283580

[startup+1362.3 s]
/proc/loadavg: 2.13 2.13 2.15 3/177 4262
/proc/meminfo: memFree=27597952/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=3288132 CPUtime=1362.07 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 214136 0 0 0 136142 65 0 0 20 0 1 0 26059009 3367047168 815084 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 822033 815084 166 491 0 821532 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 3288132

[startup+1422.3 s]
/proc/loadavg: 2.11 2.12 2.15 3/177 4263
/proc/meminfo: memFree=27467456/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4795208 CPUtime=1422.08 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 218499 0 0 0 142140 68 0 0 20 0 1 0 26059009 4910292992 846019 33554432000 4194304 6201397 140735303658624 140735303657336 4240276 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1198802 846019 166 491 0 1198301 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 4795208

[startup+1482.3 s]
/proc/loadavg: 2.19 2.14 2.15 3/178 4268
/proc/meminfo: memFree=27375872/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4802392 CPUtime=1482.05 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 221628 0 0 0 148136 69 0 0 20 0 1 0 26059009 4917649408 866522 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1200598 866522 166 491 0 1200097 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 4802392

[startup+1542.31 s]
/proc/loadavg: 2.33 2.18 2.16 4/177 4269
/proc/meminfo: memFree=27290308/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4808876 CPUtime=1542.06 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 223267 0 0 0 154135 71 0 0 20 0 1 0 26059009 4924289024 887068 33554432000 4194304 6201397 140735303658624 140735303657336 4215861 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1202219 887068 166 491 0 1201718 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 4808876

[startup+1602.3 s]
/proc/loadavg: 2.19 2.17 2.16 3/177 4270
/proc/meminfo: memFree=27240864/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4810408 CPUtime=1602.04 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 223650 0 0 0 160133 71 0 0 20 0 1 0 26059009 4925857792 896138 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1202602 896138 166 491 0 1202101 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 4810408

[startup+1662.3 s]
/proc/loadavg: 2.23 2.18 2.17 3/177 4271
/proc/meminfo: memFree=27109676/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4813512 CPUtime=1662.03 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 224719 0 0 0 166131 72 0 0 20 0 1 0 26059009 4929036288 927867 33554432000 4194304 6201397 140735303658624 140735303657336 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1203378 927867 166 491 0 1202877 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 4813512

[startup+1722.3 s]
/proc/loadavg: 2.26 2.19 2.17 3/177 4272
/proc/meminfo: memFree=27039932/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4814536 CPUtime=1722.02 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 225057 0 0 0 172129 73 0 0 20 0 1 0 26059009 4930084864 941491 33554432000 4194304 6201397 140735303658624 140735303657336 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1203634 941491 166 491 0 1203133 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 4814536

[startup+1782.3 s]
/proc/loadavg: 2.22 2.19 2.17 4/177 4274
/proc/meminfo: memFree=27032988/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4814536 CPUtime=1782.01 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 225057 0 0 0 178128 73 0 0 20 0 1 0 26059009 4930084864 941491 33554432000 4194304 6201397 140735303658624 140735303657336 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1203634 941491 166 491 0 1203133 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 4814536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.19 2.17 3/177 4274
/proc/meminfo: memFree=27025236/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4814536 CPUtime=1800 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 225057 0 0 0 179927 73 0 0 20 0 1 0 26059009 4930084864 941491 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1203634 941491 166 491 0 1203133 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 4814536

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.19 2.17 3/177 4274
/proc/meminfo: memFree=27025236/32872528 swapFree=496868/529572
[pid=4161] ppid=4158 vsize=4814536 CPUtime=1800 cores=0,2,4,6
/proc/4161/stat : 4161 (cdcl-cuttingpla) R 4158 4161 2721 0 -1 4202496 225057 0 0 0 179927 73 0 0 20 0 1 0 26059009 4930084864 941491 33554432000 4194304 6201397 140735303658624 140735303657336 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/4161/statm: 1203634 941491 166 491 0 1203133 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 4814536

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.34
CPU time (s): 1800.05
CPU user time (s): 1799.28
CPU system time (s): 0.774882
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 4814536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.28
system time used= 0.774882
maximum resident set size= 3765964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225057
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= 1971

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.33273 second user time and 9.8655 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 10:55:36
IDJOB=4100448
IDBENCH=1617
IDSOLVER=2550
FILE ID=node141/4100448-1466240136
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/unibo/normalized-reduced-mps-v2-20-10-rail507.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100448-1466240136/watcher-4100448-1466240136 -o /tmp/evaluation-result-4100448-1466240136/solver-4100448-1466240136 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466229325-2737 --watchdog 1960 --input HOME/instance-4100448-1466240136.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 1d990dd8841615caa29b3d304bde4f0b
RANDOM SEED=1413006041

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:        30799144 kB
Buffers:          118388 kB
Cached:           170164 kB
SwapCached:         2528 kB
Active:           602052 kB
Inactive:         203792 kB
Active(anon):     517212 kB
Inactive(anon):     2028 kB
Active(file):      84840 kB
Inactive(file):   201764 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099068 kB
Dirty:              7364 kB
Writeback:             0 kB
AnonPages:       1045004 kB
Mapped:             7764 kB
Shmem:                 0 kB
Slab:             606776 kB
SReclaimable:      50184 kB
SUnreclaim:       556592 kB
KernelStack:        1456 kB
PageTables:         6152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1284092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    538624 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= 71716 MiB
End job on node141 at 2016-06-18 11:25:36