Trace number 4100400

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

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-sp97ar.opb
MD5SUM6d57e08ccbe566a3b3419be58eb11fb4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1588
Best CPU time to get the best result obtained on this benchmark1800.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1581
Optimality of the best value was proved NO
Number of variables14101
Total number of constraints1739
Number of constraints which are clauses181
Number of constraints which are cardinality constraints (but not clauses)1140
Number of constraints which are nor clauses,nor cardinality constraints418
Minimum length of a constraint2
Maximum length of a constraint2463
Number of terms in the objective function 14101
Biggest coefficient in the objective function 158
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 531286
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 158
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 531286
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= 14101 #constraint= 1739
21.49/21.57	c #Conflicts:       1000 | #Learnt:       1020 | 3.067
21.49/21.57	c total clause space: 127.173MB
21.49/21.57	c total #watches: 2962936
64.08/64.10	c total #propagations: 940562 / total #impl: 402163561 (eff. 0.002)
64.08/64.10	c #Conflicts:       2000 | #Learnt:       2037 | 1.533
64.08/64.10	c total clause space: 335.816MB
64.08/64.10	c total #watches: 6462240
121.97/122.03	c total #propagations: 2202477 / total #impl: 943102583 (eff. 0.002)
121.97/122.03	c GC COLLECT
121.97/122.03	c #Conflicts:       3000 | #Learnt:       2027 | 1.039
121.97/122.03	c total clause space: 335.816MB
121.97/122.03	c total #watches: 7268750
225.76/225.85	c total #propagations: 3833768 / total #impl: 1770302679 (eff. 0.002)
225.76/225.85	c #Conflicts:       4000 | #Learnt:       3053 | 0.845
225.76/225.85	c total clause space: 335.816MB
225.76/225.85	c total #watches: 9317546
326.24/326.39	c total #propagations: 5029335 / total #impl: 2648341925 (eff. 0.002)
326.24/326.39	c GC COLLECT
326.24/326.39	c #Conflicts:       5000 | #Learnt:       2403 | 0.775
326.24/326.39	c total clause space: 545.701MB
326.24/326.39	c total #watches: 6428216
407.83/407.97	c total #propagations: 6629135 / total #impl: 3072954695 (eff. 0.002)
407.83/407.97	c #Conflicts:       6000 | #Learnt:       3405 | 0.646
407.83/407.97	c total clause space: 545.701MB
407.83/407.97	c total #watches: 10611972
522.21/522.32	c total #propagations: 6967025 / total #impl: 3910443459 (eff. 0.002)
522.21/522.32	c GC COLLECT
522.21/522.32	c #Conflicts:       7000 | #Learnt:       2275 | 0.561
522.21/522.32	c total clause space: 545.701MB
522.21/522.32	c total #watches: 9818829
838.07/838.27	c total #propagations: 7347868 / total #impl: 5662853764 (eff. 0.001)
838.07/838.27	c #Conflicts:       8000 | #Learnt:       3277 | 0.511
838.07/838.27	c total clause space: 545.701MB
838.07/838.27	c total #watches: 13042514
1307.09/1307.38	c total #propagations: 8930759 / total #impl: 10073328115 (eff. 0.001)
1307.09/1307.38	c #Conflicts:       9000 | #Learnt:       4298 | 0.582
1307.09/1307.38	c total clause space: 886.764MB
1307.09/1307.38	c total #watches: 16066704
1747.63/1747.97	c total #propagations: 10185841 / total #impl: 12098662346 (eff. 0.001)
1747.63/1747.97	c GC COLLECT
1747.63/1747.97	c #Conflicts:      10000 | #Learnt:       2791 | 0.524
1747.63/1747.97	c total clause space: 886.764MB
1747.63/1747.97	c total #watches: 9293455

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

pid=18327
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.25 2.32 2.29 3/178 18330
/proc/meminfo: memFree=29975160/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 25882768 29810688 5268 33554432000 4194304 6201397 140734495466016 140733280330120 5194148 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 7278 5268 130 491 0 6777 0

