Trace number 4118824

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-13.lin.opb
MD5SUMaab1aa19ee49ed77df3100abf5070097
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-5712
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4457
Total number of constraints8814
Number of constraints which are clauses4407
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4407
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 4457
Biggest coefficient in the objective function 1072
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 385472
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1072
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 385472
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 4457 #constraint= 8814
33.48/33.54	c #Conflicts:       1000 | #Learnt:       1043 | 0.000
33.48/33.54	c total clause space: 127.173MB
33.48/33.54	c total #watches: 264474
75.58/75.62	c total #propagations: 326376 / total #impl: 19331630 (eff. 0.017)
75.58/75.62	c #Conflicts:       2000 | #Learnt:       2053 | 0.000
75.58/75.62	c total clause space: 206.656MB
75.58/75.62	c total #watches: 366229
93.07/93.17	c total #propagations: 551576 / total #impl: 44689092 (eff. 0.012)
93.07/93.17	c GC COLLECT
93.07/93.17	c #Conflicts:       3000 | #Learnt:       2059 | 0.000
93.07/93.17	c total clause space: 206.656MB
93.07/93.17	c total #watches: 335436
130.57/130.63	c total #propagations: 652009 / total #impl: 50496582 (eff. 0.013)
130.57/130.63	c #Conflicts:       4000 | #Learnt:       3068 | 0.000
130.57/130.63	c total clause space: 335.816MB
130.57/130.63	c total #watches: 406501
167.76/167.84	c total #propagations: 825687 / total #impl: 62999629 (eff. 0.013)
167.76/167.84	c GC COLLECT
167.76/167.84	c #Conflicts:       5000 | #Learnt:       2433 | 0.000
167.76/167.84	c total clause space: 335.816MB
167.76/167.84	c total #watches: 580244
196.36/196.45	c total #propagations: 934628 / total #impl: 78557141 (eff. 0.012)
196.36/196.45	c #Conflicts:       6000 | #Learnt:       3433 | 0.000
196.36/196.45	c total clause space: 335.816MB
196.36/196.45	c total #watches: 779704
231.75/231.87	c total #propagations: 995654 / total #impl: 90591158 (eff. 0.011)
231.75/231.87	c GC COLLECT
231.75/231.87	c #Conflicts:       7000 | #Learnt:       2310 | 0.000
231.75/231.87	c total clause space: 545.701MB
231.75/231.87	c total #watches: 761295
279.24/279.37	c total #propagations: 1052432 / total #impl: 103864483 (eff. 0.010)
279.24/279.37	c #Conflicts:       8000 | #Learnt:       3310 | 0.000
279.24/279.37	c total clause space: 545.701MB
279.24/279.37	c total #watches: 921831
378.53/378.64	c total #propagations: 1126761 / total #impl: 113565134 (eff. 0.010)
378.53/378.64	c #Conflicts:       9000 | #Learnt:       4310 | 0.000
378.53/378.64	c total clause space: 545.701MB
378.53/378.64	c total #watches: 1088466
456.01/456.13	c total #propagations: 1251853 / total #impl: 132215557 (eff. 0.009)
456.01/456.13	c GC COLLECT
456.01/456.13	c #Conflicts:      10000 | #Learnt:       2794 | 0.000
456.01/456.13	c total clause space: 545.701MB
456.01/456.13	c total #watches: 647354
532.90/533.08	c total #propagations: 1351891 / total #impl: 139711144 (eff. 0.010)
532.90/533.08	c #Conflicts:      11000 | #Learnt:       3794 | 0.000
532.90/533.08	c total clause space: 545.701MB
532.90/533.08	c total #watches: 892155
596.40/596.54	c total #propagations: 1498034 / total #impl: 158952213 (eff. 0.009)
596.40/596.54	c #Conflicts:      12000 | #Learnt:       4794 | 0.000
596.40/596.54	c total clause space: 545.701MB
596.40/596.54	c total #watches: 999781
703.18/703.36	c total #propagations: 1596769 / total #impl: 165042766 (eff. 0.010)
703.18/703.36	c #Conflicts:      13000 | #Learnt:       5794 | 0.000
703.18/703.36	c total clause space: 545.701MB
703.18/703.36	c total #watches: 1272463
779.87/780.05	c total #propagations: 1728126 / total #impl: 176078853 (eff. 0.010)
779.87/780.05	c GC COLLECT
779.87/780.05	c #Conflicts:      14000 | #Learnt:       3941 | 0.000
779.87/780.05	c total clause space: 545.701MB
779.87/780.05	c total #watches: 940369
838.06/838.23	c total #propagations: 1865247 / total #impl: 180492366 (eff. 0.010)
838.06/838.23	c #Conflicts:      15000 | #Learnt:       4941 | 0.000
838.06/838.23	c total clause space: 545.701MB
838.06/838.23	c total #watches: 1279938
879.64/879.84	c total #propagations: 1946376 / total #impl: 186149364 (eff. 0.010)
879.64/879.84	c #Conflicts:      16000 | #Learnt:       5941 | 0.000
879.64/879.84	c total clause space: 545.701MB
879.64/879.84	c total #watches: 1815776
944.64/944.89	c total #propagations: 1987548 / total #impl: 196328191 (eff. 0.010)
944.64/944.89	c GC COLLECT
944.64/944.89	c #Conflicts:      17000 | #Learnt:       3768 | 0.000
944.64/944.89	c total clause space: 545.701MB
944.64/944.89	c total #watches: 1601494
1004.43/1004.63	c total #propagations: 2040265 / total #impl: 205923553 (eff. 0.010)
1004.43/1004.63	c #Conflicts:      18000 | #Learnt:       4768 | 0.000
1004.43/1004.63	c total clause space: 545.701MB
1004.43/1004.63	c total #watches: 1895693
1060.22/1060.45	c total #propagations: 2093742 / total #impl: 217081092 (eff. 0.010)
1060.22/1060.45	c #Conflicts:      19000 | #Learnt:       5768 | 0.000
1060.22/1060.45	c total clause space: 545.701MB
1060.22/1060.45	c total #watches: 2149171
1192.40/1192.67	c total #propagations: 2138562 / total #impl: 226559488 (eff. 0.009)
1192.40/1192.67	c #Conflicts:      20000 | #Learnt:       6768 | 0.000
1192.40/1192.67	c total clause space: 886.764MB
1192.40/1192.67	c total #watches: 2333859
1282.78/1283.02	c total #propagations: 2203630 / total #impl: 240880238 (eff. 0.009)
1282.78/1283.02	c GC COLLECT
1282.78/1283.02	c #Conflicts:      21000 | #Learnt:       4273 | 0.000
1282.78/1283.02	c total clause space: 886.764MB
1282.78/1283.02	c total #watches: 1386926
1363.27/1363.56	c total #propagations: 2277084 / total #impl: 247360607 (eff. 0.009)
1363.27/1363.56	c #Conflicts:      22000 | #Learnt:       5273 | 0.000
1363.27/1363.56	c total clause space: 886.764MB
1363.27/1363.56	c total #watches: 1653645
1471.96/1472.23	c total #propagations: 2336225 / total #impl: 258544759 (eff. 0.009)
1471.96/1472.23	c #Conflicts:      23000 | #Learnt:       6273 | 0.000
1471.96/1472.23	c total clause space: 886.764MB
1471.96/1472.23	c total #watches: 1853259
1584.54/1584.87	c total #propagations: 2408390 / total #impl: 269566673 (eff. 0.009)
1584.54/1584.87	c #Conflicts:      24000 | #Learnt:       7273 | 0.000
1584.54/1584.87	c total clause space: 886.764MB
1584.54/1584.87	c total #watches: 2209891
1684.03/1684.36	c total #propagations: 2468588 / total #impl: 286603648 (eff. 0.009)
1684.03/1684.36	c GC COLLECT
1684.03/1684.36	c #Conflicts:      25000 | #Learnt:       4476 | 0.000
1684.03/1684.36	c total clause space: 886.764MB
1684.03/1684.36	c total #watches: 1634180
1741.12/1741.43	c total #propagations: 2531479 / total #impl: 304439214 (eff. 0.008)
1741.12/1741.43	c #Conflicts:      26000 | #Learnt:       5476 | 0.000
1741.12/1741.43	c total clause space: 886.764MB
1741.12/1741.43	c total #watches: 1842535

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-4118824-1467227629/watcher-4118824-1467227629 -o /tmp/evaluation-result-4118824-1467227629/solver-4118824-1467227629 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4118824-1467227629.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=3757
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.05 2.02 2.03 3/176 3760
/proc/meminfo: memFree=31034452/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 1794269 29810688 5269 33554432000 4194304 6201397 140735282827968 140735282827272 4211056 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 7278 5269 130 491 0 6777 0

