Trace number 4101544

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
MD5SUM1e246214338ba705536e85585a980117
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2649
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables14400
Total number of constraints492
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 constraints492
Minimum length of a constraint31
Maximum length of a constraint630
Number of terms in the objective function 7200
Biggest coefficient in the objective function 3484
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 530256
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262141
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 530256
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= 14400 #constraint= 492
0.29/0.35	c #Conflicts:       1000 | #Learnt:        989 | 1.022
0.29/0.35	c total clause space: 11.2235MB
0.29/0.35	c total #watches: 92384
0.88/0.90	c total #propagations: 95877 / total #impl: 3123616 (eff. 0.031)
0.88/0.90	c #Conflicts:       2000 | #Learnt:       1974 | 4.292
0.88/0.90	c total clause space: 18.2382MB
0.88/0.90	c total #watches: 167388
1.48/1.51	c total #propagations: 238717 / total #impl: 6640191 (eff. 0.036)
1.48/1.51	c GC COLLECT
1.48/1.51	c #Conflicts:       3000 | #Learnt:       1997 | 3.634
1.48/1.51	c total clause space: 18.2382MB
1.48/1.51	c total #watches: 251721
5.28/5.38	c total #propagations: 359478 / total #impl: 10974838 (eff. 0.033)
5.28/5.38	c #Conflicts:       4000 | #Learnt:       2972 | 7.198
5.28/5.38	c total clause space: 18.2382MB
5.28/5.38	c total #watches: 339730
33.88/33.94	c total #propagations: 457751 / total #impl: 19521316 (eff. 0.023)
33.88/33.94	c GC COLLECT
33.88/33.94	c #Conflicts:       5000 | #Learnt:       2399 | 8.862
33.88/33.94	c total clause space: 48.1602MB
33.88/33.94	c total #watches: 921245
120.97/121.04	c total #propagations: 1021643 / total #impl: 66165899 (eff. 0.015)
120.97/121.04	c #Conflicts:       6000 | #Learnt:       3376 | 8.631
120.97/121.04	c total clause space: 78.2603MB
120.97/121.04	c total #watches: 1854643
209.35/209.47	c total #propagations: 1907812 / total #impl: 180801870 (eff. 0.011)
209.35/209.47	c GC COLLECT
209.35/209.47	c #Conflicts:       7000 | #Learnt:       2308 | 7.979
209.35/209.47	c total clause space: 127.173MB
209.35/209.47	c total #watches: 2635115
363.83/363.97	c total #propagations: 3347727 / total #impl: 400003787 (eff. 0.008)
363.83/363.97	c #Conflicts:       8000 | #Learnt:       3301 | 7.238
363.83/363.97	c total clause space: 127.173MB
363.83/363.97	c total #watches: 2935946
723.78/723.98	c total #propagations: 3695308 / total #impl: 761887926 (eff. 0.005)
723.78/723.98	c #Conflicts:       9000 | #Learnt:       4311 | 6.940
723.78/723.98	c total clause space: 206.656MB
723.78/723.98	c total #watches: 4270813
964.14/964.36	c total #propagations: 4933768 / total #impl: 969083848 (eff. 0.005)
964.14/964.36	c GC COLLECT
964.14/964.36	c #Conflicts:      10000 | #Learnt:       2771 | 6.909
964.14/964.36	c total clause space: 206.656MB
964.14/964.36	c total #watches: 2795854
972.73/972.93	c total #propagations: 5743128 / total #impl: 1122357048 (eff. 0.005)
972.73/972.93	c #Conflicts:      11000 | #Learnt:       3769 | 6.304
972.73/972.93	c total clause space: 206.656MB
972.73/972.93	c total #watches: 2899532
1598.15/1598.40	c total #propagations: 5914726 / total #impl: 1128283011 (eff. 0.005)
1598.15/1598.40	c #Conflicts:      12000 | #Learnt:       4802 | 6.396
1598.15/1598.40	c total clause space: 206.656MB
1598.15/1598.40	c total #watches: 3750269

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

pid=26768
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.18 2.27 2.26 4/176 26771
/proc/meminfo: memFree=29852968/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 27191930 29810688 5268 33554432000 4194304 6201397 140736640494544 140734053026376 4211056 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 7278 5268 130 491 0 6777 0

[startup+0.10018 s]
/proc/loadavg: 2.18 2.27 2.26 4/176 26771
/proc/meminfo: memFree=29852968/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=34728 CPUtime=0.09 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 1291 0 0 0 9 0 0 0 20 0 1 0 27191930 35561472 7537 33554432000 4194304 6201397 140736640494544 140734053026376 4216752 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 8682 7537 146 491 0 8181 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34728

