Trace number 4101431

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.06 1800.4

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-air06.opb
MD5SUM9ad64595976e8d5a822b98ffb6dea9d7
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark6016
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5727
Optimality of the best value was proved YES
Number of variables8627
Total number of constraints825
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)825
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint461
Number of terms in the objective function 8627
Biggest coefficient in the objective function 213
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 528490
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 213
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 528490
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.03	c * #variable= 8627 #constraint= 825
0.00/0.07	c * #variable= 8627 #constraint= 825
0.78/0.81	c #Conflicts:       1000 | #Learnt:        898 | 0.721
0.78/0.81	c total clause space: 11.2235MB
0.78/0.81	c total #watches: 212798
6.70/6.79	c total #propagations: 769497 / total #impl: 8017630 (eff. 0.096)
6.70/6.79	c S1->S2
6.70/6.79	c #Conflicts:       2000 | #Learnt:       1887 | 0.413
6.70/6.79	c total clause space: 29.637MB
6.70/6.79	c total #watches: 555649
14.78/14.85	c total #propagations: 1216517 / total #impl: 24175808 (eff. 0.050)
14.78/14.85	c GC COLLECT
14.78/14.85	c #Conflicts:       3000 | #Learnt:       2011 | 0.302
14.78/14.85	c total clause space: 48.1602MB
14.78/14.85	c total #watches: 738986
31.69/31.71	c total #propagations: 1679836 / total #impl: 48148347 (eff. 0.035)
31.69/31.71	c #Conflicts:       4000 | #Learnt:       3010 | 0.266
31.69/31.71	c total clause space: 78.2603MB
31.69/31.71	c total #watches: 1080306
63.89/63.98	c total #propagations: 2036460 / total #impl: 69433815 (eff. 0.029)
63.89/63.98	c GC COLLECT
63.89/63.98	c #Conflicts:       5000 | #Learnt:       2406 | 0.316
63.89/63.98	c total clause space: 78.2603MB
63.89/63.98	c total #watches: 1171953
99.98/100.00	c total #propagations: 2394813 / total #impl: 90068696 (eff. 0.027)
99.98/100.00	c #Conflicts:       6000 | #Learnt:       3403 | 0.300
99.98/100.00	c total clause space: 127.173MB
99.98/100.00	c total #watches: 1596221
141.67/141.80	c total #propagations: 2721662 / total #impl: 112848290 (eff. 0.024)
141.67/141.80	c GC COLLECT
141.67/141.80	c #Conflicts:       7000 | #Learnt:       2316 | 0.278
141.67/141.80	c total clause space: 127.173MB
141.67/141.80	c total #watches: 1405882
170.36/170.48	c total #propagations: 2994962 / total #impl: 137184275 (eff. 0.022)
170.36/170.48	c #Conflicts:       8000 | #Learnt:       3315 | 0.251
170.36/170.48	c total clause space: 127.173MB
170.36/170.48	c total #watches: 1737071
226.34/226.46	c total #propagations: 3378089 / total #impl: 162494199 (eff. 0.021)
226.34/226.46	c #Conflicts:       9000 | #Learnt:       4314 | 0.227
226.34/226.46	c total clause space: 127.173MB
226.34/226.46	c total #watches: 2137635
263.13/263.21	c total #propagations: 3787443 / total #impl: 197144129 (eff. 0.019)
263.13/263.21	c GC COLLECT
263.13/263.21	c #Conflicts:      10000 | #Learnt:       2830 | 0.208
263.13/263.21	c total clause space: 206.656MB
263.13/263.21	c total #watches: 1483308
303.63/303.78	c total #propagations: 4242984 / total #impl: 225537912 (eff. 0.019)
303.63/303.78	c #Conflicts:      11000 | #Learnt:       3825 | 0.211
303.63/303.78	c total clause space: 206.656MB
303.63/303.78	c total #watches: 1831531
343.23/343.38	c total #propagations: 4780611 / total #impl: 252270532 (eff. 0.019)
343.23/343.38	c #Conflicts:      12000 | #Learnt:       4823 | 0.201
343.23/343.38	c total clause space: 206.656MB
343.23/343.38	c total #watches: 2405753
399.71/399.80	c total #propagations: 5134125 / total #impl: 285635260 (eff. 0.018)
399.71/399.80	c #Conflicts:      13000 | #Learnt:       5822 | 0.186
399.71/399.80	c total clause space: 206.656MB
399.71/399.81	c total #watches: 2788630
483.96/488.78	c total #propagations: 5605827 / total #impl: 329495298 (eff. 0.017)
483.96/488.78	c GC COLLECT
483.96/488.78	c #Conflicts:      14000 | #Learnt:       3964 | 0.190
483.96/488.78	c total clause space: 206.656MB
483.96/488.78	c total #watches: 2303926
618.81/623.08	c total #propagations: 6060708 / total #impl: 355778664 (eff. 0.017)
618.81/623.08	c #Conflicts:      15000 | #Learnt:       4963 | 0.184
618.81/623.08	c total clause space: 206.656MB
618.81/623.08	c total #watches: 2709748
762.36/762.60	c total #propagations: 6521393 / total #impl: 393447869 (eff. 0.017)
762.36/762.60	c #Conflicts:      16000 | #Learnt:       5959 | 0.184
762.36/762.60	c total clause space: 206.656MB
762.36/762.60	c total #watches: 3104347
842.54/842.74	c total #propagations: 6954804 / total #impl: 432036894 (eff. 0.016)
842.54/842.74	c GC COLLECT
842.54/842.74	c #Conflicts:      17000 | #Learnt:       3769 | 0.183
842.54/842.74	c total clause space: 206.656MB
842.54/842.74	c total #watches: 2192739
933.72/933.99	c total #propagations: 7352662 / total #impl: 477453306 (eff. 0.015)
933.72/933.99	c #Conflicts:      18000 | #Learnt:       4766 | 0.197
933.72/933.99	c total clause space: 206.656MB
933.72/933.99	c total #watches: 2628138
992.81/993.04	c total #propagations: 7725580 / total #impl: 510207451 (eff. 0.015)
992.81/993.04	c #Conflicts:      19000 | #Learnt:       5766 | 0.189
992.81/993.04	c total clause space: 206.656MB
992.81/993.04	c total #watches: 3076281
1180.17/1180.41	c total #propagations: 8033670 / total #impl: 557754730 (eff. 0.014)
1180.17/1180.41	c #Conflicts:      20000 | #Learnt:       6764 | 0.184
1180.17/1180.41	c total clause space: 206.656MB
1180.17/1180.41	c total #watches: 3518409
1234.07/1234.33	c total #propagations: 8484812 / total #impl: 604475061 (eff. 0.014)
1234.07/1234.33	c GC COLLECT
1234.07/1234.33	c #Conflicts:      21000 | #Learnt:       4283 | 0.177
1234.07/1234.33	c total clause space: 206.656MB
1234.07/1234.33	c total #watches: 2178969
1280.07/1280.37	c total #propagations: 8934582 / total #impl: 644030329 (eff. 0.014)
1280.07/1280.37	c #Conflicts:      22000 | #Learnt:       5282 | 0.172
1280.07/1280.37	c total clause space: 206.656MB
1280.07/1280.37	c total #watches: 2539965
1343.66/1343.96	c total #propagations: 9215554 / total #impl: 681471084 (eff. 0.014)
1343.66/1343.96	c #Conflicts:      23000 | #Learnt:       6282 | 0.165
1343.66/1343.96	c total clause space: 206.656MB
1343.66/1343.96	c total #watches: 2897754
1428.85/1429.19	c total #propagations: 9529375 / total #impl: 719323151 (eff. 0.013)
1428.85/1429.19	c #Conflicts:      24000 | #Learnt:       7281 | 0.160
1428.85/1429.19	c total clause space: 335.816MB
1428.85/1429.19	c total #watches: 3449240
1476.03/1476.33	c total #propagations: 9818256 / total #impl: 780650082 (eff. 0.013)
1476.03/1476.33	c GC COLLECT
1476.03/1476.33	c #Conflicts:      25000 | #Learnt:       4493 | 0.153
1476.03/1476.33	c total clause space: 335.816MB
1476.03/1476.33	c total #watches: 2419648
1522.03/1522.35	c total #propagations: 10098202 / total #impl: 825757418 (eff. 0.012)
1522.03/1522.35	c #Conflicts:      26000 | #Learnt:       5493 | 0.148
1522.03/1522.35	c total clause space: 335.816MB
1522.03/1522.35	c total #watches: 2847026
1571.71/1572.00	c total #propagations: 10398821 / total #impl: 875970467 (eff. 0.012)
1571.71/1572.00	c #Conflicts:      27000 | #Learnt:       6493 | 0.143
1571.71/1572.00	c total clause space: 335.816MB
1571.71/1572.00	c total #watches: 3094574
1639.07/1639.41	c total #propagations: 10810693 / total #impl: 912577678 (eff. 0.012)
1639.07/1639.41	c #Conflicts:      28000 | #Learnt:       7493 | 0.138
1639.07/1639.41	c total clause space: 335.816MB
1639.07/1639.41	c total #watches: 3427398
1694.36/1694.73	c total #propagations: 11321944 / total #impl: 967658534 (eff. 0.012)
1694.36/1694.73	c GC COLLECT
1694.36/1694.73	c #Conflicts:      29000 | #Learnt:       4417 | 0.133
1694.36/1694.73	c total clause space: 335.816MB
1694.36/1694.73	c total #watches: 2136177
1721.25/1721.62	c total #propagations: 12056305 / total #impl: 1015397768 (eff. 0.012)
1721.25/1721.62	c #Conflicts:      30000 | #Learnt:       5417 | 0.130
1721.25/1721.62	c total clause space: 335.816MB
1721.25/1721.62	c total #watches: 2426089
1753.55/1753.90	c total #propagations: 12810954 / total #impl: 1063233111 (eff. 0.012)
1753.55/1753.90	c #Conflicts:      31000 | #Learnt:       6417 | 0.126
1753.55/1753.90	c total clause space: 335.816MB
1753.55/1753.90	c total #watches: 2754939
1793.74/1794.19	c total #propagations: 13444826 / total #impl: 1108136817 (eff. 0.012)
1793.74/1794.19	c #Conflicts:      32000 | #Learnt:       7416 | 0.122
1793.74/1794.19	c total clause space: 335.816MB
1793.74/1794.19	c total #watches: 3006190

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-4101431-1466253260/watcher-4101431-1466253260 -o /tmp/evaluation-result-4101431-1466253260/solver-4101431-1466253260 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466229528-27533 --watchdog 1960 --input HOME/instance-4101431-1466253260.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=30515
running on 8 cores: 0-3,8-11

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.12 2.09 2.02 3/258 30518
/proc/meminfo: memFree=31640224/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=56116 CPUtime=0 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 313 0 0 0 0 0 0 0 20 0 1 0 27370564 57462784 10925 33554432000 4194304 6211289 140737025042512 140737025041816 5116416 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 14029 10925 120 493 0 13526 0