[startup+0.100163 s]
/proc/loadavg: 2.05 2.02 2.03 3/176 3760
/proc/meminfo: memFree=31034452/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=34360 CPUtime=0.09 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1209 0 0 0 9 0 0 0 20 0 1 0 1794269 35184640 7423 33554432000 4194304 6201397 140735282827968 140735282827272 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 8590 7423 146 491 0 8089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34360

[startup+0.200349 s]
/proc/loadavg: 2.05 2.02 2.03 3/176 3760
/proc/meminfo: memFree=31034452/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=34492 CPUtime=0.19 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1255 0 0 0 19 0 0 0 20 0 1 0 1794269 35319808 7469 33554432000 4194304 6201397 140735282827968 140735282827272 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 8623 7469 146 491 0 8122 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34492

[startup+0.300262 s]
/proc/loadavg: 2.05 2.02 2.03 3/176 3760
/proc/meminfo: memFree=31034452/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=34684 CPUtime=0.29 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1301 0 0 0 29 0 0 0 20 0 1 0 1794269 35516416 7515 33554432000 4194304 6201397 140735282827968 140735282827272 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 8671 7515 146 491 0 8170 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34684

[startup+0.700232 s]
/proc/loadavg: 2.05 2.02 2.03 3/176 3760
/proc/meminfo: memFree=31034452/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=34960 CPUtime=0.69 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1373 0 0 0 69 0 0 0 20 0 1 0 1794269 35799040 7582 33554432000 4194304 6201397 140735282827968 140735282827272 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 8740 7582 146 491 0 8239 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34960

