Trace number 4100792

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-sctap2.opb
MD5SUM85d5cf87b7b65babdb4e7a6c3071d7ec
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark653
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 645
Optimality of the best value was proved NO
Number of variables56400
Total number of constraints1033
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 constraints1033
Minimum length of a constraint90
Maximum length of a constraint720
Number of terms in the objective function 42300
Biggest coefficient in the objective function 854
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 560740
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 142664
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 560740
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= 56400 #constraint= 1033
1.89/1.97	c #Conflicts:       1000 | #Learnt:       1001 | 27.689
1.89/1.97	c total clause space: 29.637MB
1.89/1.97	c total #watches: 715972
249.35/249.48	c total #propagations: 188098 / total #impl: 10307936 (eff. 0.018)
249.35/249.48	c #Conflicts:       2000 | #Learnt:       2010 | 20.531
249.35/249.48	c total clause space: 206.656MB
249.35/249.48	c total #watches: 5184124
365.83/365.98	c total #propagations: 3804777 / total #impl: 348664599 (eff. 0.011)
365.83/365.98	c #Conflicts:       3000 | #Learnt:       2072 | 17.734
365.83/365.98	c total clause space: 335.816MB
365.83/365.98	c total #watches: 7241889
705.09/705.26	c total #propagations: 8307217 / total #impl: 468563056 (eff. 0.018)
705.09/705.26	c #Conflicts:       4000 | #Learnt:       3072 | 14.644
705.09/705.26	c total clause space: 335.816MB
705.09/705.26	c total #watches: 8990378
926.25/926.45	c total #propagations: 15019962 / total #impl: 824725344 (eff. 0.018)
926.25/926.45	c GC COLLECT
926.25/926.45	c #Conflicts:       5000 | #Learnt:       2404 | 14.887
926.25/926.45	c total clause space: 335.816MB
926.25/926.45	c total #watches: 5675915
1055.33/1055.54	c total #propagations: 20621035 / total #impl: 1034797270 (eff. 0.020)
1055.33/1055.54	c #Conflicts:       6000 | #Learnt:       3404 | 13.959
1055.33/1055.54	c total clause space: 335.816MB
1055.33/1055.54	c total #watches: 5920446
1117.43/1117.63	c total #propagations: 21214429 / total #impl: 1143518439 (eff. 0.019)
1117.43/1117.63	c GC COLLECT
1117.43/1117.63	c #Conflicts:       7000 | #Learnt:       2276 | 11.982
1117.43/1117.63	c total clause space: 335.816MB
1117.43/1117.63	c total #watches: 2596926
1134.82/1135.05	c total #propagations: 22445732 / total #impl: 1184672632 (eff. 0.019)
1134.82/1135.05	c #Conflicts:       8000 | #Learnt:       3276 | 10.484
1134.82/1135.05	c total clause space: 335.816MB
1134.82/1135.05	c total #watches: 2656139
1407.07/1407.33	c total #propagations: 23060766 / total #impl: 1200157299 (eff. 0.019)
1407.07/1407.33	c #Conflicts:       9000 | #Learnt:       4276 | 15.343
1407.07/1407.33	c total clause space: 335.816MB
1407.07/1407.33	c total #watches: 3981902
1616.55/1616.80	c total #propagations: 30156486 / total #impl: 1844844149 (eff. 0.016)
1616.55/1616.80	c GC COLLECT
1616.55/1616.80	c #Conflicts:      10000 | #Learnt:       2769 | 15.452
1616.55/1616.80	c total clause space: 335.816MB
1616.55/1616.80	c total #watches: 3674798
1765.33/1765.63	c total #propagations: 42344647 / total #impl: 1907092551 (eff. 0.022)
1765.33/1765.63	c #Conflicts:      11000 | #Learnt:       3769 | 15.276
1765.33/1765.63	c total clause space: 335.816MB
1765.33/1765.63	c total #watches: 5054828

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

pid=4150
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.20 2.21 2.11 3/176 4153
/proc/meminfo: memFree=30368696/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=33468 CPUtime=0 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 26426927 34271232 5269 33554432000 4194304 6201397 140735472043024 140736480214872 5194084 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 8367 5269 130 491 0 7866 0