[startup+0.10017 s]
/proc/loadavg: 2.12 2.09 2.02 3/258 30518
/proc/meminfo: memFree=31640224/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=71188 CPUtime=0.09 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 2420 0 0 0 8 1 0 0 20 0 1 0 27370564 72896512 15096 33554432000 4194304 6211289 140737025042512 140737025041352 5161098 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 17797 15097 144 493 0 17294 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 71188

[startup+0.200362 s]
/proc/loadavg: 2.12 2.09 2.02 3/258 30518
/proc/meminfo: memFree=31640224/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=74436 CPUtime=0.19 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 3326 0 0 0 18 1 0 0 20 0 1 0 27370564 76222464 16381 33554432000 4194304 6211289 140737025042512 140737025041352 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 18609 16381 150 493 0 18106 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74436

[startup+0.300333 s]
/proc/loadavg: 2.12 2.09 2.02 3/258 30518
/proc/meminfo: memFree=31640224/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=74704 CPUtime=0.29 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 3709 0 0 0 28 1 0 0 20 0 1 0 27370564 76496896 16635 33554432000 4194304 6211289 140737025042512 140737025041352 4205577 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 18676 16635 150 493 0 18173 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 74704

[startup+0.700245 s]
/proc/loadavg: 2.12 2.09 2.02 3/258 30518
/proc/meminfo: memFree=31640224/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=80336 CPUtime=0.68 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 4379 0 0 0 67 1 0 0 20 0 1 0 27370564 82264064 17676 33554432000 4194304 6211289 140737025042512 140737025041352 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 20084 17676 150 493 0 19581 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 80336