[startup+1.50023 s]
/proc/loadavg: 2.04 2.02 2.03 3/177 3761
/proc/meminfo: memFree=31004992/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=34960 CPUtime=1.49 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1418 0 0 0 149 0 0 0 20 0 1 0 1794269 35799040 7612 33554432000 4194304 6201397 140735282827968 140735282826920 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 8740 7612 146 491 0 8239 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34960

[startup+3.10023 s]
/proc/loadavg: 2.04 2.02 2.03 3/177 3761
/proc/meminfo: memFree=31003752/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=38316 CPUtime=3.09 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 1734 0 0 0 309 0 0 0 20 0 1 0 1794269 39235584 7909 33554432000 4194304 6201397 140735282827968 140735282826664 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 9579 7909 147 491 0 9078 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38316

[startup+6.30023 s]
/proc/loadavg: 2.04 2.02 2.03 3/177 3761
/proc/meminfo: memFree=31000712/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=43376 CPUtime=6.29 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 2053 0 0 0 629 0 0 0 20 0 1 0 1794269 44417024 8717 33554432000 4194304 6201397 140735282827968 140735282826808 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 10844 8717 147 491 0 10343 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43376

[startup+12.7002 s]
/proc/loadavg: 2.04 2.02 2.03 3/177 3761
/proc/meminfo: memFree=30984256/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=81416 CPUtime=12.69 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 2641 0 0 0 1268 1 0 0 20 0 1 0 1794269 83369984 13829 33554432000 4194304 6201397 140735282827968 140735282827000 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 20354 13829 147 491 0 19853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 81416

[startup+25.5003 s]
/proc/loadavg: 2.18 2.05 2.04 3/177 3761
/proc/meminfo: memFree=30951444/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=113192 CPUtime=25.48 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 3071 0 0 0 2547 1 0 0 20 0 1 0 1794269 115908608 20875 33554432000 4194304 6201397 140735282827968 140735282826776 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 28298 20875 147 491 0 27797 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 113192

[startup+51.1003 s]
/proc/loadavg: 2.12 2.05 2.03 3/177 3761
/proc/meminfo: memFree=30885852/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=164708 CPUtime=51.08 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 3671 0 0 0 5106 2 0 0 20 0 1 0 1794269 168660992 37266 33554432000 4194304 6201397 140735282827968 140735282826664 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 41177 37266 160 491 0 40676 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 164708

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.03 3/177 3762
/proc/meminfo: memFree=30810756/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=247588 CPUtime=102.28 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 5794 0 0 0 10224 4 0 0 20 0 1 0 1794269 253530112 55787 33554432000 4194304 6201397 140735282827968 140735282826920 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 61897 55787 166 491 0 61396 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 247588

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.02 3/177 3764
/proc/meminfo: memFree=30728760/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=383016 CPUtime=162.26 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 7442 0 0 0 16221 5 0 0 20 0 1 0 1794269 392208384 76452 33554432000 4194304 6201397 140735282827968 140735282826632 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 95754 76452 166 491 0 95253 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 383016