[startup+0.100172 s]
/proc/loadavg: 2.20 2.21 2.11 3/176 4153
/proc/meminfo: memFree=30368696/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=36480 CPUtime=0.09 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 1701 0 0 0 9 0 0 0 20 0 1 0 26426927 37355520 7826 33554432000 4194304 6201397 140735472043024 140736480214872 5300459 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 9120 7826 142 491 0 8619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36480

[startup+0.200417 s]
/proc/loadavg: 2.20 2.21 2.11 3/176 4153
/proc/meminfo: memFree=30368696/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=39612 CPUtime=0.19 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 2669 0 0 0 19 0 0 0 20 0 1 0 26426927 40562688 8391 33554432000 4194304 6201397 140735472043024 140736480214872 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 9903 8391 146 491 0 9402 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39612

[startup+0.30035 s]
/proc/loadavg: 2.20 2.21 2.11 3/176 4153
/proc/meminfo: memFree=30368696/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=40116 CPUtime=0.29 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 3205 0 0 0 29 0 0 0 20 0 1 0 26426927 41078784 8753 33554432000 4194304 6201397 140735472043024 140736480214872 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 10029 8753 147 491 0 9528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40116

[startup+0.700268 s]
/proc/loadavg: 2.20 2.21 2.11 3/176 4153
/proc/meminfo: memFree=30368696/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=45616 CPUtime=0.69 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 3636 0 0 0 69 0 0 0 20 0 1 0 26426927 46710784 10145 33554432000 4194304 6201397 140735472043024 140735472041736 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 11404 10145 147 491 0 10903 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45616

[startup+1.50027 s]
/proc/loadavg: 2.20 2.21 2.11 3/177 4154
/proc/meminfo: memFree=30324232/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=56152 CPUtime=1.49 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 4878 0 0 0 148 1 0 0 20 0 1 0 26426927 57499648 12276 33554432000 4194304 6201397 140735472043024 140735472041592 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 14038 12276 147 491 0 13537 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56152

[startup+3.10027 s]
/proc/loadavg: 2.20 2.21 2.11 3/177 4154
/proc/meminfo: memFree=30303448/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=92512 CPUtime=3.09 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 6546 0 0 0 307 2 0 0 20 0 1 0 26426927 94732288 18502 33554432000 4194304 6201397 140735472043024 140735472041304 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 23128 18502 160 491 0 22627 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92512

[startup+6.30027 s]
/proc/loadavg: 2.19 2.21 2.11 3/177 4154
/proc/meminfo: memFree=30294492/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=94584 CPUtime=6.29 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 7054 0 0 0 627 2 0 0 20 0 1 0 26426927 96854016 19521 33554432000 4194304 6201397 140735472043024 140735472041304 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 23646 19521 160 491 0 23145 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94584

[startup+12.7003 s]
/proc/loadavg: 2.17 2.20 2.11 3/177 4154
/proc/meminfo: memFree=30276608/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=129752 CPUtime=12.69 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 8276 0 0 0 1267 2 0 0 20 0 1 0 26426927 132866048 22785 33554432000 4194304 6201397 140735472043024 140735472041592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 32438 22785 160 491 0 31937 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 129752

[startup+25.5004 s]
/proc/loadavg: 2.13 2.19 2.10 3/177 4155
/proc/meminfo: memFree=30249184/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=135864 CPUtime=25.49 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 9808 0 0 0 2546 3 0 0 20 0 1 0 26426927 139124736 28916 33554432000 4194304 6201397 140735472043024 140735472041592 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 33966 28916 160 491 0 33465 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 135864

[startup+51.1004 s]
/proc/loadavg: 2.14 2.19 2.10 3/177 4155
/proc/meminfo: memFree=30203216/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=198008 CPUtime=51.08 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 12988 0 0 0 5104 4 0 0 20 0 1 0 26426927 202760192 37714 33554432000 4194304 6201397 140735472043024 140735472041592 4213244 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 49502 37714 160 491 0 49001 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 198008

