Trace number 4101007

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 binary search 2016-05-01? (TO) 1800.11 1800.41

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-ship04l.opb
MD5SUM8c2ebef1f909dd9b378c2f7f10ba6b39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables63540
Total number of constraints348
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 constraints348
Minimum length of a constraint30
Maximum length of a constraint2520
Number of terms in the objective function 63540
Biggest coefficient in the objective function 2379
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 577490
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 577490
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.09/0.10	c * #variable= 63540 #constraint= 348
0.19/0.28	c * #variable= 63540 #constraint= 348
8.28/8.36	c #Conflicts:       1000 | #Learnt:        999 | 16.949
8.28/8.36	c total clause space: 48.1602MB
8.28/8.36	c total #watches: 768128
12.49/12.56	c total #propagations: 120177 / total #impl: 24178333 (eff. 0.005)
12.49/12.56	c #Conflicts:       2000 | #Learnt:       1999 | 10.621
12.49/12.56	c total clause space: 78.2603MB
12.49/12.56	c total #watches: 1047931
14.68/14.72	c total #propagations: 162956 / total #impl: 33899432 (eff. 0.005)
14.68/14.72	c GC COLLECT
14.68/14.72	c #Conflicts:       3000 | #Learnt:       2001 | 9.237
14.68/14.72	c total clause space: 78.2603MB
14.68/14.72	c total #watches: 644637
17.60/17.70	c total #propagations: 182165 / total #impl: 33974662 (eff. 0.005)
17.60/17.70	c #Conflicts:       4000 | #Learnt:       3001 | 8.302
17.60/17.70	c total clause space: 78.2603MB
17.60/17.70	c total #watches: 822609
23.38/23.46	c total #propagations: 202630 / total #impl: 36348703 (eff. 0.006)
23.38/23.46	c GC COLLECT
23.38/23.46	c #Conflicts:       5000 | #Learnt:       2367 | 9.289
23.38/23.46	c total clause space: 78.2603MB
23.38/23.46	c total #watches: 600164
29.18/29.21	c total #propagations: 252267 / total #impl: 37747061 (eff. 0.007)
29.18/29.21	c #Conflicts:       6000 | #Learnt:       3367 | 8.446
29.18/29.21	c total clause space: 127.173MB
29.18/29.21	c total #watches: 747214
37.88/37.91	c total #propagations: 265061 / total #impl: 38791021 (eff. 0.007)
37.88/37.91	c GC COLLECT
37.88/37.91	c #Conflicts:       7000 | #Learnt:       2238 | 8.245
37.88/37.91	c total clause space: 127.173MB
37.88/37.92	c total #watches: 497411
43.88/43.95	c total #propagations: 273446 / total #impl: 39041543 (eff. 0.007)
43.88/43.95	c #Conflicts:       8000 | #Learnt:       3238 | 8.139
43.88/43.95	c total clause space: 127.173MB
43.88/43.95	c total #watches: 630042
72.87/72.92	c total #propagations: 282201 / total #impl: 39278420 (eff. 0.007)
72.87/72.92	c #Conflicts:       9000 | #Learnt:       4238 | 8.486
72.87/72.92	c total clause space: 206.656MB
72.87/72.92	c total #watches: 752815
111.87/111.91	c total #propagations: 314999 / total #impl: 39663676 (eff. 0.008)
111.87/111.91	c GC COLLECT
111.87/111.91	c #Conflicts:      10000 | #Learnt:       2729 | 8.738
111.87/111.91	c total clause space: 206.656MB
111.87/111.91	c total #watches: 586580
130.67/130.73	c total #propagations: 348416 / total #impl: 40562732 (eff. 0.009)
130.67/130.73	c #Conflicts:      11000 | #Learnt:       3729 | 8.800
130.67/130.73	c total clause space: 206.656MB
130.67/130.73	c total #watches: 864531
163.57/163.60	c total #propagations: 375796 / total #impl: 41327306 (eff. 0.009)
163.57/163.60	c #Conflicts:      12000 | #Learnt:       4729 | 8.760
163.57/163.60	c total clause space: 206.656MB
163.57/163.60	c total #watches: 1127376
200.26/200.36	c total #propagations: 409276 / total #impl: 42278215 (eff. 0.010)
200.26/200.36	c #Conflicts:      13000 | #Learnt:       5729 | 9.074
200.26/200.36	c total clause space: 206.656MB
200.26/200.37	c total #watches: 1276280
204.35/204.41	c total #propagations: 480008 / total #impl: 48782307 (eff. 0.010)
204.35/204.41	c GC COLLECT
204.35/204.41	c #Conflicts:      14000 | #Learnt:       3887 | 8.564
204.35/204.41	c total clause space: 206.656MB
204.35/204.41	c total #watches: 1242885
207.76/207.80	c total #propagations: 516731 / total #impl: 62619261 (eff. 0.008)
207.76/207.80	c #Conflicts:      15000 | #Learnt:       4887 | 8.094
207.76/207.80	c total clause space: 206.656MB
207.76/207.80	c total #watches: 1541498
209.46/209.52	c total #propagations: 525666 / total #impl: 68917397 (eff. 0.008)
209.46/209.52	c #Conflicts:      16000 | #Learnt:       5887 | 7.667
209.46/209.52	c total clause space: 335.816MB
209.46/209.52	c total #watches: 1613559
216.66/216.79	c total #propagations: 529457 / total #impl: 69723611 (eff. 0.008)
216.66/216.79	c GC COLLECT
216.66/216.79	c #Conflicts:      17000 | #Learnt:       3721 | 7.243
216.66/216.79	c total clause space: 335.816MB
216.66/216.79	c total #watches: 1384180
227.76/227.81	c total #propagations: 589187 / total #impl: 108905742 (eff. 0.005)
227.76/227.81	c #Conflicts:      18000 | #Learnt:       4721 | 6.848
227.76/227.81	c total clause space: 335.816MB
227.76/227.81	c total #watches: 1960041
239.45/239.50	c total #propagations: 625537 / total #impl: 181398145 (eff. 0.003)
239.45/239.50	c #Conflicts:      19000 | #Learnt:       5721 | 6.488
239.45/239.50	c total clause space: 335.816MB
239.45/239.50	c total #watches: 2506073
300.84/300.93	c total #propagations: 665207 / total #impl: 257193342 (eff. 0.003)
300.84/300.93	c S1->S2
300.84/300.93	c S1->S2
300.84/300.93	c S1->S2
300.84/300.93	c #Conflicts:      20000 | #Learnt:       6724 | 6.473
300.84/300.93	c total clause space: 335.816MB
300.84/300.93	c total #watches: 3698431
442.92/443.09	c total #propagations: 796052 / total #impl: 353210670 (eff. 0.002)
442.92/443.09	c GC COLLECT
442.92/443.09	c #Conflicts:      21000 | #Learnt:       4218 | 6.224
442.92/443.09	c total clause space: 335.816MB
442.92/443.09	c total #watches: 3713966
748.18/748.35	c total #propagations: 2799102 / total #impl: 675008139 (eff. 0.004)
748.18/748.35	c #Conflicts:      22000 | #Learnt:       5218 | 6.042
748.18/748.35	c total clause space: 335.816MB
748.18/748.35	c total #watches: 5964406
1203.60/1203.86	c total #propagations: 5765896 / total #impl: 985765961 (eff. 0.006)
1203.60/1203.86	c #Conflicts:      23000 | #Learnt:       6218 | 5.799
1203.60/1203.86	c total clause space: 545.701MB
1203.60/1203.86	c total #watches: 7739781
1456.66/1456.98	c total #propagations: 8885084 / total #impl: 1091738620 (eff. 0.008)
1456.66/1456.98	c #Conflicts:      24000 | #Learnt:       7218 | 5.559
1456.66/1456.98	c total clause space: 545.701MB
1456.66/1456.98	c total #watches: 8619832
1662.62/1662.95	c total #propagations: 9465301 / total #impl: 1143831029 (eff. 0.008)
1662.62/1662.95	c GC COLLECT
1662.62/1662.95	c #Conflicts:      25000 | #Learnt:       4417 | 5.359
1662.62/1662.95	c total clause space: 545.701MB
1662.62/1662.95	c total #watches: 6378887
1786.00/1786.32	c total #propagations: 9860000 / total #impl: 1190177534 (eff. 0.008)
1786.00/1786.32	c #Conflicts:      26000 | #Learnt:       5417 | 5.174
1786.00/1786.32	c total clause space: 545.701MB
1786.00/1786.32	c total #watches: 7338786

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-4101007-1466248619/watcher-4101007-1466248619 -o /tmp/evaluation-result-4101007-1466248619/solver-4101007-1466248619 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14234 --watchdog 1960 --input HOME/instance-4101007-1466248619.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=14933
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.04 2.02 2.00 3/172 14936
/proc/meminfo: memFree=31547680/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=55976 CPUtime=0 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 26908539 57319424 7804 33554432000 4194304 6211289 140734927177744 140733347278440 4206544 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 13994 7804 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.04 2.02 2.00 3/172 14936
/proc/meminfo: memFree=31547680/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=61428 CPUtime=0.09 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 2052 0 0 0 8 1 0 0 20 0 1 0 26908539 62902272 12145 33554432000 4194304 6211289 140734927177744 140733347278440 5252983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 15357 12145 121 493 0 14854 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61428