[startup+0.200405 s]
/proc/loadavg: 2.18 2.27 2.26 4/176 26771
/proc/meminfo: memFree=29852968/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=37700 CPUtime=0.19 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 1576 0 0 0 19 0 0 0 20 0 1 0 27191930 38604800 7723 33554432000 4194304 6201397 140736640494544 140734053026376 4207716 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 9425 7723 147 491 0 8924 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37700

[startup+0.300352 s]
/proc/loadavg: 2.18 2.27 2.26 4/176 26771
/proc/meminfo: memFree=29852968/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=37932 CPUtime=0.29 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 2276 0 0 0 29 0 0 0 20 0 1 0 27191930 38842368 8160 33554432000 4194304 6201397 140736640494544 140734053026376 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 9483 8160 147 491 0 8982 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37932

[startup+0.700234 s]
/proc/loadavg: 2.18 2.27 2.26 4/176 26771
/proc/meminfo: memFree=29852968/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=43224 CPUtime=0.69 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 3558 0 0 0 69 0 0 0 20 0 1 0 27191930 44261376 9536 33554432000 4194304 6201397 140736640494544 140736640493336 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 10806 9536 160 491 0 10305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43224

[startup+1.50023 s]
/proc/loadavg: 2.25 2.28 2.27 3/177 26772
/proc/meminfo: memFree=29811072/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=52196 CPUtime=1.48 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 4669 0 0 0 148 0 0 0 20 0 1 0 27191930 53448704 10875 33554432000 4194304 6201397 140736640494544 140736640493256 5150858 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 13049 10875 166 491 0 12548 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 52196

[startup+3.10024 s]
/proc/loadavg: 2.25 2.28 2.27 3/177 26772
/proc/meminfo: memFree=29806056/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=53524 CPUtime=3.08 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 5012 0 0 0 308 0 0 0 20 0 1 0 27191930 54808576 11729 33554432000 4194304 6201397 140736640494544 140736640493208 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 13381 11729 166 491 0 12880 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53524

[startup+6.30033 s]
/proc/loadavg: 2.23 2.28 2.27 3/177 26772
/proc/meminfo: memFree=29803400/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=54164 CPUtime=6.28 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 5180 0 0 0 628 0 0 0 20 0 1 0 27191930 55463936 12408 33554432000 4194304 6201397 140736640494544 140736640493672 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 13541 12408 166 491 0 13040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54164

[startup+12.7002 s]
/proc/loadavg: 2.29 2.29 2.27 3/177 26772
/proc/meminfo: memFree=29795828/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=67420 CPUtime=12.69 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 6325 0 0 0 1268 1 0 0 20 0 1 0 27191930 69038080 13661 33554432000 4194304 6201397 140736640494544 140736640493208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 16855 13661 166 491 0 16354 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67420

[startup+25.5004 s]
/proc/loadavg: 2.22 2.28 2.27 4/177 26772
/proc/meminfo: memFree=29781376/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=92264 CPUtime=25.48 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 8151 0 0 0 2547 1 0 0 20 0 1 0 27191930 94478336 17389 33554432000 4194304 6201397 140736640494544 140736640493208 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 23066 17389 166 491 0 22565 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 92264

[startup+51.1004 s]
/proc/loadavg: 2.15 2.25 2.26 4/177 26772
/proc/meminfo: memFree=29762868/32872528 swapFree=1534440/1655036
[pid=26771] ppid=26768 vsize=96628 CPUtime=51.09 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 9311 0 0 0 5107 2 0 0 20 0 1 0 27191930 98947072 22078 33554432000 4194304 6201397 140736640494544 140736640493208 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 24157 22078 166 491 0 23656 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96628

[startup+102.3 s]
/proc/loadavg: 2.43 2.30 2.28 3/177 26773
/proc/meminfo: memFree=29742628/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=132764 CPUtime=102.28 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 10935 0 0 0 10226 2 0 0 20 0 1 0 27191930 135950336 27132 33554432000 4194304 6201397 140736640494544 140736640493208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 33191 27132 166 491 0 32690 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 132764

[startup+162.3 s]
/proc/loadavg: 2.44 2.32 2.28 4/177 26774
/proc/meminfo: memFree=29703216/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=196536 CPUtime=162.27 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 14321 0 0 0 16224 3 0 0 20 0 1 0 27191930 201252864 37526 33554432000 4194304 6201397 140736640494544 140736640493256 4219603 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49134 37526 166 491 0 48633 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 196536

[startup+222.308 s]
/proc/loadavg: 2.31 2.31 2.27 3/177 26776
/proc/meminfo: memFree=29670704/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=197676 CPUtime=222.26 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 16466 0 0 0 22223 3 0 0 20 0 1 0 27191930 202420224 44994 33554432000 4194304 6201397 140736640494544 140736640493496 4213348 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49419 44994 166 491 0 48918 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 197676