[startup+102.3 s]
/proc/loadavg: 2.16 2.19 2.10 3/177 4156
/proc/meminfo: memFree=30160356/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=198496 CPUtime=102.28 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 13120 0 0 0 10224 4 0 0 20 0 1 0 26426927 203259904 42445 33554432000 4194304 6201397 140735472043024 140735472041304 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 49624 42445 160 491 0 49123 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 198496

[startup+162.3 s]
/proc/loadavg: 2.15 2.18 2.10 4/177 4157
/proc/meminfo: memFree=30095528/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=309256 CPUtime=162.27 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 21019 0 0 0 16221 6 0 0 20 0 1 0 26426927 316678144 58462 33554432000 4194304 6201397 140735472043024 140735472041304 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 77314 58462 160 491 0 76813 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 309256

[startup+222.307 s]
/proc/loadavg: 2.20 2.19 2.11 3/178 4161
/proc/meminfo: memFree=30082140/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=309952 CPUtime=222.26 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 21966 0 0 0 22220 6 0 0 20 0 1 0 26426927 317390848 61716 33554432000 4194304 6201397 140735472043024 140735472041304 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 77488 61716 160 491 0 76987 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 309952

[startup+282.3 s]
/proc/loadavg: 2.21 2.20 2.11 3/178 4184
/proc/meminfo: memFree=30069124/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=310944 CPUtime=282.24 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 22217 0 0 0 28218 6 0 0 20 0 1 0 26426927 318406656 65544 33554432000 4194304 6201397 140735472043024 140735472041304 4214919 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 77736 65544 160 491 0 77235 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 310944

[startup+342.3 s]
/proc/loadavg: 2.12 2.17 2.11 3/177 4186
/proc/meminfo: memFree=29999632/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=462812 CPUtime=342.24 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 27255 0 0 0 34215 9 0 0 20 0 1 0 26426927 473919488 82317 33554432000 4194304 6201397 140735472043024 140735472041304 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 115703 82317 166 491 0 115202 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 462812

[startup+402.3 s]
/proc/loadavg: 2.19 2.18 2.11 3/177 4187
/proc/meminfo: memFree=29930136/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=473940 CPUtime=402.23 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 30307 0 0 0 40212 11 0 0 20 0 1 0 26426927 485314560 99518 33554432000 4194304 6201397 140735472043024 140735472041640 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 118485 99518 166 491 0 117984 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 473940

[startup+462.3 s]
/proc/loadavg: 2.20 2.19 2.11 3/177 4188
/proc/meminfo: memFree=29924836/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=474660 CPUtime=462.22 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 30466 0 0 0 46211 11 0 0 20 0 1 0 26426927 486051840 100699 33554432000 4194304 6201397 140735472043024 140735472041304 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 118665 100699 166 491 0 118164 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 474660

[startup+522.3 s]
/proc/loadavg: 2.21 2.20 2.12 3/177 4189
/proc/meminfo: memFree=29918316/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=474820 CPUtime=522.21 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 30514 0 0 0 52210 11 0 0 20 0 1 0 26426927 486215680 102280 33554432000 4194304 6201397 140735472043024 140735472041304 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 118705 102280 166 491 0 118204 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 474820

[startup+582.3 s]
/proc/loadavg: 2.27 2.22 2.13 3/177 4190
/proc/meminfo: memFree=29873340/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=491372 CPUtime=582.2 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 34467 0 0 0 58208 12 0 0 20 0 1 0 26426927 503164928 109810 33554432000 4194304 6201397 140735472043024 140735472041640 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 122843 109810 166 491 0 122342 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 491372


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


[startup+942.3 s]
/proc/loadavg: 2.13 2.15 2.11 3/177 4201
/proc/meminfo: memFree=29808516/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=499760 CPUtime=942.15 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38290 0 0 0 94202 13 0 0 20 0 1 0 26426927 511754240 120890 33554432000 4194304 6201397 140735472043024 140735472042152 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 124940 120890 166 491 0 124439 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 499760