[startup+0.100148 s]
/proc/loadavg: 2.25 2.32 2.29 3/178 18330
/proc/meminfo: memFree=29975160/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=34148 CPUtime=0.09 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 924 0 0 0 9 0 0 0 20 0 1 0 25882768 34967552 7252 33554432000 4194304 6201397 140734495466016 140734495464152 4207987 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 8537 7252 142 491 0 8036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34148

[startup+0.200332 s]
/proc/loadavg: 2.25 2.32 2.29 3/178 18330
/proc/meminfo: memFree=29975160/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=41424 CPUtime=0.19 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 1470 0 0 0 19 0 0 0 20 0 1 0 25882768 42418176 8141 33554432000 4194304 6201397 140734495466016 140734495464152 4207438 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 10356 8141 143 491 0 9855 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41424

[startup+0.300287 s]
/proc/loadavg: 2.25 2.32 2.29 3/178 18330
/proc/meminfo: memFree=29975160/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=43048 CPUtime=0.29 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 1934 0 0 0 29 0 0 0 20 0 1 0 25882768 44081152 9080 33554432000 4194304 6201397 140734495466016 140734495464152 4215778 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 10762 9080 147 491 0 10261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43048

[startup+0.700284 s]
/proc/loadavg: 2.25 2.32 2.29 3/178 18330
/proc/meminfo: memFree=29975160/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=51924 CPUtime=0.69 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 2472 0 0 0 69 0 0 0 20 0 1 0 25882768 53170176 10634 33554432000 4194304 6201397 140734495466016 140734495464152 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 12981 10634 147 491 0 12480 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51924

[startup+1.50022 s]
/proc/loadavg: 2.25 2.32 2.29 3/179 18331
/proc/meminfo: memFree=29929540/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=65464 CPUtime=1.49 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 3189 0 0 0 149 0 0 0 20 0 1 0 25882768 67035136 11285 33554432000 4194304 6201397 140734495466016 140734495464584 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 16366 11285 147 491 0 15865 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65464

[startup+3.10025 s]
/proc/loadavg: 2.25 2.32 2.29 3/179 18331
/proc/meminfo: memFree=29922964/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=69056 CPUtime=3.09 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 4209 0 0 0 308 1 0 0 20 0 1 0 25882768 70713344 14848 33554432000 4194304 6201397 140734495466016 140734495464728 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 17264 14848 147 491 0 16763 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69056

[startup+6.30028 s]
/proc/loadavg: 2.23 2.32 2.28 3/179 18331
/proc/meminfo: memFree=29884496/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=94080 CPUtime=6.29 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 5822 0 0 0 628 1 0 0 20 0 1 0 25882768 96337920 20544 33554432000 4194304 6201397 140734495466016 140734495464728 4214911 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 23520 20544 147 491 0 23019 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94080

[startup+12.7003 s]
/proc/loadavg: 2.29 2.33 2.29 3/179 18331
/proc/meminfo: memFree=29841636/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=135884 CPUtime=12.69 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 8719 0 0 0 1267 2 0 0 20 0 1 0 25882768 139145216 29564 33554432000 4194304 6201397 140734495466016 140734495464728 4216020 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 33971 29564 147 491 0 33470 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135884

[startup+25.5004 s]
/proc/loadavg: 2.37 2.34 2.29 4/179 18331
/proc/meminfo: memFree=29768620/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=205524 CPUtime=25.48 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 13842 0 0 0 2545 3 0 0 20 0 1 0 25882768 210456576 46923 33554432000 4194304 6201397 140734495466016 140734495464296 4213328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 51381 46923 160 491 0 50880 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 205524

[startup+51.1004 s]
/proc/loadavg: 2.31 2.33 2.29 4/178 18331
/proc/meminfo: memFree=29658436/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=313396 CPUtime=51.08 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 20644 0 0 0 5102 6 0 0 20 0 1 0 25882768 320917504 70578 33554432000 4194304 6201397 140734495466016 140734495464728 4214874 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 78349 70578 160 491 0 77848 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 313396