[startup+282.3 s]
/proc/loadavg: 2.28 2.29 2.27 3/177 26777
/proc/meminfo: memFree=29670240/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=197676 CPUtime=282.24 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 16466 0 0 0 28221 3 0 0 20 0 1 0 27191930 202420224 44994 33554432000 4194304 6201397 140736640494544 140736640493496 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49419 44994 166 491 0 48918 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 197676

[startup+342.3 s]
/proc/loadavg: 2.26 2.28 2.27 3/177 26778
/proc/meminfo: memFree=29668152/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=197676 CPUtime=342.23 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 16466 0 0 0 34220 3 0 0 20 0 1 0 27191930 202420224 44994 33554432000 4194304 6201397 140736640494544 140736640493496 4213336 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49419 44994 166 491 0 48918 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 197676

[startup+402.3 s]
/proc/loadavg: 2.20 2.26 2.26 3/178 26828
/proc/meminfo: memFree=29856580/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=199916 CPUtime=402.22 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 17097 0 0 0 40219 3 0 0 20 0 1 0 27191930 204713984 45503 33554432000 4194304 6201397 140736640494544 140736640493496 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49979 45503 166 491 0 49478 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 199916

[startup+462.3 s]
/proc/loadavg: 2.28 2.27 2.27 4/177 26829
/proc/meminfo: memFree=29773592/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=199916 CPUtime=462.21 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 17169 0 0 0 46218 3 0 0 20 0 1 0 27191930 204713984 45504 33554432000 4194304 6201397 140736640494544 140736640493496 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 49979 45504 166 491 0 49478 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 199916

[startup+522.3 s]
/proc/loadavg: 2.31 2.28 2.27 3/177 26831
/proc/meminfo: memFree=29711596/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=200208 CPUtime=522.2 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 17232 0 0 0 52217 3 0 0 20 0 1 0 27191930 205012992 45550 33554432000 4194304 6201397 140736640494544 140736640493384 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 50052 45550 166 491 0 49551 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 200208

[startup+582.3 s]
/proc/loadavg: 2.24 2.27 2.27 4/177 26832
/proc/meminfo: memFree=29688656/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=200292 CPUtime=582.19 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 17274 0 0 0 58216 3 0 0 20 0 1 0 27191930 205099008 45592 33554432000 4194304 6201397 140736640494544 140736640493384 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 50073 45592 166 491 0 49572 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 200292


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


[startup+942.3 s]
/proc/loadavg: 2.31 2.28 2.27 3/177 26839
/proc/meminfo: memFree=29408696/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=942.14 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 23729 0 0 0 94208 6 0 0 20 0 1 0 27191930 319893504 66762 33554432000 4194304 6201397 140736640494544 140736640493496 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66762 166 491 0 77598 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 312396

[startup+1002.3 s]
/proc/loadavg: 2.38 2.30 2.28 4/178 26843
/proc/meminfo: memFree=29393816/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1002.13 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 100207 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 312396

[startup+1062.3 s]
/proc/loadavg: 2.47 2.33 2.29 3/177 26844
/proc/meminfo: memFree=29385844/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1062.12 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 106206 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 312396

[startup+1122.3 s]
/proc/loadavg: 2.31 2.32 2.28 3/177 26846
/proc/meminfo: memFree=29375860/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1122.11 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 112205 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 312396

[startup+1182.3 s]
/proc/loadavg: 2.29 2.30 2.27 4/177 26847
/proc/meminfo: memFree=29345712/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1182.1 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 118204 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 312396

[startup+1242.3 s]
/proc/loadavg: 2.27 2.29 2.27 3/177 26848
/proc/meminfo: memFree=29327036/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1242.09 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 124203 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 312396

[startup+1302.3 s]
/proc/loadavg: 2.31 2.30 2.27 4/177 26849
/proc/meminfo: memFree=29322336/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1302.08 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24087 0 0 0 130202 6 0 0 20 0 1 0 27191930 319893504 66822 33554432000 4194304 6201397 140736640494544 140736640493672 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 66822 166 491 0 77598 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 312396

[startup+1362.3 s]
/proc/loadavg: 2.27 2.28 2.27 4/177 26850
/proc/meminfo: memFree=29318784/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1362.07 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24088 0 0 0 136201 6 0 0 20 0 1 0 27191930 319893504 67685 33554432000 4194304 6201397 140736640494544 140736640493672 4213268 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 67685 166 491 0 77598 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 312396

[startup+1422.3 s]
/proc/loadavg: 2.23 2.26 2.26 4/177 26852
/proc/meminfo: memFree=29318224/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1422.07 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24088 0 0 0 142201 6 0 0 20 0 1 0 27191930 319893504 67685 33554432000 4194304 6201397 140736640494544 140736640493672 4213170 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 67685 166 491 0 77598 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 312396