[startup+1002.3 s]
/proc/loadavg: 2.29 2.18 2.12 3/177 4202
/proc/meminfo: memFree=29808344/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=499760 CPUtime=1002.14 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38290 0 0 0 100201 13 0 0 20 0 1 0 26426927 511754240 120890 33554432000 4194304 6201397 140735472043024 140735472042152 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 124940 120890 166 491 0 124439 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 499760

[startup+1062.3 s]
/proc/loadavg: 2.14 2.16 2.12 3/177 4203
/proc/meminfo: memFree=29806632/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1062.13 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38800 0 0 0 106200 13 0 0 20 0 1 0 26426927 513495040 121388 33554432000 4194304 6201397 140735472043024 140735472041304 4213249 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121388 166 491 0 124864 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 501460

[startup+1122.3 s]
/proc/loadavg: 2.18 2.17 2.12 3/177 4204
/proc/meminfo: memFree=29805600/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1122.12 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38912 0 0 0 112199 13 0 0 20 0 1 0 26426927 513495040 121410 33554432000 4194304 6201397 140735472043024 140735472042152 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121410 166 491 0 124864 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 501460

[startup+1182.3 s]
/proc/loadavg: 2.25 2.19 2.12 3/177 4205
/proc/meminfo: memFree=29799780/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1182.11 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38931 0 0 0 118198 13 0 0 20 0 1 0 26426927 513495040 121429 33554432000 4194304 6201397 140735472043024 140735472042152 4213371 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121429 166 491 0 124864 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 501460

[startup+1242.3 s]
/proc/loadavg: 2.18 2.18 2.12 3/177 4207
/proc/meminfo: memFree=29786928/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1242.1 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38931 0 0 0 124197 13 0 0 20 0 1 0 26426927 513495040 121429 33554432000 4194304 6201397 140735472043024 140735472042152 4213367 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121429 166 491 0 124864 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 501460

[startup+1302.3 s]
/proc/loadavg: 2.20 2.18 2.12 3/177 4208
/proc/meminfo: memFree=29780528/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1302.09 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38931 0 0 0 130196 13 0 0 20 0 1 0 26426927 513495040 121429 33554432000 4194304 6201397 140735472043024 140735472042152 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121429 166 491 0 124864 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 501460

[startup+1362.3 s]
/proc/loadavg: 2.20 2.17 2.12 3/177 4209
/proc/meminfo: memFree=29780152/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=501460 CPUtime=1362.08 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 38998 0 0 0 136195 13 0 0 20 0 1 0 26426927 513495040 121495 33554432000 4194304 6201397 140735472043024 140735472042152 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125365 121495 166 491 0 124864 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 501460

[startup+1422.3 s]
/proc/loadavg: 2.12 2.15 2.11 3/178 4213
/proc/meminfo: memFree=29775596/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=503040 CPUtime=1422.08 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 39932 0 0 0 142195 13 0 0 20 0 1 0 26426927 515112960 121892 33554432000 4194304 6201397 140735472043024 140735472041304 4213328 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 125760 121892 166 491 0 125259 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 503040

[startup+1482.3 s]
/proc/loadavg: 2.07 2.14 2.11 3/177 4260
/proc/meminfo: memFree=30003192/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=506308 CPUtime=1482.07 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 40998 0 0 0 148193 14 0 0 20 0 1 0 26426927 518459392 122599 33554432000 4194304 6201397 140735472043024 140735472041304 4213365 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 126577 122599 166 491 0 126076 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 506308

[startup+1542.31 s]
/proc/loadavg: 2.22 2.17 2.12 4/176 4261
/proc/meminfo: memFree=29935872/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=510044 CPUtime=1542.07 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 42007 0 0 0 154193 14 0 0 20 0 1 0 26426927 522285056 123608 33554432000 4194304 6201397 140735472043024 140735472041304 4213345 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 127511 123608 166 491 0 127010 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 510044

