Trace number 4088165

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:98.opb
MD5SUMdae2a99f19ab3cbb5b0fd1a29cad1e80
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark1800.7
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 203
Optimality of the best value was proved NO
Number of variables10989
Total number of constraints12472
Number of constraints which are clauses10469
Number of constraints which are cardinality constraints (but not clauses)2003
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint25
Number of terms in the objective function 10989
Biggest coefficient in the objective function 5985
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 32028
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 5985
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 32028
Number of bits of the biggest sum of numbers15
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= 10989 #constraint= 12472
20.79/20.89	c #Conflicts:       1000 | #Learnt:       1003 | 0.001
20.79/20.89	c total clause space: 206.656MB
20.79/20.89	c total #watches: 1356231
80.18/80.25	c total #propagations: 3074951 / total #impl: 46793515 (eff. 0.066)
80.18/80.25	c #Conflicts:       2000 | #Learnt:       2004 | 0.702
80.18/80.25	c total clause space: 335.816MB
80.18/80.25	c total #watches: 2908781
108.47/108.58	c total #propagations: 5931659 / total #impl: 89125187 (eff. 0.067)
108.47/108.58	c GC COLLECT
108.47/108.58	c #Conflicts:       3000 | #Learnt:       2007 | 0.468
108.47/108.58	c total clause space: 335.816MB
108.47/108.58	c total #watches: 3405117
214.36/214.42	c total #propagations: 9084947 / total #impl: 150609050 (eff. 0.060)
214.36/214.42	c #Conflicts:       4000 | #Learnt:       3008 | 0.351
214.36/214.42	c total clause space: 545.701MB
214.36/214.42	c total #watches: 5085293
315.44/315.57	c total #propagations: 11643039 / total #impl: 228584982 (eff. 0.051)
315.44/315.57	c GC COLLECT
315.44/315.57	c #Conflicts:       5000 | #Learnt:       2362 | 0.281
315.44/315.57	c total clause space: 545.701MB
315.44/315.57	c total #watches: 4534059
379.23/379.38	c total #propagations: 15037829 / total #impl: 340379146 (eff. 0.044)
379.23/379.38	c #Conflicts:       6000 | #Learnt:       3362 | 0.234
379.23/379.38	c total clause space: 545.701MB
379.23/379.38	c total #watches: 5051128
409.93/410.07	c total #propagations: 19360401 / total #impl: 401682064 (eff. 0.048)
409.93/410.07	c GC COLLECT
409.93/410.07	c #Conflicts:       7000 | #Learnt:       2251 | 0.200
409.93/410.07	c total clause space: 545.701MB
409.93/410.07	c total #watches: 2407581
420.83/420.95	c total #propagations: 24182395 / total #impl: 442526520 (eff. 0.055)
420.83/420.95	c #Conflicts:       8000 | #Learnt:       3251 | 0.175
420.83/420.95	c total clause space: 545.701MB
420.83/420.95	c total #watches: 3450116
536.31/536.43	c total #propagations: 28266560 / total #impl: 488380826 (eff. 0.058)
536.31/536.43	c #Conflicts:       9000 | #Learnt:       4251 | 0.156
536.31/536.43	c total clause space: 545.701MB
536.31/536.43	c total #watches: 5566814
689.29/689.48	c total #propagations: 31144964 / total #impl: 570439083 (eff. 0.055)
689.29/689.48	c GC COLLECT
689.29/689.48	c #Conflicts:      10000 | #Learnt:       2734 | 0.140
689.29/689.48	c total clause space: 886.764MB
689.29/689.48	c total #watches: 5332485
752.88/753.06	c total #propagations: 33814794 / total #impl: 633085151 (eff. 0.053)
752.88/753.06	c #Conflicts:      11000 | #Learnt:       3734 | 0.128
752.88/753.06	c total clause space: 886.764MB
752.88/753.06	c total #watches: 8134529
998.93/999.11	c total #propagations: 35998812 / total #impl: 756430073 (eff. 0.048)
998.93/999.11	c #Conflicts:      12000 | #Learnt:       4734 | 0.117
998.93/999.11	c total clause space: 886.764MB
998.93/999.11	c total #watches: 10961257
1303.89/1304.15	c total #propagations: 39070449 / total #impl: 908460272 (eff. 0.043)
1303.89/1304.15	c #Conflicts:      13000 | #Learnt:       5734 | 0.108
1303.89/1304.15	c total clause space: 886.764MB
1303.89/1304.15	c total #watches: 13253734
1437.17/1437.43	c total #propagations: 41988191 / total #impl: 1032162070 (eff. 0.041)
1437.17/1437.43	c GC COLLECT
1437.17/1437.43	c #Conflicts:      14000 | #Learnt:       3872 | 0.100
1437.17/1437.43	c total clause space: 886.764MB
1437.17/1437.43	c total #watches: 10906181
1519.36/1519.69	c total #propagations: 44915376 / total #impl: 1215591519 (eff. 0.037)
1519.36/1519.69	c #Conflicts:      15000 | #Learnt:       4872 | 0.094
1519.36/1519.69	c total clause space: 886.764MB
1519.36/1519.69	c total #watches: 13176739
1564.05/1564.36	c total #propagations: 48349892 / total #impl: 1369930324 (eff. 0.035)
1564.05/1564.36	c #Conflicts:      16000 | #Learnt:       5872 | 0.088
1564.05/1564.36	c total clause space: 886.764MB
1564.05/1564.36	c total #watches: 15459365
1652.04/1652.35	c total #propagations: 51614190 / total #impl: 1552458906 (eff. 0.033)
1652.04/1652.35	c GC COLLECT
1652.04/1652.35	c #Conflicts:      17000 | #Learnt:       3696 | 0.083
1652.04/1652.35	c total clause space: 1440.99MB
1652.04/1652.35	c total #watches: 9269746
1684.63/1684.96	c total #propagations: 54734022 / total #impl: 1724068199 (eff. 0.032)
1684.63/1684.96	c #Conflicts:      18000 | #Learnt:       4696 | 0.078
1684.63/1684.96	c total clause space: 1440.99MB
1684.63/1684.96	c total #watches: 11031371
1719.72/1720.05	c total #propagations: 58302450 / total #impl: 1917022624 (eff. 0.030)
1719.72/1720.05	c #Conflicts:      19000 | #Learnt:       5696 | 0.074
1719.72/1720.05	c total clause space: 1440.99MB
1719.72/1720.05	c total #watches: 13062891

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-4088165-1465404101/watcher-4088165-1465404101 -o /tmp/evaluation-result-4088165-1465404101/solver-4088165-1465404101 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23359 --watchdog 1960 --input HOME/instance-4088165-1465404101.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=24887
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.18 2.19 2.18 3/176 24890
/proc/meminfo: memFree=29614776/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=33468 CPUtime=0 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 278 0 0 0 0 0 0 0 20 0 1 0 122343633 34271232 5269 33554432000 4194304 6201397 140735352982080 140735640170152 5194084 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 8367 5269 130 491 0 7866 0