[startup+222.307 s]
/proc/loadavg: 2.08 2.04 2.02 3/177 3765
/proc/meminfo: memFree=30647652/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=391600 CPUtime=222.26 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 9713 0 0 0 22220 6 0 0 20 0 1 0 1794269 400998400 96603 33554432000 4194304 6201397 140735282827968 140735282826680 4213268 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 97900 96603 166 491 0 97399 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 391600

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.02 3/177 3766
/proc/meminfo: memFree=30633004/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=608024 CPUtime=282.25 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 10769 0 0 0 28218 7 0 0 20 0 1 0 1794269 622616576 100328 33554432000 4194304 6201397 140735282827968 140735282827096 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 152006 100328 166 491 0 151505 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 608024

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.01 3/177 3767
/proc/meminfo: memFree=30627792/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=612912 CPUtime=342.24 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 11984 0 0 0 34217 7 0 0 20 0 1 0 1794269 627621888 101543 33554432000 4194304 6201397 140735282827968 140735282826632 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 153228 101543 166 491 0 152727 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 612912

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 3771
/proc/meminfo: memFree=30608000/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=613764 CPUtime=402.22 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 12306 0 0 0 40215 7 0 0 20 0 1 0 1794269 628494336 106464 33554432000 4194304 6201397 140735282827968 140735282826920 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 153441 106464 166 491 0 152940 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 613764

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3773
/proc/meminfo: memFree=30558424/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=615384 CPUtime=462.21 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 12879 0 0 0 46213 8 0 0 20 0 1 0 1794269 630153216 118790 33554432000 4194304 6201397 140735282827968 140735282827096 4213332 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 153846 118790 166 491 0 153345 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 615384