[startup+0.200361 s]
/proc/loadavg: 2.04 2.02 2.00 3/172 14936
/proc/meminfo: memFree=31547680/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=71664 CPUtime=0.19 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 3544 0 0 0 18 1 0 0 20 0 1 0 26908539 73383936 15420 33554432000 4194304 6211289 140734927177744 140733347278440 4228081 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 17916 15420 144 493 0 17413 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 71664

[startup+0.300357 s]
/proc/loadavg: 2.04 2.02 2.00 3/172 14936
/proc/meminfo: memFree=31547680/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=82124 CPUtime=0.28 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 5403 0 0 0 27 1 0 0 20 0 1 0 26908539 84094976 17149 33554432000 4194304 6211289 140734927177744 140734927175288 4228605 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 20531 17149 144 493 0 20028 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 82124

[startup+0.700247 s]
/proc/loadavg: 2.04 2.02 2.00 3/172 14936
/proc/meminfo: memFree=31547680/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=92116 CPUtime=0.69 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 6653 0 0 0 67 2 0 0 20 0 1 0 26908539 94326784 19860 33554432000 4194304 6211289 140734927177744 140734927175288 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 23029 19860 150 493 0 22526 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 92116

[startup+1.50023 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14948
/proc/meminfo: memFree=31390648/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=99716 CPUtime=1.49 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 6992 0 0 0 147 2 0 0 20 0 1 0 26908539 102109184 21673 33554432000 4194304 6211289 140734927177744 140734927175976 4209491 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 24929 21673 150 493 0 24426 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 99716

[startup+3.10023 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14948
/proc/meminfo: memFree=31301924/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=112872 CPUtime=3.09 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 7607 0 0 0 307 2 0 0 20 0 1 0 26908539 115580928 22727 33554432000 4194304 6211289 140734927177744 140734927175656 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 28218 22727 150 493 0 27715 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112872

[startup+6.30024 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14948
/proc/meminfo: memFree=31238376/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=114368 CPUtime=6.28 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 7984 0 0 0 626 2 0 0 20 0 1 0 26908539 117112832 24126 33554432000 4194304 6211289 140734927177744 140734927175656 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 28592 24126 150 493 0 28089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 114368

[startup+12.7003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14948
/proc/meminfo: memFree=31195372/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=168912 CPUtime=12.69 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 10930 0 0 0 1266 3 0 0 20 0 1 0 26908539 172965888 33162 33554432000 4194304 6211289 140734927177744 140734927175736 4241358 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 42228 33162 160 493 0 41725 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168912

[startup+25.5004 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 14948
/proc/meminfo: memFree=31026008/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=230184 CPUtime=25.48 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 14599 0 0 0 2544 4 0 0 20 0 1 0 26908539 235708416 42277 33554432000 4194304 6211289 140734927177744 140734927175608 4209314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 57546 42280 165 493 0 57043 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 230184

[startup+51.1003 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 14948
/proc/meminfo: memFree=30973128/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=235960 CPUtime=51.08 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 16604 0 0 0 5103 5 0 0 20 0 1 0 26908539 241623040 55254 33554432000 4194304 6211289 140734927177744 140734927175608 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 58990 55254 165 493 0 58487 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 235960

[startup+102.3 s]
/proc/loadavg: 2.10 2.04 2.00 3/177 14950
/proc/meminfo: memFree=30931024/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=322312 CPUtime=102.28 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 18054 0 0 0 10221 7 0 0 20 0 1 0 26908539 330047488 65163 33554432000 4194304 6211289 140734927177744 140734927175656 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 80578 65163 165 493 0 80075 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 322312

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.00 3/177 14951
/proc/meminfo: memFree=30917676/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=330848 CPUtime=162.27 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 20494 0 0 0 16219 8 0 0 20 0 1 0 26908539 338788352 67748 33554432000 4194304 6211289 140734927177744 140734927175656 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 82712 67748 165 493 0 82209 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 330848

[startup+222.308 s]
/proc/loadavg: 2.11 2.05 2.00 3/178 15047
/proc/meminfo: memFree=30930856/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=494844 CPUtime=222.26 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 29122 0 0 0 22215 11 0 0 20 0 1 0 26908539 506720256 98945 33554432000 4194304 6211289 140734927177744 140734927175736 4209497 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 123711 98945 165 493 0 123208 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 494844

[startup+282.3 s]
/proc/loadavg: 2.21 2.09 2.02 3/177 15048
/proc/meminfo: memFree=30144864/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1151160 CPUtime=282.24 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 55589 0 0 0 28199 25 0 0 20 0 1 0 26908539 1178787840 259306 33554432000 4194304 6211289 140734927177744 140734927175464 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 287790 259306 219 493 0 287287 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1151160

[startup+342.3 s]
/proc/loadavg: 2.21 2.10 2.02 3/177 15049
/proc/meminfo: memFree=29685448/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1551492 CPUtime=342.23 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 67497 0 0 0 34188 35 0 0 20 0 1 0 26908539 1588727808 345277 33554432000 4194304 6211289 140734927177744 140734927175656 4241777 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 387873 345277 219 493 0 387370 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1551492

[startup+402.3 s]
/proc/loadavg: 2.35 2.14 2.04 3/177 15051
/proc/meminfo: memFree=29605072/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1554388 CPUtime=402.23 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 68235 0 0 0 40187 36 0 0 20 0 1 0 26908539 1591693312 346015 33554432000 4194304 6211289 140734927177744 140734927175608 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 388597 346015 219 493 0 388094 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 1554388

[startup+462.3 s]
/proc/loadavg: 2.27 2.15 2.04 3/177 15052
/proc/meminfo: memFree=29578612/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1555532 CPUtime=462.22 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 68494 0 0 0 46186 36 0 0 20 0 1 0 26908539 1592864768 346274 33554432000 4194304 6211289 140734927177744 140734927176088 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 388883 346274 219 493 0 388380 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1555532

[startup+522.3 s]
/proc/loadavg: 2.29 2.17 2.05 3/177 15053
/proc/meminfo: memFree=29466420/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1562472 CPUtime=522.21 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 70313 0 0 0 52185 36 0 0 20 0 1 0 26908539 1599971328 348093 33554432000 4194304 6211289 140734927177744 140734927175656 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 390618 348093 219 493 0 390115 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1562472

[startup+582.3 s]
/proc/loadavg: 2.28 2.18 2.06 3/177 15054
/proc/meminfo: memFree=29369328/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1568648 CPUtime=582.19 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 71803 0 0 0 58183 36 0 0 20 0 1 0 26908539 1606295552 349583 33554432000 4194304 6211289 140734927177744 140734927175656 4201998 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 392162 349583 219 493 0 391659 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1568648


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


[startup+882.307 s]
/proc/loadavg: 2.08 2.12 2.06 3/177 15063
/proc/meminfo: memFree=29108848/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1584716 CPUtime=882.16 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 75890 0 0 0 88178 38 0 0 20 0 1 0 26908539 1622749184 358838 33554432000 4194304 6211289 140734927177744 140734927175736 4202033 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 396179 358838 219 493 0 395676 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1584716

[startup+942.3 s]
/proc/loadavg: 2.15 2.13 2.07 3/177 15064
/proc/meminfo: memFree=29082276/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1587316 CPUtime=942.14 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 76529 0 0 0 94176 38 0 0 20 0 1 0 26908539 1625411584 363235 33554432000 4194304 6211289 140734927177744 140734927175736 4201998 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 396829 363235 219 493 0 396326 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1587316

[startup+1002.3 s]
/proc/loadavg: 2.05 2.10 2.06 3/177 15066
/proc/meminfo: memFree=29074332/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1587788 CPUtime=1002.14 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 76621 0 0 0 100176 38 0 0 20 0 1 0 26908539 1625894912 364172 33554432000 4194304 6211289 140734927177744 140734927175736 4241818 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 396947 364172 219 493 0 396444 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1587788

[startup+1062.3 s]
/proc/loadavg: 2.06 2.10 2.06 3/177 15067
/proc/meminfo: memFree=29060248/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1588364 CPUtime=1062.12 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 76758 0 0 0 106174 38 0 0 20 0 1 0 26908539 1626484736 365113 33554432000 4194304 6211289 140734927177744 140734927175736 4201983 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 397091 365113 219 493 0 396588 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1588364

[startup+1122.3 s]
/proc/loadavg: 2.07 2.09 2.06 3/177 15068
/proc/meminfo: memFree=28997984/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1588828 CPUtime=1122.12 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 76892 0 0 0 112174 38 0 0 20 0 1 0 26908539 1626959872 366086 33554432000 4194304 6211289 140734927177744 140734927175736 4209392 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 397207 366086 219 493 0 396704 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1588828

[startup+1182.3 s]
/proc/loadavg: 2.08 2.09 2.06 3/177 15069
/proc/meminfo: memFree=28949816/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1592428 CPUtime=1182.1 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 77748 0 0 0 118172 38 0 0 20 0 1 0 26908539 1630646272 371541 33554432000 4194304 6211289 140734927177744 140734927175736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 398107 371541 219 493 0 397604 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1592428

[startup+1242.3 s]
/proc/loadavg: 2.14 2.10 2.07 3/177 15070
/proc/meminfo: memFree=28910292/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1812112 CPUtime=1242.1 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 78808 0 0 0 124169 41 0 0 20 0 1 0 26908539 1855602688 377309 33554432000 4194304 6211289 140734927177744 140734927175736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 453028 377309 219 493 0 452525 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1812112

[startup+1302.3 s]
/proc/loadavg: 2.31 2.15 2.09 3/177 15072
/proc/meminfo: memFree=28868552/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1821076 CPUtime=1302.08 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 80376 0 0 0 130167 41 0 0 20 0 1 0 26908539 1864781824 384498 33554432000 4194304 6211289 140734927177744 140734927175736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 455269 384498 219 493 0 454766 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1821076

[startup+1362.3 s]
/proc/loadavg: 2.18 2.14 2.09 3/177 15073
/proc/meminfo: memFree=28790436/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1826500 CPUtime=1362.08 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 81436 0 0 0 136166 42 0 0 20 0 1 0 26908539 1870336000 394245 33554432000 4194304 6211289 140734927177744 140734927175608 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 456625 394245 219 493 0 456122 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1826500

[startup+1422.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 15077
/proc/meminfo: memFree=28698164/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1834824 CPUtime=1422.08 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 83226 0 0 0 142165 43 0 0 20 0 1 0 26908539 1878859776 401145 33554432000 4194304 6211289 140734927177744 140734927175736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 458706 401145 219 493 0 458203 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1834824

[startup+1482.3 s]
/proc/loadavg: 2.16 2.14 2.09 3/178 15079
/proc/meminfo: memFree=28553764/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1835528 CPUtime=1482.06 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 83450 0 0 0 148163 43 0 0 20 0 1 0 26908539 1879580672 406044 33554432000 4194304 6211289 140734927177744 140734927176088 4209403 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 458882 406044 219 493 0 458379 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1835528

[startup+1542.31 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 15080
/proc/meminfo: memFree=28516832/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1836248 CPUtime=1542.05 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 83777 0 0 0 154161 44 0 0 20 0 1 0 26908539 1880317952 411469 33554432000 4194304 6211289 140734927177744 140734927175656 4209376 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 459062 411469 219 493 0 458559 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1836248

[startup+1602.3 s]
/proc/loadavg: 2.25 2.15 2.10 3/177 15082
/proc/meminfo: memFree=28501544/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1836552 CPUtime=1602.03 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 84284 0 0 0 160159 44 0 0 20 0 1 0 26908539 1880629248 413242 33554432000 4194304 6211289 140734927177744 140734927175736 4209322 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 459138 413242 219 493 0 458635 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1836552

[startup+1662.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/177 15083
/proc/meminfo: memFree=28492176/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1836700 CPUtime=1662.02 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 84451 0 0 0 166158 44 0 0 20 0 1 0 26908539 1880780800 413401 33554432000 4194304 6211289 140734927177744 140734927175736 4209304 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 459175 413401 219 493 0 458672 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1836700

[startup+1722.3 s]
/proc/loadavg: 2.05 2.11 2.09 3/177 15084
/proc/meminfo: memFree=28479028/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1838904 CPUtime=1722.01 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 84950 0 0 0 172157 44 0 0 20 0 1 0 26908539 1883037696 413900 33554432000 4194304 6211289 140734927177744 140734927175656 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 459726 413900 219 493 0 459223 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1838904

[startup+1782.3 s]
/proc/loadavg: 2.13 2.12 2.09 4/177 15085
/proc/meminfo: memFree=28471056/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1843636 CPUtime=1782 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 86140 0 0 0 178156 44 0 0 20 0 1 0 26908539 1887883264 415090 33554432000 4194304 6211289 140734927177744 140734927175736 4209396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 460909 415090 219 493 0 460406 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1843636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.09 2.11 2.09 3/177 15085
/proc/meminfo: memFree=28467584/32872528 swapFree=303544/319896
[pid=14936] ppid=14933 vsize=1845088 CPUtime=1800.09 cores=1,3,5,7
/proc/14936/stat : 14936 (cdcl-cuttingpla) R 14933 14936 14217 0 -1 4202496 86557 0 0 0 179965 44 0 0 20 0 1 0 26908539 1889370112 415507 33554432000 4194304 6211289 140734927177744 140734927175736 4209388 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/14936/statm: 461272 415507 219 493 0 460769 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1845088

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1799.66
CPU system time (s): 0.45393
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1845088

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.45393
maximum resident set size= 1662028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 86557
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= 43
involuntary context switches= 1848

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5973 second user time and 6.93694 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-18 13:16:59
IDJOB=4101007
IDBENCH=1688
IDSOLVER=2549
FILE ID=node128/4101007-1466248619
RUNJOBID= node128-1466241415-14234
PBS_JOBID= 19918208
Free space on /tmp= 71704 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary 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-ship04l.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101007-1466248619/watcher-4101007-1466248619 -o /tmp/evaluation-result-4101007-1466248619/solver-4101007-1466248619 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466241415-14234 --watchdog 1960 --input HOME/instance-4101007-1466248619.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 8c2ebef1f909dd9b378c2f7f10ba6b39
RANDOM SEED=308702547

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31548952 kB
Buffers:          113436 kB
Cached:           138324 kB
SwapCached:         2708 kB
Active:            79520 kB
Inactive:         180528 kB
Active(anon):       7944 kB
Inactive(anon):     2684 kB
Active(file):      71576 kB
Inactive(file):   177844 kB
Unevictable:      319896 kB
Mlocked:          303544 kB
SwapTotal:      67108856 kB
SwapFree:       67099180 kB
Dirty:              7784 kB
Writeback:             0 kB
AnonPages:        551872 kB
Mapped:             8728 kB
Shmem:                 0 kB
Slab:             611756 kB
SReclaimable:      55416 kB
SUnreclaim:       556340 kB
KernelStack:        1472 kB
PageTables:         5012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     420688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 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= 71700 MiB
End job on node128 at 2016-06-18 13:47:00