[startup+0.100152 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24890
/proc/meminfo: memFree=29614776/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=34664 CPUtime=0.09 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 641 0 0 0 9 0 0 0 20 0 1 0 122343633 35495936 7650 33554432000 4194304 6201397 140735352982080 140735640170152 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 8666 7650 146 491 0 8165 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34664

[startup+0.200351 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24890
/proc/meminfo: memFree=29614776/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=43284 CPUtime=0.19 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 1229 0 0 0 19 0 0 0 20 0 1 0 122343633 44322816 8210 33554432000 4194304 6201397 140735352982080 140735640170152 4216049 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 10821 8210 147 491 0 10320 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43284

[startup+0.300288 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24890
/proc/meminfo: memFree=29614776/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=43284 CPUtime=0.28 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 1380 0 0 0 28 0 0 0 20 0 1 0 122343633 44322816 8858 33554432000 4194304 6201397 140735352982080 140735640170152 4220768 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 10821 8858 147 491 0 10320 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 43284

[startup+0.700234 s]
/proc/loadavg: 2.18 2.19 2.18 3/176 24890
/proc/meminfo: memFree=29614776/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=51004 CPUtime=0.68 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 1616 0 0 0 68 0 0 0 20 0 1 0 122343633 52228096 10101 33554432000 4194304 6201397 140735352982080 140735352980792 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 12751 10101 147 491 0 12250 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 51004

[startup+1.50028 s]
/proc/loadavg: 2.18 2.19 2.18 3/177 24891
/proc/meminfo: memFree=29571812/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=64320 CPUtime=1.49 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 2462 0 0 0 148 1 0 0 20 0 1 0 122343633 65863680 13608 33554432000 4194304 6201397 140735352982080 140735352980360 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 16080 13608 147 491 0 15579 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64320

[startup+3.10022 s]
/proc/loadavg: 2.18 2.19 2.18 2/171 24922
/proc/meminfo: memFree=29968356/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=84524 CPUtime=3.09 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 2935 0 0 0 308 1 0 0 20 0 1 0 122343633 86552576 14060 33554432000 4194304 6201397 140735352982080 140735352981032 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 21131 14060 147 491 0 20630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84524

[startup+6.30027 s]
/proc/loadavg: 2.17 2.18 2.18 4/177 24937
/proc/meminfo: memFree=29870824/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=119568 CPUtime=6.29 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 4370 0 0 0 628 1 0 0 20 0 1 0 122343633 122437632 22272 33554432000 4194304 6201397 140735352982080 140735352980744 4220467 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 29892 22272 147 491 0 29391 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119568

[startup+12.7003 s]
/proc/loadavg: 2.16 2.18 2.18 4/177 24937
/proc/meminfo: memFree=29790540/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=175016 CPUtime=12.69 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 6372 0 0 0 1267 2 0 0 20 0 1 0 122343633 179216384 29761 33554432000 4194304 6201397 140735352982080 140735352980744 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 43754 29761 147 491 0 43253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 175016

[startup+25.5004 s]
/proc/loadavg: 2.20 2.19 2.18 4/177 24937
/proc/meminfo: memFree=29650156/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=268880 CPUtime=25.48 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 10700 0 0 0 2545 3 0 0 20 0 1 0 122343633 275333120 50932 33554432000 4194304 6201397 140735352982080 140735352980744 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 67220 50932 160 491 0 66719 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 268880

[startup+51.1004 s]
/proc/loadavg: 2.13 2.17 2.17 3/177 24937
/proc/meminfo: memFree=29570000/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=411780 CPUtime=51.08 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 18034 0 0 0 5103 5 0 0 20 0 1 0 122343633 421662720 68101 33554432000 4194304 6201397 140735352982080 140735352981032 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 102945 68101 160 491 0 102444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 411780

[startup+102.3 s]
/proc/loadavg: 2.10 2.16 2.17 3/177 24938
/proc/meminfo: memFree=29410296/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=422544 CPUtime=102.28 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 25416 0 0 0 10221 7 0 0 20 0 1 0 122343633 432685056 84426 33554432000 4194304 6201397 140735352982080 140735352980920 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 105636 84426 166 491 0 105135 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 422544

[startup+162.3 s]
/proc/loadavg: 2.08 2.14 2.16 3/177 24939
/proc/meminfo: memFree=29235068/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=645956 CPUtime=162.26 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 31860 0 0 0 16216 10 0 0 20 0 1 0 122343633 661458944 107798 33554432000 4194304 6201397 140735352982080 140735352980712 4213244 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 161489 107798 166 491 0 160988 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 645956

[startup+222.307 s]
/proc/loadavg: 2.09 2.13 2.16 3/177 24940
/proc/meminfo: memFree=29106836/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=675040 CPUtime=222.27 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 38645 0 0 0 22214 13 0 0 20 0 1 0 122343633 691240960 129294 33554432000 4194304 6201397 140735352982080 140735352980744 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 168760 129294 166 491 0 168259 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 675040

[startup+282.3 s]
/proc/loadavg: 2.15 2.13 2.16 3/177 24942
/proc/meminfo: memFree=29015936/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=682756 CPUtime=282.25 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 42485 0 0 0 28211 14 0 0 20 0 1 0 122343633 699142144 143049 33554432000 4194304 6201397 140735352982080 140735352980920 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 170689 143049 166 491 0 170188 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 682756

[startup+342.3 s]
/proc/loadavg: 2.21 2.15 2.16 3/177 24943
/proc/meminfo: memFree=28967720/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=682756 CPUtime=342.24 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 42675 0 0 0 34210 14 0 0 20 0 1 0 122343633 699142144 143173 33554432000 4194304 6201397 140735352982080 140735352980920 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 170689 143173 166 491 0 170188 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 682756

[startup+402.3 s]
/proc/loadavg: 2.23 2.17 2.16 3/177 24944
/proc/meminfo: memFree=28906224/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=685496 CPUtime=402.23 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 46019 0 0 0 40207 16 0 0 20 0 1 0 122343633 701947904 151965 33554432000 4194304 6201397 140735352982080 140735352980744 4213249 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 171374 151965 166 491 0 170873 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 685496

[startup+462.3 s]
/proc/loadavg: 2.24 2.18 2.17 3/177 24945
/proc/meminfo: memFree=28856196/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=685672 CPUtime=462.22 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 57502 0 0 0 46202 20 0 0 20 0 1 0 122343633 702128128 164389 33554432000 4194304 6201397 140735352982080 140735352981032 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 171418 164389 166 491 0 170917 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 685672

[startup+522.3 s]
/proc/loadavg: 2.43 2.24 2.19 4/178 24949
/proc/meminfo: memFree=28851248/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=691380 CPUtime=522.21 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 60960 0 0 0 52200 21 0 0 20 0 1 0 122343633 707973120 165584 33554432000 4194304 6201397 140735352982080 140735352981032 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 172845 165584 166 491 0 172344 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 691380

[startup+582.3 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 24951
/proc/meminfo: memFree=28780948/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1047304 CPUtime=582.2 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 67729 0 0 0 58196 24 0 0 20 0 1 0 122343633 1072439296 177594 33554432000 4194304 6201397 140735352982080 140735352980744 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 261826 177594 166 491 0 261325 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1047304


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


[startup+942.3 s]
/proc/loadavg: 2.16 2.17 2.17 3/177 24958
/proc/meminfo: memFree=28548156/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1137156 CPUtime=942.15 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 101216 0 0 0 94182 33 0 0 20 0 1 0 122343633 1164447744 213486 33554432000 4194304 6201397 140735352982080 140735352981032 4213192 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284289 213486 166 491 0 283788 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1137156

[startup+1002.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 24959
/proc/meminfo: memFree=28488680/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1137700 CPUtime=1002.14 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 107248 0 0 0 100178 36 0 0 20 0 1 0 122343633 1165004800 228276 33554432000 4194304 6201397 140735352982080 140735352981032 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284425 228276 166 491 0 283924 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1137700

[startup+1062.3 s]
/proc/loadavg: 2.20 2.18 2.17 4/177 24960
/proc/meminfo: memFree=28408764/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1062.12 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111049 0 0 0 106175 37 0 0 20 0 1 0 122343633 1165430784 246076 33554432000 4194304 6201397 140735352982080 140735352980792 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 246076 166 491 0 284028 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 1138116

[startup+1122.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/178 24964
/proc/meminfo: memFree=28396284/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1122.11 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111063 0 0 0 112174 37 0 0 20 0 1 0 122343633 1165430784 249156 33554432000 4194304 6201397 140735352982080 140735352980792 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 249156 166 491 0 284028 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1138116

[startup+1182.3 s]
/proc/loadavg: 2.12 2.16 2.17 3/178 24989
/proc/meminfo: memFree=28379412/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1182.1 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111078 0 0 0 118173 37 0 0 20 0 1 0 122343633 1165430784 253259 33554432000 4194304 6201397 140735352982080 140735352980792 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 253259 166 491 0 284028 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1138116

[startup+1242.3 s]
/proc/loadavg: 2.16 2.16 2.17 3/177 24990
/proc/meminfo: memFree=28352456/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1242.1 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111091 0 0 0 124172 38 0 0 20 0 1 0 122343633 1165430784 259915 33554432000 4194304 6201397 140735352982080 140735352980792 4213178 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 259915 166 491 0 284028 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 1138116

[startup+1302.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 24991
/proc/meminfo: memFree=28335820/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1302.08 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111100 0 0 0 130170 38 0 0 20 0 1 0 122343633 1165430784 264523 33554432000 4194304 6201397 140735352982080 140735352980792 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 264523 166 491 0 284028 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1138116

[startup+1362.3 s]
/proc/loadavg: 2.21 2.18 2.18 3/176 24992
/proc/meminfo: memFree=28327900/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1362.08 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111145 0 0 0 136169 39 0 0 20 0 1 0 122343633 1165430784 266059 33554432000 4194304 6201397 140735352982080 140735352981208 4213253 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 266059 166 491 0 284028 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1138116

[startup+1422.3 s]
/proc/loadavg: 2.32 2.21 2.18 3/177 24994
/proc/meminfo: memFree=28290960/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1422.08 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111145 0 0 0 142169 39 0 0 20 0 1 0 122343633 1165430784 266059 33554432000 4194304 6201397 140735352982080 140735352981208 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 266059 166 491 0 284028 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 1138116

[startup+1482.3 s]
/proc/loadavg: 2.33 2.23 2.19 3/177 24996
/proc/meminfo: memFree=28255292/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1482.06 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111224 0 0 0 148167 39 0 0 20 0 1 0 122343633 1165430784 266138 33554432000 4194304 6201397 140735352982080 140735352981208 4213257 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 266138 166 491 0 284028 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 1138116

[startup+1542.31 s]
/proc/loadavg: 2.28 2.24 2.19 4/177 24997
/proc/meminfo: memFree=28255664/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1138116 CPUtime=1542.06 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 111224 0 0 0 154167 39 0 0 20 0 1 0 122343633 1165430784 266138 33554432000 4194304 6201397 140735352982080 140735352981208 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 284529 266138 166 491 0 284028 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 1138116

[startup+1602.3 s]
/proc/loadavg: 2.37 2.27 2.20 4/177 24998
/proc/meminfo: memFree=28164224/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1196492 CPUtime=1602.04 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 119697 0 0 0 160164 40 0 0 20 0 1 0 122343633 1225207808 287895 33554432000 4194304 6201397 140735352982080 140735352980792 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 299123 287895 166 491 0 298622 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 1196492

[startup+1662.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/177 24999
/proc/meminfo: memFree=28058612/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1787516 CPUtime=1662.03 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 125243 0 0 0 166161 42 0 0 20 0 1 0 122343633 1830416384 308197 33554432000 4194304 6201397 140735352982080 140735352981032 4213240 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 446879 308197 166 491 0 446378 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 1787516

[startup+1722.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/178 25003
/proc/meminfo: memFree=28019976/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1787516 CPUtime=1722.02 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 125322 0 0 0 172160 42 0 0 20 0 1 0 122343633 1830416384 308202 33554432000 4194304 6201397 140735352982080 140735352981208 4213168 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 446879 308202 166 491 0 446378 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1787516

[startup+1782.3 s]
/proc/loadavg: 2.24 2.22 2.18 4/177 25005
/proc/meminfo: memFree=27981476/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1787516 CPUtime=1782.01 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 125322 0 0 0 178159 42 0 0 20 0 1 0 122343633 1830416384 308202 33554432000 4194304 6201397 140735352982080 140735352981208 4214495 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 446879 308202 166 491 0 446378 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 1787516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 25005
/proc/meminfo: memFree=27946412/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1787516 CPUtime=1800.01 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 125322 0 0 0 179959 42 0 0 20 0 1 0 122343633 1830416384 308202 33554432000 4194304 6201397 140735352982080 140735352981208 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 446879 308202 166 491 0 446378 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1787516

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

[startup+1800.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 25005
/proc/meminfo: memFree=27946412/32872528 swapFree=16080/1655368
[pid=24890] ppid=24887 vsize=1787516 CPUtime=1800.01 cores=0,2,4,6
/proc/24890/stat : 24890 (cdcl-cuttingpla) R 24887 24890 23343 0 -1 4202496 125322 0 0 0 179959 42 0 0 20 0 1 0 122343633 1830416384 308202 33554432000 4194304 6201397 140735352982080 140735352981208 4213261 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/24890/statm: 446879 308202 166 491 0 446378 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1787516

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1799.6
CPU system time (s): 0.432934
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 1787516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.6
system time used= 0.432934
maximum resident set size= 1232812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125322
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= 13
involuntary context switches= 1973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.51931 second user time and 6.93994 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-08 18:41:41
IDJOB=4088165
IDBENCH=2220
IDSOLVER=2550
FILE ID=node122/4088165-1465404101
RUNJOBID= node122-1465387891-23359
PBS_JOBID= 19853859
Free space on /tmp= 71740 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/radar/normalized-30:70:4.5:0.95:98.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088165-1465404101/watcher-4088165-1465404101 -o /tmp/evaluation-result-4088165-1465404101/solver-4088165-1465404101 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465387891-23359 --watchdog 1960 --input HOME/instance-4088165-1465404101.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= dae2a99f19ab3cbb5b0fd1a29cad1e80
RANDOM SEED=1394239443

node122.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.898
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.79
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.898
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.898
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.54
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.898
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.898
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.898
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.898
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.898
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:        29615064 kB
Buffers:          125120 kB
Cached:           328724 kB
SwapCached:          780 kB
Active:           547032 kB
Inactive:         315568 kB
Active(anon):     408548 kB
Inactive(anon):     2812 kB
Active(file):     138484 kB
Inactive(file):   312756 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099520 kB
Dirty:              2748 kB
Writeback:             0 kB
AnonPages:       2064056 kB
Mapped:             7756 kB
Shmem:                 0 kB
Slab:             604748 kB
SReclaimable:      48732 kB
SUnreclaim:       556016 kB
KernelStack:        1424 kB
PageTables:         8140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2188532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2041856 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 node122 at 2016-06-08 19:11:41