[startup+522.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 3774
/proc/meminfo: memFree=30558544/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=615560 CPUtime=522.2 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 12907 0 0 0 52212 8 0 0 20 0 1 0 1794269 630333440 118818 33554432000 4194304 6201397 140735282827968 140735282826744 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 153890 118818 166 491 0 153389 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 615560

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 3775
/proc/meminfo: memFree=30557816/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=615848 CPUtime=582.2 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 13013 0 0 0 58211 9 0 0 20 0 1 0 1794269 630628352 118924 33554432000 4194304 6201397 140735282827968 140735282826920 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 153962 118924 166 491 0 153461 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 615848


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


[startup+942.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 3828
/proc/meminfo: memFree=30764768/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=633152 CPUtime=942.14 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 16899 0 0 0 94203 11 0 0 20 0 1 0 1794269 648347648 147830 33554432000 4194304 6201397 140735282827968 140735282826920 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 158288 147830 166 491 0 157787 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 633152

[startup+1002.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 3832
/proc/meminfo: memFree=30739532/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=633936 CPUtime=1002.13 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 17136 0 0 0 100202 11 0 0 20 0 1 0 1794269 649150464 148067 33554432000 4194304 6201397 140735282827968 140735282826744 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 158484 148067 166 491 0 157983 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 633936

[startup+1062.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 3833
/proc/meminfo: memFree=30716568/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=634240 CPUtime=1062.12 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 17253 0 0 0 106201 11 0 0 20 0 1 0 1794269 649461760 148178 33554432000 4194304 6201397 140735282827968 140735282827096 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 158560 148178 166 491 0 158059 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 634240

[startup+1122.3 s]
/proc/loadavg: 2.10 2.06 2.01 3/177 3835
/proc/meminfo: memFree=30694524/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=643708 CPUtime=1122.12 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 19543 0 0 0 112199 13 0 0 20 0 1 0 1794269 659156992 150467 33554432000 4194304 6201397 140735282827968 140735282826760 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 160927 150467 166 491 0 160426 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 643708

[startup+1182.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/177 3836
/proc/meminfo: memFree=30653052/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=644668 CPUtime=1182.1 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20040 0 0 0 118197 13 0 0 20 0 1 0 1794269 660140032 157582 33554432000 4194304 6201397 140735282827968 140735282826920 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 161167 157582 166 491 0 160666 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 644668

[startup+1242.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 3837
/proc/meminfo: memFree=30605956/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=993916 CPUtime=1242.09 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20612 0 0 0 124196 13 0 0 20 0 1 0 1794269 1017769984 166468 33554432000 4194304 6201397 140735282827968 140735282827096 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248479 166468 166 491 0 247978 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 993916

[startup+1302.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 3838
/proc/meminfo: memFree=30590308/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=993948 CPUtime=1302.08 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20628 0 0 0 130195 13 0 0 20 0 1 0 1794269 1017802752 166482 33554432000 4194304 6201397 140735282827968 140735282826920 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248487 166482 166 491 0 247986 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 993948

[startup+1362.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 3839
/proc/meminfo: memFree=30580744/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=993948 CPUtime=1362.07 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20630 0 0 0 136194 13 0 0 20 0 1 0 1794269 1017802752 166482 33554432000 4194304 6201397 140735282827968 140735282826920 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248487 166482 166 491 0 247986 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 993948

[startup+1422.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3841
/proc/meminfo: memFree=30574220/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=993948 CPUtime=1422.07 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20630 0 0 0 142194 13 0 0 20 0 1 0 1794269 1017802752 166482 33554432000 4194304 6201397 140735282827968 140735282827096 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248487 166482 166 491 0 247986 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 993948

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3842
/proc/meminfo: memFree=30569380/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994220 CPUtime=1482.05 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20704 0 0 0 148192 13 0 0 20 0 1 0 1794269 1018081280 166539 33554432000 4194304 6201397 140735282827968 140735282827096 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248555 166539 166 491 0 248054 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 994220

[startup+1542.31 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 3843
/proc/meminfo: memFree=30555148/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994220 CPUtime=1542.05 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20747 0 0 0 154192 13 0 0 20 0 1 0 1794269 1018081280 166948 33554432000 4194304 6201397 140735282827968 140735282827096 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248555 166948 166 491 0 248054 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 994220

[startup+1602.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/178 3847
/proc/meminfo: memFree=30515260/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994236 CPUtime=1602.04 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20779 0 0 0 160190 14 0 0 20 0 1 0 1794269 1018097664 175155 33554432000 4194304 6201397 140735282827968 140735282827096 4213186 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248559 175155 166 491 0 248058 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 994236

[startup+1662.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 3848
/proc/meminfo: memFree=30481020/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994332 CPUtime=1662.03 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20840 0 0 0 166189 14 0 0 20 0 1 0 1794269 1018195968 181333 33554432000 4194304 6201397 140735282827968 140735282826920 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248583 181333 166 491 0 248082 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 994332

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3850
/proc/meminfo: memFree=30475552/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994364 CPUtime=1722.02 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20887 0 0 0 172188 14 0 0 20 0 1 0 1794269 1018228736 181377 33554432000 4194304 6201397 140735282827968 140735282826920 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248591 181377 166 491 0 248090 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 994364

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 3851
/proc/meminfo: memFree=30468292/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994364 CPUtime=1782.01 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20887 0 0 0 178187 14 0 0 20 0 1 0 1794269 1018228736 181377 33554432000 4194304 6201397 140735282827968 140735282827096 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248591 181377 166 491 0 248090 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 994364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3851
/proc/meminfo: memFree=30469036/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994364 CPUtime=1800.01 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20887 0 0 0 179987 14 0 0 20 0 1 0 1794269 1018228736 181377 33554432000 4194304 6201397 140735282827968 140735282827096 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248591 181377 166 491 0 248090 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 994364

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

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 3851
/proc/meminfo: memFree=30469036/32872528 swapFree=170020/176152
[pid=3760] ppid=3757 vsize=994364 CPUtime=1800.01 cores=0,2,4,6
/proc/3760/stat : 3760 (cdcl-cuttingpla) R 3757 3760 1985 0 -1 4202496 20887 0 0 0 179987 14 0 0 20 0 1 0 1794269 1018228736 181377 33554432000 4194304 6201397 140735282827968 140735282827096 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/3760/statm: 248591 181377 166 491 0 248090 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 994364

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.87
CPU system time (s): 0.148977
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 994364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.148977
maximum resident set size= 725512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20887
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= 12
involuntary context switches= 2022

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.03723 second user time and 6.42502 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-29 21:13:49
IDJOB=4118824
IDBENCH=111536
IDSOLVER=2550
FILE ID=node105/4118824-1467227629
RUNJOBID= node105-1467210315-2001
PBS_JOBID= 19997600
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern50-13.lin.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118824-1467227629/watcher-4118824-1467227629 -o /tmp/evaluation-result-4118824-1467227629/solver-4118824-1467227629 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467210315-2001 --watchdog 1960 --input HOME/instance-4118824-1467227629.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= aab1aa19ee49ed77df3100abf5070097
RANDOM SEED=1650016396

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
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.487
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
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:        31034888 kB
Buffers:           62388 kB
Cached:           285640 kB
SwapCached:            0 kB
Active:           663948 kB
Inactive:         275680 kB
Active(anon):     593768 kB
Inactive(anon):        4 kB
Active(file):      70180 kB
Inactive(file):   275676 kB
Unevictable:      176152 kB
Mlocked:          170020 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:        920256 kB
Mapped:            14440 kB
Shmem:               204 kB
Slab:             577156 kB
SReclaimable:      21488 kB
SUnreclaim:       555668 kB
KernelStack:        1472 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     951284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    731136 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node105 at 2016-06-29 21:43:50