Trace number 4088151

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/
~walser/benchmarks/course-ass/normalized-ss97-4.opb
MD5SUM4e682317a6045f4869b1783c80734344
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark813
Best CPU time to get the best result obtained on this benchmark8.14676
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 813
Optimality of the best value was proved YES
Number of variables2289
Total number of constraints764
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)404
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint195
Number of terms in the objective function 1798
Biggest coefficient in the objective function 349
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 104116
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 349
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 104116
Number of bits of the biggest sum of numbers17
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= 2289 #constraint= 764
31.58/31.61	c #Conflicts:       1000 | #Learnt:       1050 | 1.725
31.58/31.61	c total clause space: 78.2603MB
31.58/31.61	c total #watches: 1367878
113.28/113.37	c total #propagations: 61209 / total #impl: 111328476 (eff. 0.001)
113.28/113.37	c #Conflicts:       2000 | #Learnt:       2077 | 1.480
113.28/113.37	c total clause space: 127.173MB
113.28/113.37	c total #watches: 2970275
168.66/168.71	c total #propagations: 99522 / total #impl: 250697386 (eff. 0.000)
168.66/168.71	c GC COLLECT
168.66/168.71	c #Conflicts:       3000 | #Learnt:       2099 | 1.474
168.66/168.71	c total clause space: 127.173MB
168.66/168.71	c total #watches: 3240695
261.64/261.73	c total #propagations: 130956 / total #impl: 408425760 (eff. 0.000)
261.64/261.73	c #Conflicts:       4000 | #Learnt:       3115 | 1.352
261.64/261.73	c total clause space: 206.656MB
261.64/261.73	c total #watches: 4801261
378.44/378.52	c total #propagations: 166365 / total #impl: 603923180 (eff. 0.000)
378.44/378.52	c GC COLLECT
378.44/378.52	c #Conflicts:       5000 | #Learnt:       2516 | 1.277
378.44/378.52	c total clause space: 206.656MB
378.44/378.52	c total #watches: 3826458
480.62/480.78	c total #propagations: 231740 / total #impl: 969387659 (eff. 0.000)
480.62/480.78	c #Conflicts:       6000 | #Learnt:       3533 | 1.268
480.62/480.78	c total clause space: 206.656MB
480.62/480.78	c total #watches: 5333564
597.90/598.10	c total #propagations: 289438 / total #impl: 1172604505 (eff. 0.000)
597.90/598.10	c GC COLLECT
597.90/598.10	c #Conflicts:       7000 | #Learnt:       2424 | 1.266
597.90/598.10	c total clause space: 335.816MB
597.90/598.10	c total #watches: 3748211
680.98/681.12	c total #propagations: 321392 / total #impl: 1362218799 (eff. 0.000)
680.98/681.12	c #Conflicts:       8000 | #Learnt:       3434 | 1.232
680.98/681.12	c total clause space: 335.816MB
680.98/681.12	c total #watches: 4966225
774.57/774.78	c total #propagations: 453612 / total #impl: 1614450372 (eff. 0.000)
774.57/774.78	c #Conflicts:       9000 | #Learnt:       4439 | 1.152
774.57/774.78	c total clause space: 335.816MB
774.57/774.78	c total #watches: 5822078
876.75/876.99	c total #propagations: 696483 / total #impl: 1725904741 (eff. 0.000)
876.75/876.99	c GC COLLECT
876.75/876.99	c #Conflicts:      10000 | #Learnt:       2948 | 1.115
876.75/876.99	c total clause space: 335.816MB
876.75/876.99	c total #watches: 3436598
946.34/946.52	c total #propagations: 792505 / total #impl: 1940061006 (eff. 0.000)
946.34/946.52	c #Conflicts:      11000 | #Learnt:       3962 | 1.098
946.34/946.52	c total clause space: 335.816MB
946.34/946.52	c total #watches: 4908758
989.94/990.13	c total #propagations: 859942 / total #impl: 2056185123 (eff. 0.000)
989.94/990.13	c #Conflicts:      12000 | #Learnt:       4965 | 1.022
989.94/990.13	c total clause space: 335.816MB
989.94/990.13	c total #watches: 5335023
1092.12/1092.40	c total #propagations: 990936 / total #impl: 2103885010 (eff. 0.000)
1092.12/1092.40	c #Conflicts:      13000 | #Learnt:       5980 | 1.018
1092.12/1092.40	c total clause space: 335.816MB
1092.12/1092.40	c total #watches: 6807346
1164.81/1165.07	c total #propagations: 1059441 / total #impl: 2430744910 (eff. 0.000)
1164.81/1165.07	c GC COLLECT
1164.81/1165.07	c #Conflicts:      14000 | #Learnt:       4152 | 0.982
1164.81/1165.07	c total clause space: 335.816MB
1164.81/1165.07	c total #watches: 4850334
1226.49/1226.78	c total #propagations: 1133421 / total #impl: 2710710400 (eff. 0.000)
1226.49/1226.78	c #Conflicts:      15000 | #Learnt:       5160 | 0.944
1226.49/1226.78	c total clause space: 335.816MB
1226.49/1226.78	c total #watches: 5857849
1298.78/1299.09	c total #propagations: 1162385 / total #impl: 2910300333 (eff. 0.000)
1298.78/1299.09	c #Conflicts:      16000 | #Learnt:       6166 | 0.931
1298.78/1299.09	c total clause space: 335.816MB
1298.78/1299.09	c total #watches: 7090511
1338.37/1338.67	c total #propagations: 1189119 / total #impl: 3190916154 (eff. 0.000)
1338.37/1338.67	c GC COLLECT
1338.37/1338.67	c #Conflicts:      17000 | #Learnt:       4006 | 0.880
1338.37/1338.67	c total clause space: 335.816MB
1338.37/1338.67	c total #watches: 4101392
1424.27/1424.59	c total #propagations: 1199140 / total #impl: 3384539871 (eff. 0.000)
1424.27/1424.59	c #Conflicts:      18000 | #Learnt:       5014 | 0.867
1424.27/1424.59	c total clause space: 335.816MB
1424.27/1424.59	c total #watches: 5434684
1513.25/1513.55	c total #propagations: 1273886 / total #impl: 4102908561 (eff. 0.000)
1513.25/1513.55	c #Conflicts:      19000 | #Learnt:       6024 | 0.871
1513.25/1513.55	c total clause space: 335.816MB
1513.25/1513.55	c total #watches: 6835458
1593.44/1593.79	c total #propagations: 1305134 / total #impl: 4750696918 (eff. 0.000)
1593.44/1593.79	c #Conflicts:      20000 | #Learnt:       7024 | 0.827
1593.44/1593.79	c total clause space: 335.816MB
1593.44/1593.79	c total #watches: 7366196
1712.92/1713.21	c total #propagations: 1335808 / total #impl: 6029985712 (eff. 0.000)
1712.92/1713.21	c GC COLLECT
1712.92/1713.21	c #Conflicts:      21000 | #Learnt:       4550 | 0.815
1712.92/1713.21	c total clause space: 335.816MB
1712.92/1713.21	c total #watches: 5068521
1781.91/1782.26	c total #propagations: 1378710 / total #impl: 7086913848 (eff. 0.000)
1781.91/1782.26	c #Conflicts:      22000 | #Learnt:       5556 | 0.790
1781.91/1782.26	c total clause space: 335.816MB
1781.91/1782.26	c total #watches: 5989662

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-4088151-1465407206/watcher-4088151-1465407206 -o /tmp/evaluation-result-4088151-1465407206/solver-4088151-1465407206 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088151-1465407206.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=23919
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.15 2.10 2.09 3/176 23922
/proc/meminfo: memFree=30642272/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=29112 CPUtime=0 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 122655114 29810688 5268 33554432000 4194304 6201397 140735819326656 140734895814376 4211056 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 7278 5268 130 491 0 6777 0