[startup+1.50022 s]
/proc/loadavg: 2.12 2.09 2.02 3/259 30519
/proc/meminfo: memFree=31565728/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=88916 CPUtime=1.49 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 5054 0 0 0 147 2 0 0 20 0 1 0 27370564 91049984 19280 33554432000 4194304 6211289 140737025042512 140737025040504 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 22229 19280 160 493 0 21726 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 88916

[startup+3.10023 s]
/proc/loadavg: 2.12 2.09 2.02 3/259 30519
/proc/meminfo: memFree=31548172/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=116652 CPUtime=3.09 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 7340 0 0 0 307 2 0 0 20 0 1 0 27370564 119451648 23740 33554432000 4194304 6211289 140737025042512 140737025040504 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 29163 23740 214 493 0 28660 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 116652

[startup+6.30019 s]
/proc/loadavg: 2.11 2.09 2.02 3/259 30519
/proc/meminfo: memFree=31541492/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=118516 CPUtime=6.28 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 7787 0 0 0 626 2 0 0 20 0 1 0 27370564 121360384 25720 33554432000 4194304 6211289 140737025042512 140737025040504 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 29629 25720 214 493 0 29126 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 118516

[startup+12.7003 s]
/proc/loadavg: 2.10 2.09 2.02 3/259 30519
/proc/meminfo: memFree=31528332/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=139528 CPUtime=12.69 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 9883 0 0 0 1266 3 0 0 20 0 1 0 27370564 142876672 28259 33554432000 4194304 6211289 140737025042512 140737025040744 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 34882 28259 219 493 0 34379 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 139528