[startup+1482.3 s]
/proc/loadavg: 2.22 2.26 2.26 3/177 26853
/proc/meminfo: memFree=29318100/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1482.06 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24088 0 0 0 148200 6 0 0 20 0 1 0 27191930 319893504 67685 33554432000 4194304 6201397 140736640494544 140736640493672 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 67685 166 491 0 77598 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 312396

[startup+1542.31 s]
/proc/loadavg: 2.26 2.25 2.26 4/177 26854
/proc/meminfo: memFree=29317116/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312396 CPUtime=1542.05 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24088 0 0 0 154199 6 0 0 20 0 1 0 27191930 319893504 67685 33554432000 4194304 6201397 140736640494544 140736640493672 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78099 67685 166 491 0 77598 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 312396

[startup+1602.3 s]
/proc/loadavg: 2.25 2.25 2.26 3/178 26858
/proc/meminfo: memFree=29315724/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312860 CPUtime=1602.04 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24268 0 0 0 160198 6 0 0 20 0 1 0 27191930 320368640 67864 33554432000 4194304 6201397 140736640494544 140736640493672 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78215 67864 166 491 0 77714 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 312860

[startup+1662.3 s]
/proc/loadavg: 2.17 2.23 2.25 3/177 26859
/proc/meminfo: memFree=29315948/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=312924 CPUtime=1662.03 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24323 0 0 0 166197 6 0 0 20 0 1 0 27191930 320434176 67890 33554432000 4194304 6201397 140736640494544 140736640493496 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78231 67890 166 491 0 77730 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 312924

[startup+1722.3 s]
/proc/loadavg: 2.30 2.26 2.26 4/177 26861
/proc/meminfo: memFree=29314052/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=314456 CPUtime=1722.02 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 24851 0 0 0 172196 6 0 0 20 0 1 0 27191930 322002944 68293 33554432000 4194304 6201397 140736640494544 140736640493336 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 78614 68293 166 491 0 78113 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 314456

[startup+1782.3 s]
/proc/loadavg: 2.46 2.30 2.27 3/177 26862
/proc/meminfo: memFree=29309140/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=320492 CPUtime=1782.02 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 26020 0 0 0 178195 7 0 0 20 0 1 0 27191930 328183808 69447 33554432000 4194304 6201397 140736640494544 140736640493208 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 80123 69447 166 491 0 79622 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 320492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.50 2.32 2.28 4/177 26862
/proc/meminfo: memFree=29309148/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=320652 CPUtime=1800.02 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 26045 0 0 0 179995 7 0 0 20 0 1 0 27191930 328347648 69472 33554432000 4194304 6201397 140736640494544 140736640493208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 80163 69472 166 491 0 79662 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 320652

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

[startup+1800.3 s]
/proc/loadavg: 2.50 2.32 2.28 4/177 26862
/proc/meminfo: memFree=29309148/32872528 swapFree=1534436/1655032
[pid=26771] ppid=26768 vsize=320652 CPUtime=1800.02 cores=1,3,5,7
/proc/26771/stat : 26771 (cdcl-cuttingpla) R 26768 26771 24188 0 -1 4202496 26045 0 0 0 179995 7 0 0 20 0 1 0 27191930 328347648 69472 33554432000 4194304 6201397 140736640494544 140736640493208 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/26771/statm: 80163 69472 166 491 0 79662 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 320652

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.95
CPU system time (s): 0.072988
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 320652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.072988
maximum resident set size= 277888
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26045
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= 1853

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.54131 second user time and 6.92895 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-18 14:03:55
IDJOB=4101544
IDBENCH=1763
IDSOLVER=2550
FILE ID=node122/4101544-1466251435
RUNJOBID= node122-1466229594-24205
PBS_JOBID= 19918176
Free space on /tmp= 71740 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-set1cl.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101544-1466251435/watcher-4101544-1466251435 -o /tmp/evaluation-result-4101544-1466251435/solver-4101544-1466251435 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466229594-24205 --watchdog 1960 --input HOME/instance-4101544-1466251435.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 1e246214338ba705536e85585a980117
RANDOM SEED=1728792474

node122.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.769
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.53
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.769
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.769
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.769
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.769
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.53
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.769
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.769
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.769
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29852768 kB
Buffers:          128000 kB
Cached:           202724 kB
SwapCached:            0 kB
Active:           382004 kB
Inactive:         239916 kB
Active(anon):     284484 kB
Inactive(anon):     9916 kB
Active(file):      97520 kB
Inactive(file):   230000 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2732 kB
Writeback:             0 kB
AnonPages:       1946800 kB
Mapped:            13384 kB
Shmem:               204 kB
Slab:             608544 kB
SReclaimable:      52656 kB
SUnreclaim:       555888 kB
KernelStack:        1472 kB
PageTables:         7904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2081808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    378880 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= 71736 MiB
End job on node122 at 2016-06-18 14:33:55