[startup+0.100117 s]
/proc/loadavg: 2.15 2.10 2.09 3/176 23922
/proc/meminfo: memFree=30642272/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=36948 CPUtime=0.09 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 631 0 0 0 9 0 0 0 20 0 1 0 122655114 37834752 7633 33554432000 4194304 6201397 140735819326656 140734895814376 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 9237 7633 147 491 0 8736 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36948

[startup+0.200289 s]
/proc/loadavg: 2.15 2.10 2.09 3/176 23922
/proc/meminfo: memFree=30642272/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=37316 CPUtime=0.19 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 781 0 0 0 19 0 0 0 20 0 1 0 122655114 38211584 7768 33554432000 4194304 6201397 140735819326656 140734895814376 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 9329 7768 147 491 0 8828 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37316

[startup+0.30022 s]
/proc/loadavg: 2.15 2.10 2.09 3/176 23922
/proc/meminfo: memFree=30642272/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=37580 CPUtime=0.29 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 958 0 0 0 29 0 0 0 20 0 1 0 122655114 38481920 7930 33554432000 4194304 6201397 140735819326656 140734895814376 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 9395 7930 147 491 0 8894 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37580

[startup+0.70019 s]
/proc/loadavg: 2.15 2.10 2.09 3/176 23922
/proc/meminfo: memFree=30642272/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=42896 CPUtime=0.69 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 1313 0 0 0 69 0 0 0 20 0 1 0 122655114 43925504 8767 33554432000 4194304 6201397 140735819326656 140735819325688 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 10724 8767 147 491 0 10223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42896