[startup+25.5004 s]
/proc/loadavg: 2.08 2.08 2.02 3/259 30519
/proc/meminfo: memFree=31497068/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=175504 CPUtime=25.49 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 11526 0 0 0 2545 4 0 0 20 0 1 0 27370564 179716096 35427 33554432000 4194304 6211289 140737025042512 140737025040504 4209314 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 43876 35427 219 493 0 43373 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175504

[startup+51.1003 s]
/proc/loadavg: 2.11 2.09 2.02 3/259 30519
/proc/meminfo: memFree=31474208/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=179368 CPUtime=51.08 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 13287 0 0 0 5104 4 0 0 20 0 1 0 27370564 183672832 40418 33554432000 4194304 6211289 140737025042512 140737025040504 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 44842 40418 219 493 0 44339 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 179368

[startup+102.3 s]
/proc/loadavg: 2.10 2.09 2.02 3/259 30520
/proc/meminfo: memFree=31459064/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=236384 CPUtime=102.29 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 15642 0 0 0 10224 5 0 0 20 0 1 0 27370564 242057216 44161 33554432000 4194304 6211289 140737025042512 140737025040424 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 59096 44161 219 493 0 58593 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 236384

[startup+162.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/259 30522
/proc/meminfo: memFree=31425644/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=243332 CPUtime=162.26 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 17966 0 0 0 16220 6 0 0 20 0 1 0 27370564 249171968 52266 33554432000 4194304 6211289 140737025042512 140737025040424 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 60833 52266 219 493 0 60330 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 243332

[startup+222.311 s]
/proc/loadavg: 2.01 2.05 2.01 3/259 30523
/proc/meminfo: memFree=31344816/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=245544 CPUtime=222.25 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 18716 0 0 0 22219 6 0 0 20 0 1 0 27370564 251437056 53526 33554432000 4194304 6211289 140737025042512 140737025040504 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 61386 53526 219 493 0 60883 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 245544

[startup+282.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/259 30524
/proc/meminfo: memFree=31291980/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=331272 CPUtime=282.22 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 20516 0 0 0 28215 7 0 0 20 0 1 0 27370564 339222528 60573 33554432000 4194304 6211289 140737025042512 140737025040856 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 82818 60573 219 493 0 82315 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 331272

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/260 30528
/proc/meminfo: memFree=31220580/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=333936 CPUtime=342.22 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 21287 0 0 0 34214 8 0 0 20 0 1 0 27370564 341950464 62842 33554432000 4194304 6211289 140737025042512 140737025040504 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 83484 62842 219 493 0 82981 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 333936

[startup+402.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/259 30529
/proc/meminfo: memFree=31155244/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=339832 CPUtime=402.21 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 23014 0 0 0 40212 9 0 0 20 0 1 0 27370564 347987968 75264 33554432000 4194304 6211289 140737025042512 140737025040424 4209322 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 84958 75264 219 493 0 84455 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 339832

[startup+484.068 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 30530
/proc/meminfo: memFree=31145028/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=340248 CPUtime=483.96 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 23104 0 0 0 48387 9 0 0 20 0 1 0 27370564 348413952 75354 33554432000 4194304 6211289 140737025042512 140737025040424 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 85062 75354 219 493 0 84559 0
Current children cumulated CPU time (s) 483.96
Current children cumulated vsize (KiB) 340248

[startup+541.186 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 30530
/proc/meminfo: memFree=31145028/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=340528 CPUtime=541.07 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 23279 0 0 0 54098 9 0 0 20 0 1 0 27370564 348700672 75527 33554432000 4194304 6211289 140737025042512 140737025040504 4209304 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 85132 75527 219 493 0 84629 0
Current children cumulated CPU time (s) 541.07
Current children cumulated vsize (KiB) 340528

[startup+618.933 s]
/proc/loadavg: 2.04 2.03 2.00 3/259 30530
/proc/meminfo: memFree=31145028/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=341948 CPUtime=618.81 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 23613 0 0 0 61872 9 0 0 20 0 1 0 27370564 350154752 75861 33554432000 4194304 6211289 140737025042512 140737025040424 4209328 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 85487 75861 219 493 0 84984 0
Current children cumulated CPU time (s) 618.81
Current children cumulated vsize (KiB) 341948


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


[startup+942.3 s]
/proc/loadavg: 2.28 2.88 2.58 3/260 30542
/proc/meminfo: memFree=31060432/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=349980 CPUtime=942.12 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 25672 0 0 0 94202 10 0 0 20 0 1 0 27370564 358379520 80997 33554432000 4194304 6211289 140737025042512 140737025040856 4209304 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 87495 80997 219 493 0 86992 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 349980

[startup+1002.3 s]
/proc/loadavg: 2.10 2.72 2.54 3/260 30543
/proc/meminfo: memFree=31053284/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=351120 CPUtime=1002.12 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 25953 0 0 0 100202 10 0 0 20 0 1 0 27370564 359546880 81277 33554432000 4194304 6211289 140737025042512 140737025040504 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 87780 81277 219 493 0 87277 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 351120

[startup+1062.3 s]
/proc/loadavg: 2.18 2.63 2.52 3/259 30544
/proc/meminfo: memFree=31044044/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=353092 CPUtime=1062.09 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 26426 0 0 0 106199 10 0 0 20 0 1 0 27370564 361566208 81750 33554432000 4194304 6211289 140737025042512 140737025040424 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 88273 81750 219 493 0 87770 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 353092

[startup+1122.31 s]
/proc/loadavg: 2.13 2.53 2.49 3/259 30545
/proc/meminfo: memFree=31019952/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=353720 CPUtime=1122.1 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 26594 0 0 0 112200 10 0 0 20 0 1 0 27370564 362209280 81918 33554432000 4194304 6211289 140737025042512 140737025040424 4209380 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 88430 81918 219 493 0 87927 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 353720

[startup+1182.3 s]
/proc/loadavg: 2.04 2.43 2.45 3/259 30547
/proc/meminfo: memFree=31011484/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=356068 CPUtime=1182.07 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 27148 0 0 0 118197 10 0 0 20 0 1 0 27370564 364613632 82983 33554432000 4194304 6211289 140737025042512 140737025040376 4209328 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 89017 82983 219 493 0 88514 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 356068

[startup+1242.3 s]
/proc/loadavg: 2.01 2.35 2.42 3/259 30548
/proc/meminfo: memFree=31000524/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=357432 CPUtime=1242.07 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 27505 0 0 0 124196 11 0 0 20 0 1 0 27370564 366010368 85384 33554432000 4194304 6211289 140737025042512 140737025040856 4209396 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 89358 85384 219 493 0 88855 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 357432

[startup+1302.3 s]
/proc/loadavg: 2.00 2.28 2.39 3/259 30549
/proc/meminfo: memFree=30996116/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=357784 CPUtime=1302.06 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 27594 0 0 0 130195 11 0 0 20 0 1 0 27370564 366370816 85472 33554432000 4194304 6211289 140737025042512 140737025040424 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 89446 85472 219 493 0 88943 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 357784

[startup+1362.3 s]
/proc/loadavg: 2.05 2.24 2.37 3/259 30550
/proc/meminfo: memFree=30996428/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=358396 CPUtime=1362.05 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 27755 0 0 0 136194 11 0 0 20 0 1 0 27370564 366997504 85633 33554432000 4194304 6211289 140737025042512 140737025040424 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 89599 85633 219 493 0 89096 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 358396

[startup+1422.3 s]
/proc/loadavg: 2.06 2.21 2.35 3/259 30551
/proc/meminfo: memFree=30986512/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=491592 CPUtime=1422.05 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 28191 0 0 0 142192 13 0 0 20 0 1 0 27370564 503390208 88083 33554432000 4194304 6211289 140737025042512 140737025040744 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 122898 88083 219 493 0 122395 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 491592

[startup+1482.3 s]
/proc/loadavg: 2.02 2.17 2.33 3/259 30553
/proc/meminfo: memFree=30962116/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=492920 CPUtime=1482.03 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 28835 0 0 0 148190 13 0 0 20 0 1 0 27370564 504750080 94052 33554432000 4194304 6211289 140737025042512 140737025040856 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 123230 94052 219 493 0 122727 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 492920

[startup+1542.3 s]
/proc/loadavg: 2.01 2.14 2.30 3/260 30557
/proc/meminfo: memFree=30961008/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=493400 CPUtime=1542.02 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 28962 0 0 0 154189 13 0 0 20 0 1 0 27370564 505241600 94225 33554432000 4194304 6211289 140737025042512 140737025040504 4209384 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 123350 94225 219 493 0 122847 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 493400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.11 2.28 3/260 30581
/proc/meminfo: memFree=30957156/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=495264 CPUtime=1601.99 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 29564 0 0 0 160186 13 0 0 20 0 1 0 27370564 507150336 94792 33554432000 4194304 6211289 140737025042512 140737025040504 4241818 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 123816 94792 219 493 0 123313 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 495264

[startup+1662.3 s]
/proc/loadavg: 2.10 2.12 2.27 3/259 30628
/proc/meminfo: memFree=31370204/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=497300 CPUtime=1661.97 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 30074 0 0 0 166184 13 0 0 20 0 1 0 27370564 509235200 96307 33554432000 4194304 6211289 140737025042512 140737025040504 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 124325 96307 219 493 0 123822 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 497300

[startup+1722.3 s]
/proc/loadavg: 2.14 2.12 2.26 3/259 30629
/proc/meminfo: memFree=31347556/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=498820 CPUtime=1721.95 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 30484 0 0 0 172182 13 0 0 20 0 1 0 27370564 510791680 99261 33554432000 4194304 6211289 140737025042512 140737025040856 4209388 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 124705 99261 219 493 0 124202 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 498820

[startup+1782.31 s]
/proc/loadavg: 2.10 2.11 2.25 3/259 30631
/proc/meminfo: memFree=31331832/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=501208 CPUtime=1781.95 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 31070 0 0 0 178182 13 0 0 20 0 1 0 27370564 513236992 99847 33554432000 4194304 6211289 140737025042512 140737025040504 4209376 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 125302 99847 219 493 0 124799 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 501208



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.14 2.12 2.25 3/259 30631
/proc/meminfo: memFree=31329840/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=502020 CPUtime=1800.04 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 31322 0 0 0 179991 13 0 0 20 0 1 0 27370564 514068480 100099 33554432000 4194304 6211289 140737025042512 140737025040504 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 125505 100099 219 493 0 125002 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 502020

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

[startup+1800.4 s]
/proc/loadavg: 2.14 2.12 2.25 3/259 30631
/proc/meminfo: memFree=31329840/32872528 swapFree=7804/7804
[pid=30518] ppid=30515 vsize=502020 CPUtime=1800.04 cores=0-3,8-11
/proc/30518/stat : 30518 (cdcl-cuttingpla) R 30515 30518 27517 0 -1 4202496 31322 0 0 0 179991 13 0 0 20 0 1 0 27370564 514068480 100099 33554432000 4194304 6211289 140737025042512 140737025040504 4209392 0 0 4096 8388610 0 0 0 17 10 0 0 0 0 0
/proc/30518/statm: 125505 100099 219 493 0 125002 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 502020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.06
CPU user time (s): 1799.92
CPU system time (s): 0.141978
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 502020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.141978
maximum resident set size= 400396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31322
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= 107
involuntary context switches= 1592

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.8292 second user time and 14.2778 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-18 14:34:20
IDJOB=4101431
IDBENCH=1746
IDSOLVER=2549
FILE ID=node132/4101431-1466253260
RUNJOBID= node132-1466229528-27533
PBS_JOBID= 19918175
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 9ad64595976e8d5a822b98ffb6dea9d7
RANDOM SEED=102161635

node132.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	: 8
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	: 0
siblings	: 8
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.51
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	: 8
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.51
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	: 0
siblings	: 8
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.51
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	: 1
siblings	: 8
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	: 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	: 8
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	: 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	: 1
siblings	: 8
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	: 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	: 8
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:

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

processor	: 12
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31640224 kB
Buffers:           98460 kB
Cached:           165388 kB
SwapCached:         1776 kB
Active:           282580 kB
Inactive:         197700 kB
Active(anon):     216536 kB
Inactive(anon):     2324 kB
Active(file):      66044 kB
Inactive(file):   195376 kB
Unevictable:        7804 kB
Mlocked:            7804 kB
SwapTotal:      67108856 kB
SwapFree:       67099332 kB
Dirty:              3084 kB
Writeback:             0 kB
AnonPages:        317512 kB
Mapped:             7912 kB
Shmem:                 0 kB
Slab:             607524 kB
SReclaimable:      47820 kB
SUnreclaim:       559704 kB
KernelStack:        2192 kB
PageTables:         3984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     374144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 71732 MiB
End job on node132 at 2016-06-18 15:04:20