[startup+102.3 s]
/proc/loadavg: 2.29 2.32 2.28 3/179 18333
/proc/meminfo: memFree=29609884/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=457368 CPUtime=102.29 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 26819 0 0 0 10221 8 0 0 20 0 1 0 25882768 468344832 81785 33554432000 4194304 6201397 140734495466016 140734495464728 4215962 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 114342 81785 166 491 0 113841 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 457368

[startup+162.3 s]
/proc/loadavg: 2.33 2.32 2.28 4/179 18334
/proc/meminfo: memFree=29507204/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=473760 CPUtime=162.27 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 30953 0 0 0 16218 9 0 0 20 0 1 0 25882768 485130240 104097 33554432000 4194304 6201397 140734495466016 140734495464728 4213361 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 118440 104097 166 491 0 117939 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 473760

[startup+222.307 s]
/proc/loadavg: 2.25 2.29 2.27 3/179 18335
/proc/meminfo: memFree=29465864/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=479784 CPUtime=222.27 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 32510 0 0 0 22217 10 0 0 20 0 1 0 25882768 491298816 113949 33554432000 4194304 6201397 140734495466016 140734495464584 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 119946 113949 166 491 0 119445 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 479784

[startup+282.3 s]
/proc/loadavg: 2.18 2.27 2.26 3/180 18339
/proc/meminfo: memFree=29422752/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=699236 CPUtime=282.25 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 34106 0 0 0 28214 11 0 0 20 0 1 0 25882768 716017664 122320 33554432000 4194304 6201397 140734495466016 140734495464728 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 174809 122320 166 491 0 174308 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 699236

[startup+342.3 s]
/proc/loadavg: 2.28 2.28 2.27 4/179 18340
/proc/meminfo: memFree=29415828/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=701440 CPUtime=342.24 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 35765 0 0 0 34213 11 0 0 20 0 1 0 25882768 718274560 122865 33554432000 4194304 6201397 140734495466016 140734495464728 4213332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 175360 122865 166 491 0 174859 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 701440

[startup+402.3 s]
/proc/loadavg: 2.36 2.29 2.27 3/179 18342
/proc/meminfo: memFree=29371340/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=709348 CPUtime=402.23 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 37836 0 0 0 40211 12 0 0 20 0 1 0 25882768 726372352 132461 33554432000 4194304 6201397 140734495466016 140734495464728 4213348 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 177337 132461 166 491 0 176836 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 709348

[startup+462.3 s]
/proc/loadavg: 2.29 2.28 2.27 3/179 18343
/proc/meminfo: memFree=29230876/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=754508 CPUtime=462.22 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 48580 0 0 0 46207 15 0 0 20 0 1 0 25882768 772616192 167339 33554432000 4194304 6201397 140734495466016 140734495464296 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 188627 167339 166 491 0 188126 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 754508

[startup+522.3 s]
/proc/loadavg: 2.24 2.27 2.27 4/178 18344
/proc/meminfo: memFree=29173428/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=766628 CPUtime=522.21 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 51841 0 0 0 52205 16 0 0 20 0 1 0 25882768 785027072 181173 33554432000 4194304 6201397 140734495466016 140734495464728 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 191657 181173 166 491 0 191156 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 766628

[startup+582.3 s]
/proc/loadavg: 2.23 2.26 2.27 3/179 18346
/proc/meminfo: memFree=29167852/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=766880 CPUtime=582.2 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 52276 0 0 0 58204 16 0 0 20 0 1 0 25882768 785285120 181261 33554432000 4194304 6201397 140734495466016 140734495464296 4213336 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 191720 181261 166 491 0 191219 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 766880


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.18 2.23 4/179 18356
/proc/meminfo: memFree=29145076/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=769108 CPUtime=942.14 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 54259 0 0 0 94198 16 0 0 20 0 1 0 25882768 787566592 182025 33554432000 4194304 6201397 140734495466016 140734495464728 4213394 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 192277 182025 166 491 0 191776 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 769108

[startup+1002.3 s]
/proc/loadavg: 2.14 2.18 2.22 3/179 18358
/proc/meminfo: memFree=29136708/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=774424 CPUtime=1002.13 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 55930 0 0 0 100197 16 0 0 20 0 1 0 25882768 793010176 183989 33554432000 4194304 6201397 140734495466016 140734495464296 4213110 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 193606 183989 166 491 0 193105 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 774424