[startup+1602.3 s]
/proc/loadavg: 2.16 2.16 2.12 3/177 4263
/proc/meminfo: memFree=29919184/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=510044 CPUtime=1602.05 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 42387 0 0 0 160191 14 0 0 20 0 1 0 26426927 522285056 123608 33554432000 4194304 6201397 140735472043024 140735472041304 4214911 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 127511 123608 166 491 0 127010 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 510044

[startup+1662.3 s]
/proc/loadavg: 2.33 2.21 2.13 3/177 4264
/proc/meminfo: memFree=29912624/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=510044 CPUtime=1662.04 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 42388 0 0 0 166190 14 0 0 20 0 1 0 26426927 522285056 123609 33554432000 4194304 6201397 140735472043024 140735472042152 4219271 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 127511 123609 166 491 0 127010 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 510044

[startup+1722.3 s]
/proc/loadavg: 2.31 2.22 2.14 3/177 4265
/proc/meminfo: memFree=29912136/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=510236 CPUtime=1722.03 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 43302 0 0 0 172189 14 0 0 20 0 1 0 26426927 522481664 123656 33554432000 4194304 6201397 140735472043024 140735472041304 4216020 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 127559 123656 166 491 0 127058 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 510236

[startup+1782.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/177 4266
/proc/meminfo: memFree=29900600/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=519328 CPUtime=1782.02 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 45845 0 0 0 178188 14 0 0 20 0 1 0 26426927 531791872 126032 33554432000 4194304 6201397 140735472043024 140735472041304 4215386 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 129832 126032 166 491 0 129331 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 519328



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/177 4266
/proc/meminfo: memFree=29899852/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=520704 CPUtime=1800.01 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 46100 0 0 0 179987 14 0 0 20 0 1 0 26426927 533200896 126287 33554432000 4194304 6201397 140735472043024 140735472041688 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 130176 126287 166 491 0 129675 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 520704

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

[startup+1800.3 s]
/proc/loadavg: 2.25 2.22 2.14 3/177 4266
/proc/meminfo: memFree=29899852/32872528 swapFree=1200228/1314692
[pid=4153] ppid=4150 vsize=520704 CPUtime=1800.01 cores=1,3,5,7
/proc/4153/stat : 4153 (cdcl-cuttingpla) R 4150 4153 3918 0 -1 4202496 46100 0 0 0 179987 14 0 0 20 0 1 0 26426927 533200896 126287 33554432000 4194304 6201397 140735472043024 140735472041688 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/4153/statm: 130176 126287 166 491 0 129675 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 520704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.88
CPU system time (s): 0.150977
CPU usage (%): 99.9848
Max. virtual memory (cumulated for all children) (KiB): 520704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.88
system time used= 0.150977
maximum resident set size= 505148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46100
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= 6
involuntary context switches= 1871

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.9128 second user time and 9.2286 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-18 11:56:44
IDJOB=4100792
IDBENCH=1661
IDSOLVER=2550
FILE ID=node131/4100792-1466243804
RUNJOBID= node131-1466241681-3935
PBS_JOBID= 19918210
Free space on /tmp= 71700 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-sctap2.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4100792-1466243804/watcher-4100792-1466243804 -o /tmp/evaluation-result-4100792-1466243804/solver-4100792-1466243804 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466241681-3935 --watchdog 1960 --input HOME/instance-4100792-1466243804.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 85d5cf87b7b65babdb4e7a6c3071d7ec
RANDOM SEED=1522149880

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
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.752
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.57
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.752
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:        30369076 kB
Buffers:          125456 kB
Cached:           142344 kB
SwapCached:         1460 kB
Active:           261720 kB
Inactive:         191724 kB
Active(anon):     185120 kB
Inactive(anon):     2920 kB
Active(file):      76600 kB
Inactive(file):   188804 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099856 kB
Dirty:              4688 kB
Writeback:             0 kB
AnonPages:       1594232 kB
Mapped:             7668 kB
Shmem:                 0 kB
Slab:             602004 kB
SReclaimable:      46236 kB
SUnreclaim:       555768 kB
KernelStack:        1472 kB
PageTables:         7372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1635340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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 node131 at 2016-06-18 12:26:44