[startup+1.50023 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 23923
/proc/meminfo: memFree=30605140/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=43160 CPUtime=1.49 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 1417 0 0 0 149 0 0 0 20 0 1 0 122655114 44195840 8868 33554432000 4194304 6201397 140735819326656 140735819325688 4213186 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 10790 8868 147 491 0 10289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43160

[startup+3.10025 s]
/proc/loadavg: 2.15 2.10 2.09 3/177 23923
/proc/meminfo: memFree=30581088/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=52144 CPUtime=3.09 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 2051 0 0 0 309 0 0 0 20 0 1 0 122655114 53395456 10490 33554432000 4194304 6201397 140735819326656 140735819325320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 13036 10490 147 491 0 12535 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52144

[startup+6.30029 s]
/proc/loadavg: 2.13 2.10 2.09 3/177 23923
/proc/meminfo: memFree=30570672/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=67208 CPUtime=6.28 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 2966 0 0 0 628 0 0 0 20 0 1 0 122655114 68820992 11905 33554432000 4194304 6201397 140735819326656 140735819325496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 16802 11905 147 491 0 16301 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67208

[startup+12.7003 s]
/proc/loadavg: 2.12 2.10 2.09 3/177 23923
/proc/meminfo: memFree=30548056/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=67804 CPUtime=12.69 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 3290 0 0 0 1268 1 0 0 20 0 1 0 122655114 69431296 14242 33554432000 4194304 6201397 140735819326656 140735819325320 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 16951 14242 147 491 0 16450 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67804

[startup+25.5004 s]
/proc/loadavg: 2.10 2.09 2.09 3/177 23923
/proc/meminfo: memFree=30514020/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=94500 CPUtime=25.48 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 5385 0 0 0 2547 1 0 0 20 0 1 0 122655114 96768000 19882 33554432000 4194304 6201397 140735819326656 140735819325496 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 23625 19882 147 491 0 23124 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94500

[startup+51.1004 s]
/proc/loadavg: 2.13 2.10 2.09 3/177 23923
/proc/meminfo: memFree=30453948/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=139540 CPUtime=51.08 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 8433 0 0 0 5106 2 0 0 20 0 1 0 122655114 142888960 28002 33554432000 4194304 6201397 140735819326656 140735819325320 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 34885 28002 160 491 0 34384 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 139540

[startup+102.3 s]
/proc/loadavg: 2.16 2.11 2.09 3/177 23924
/proc/meminfo: memFree=30398840/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=190204 CPUtime=102.28 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 9557 0 0 0 10225 3 0 0 20 0 1 0 122655114 194768896 36752 33554432000 4194304 6201397 140735819326656 140735819325368 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 47551 36752 160 491 0 47050 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 190204

[startup+162.3 s]
/proc/loadavg: 2.10 2.10 2.09 3/177 23926
/proc/meminfo: memFree=30354872/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=190492 CPUtime=162.26 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 12654 0 0 0 16223 3 0 0 20 0 1 0 122655114 195063808 41038 33554432000 4194304 6201397 140735819326656 140735819325224 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 47623 41038 166 491 0 47122 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 190492

[startup+222.307 s]
/proc/loadavg: 2.15 2.11 2.09 3/177 23927
/proc/meminfo: memFree=30280944/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=300568 CPUtime=222.26 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 18341 0 0 0 22221 5 0 0 20 0 1 0 122655114 307781632 55883 33554432000 4194304 6201397 140735819326656 140735819325368 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75142 55883 166 491 0 74641 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 300568

[startup+282.3 s]
/proc/loadavg: 2.20 2.12 2.10 3/177 23928
/proc/meminfo: memFree=30231472/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=301688 CPUtime=282.24 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 19292 0 0 0 28219 5 0 0 20 0 1 0 122655114 308928512 63318 33554432000 4194304 6201397 140735819326656 140735819325784 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75422 63318 166 491 0 74921 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 301688

[startup+342.3 s]
/proc/loadavg: 2.12 2.11 2.09 4/177 23929
/proc/meminfo: memFree=30181808/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=301848 CPUtime=342.24 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 19851 0 0 0 34218 6 0 0 20 0 1 0 122655114 309092352 66432 33554432000 4194304 6201397 140735819326656 140735819325368 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75462 66432 166 491 0 74961 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 301848

[startup+402.3 s]
/proc/loadavg: 2.22 2.14 2.10 3/178 23933
/proc/meminfo: memFree=30167204/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=301848 CPUtime=402.23 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 19851 0 0 0 40217 6 0 0 20 0 1 0 122655114 309092352 66432 33554432000 4194304 6201397 140735819326656 140735819325784 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75462 66432 166 491 0 74961 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 301848

[startup+462.3 s]
/proc/loadavg: 2.22 2.15 2.10 3/177 23935
/proc/meminfo: memFree=30152524/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=301848 CPUtime=462.22 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 19859 0 0 0 46216 6 0 0 20 0 1 0 122655114 309092352 66440 33554432000 4194304 6201397 140735819326656 140735819325784 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75462 66440 166 491 0 74961 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 301848

[startup+522.3 s]
/proc/loadavg: 2.27 2.18 2.11 3/177 23936
/proc/meminfo: memFree=30121496/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=301848 CPUtime=522.2 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 20351 0 0 0 52214 6 0 0 20 0 1 0 122655114 309092352 71020 33554432000 4194304 6201397 140735819326656 140735819325784 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 75462 71020 166 491 0 74961 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 301848

[startup+582.3 s]
/proc/loadavg: 2.26 2.19 2.12 4/177 23937
/proc/meminfo: memFree=30050164/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=483848 CPUtime=582.2 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 27850 0 0 0 58212 8 0 0 20 0 1 0 122655114 495460352 85635 33554432000 4194304 6201397 140735819326656 140735819325368 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 120962 85635 166 491 0 120461 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 483848


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


[startup+942.3 s]
/proc/loadavg: 2.33 2.23 2.14 3/177 23944
/proc/meminfo: memFree=29940584/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486152 CPUtime=942.14 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29229 0 0 0 94206 8 0 0 20 0 1 0 122655114 497819648 89740 33554432000 4194304 6201397 140735819326656 140735819325784 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121538 89740 166 491 0 121037 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 486152

[startup+1002.3 s]
/proc/loadavg: 2.30 2.24 2.14 3/178 23948
/proc/meminfo: memFree=29925456/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486152 CPUtime=1002.13 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29229 0 0 0 100205 8 0 0 20 0 1 0 122655114 497819648 89740 33554432000 4194304 6201397 140735819326656 140735819325784 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121538 89740 166 491 0 121037 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 486152

[startup+1062.3 s]
/proc/loadavg: 2.16 2.20 2.13 3/177 23950
/proc/meminfo: memFree=29908780/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486152 CPUtime=1062.12 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29322 0 0 0 106204 8 0 0 20 0 1 0 122655114 497819648 89833 33554432000 4194304 6201397 140735819326656 140735819325784 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121538 89833 166 491 0 121037 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 486152

[startup+1122.3 s]
/proc/loadavg: 2.24 2.21 2.14 3/177 23951
/proc/meminfo: memFree=29883280/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1122.11 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29421 0 0 0 112203 8 0 0 20 0 1 0 122655114 498016256 94643 33554432000 4194304 6201397 140735819326656 140735819325784 4213257 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 94643 166 491 0 121085 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 486344

[startup+1182.3 s]
/proc/loadavg: 2.22 2.20 2.14 3/177 23952
/proc/meminfo: memFree=29874680/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1182.1 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29422 0 0 0 118202 8 0 0 20 0 1 0 122655114 498016256 94643 33554432000 4194304 6201397 140735819326656 140735819325784 4213251 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 94643 166 491 0 121085 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 486344

[startup+1242.3 s]
/proc/loadavg: 2.13 2.18 2.13 3/177 23953
/proc/meminfo: memFree=29853512/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1242.09 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29430 0 0 0 124201 8 0 0 20 0 1 0 122655114 498016256 94651 33554432000 4194304 6201397 140735819326656 140735819325784 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 94651 166 491 0 121085 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 486344

[startup+1302.3 s]
/proc/loadavg: 2.23 2.19 2.14 3/177 23954
/proc/meminfo: memFree=29847124/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1302.08 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29471 0 0 0 130200 8 0 0 20 0 1 0 122655114 498016256 96225 33554432000 4194304 6201397 140735819326656 140735819325784 4213253 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 96225 166 491 0 121085 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 486344

[startup+1362.3 s]
/proc/loadavg: 2.17 2.18 2.13 3/177 23956
/proc/meminfo: memFree=29832040/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1362.07 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29480 0 0 0 136199 8 0 0 20 0 1 0 122655114 498016256 97767 33554432000 4194304 6201397 140735819326656 140735819325784 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 97767 166 491 0 121085 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 486344

[startup+1422.3 s]
/proc/loadavg: 2.11 2.16 2.13 3/177 23957
/proc/meminfo: memFree=29816092/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=486344 CPUtime=1422.07 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29481 0 0 0 142199 8 0 0 20 0 1 0 122655114 498016256 97768 33554432000 4194304 6201397 140735819326656 140735819325784 4213249 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 121586 97768 166 491 0 121085 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 486344

[startup+1482.3 s]
/proc/loadavg: 2.20 2.18 2.13 3/177 23958
/proc/meminfo: memFree=29814228/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=489036 CPUtime=1482.06 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 29961 0 0 0 148197 9 0 0 20 0 1 0 122655114 500772864 98248 33554432000 4194304 6201397 140735819326656 140735819325320 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122259 98248 166 491 0 121758 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 489036

[startup+1542.31 s]
/proc/loadavg: 2.13 2.16 2.13 3/177 23959
/proc/meminfo: memFree=29807088/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=489228 CPUtime=1542.05 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30063 0 0 0 154196 9 0 0 20 0 1 0 122655114 500969472 98350 33554432000 4194304 6201397 140735819326656 140735819325784 4213268 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122307 98350 166 491 0 121806 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 489228

[startup+1602.3 s]
/proc/loadavg: 2.10 2.14 2.12 3/178 23963
/proc/meminfo: memFree=29800572/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490764 CPUtime=1602.04 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30323 0 0 0 160195 9 0 0 20 0 1 0 122655114 502542336 98610 33554432000 4194304 6201397 140735819326656 140735819325784 4213240 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122691 98610 166 491 0 122190 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 490764

[startup+1662.3 s]
/proc/loadavg: 2.20 2.16 2.12 3/178 23987
/proc/meminfo: memFree=29771580/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490956 CPUtime=1662.03 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30412 0 0 0 166193 10 0 0 20 0 1 0 122655114 502738944 102276 33554432000 4194304 6201397 140735819326656 140735819325320 4213110 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122739 102276 166 491 0 122238 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 490956

[startup+1722.3 s]
/proc/loadavg: 2.21 2.16 2.12 3/177 23988
/proc/meminfo: memFree=29765788/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490956 CPUtime=1722.02 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30423 0 0 0 172192 10 0 0 20 0 1 0 122655114 502738944 102798 33554432000 4194304 6201397 140735819326656 140735819325784 4213192 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122739 102798 166 491 0 122238 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 490956

[startup+1782.3 s]
/proc/loadavg: 2.12 2.14 2.12 3/177 23989
/proc/meminfo: memFree=29764920/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490956 CPUtime=1782.01 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30432 0 0 0 178191 10 0 0 20 0 1 0 122655114 502738944 102807 33554432000 4194304 6201397 140735819326656 140735819325784 4213738 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122739 102807 166 491 0 122238 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 490956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.16 2.12 3/177 24035
/proc/meminfo: memFree=30228052/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490956 CPUtime=1800.01 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30432 0 0 0 179991 10 0 0 20 0 1 0 122655114 502738944 102807 33554432000 4194304 6201397 140735819326656 140735819325784 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122739 102807 166 491 0 122238 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 490956

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.16 2.12 3/177 24035
/proc/meminfo: memFree=30228052/32872528 swapFree=12352/737972
[pid=23922] ppid=23919 vsize=490956 CPUtime=1800.01 cores=0,2,4,6
/proc/23922/stat : 23922 (cdcl-cuttingpla) R 23919 23922 21849 0 -1 4202496 30432 0 0 0 179991 10 0 0 20 0 1 0 122655114 502738944 102807 33554432000 4194304 6201397 140735819326656 140735819325784 4213261 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/23922/statm: 122739 102807 166 491 0 122238 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 490956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.103984
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 490956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.103984
maximum resident set size= 411228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30432
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= 15
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5347 second user time and 19.3021 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-08 19:33:26
IDJOB=4088151
IDBENCH=2234
IDSOLVER=2550
FILE ID=node112/4088151-1465407206
RUNJOBID= node112-1465387394-21865
PBS_JOBID= 19853862
Free space on /tmp= 71744 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/course-ass/normalized-ss97-4.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088151-1465407206/watcher-4088151-1465407206 -o /tmp/evaluation-result-4088151-1465407206/solver-4088151-1465407206 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465387394-21865 --watchdog 1960 --input HOME/instance-4088151-1465407206.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 4e682317a6045f4869b1783c80734344
RANDOM SEED=2138792942

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30643536 kB
Buffers:          167260 kB
Cached:           538800 kB
SwapCached:         1512 kB
Active:           239396 kB
Inactive:         513816 kB
Active(anon):      48060 kB
Inactive(anon):     1468 kB
Active(file):     191336 kB
Inactive(file):   512348 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098656 kB
Dirty:              5512 kB
Writeback:             0 kB
AnonPages:        780272 kB
Mapped:             7592 kB
Shmem:                 0 kB
Slab:             606272 kB
SReclaimable:      49352 kB
SUnreclaim:       556920 kB
KernelStack:        1472 kB
PageTables:         5468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     919664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    757760 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= 71740 MiB
End job on node112 at 2016-06-08 20:03:27