[startup+1062.3 s]
/proc/loadavg: 2.09 2.16 2.21 4/179 18359
/proc/meminfo: memFree=29122880/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=777352 CPUtime=1062.13 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 56919 0 0 0 106196 17 0 0 20 0 1 0 25882768 796008448 187314 33554432000 4194304 6201397 140734495466016 140734495464728 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 194338 187314 166 491 0 193837 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 777352

[startup+1122.3 s]
/proc/loadavg: 2.20 2.17 2.21 4/179 18360
/proc/meminfo: memFree=29100788/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=783448 CPUtime=1122.12 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 58275 0 0 0 112194 18 0 0 20 0 1 0 25882768 802250752 192758 33554432000 4194304 6201397 140734495466016 140734495464728 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 195862 192758 166 491 0 195361 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 783448

[startup+1182.3 s]
/proc/loadavg: 2.21 2.17 2.20 3/179 18361
/proc/meminfo: memFree=29091796/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1134488 CPUtime=1182.11 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59038 0 0 0 118193 18 0 0 20 0 1 0 25882768 1161715712 194899 33554432000 4194304 6201397 140734495466016 140734495464584 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 283622 194899 166 491 0 283121 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1134488

[startup+1242.3 s]
/proc/loadavg: 2.18 2.17 2.20 4/179 18362
/proc/meminfo: memFree=29084856/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137256 CPUtime=1242.1 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59668 0 0 0 124192 18 0 0 20 0 1 0 25882768 1164550144 197062 33554432000 4194304 6201397 140734495466016 140734495464584 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284314 197062 166 491 0 283813 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1137256

[startup+1302.3 s]
/proc/loadavg: 2.21 2.18 2.19 3/179 18364
/proc/meminfo: memFree=29082764/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137448 CPUtime=1302.09 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59728 0 0 0 130191 18 0 0 20 0 1 0 25882768 1164746752 197122 33554432000 4194304 6201397 140734495466016 140734495464728 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284362 197122 166 491 0 283861 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1137448

[startup+1362.3 s]
/proc/loadavg: 2.13 2.16 2.18 3/179 18365
/proc/meminfo: memFree=29078276/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1362.08 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59829 0 0 0 136190 18 0 0 20 0 1 0 25882768 1165094912 198245 33554432000 4194304 6201397 140734495466016 140734495464728 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 198245 166 491 0 283946 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1137788

[startup+1422.3 s]
/proc/loadavg: 2.17 2.17 2.18 4/179 18366
/proc/meminfo: memFree=29075684/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1422.09 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59840 0 0 0 142190 19 0 0 20 0 1 0 25882768 1165094912 198767 33554432000 4194304 6201397 140734495466016 140734495464728 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 198767 166 491 0 283946 0
Current children cumulated CPU time (s) 1422.09
Current children cumulated vsize (KiB) 1137788

[startup+1482.3 s]
/proc/loadavg: 2.23 2.20 2.19 3/180 18370
/proc/meminfo: memFree=29073800/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1482.07 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59841 0 0 0 148188 19 0 0 20 0 1 0 25882768 1165094912 199279 33554432000 4194304 6201397 140734495466016 140734495464728 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 199279 166 491 0 283946 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 1137788

[startup+1542.31 s]
/proc/loadavg: 2.20 2.19 2.18 3/179 18371
/proc/meminfo: memFree=29071264/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1542.07 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59863 0 0 0 154188 19 0 0 20 0 1 0 25882768 1165094912 199812 33554432000 4194304 6201397 140734495466016 140734495464728 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 199812 166 491 0 283946 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 1137788

[startup+1602.3 s]
/proc/loadavg: 2.32 2.21 2.19 4/179 18373
/proc/meminfo: memFree=29068708/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1602.05 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59871 0 0 0 160186 19 0 0 20 0 1 0 25882768 1165094912 200331 33554432000 4194304 6201397 140734495466016 140734495464728 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 200331 166 491 0 283946 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 1137788

[startup+1662.3 s]
/proc/loadavg: 2.22 2.20 2.18 3/179 18419
/proc/meminfo: memFree=29222844/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1137788 CPUtime=1662.04 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 59908 0 0 0 166185 19 0 0 20 0 1 0 25882768 1165094912 200879 33554432000 4194304 6201397 140734495466016 140734495464728 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284447 200879 166 491 0 283946 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 1137788

[startup+1722.3 s]
/proc/loadavg: 2.23 2.21 2.18 3/179 18420
/proc/meminfo: memFree=29208584/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1138196 CPUtime=1722.03 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 60027 0 0 0 172184 19 0 0 20 0 1 0 25882768 1165512704 202568 33554432000 4194304 6201397 140734495466016 140734495464584 4214736 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284549 202568 166 491 0 284048 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 1138196

[startup+1782.3 s]
/proc/loadavg: 2.25 2.21 2.18 4/179 18421
/proc/meminfo: memFree=29194168/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1138548 CPUtime=1782.02 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 60434 0 0 0 178183 19 0 0 20 0 1 0 25882768 1165873152 204245 33554432000 4194304 6201397 140734495466016 140734495464584 4214931 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284637 204245 166 491 0 284136 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 1138548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/179 18422
/proc/meminfo: memFree=29187496/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1138548 CPUtime=1800.02 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 60490 0 0 0 179983 19 0 0 20 0 1 0 25882768 1165873152 204301 33554432000 4194304 6201397 140734495466016 140734495464584 4236224 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284637 204301 166 491 0 284136 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1138548

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

[startup+1800.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/179 18422
/proc/meminfo: memFree=29187496/32872528 swapFree=1505436/1685308
[pid=18330] ppid=18327 vsize=1138548 CPUtime=1800.02 cores=0,2,4,6
/proc/18330/stat : 18330 (cdcl-cuttingpla) R 18327 18330 17324 0 -1 4202496 60490 0 0 0 179983 19 0 0 20 0 1 0 25882768 1165873152 204301 33554432000 4194304 6201397 140734495466016 140734495464584 4236224 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/18330/statm: 284637 204301 166 491 0 284136 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1138548

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.83
CPU system time (s): 0.19697
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 1138548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.19697
maximum resident set size= 817204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60490
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= 9
involuntary context switches= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.80127 second user time and 6.66199 second system time

The end

Launcher Data

Begin job on node135 at 2016-06-18 10:26:08
IDJOB=4100400
IDBENCH=1611
IDSOLVER=2550
FILE ID=node135/4100400-1466238368
RUNJOBID= node135-1466230914-17340
PBS_JOBID= 19918183
Free space on /tmp= 71696 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-sp97ar.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100400-1466238368/watcher-4100400-1466238368 -o /tmp/evaluation-result-4100400-1466238368/solver-4100400-1466238368 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node135-1466230914-17340 --watchdog 1960 --input HOME/instance-4100400-1466238368.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 6d57e08ccbe566a3b3419be58eb11fb4
RANDOM SEED=823526504

node135.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		: 2667.004
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	: 5334.00
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		: 2667.004
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		: 2667.004
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.57
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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		: 2667.004
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:        29976176 kB
Buffers:          121132 kB
Cached:           221856 kB
SwapCached:          716 kB
Active:           211468 kB
Inactive:         259716 kB
Active(anon):     129032 kB
Inactive(anon):     1308 kB
Active(file):      82436 kB
Inactive(file):   258408 kB
Unevictable:     1685308 kB
Mlocked:         1505436 kB
SwapTotal:      67108856 kB
SwapFree:       67100444 kB
Dirty:              5096 kB
Writeback:             0 kB
AnonPages:       1858056 kB
Mapped:             7640 kB
Shmem:                 0 kB
Slab:             601704 kB
SReclaimable:      45896 kB
SUnreclaim:       555808 kB
KernelStack:        1488 kB
PageTables:         7520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1938656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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= 71696 MiB
End job on node135 at 2016-06-18 10:56:09