Trace number 4099912

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.3

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-ran16x16.opb
MD5SUM8c1b16c8c16304b0c31b222fe698dea9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark4.98424
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 35
Optimality of the best value was proved NO
Number of variables7936
Total number of constraints288
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints288
Minimum length of a constraint31
Maximum length of a constraint480
Number of terms in the objective function 7936
Biggest coefficient in the objective function 1807
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 530504
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262144
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 530504
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.00	c * #variable= 7936 #constraint= 288
2.59/2.65	c #Conflicts:       1000 | #Learnt:       1001 | 0.085
2.59/2.65	c total clause space: 48.1602MB
2.59/2.65	c total #watches: 797012
7.19/7.23	c total #propagations: 108240 / total #impl: 51711643 (eff. 0.002)
7.19/7.23	c #Conflicts:       2000 | #Learnt:       2001 | 0.279
7.19/7.23	c total clause space: 78.2603MB
7.19/7.23	c total #watches: 961456
14.49/14.55	c total #propagations: 849512 / total #impl: 65932674 (eff. 0.013)
14.49/14.55	c GC COLLECT
14.49/14.55	c #Conflicts:       3000 | #Learnt:       2003 | 0.719
14.49/14.55	c total clause space: 78.2603MB
14.49/14.55	c total #watches: 444996
25.29/25.35	c total #propagations: 1460896 / total #impl: 70054491 (eff. 0.021)
25.29/25.35	c #Conflicts:       4000 | #Learnt:       3003 | 0.836
25.29/25.35	c total clause space: 78.2603MB
25.29/25.35	c total #watches: 714128
29.38/29.44	c total #propagations: 2764424 / total #impl: 78069852 (eff. 0.035)
29.38/29.44	c GC COLLECT
29.38/29.44	c #Conflicts:       5000 | #Learnt:       2376 | 0.982
29.38/29.44	c total clause space: 78.2603MB
29.38/29.44	c total #watches: 559564
38.49/38.57	c total #propagations: 4231958 / total #impl: 83579543 (eff. 0.051)
38.49/38.57	c #Conflicts:       6000 | #Learnt:       3376 | 0.921
38.49/38.57	c total clause space: 78.2603MB
38.49/38.57	c total #watches: 658440
48.88/48.90	c total #propagations: 5615391 / total #impl: 92991703 (eff. 0.060)
48.88/48.90	c GC COLLECT
48.88/48.90	c #Conflicts:       7000 | #Learnt:       2246 | 0.839
48.88/48.90	c total clause space: 78.2603MB
48.88/48.90	c total #watches: 474564
56.47/56.57	c total #propagations: 6221020 / total #impl: 102775925 (eff. 0.061)
56.47/56.57	c #Conflicts:       8000 | #Learnt:       3246 | 0.747
56.47/56.57	c total clause space: 78.2603MB
56.47/56.57	c total #watches: 501560
65.67/65.79	c total #propagations: 6918562 / total #impl: 108065932 (eff. 0.064)
65.67/65.79	c #Conflicts:       9000 | #Learnt:       4246 | 0.668
65.67/65.79	c total clause space: 78.2603MB
65.67/65.79	c total #watches: 520564
74.27/74.32	c total #propagations: 7648578 / total #impl: 112285771 (eff. 0.068)
74.27/74.32	c GC COLLECT
74.27/74.32	c #Conflicts:      10000 | #Learnt:       2770 | 0.608
74.27/74.32	c total clause space: 78.2603MB
74.27/74.32	c total #watches: 258325
78.57/78.67	c total #propagations: 8772910 / total #impl: 117772090 (eff. 0.074)
78.57/78.67	c #Conflicts:      11000 | #Learnt:       3770 | 0.553
78.57/78.67	c total clause space: 78.2603MB
78.57/78.67	c total #watches: 267128
83.87/83.97	c total #propagations: 9587092 / total #impl: 120518112 (eff. 0.080)
83.87/83.97	c #Conflicts:      12000 | #Learnt:       4770 | 0.507
83.87/83.97	c total clause space: 78.2603MB
83.87/83.97	c total #watches: 279746
91.68/91.76	c total #propagations: 10386585 / total #impl: 124025789 (eff. 0.084)
91.68/91.76	c #Conflicts:      13000 | #Learnt:       5770 | 0.474
91.68/91.76	c total clause space: 127.173MB
91.68/91.76	c total #watches: 297194
94.68/94.73	c total #propagations: 11126889 / total #impl: 126770386 (eff. 0.088)
94.68/94.73	c GC COLLECT
94.68/94.73	c #Conflicts:      14000 | #Learnt:       3890 | 0.447
94.68/94.73	c total clause space: 127.173MB
94.68/94.73	c total #watches: 123539
98.98/99.00	c total #propagations: 11920561 / total #impl: 129088032 (eff. 0.092)
98.98/99.00	c #Conflicts:      15000 | #Learnt:       4890 | 0.418
98.98/99.00	c total clause space: 127.173MB
98.98/99.00	c total #watches: 135790
103.87/103.99	c total #propagations: 12872947 / total #impl: 134371732 (eff. 0.096)
103.87/103.99	c #Conflicts:      16000 | #Learnt:       5890 | 0.392
103.87/103.99	c total clause space: 127.173MB
103.87/103.99	c total #watches: 145599
110.97/111.08	c total #propagations: 13595567 / total #impl: 138308929 (eff. 0.098)
110.97/111.08	c GC COLLECT
110.97/111.08	c #Conflicts:      17000 | #Learnt:       3706 | 0.369
110.97/111.08	c total clause space: 127.173MB
110.97/111.08	c total #watches: 111614
120.87/121.00	c total #propagations: 14332297 / total #impl: 148389186 (eff. 0.097)
120.87/121.00	c #Conflicts:      18000 | #Learnt:       4706 | 0.349
120.87/121.00	c total clause space: 127.173MB
120.87/121.00	c total #watches: 155322
125.38/125.44	c total #propagations: 15189194 / total #impl: 163636381 (eff. 0.093)
125.38/125.44	c #Conflicts:      19000 | #Learnt:       5706 | 0.331
125.38/125.44	c total clause space: 127.173MB
125.38/125.44	c total #watches: 160306
132.97/133.08	c total #propagations: 15943143 / total #impl: 174291786 (eff. 0.091)
132.97/133.08	c #Conflicts:      20000 | #Learnt:       6706 | 0.314
132.97/133.08	c total clause space: 127.173MB
132.97/133.08	c total #watches: 169453
140.17/140.23	c total #propagations: 16845521 / total #impl: 180032499 (eff. 0.094)
140.17/140.23	c GC COLLECT
140.17/140.23	c #Conflicts:      21000 | #Learnt:       4211 | 0.299
140.17/140.23	c total clause space: 127.173MB
140.17/140.23	c total #watches: 125460
151.77/151.88	c total #propagations: 17777589 / total #impl: 184801721 (eff. 0.096)
151.77/151.88	c #Conflicts:      22000 | #Learnt:       5211 | 0.286
151.77/151.88	c total clause space: 127.173MB
151.77/151.88	c total #watches: 271755
167.96/168.01	c total #propagations: 18384249 / total #impl: 210876465 (eff. 0.087)
167.96/168.01	c #Conflicts:      23000 | #Learnt:       6211 | 0.278
167.96/168.01	c total clause space: 127.173MB
167.96/168.01	c total #watches: 426814
210.55/210.66	c total #propagations: 18853109 / total #impl: 232778265 (eff. 0.081)
210.55/210.66	c #Conflicts:      24000 | #Learnt:       7211 | 0.266
210.55/210.66	c total clause space: 127.173MB
210.55/210.66	c total #watches: 582964
237.66/237.79	c total #propagations: 19564388 / total #impl: 256896157 (eff. 0.076)
237.66/237.79	c GC COLLECT
237.66/237.79	c #Conflicts:      25000 | #Learnt:       4451 | 0.263
237.66/237.79	c total clause space: 127.173MB
237.66/237.79	c total #watches: 587869
264.75/264.86	c total #propagations: 20034638 / total #impl: 274278798 (eff. 0.073)
264.75/264.86	c #Conflicts:      26000 | #Learnt:       5451 | 0.253
264.75/264.86	c total clause space: 127.173MB
264.75/264.86	c total #watches: 823016
326.34/326.40	c total #propagations: 20384549 / total #impl: 285929789 (eff. 0.071)
326.34/326.40	c #Conflicts:      27000 | #Learnt:       6451 | 0.244
326.34/326.40	c total clause space: 127.173MB
326.34/326.40	c total #watches: 937784
443.82/443.90	c total #propagations: 21297713 / total #impl: 298593556 (eff. 0.071)
443.82/443.90	c #Conflicts:      28000 | #Learnt:       7451 | 0.237
443.82/443.90	c total clause space: 206.656MB
443.82/443.90	c total #watches: 1003480
522.91/523.03	c total #propagations: 22084837 / total #impl: 307154935 (eff. 0.072)
522.91/523.03	c GC COLLECT
522.91/523.03	c #Conflicts:      29000 | #Learnt:       4338 | 0.231
522.91/523.03	c total clause space: 206.656MB
522.91/523.03	c total #watches: 673685
556.40/556.56	c total #propagations: 22939748 / total #impl: 320461628 (eff. 0.072)
556.40/556.56	c #Conflicts:      30000 | #Learnt:       5338 | 0.229
556.40/556.56	c total clause space: 206.656MB
556.40/556.56	c total #watches: 741854
614.29/614.43	c total #propagations: 23770112 / total #impl: 329272060 (eff. 0.072)
614.29/614.43	c #Conflicts:      31000 | #Learnt:       6338 | 0.227
614.29/614.43	c total clause space: 206.656MB
614.29/614.43	c total #watches: 836377
698.68/698.82	c total #propagations: 24301195 / total #impl: 340661100 (eff. 0.071)
698.68/698.82	c #Conflicts:      32000 | #Learnt:       7338 | 0.227
698.68/698.82	c total clause space: 206.656MB
698.68/698.82	c total #watches: 1066709
775.97/776.10	c total #propagations: 24830744 / total #impl: 369968276 (eff. 0.067)
775.97/776.10	c #Conflicts:      33000 | #Learnt:       8338 | 0.225
775.97/776.10	c total clause space: 206.656MB
775.97/776.10	c total #watches: 1310543
811.26/811.41	c total #propagations: 25221717 / total #impl: 414297059 (eff. 0.061)
811.26/811.41	c GC COLLECT
811.26/811.41	c #Conflicts:      34000 | #Learnt:       4955 | 0.224
811.26/811.41	c total clause space: 206.656MB
811.26/811.41	c total #watches: 883189
909.35/909.55	c total #propagations: 25567576 / total #impl: 466699110 (eff. 0.055)
909.35/909.55	c #Conflicts:      35000 | #Learnt:       5955 | 0.218
909.35/909.55	c total clause space: 206.656MB
909.35/909.55	c total #watches: 1021150
966.74/966.97	c total #propagations: 26255109 / total #impl: 756595314 (eff. 0.035)
966.74/966.97	c #Conflicts:      36000 | #Learnt:       6955 | 0.213
966.74/966.97	c total clause space: 206.656MB
966.74/966.97	c total #watches: 1130503
990.95/991.14	c total #propagations: 26843706 / total #impl: 831116899 (eff. 0.032)
990.95/991.14	c #Conflicts:      37000 | #Learnt:       7955 | 0.207
990.95/991.14	c total clause space: 206.656MB
990.95/991.14	c total #watches: 1384854
1032.13/1032.36	c total #propagations: 27189575 / total #impl: 871264367 (eff. 0.031)
1032.13/1032.36	c #Conflicts:      38000 | #Learnt:       8955 | 0.201
1032.13/1032.36	c total clause space: 335.816MB
1032.13/1032.36	c total #watches: 1542423
1090.62/1090.81	c total #propagations: 27655151 / total #impl: 929220889 (eff. 0.030)
1090.62/1090.81	c GC COLLECT
1090.62/1090.81	c #Conflicts:      39000 | #Learnt:       5249 | 0.196
1090.62/1090.81	c total clause space: 335.816MB
1090.62/1090.81	c total #watches: 1139838
1260.30/1260.51	c total #propagations: 28158307 / total #impl: 962819298 (eff. 0.029)
1260.30/1260.51	c #Conflicts:      40000 | #Learnt:       6249 | 0.192
1260.30/1260.51	c total clause space: 335.816MB
1260.30/1260.51	c total #watches: 1252168
1582.85/1583.12	c total #propagations: 28738533 / total #impl: 1107135742 (eff. 0.026)
1582.85/1583.12	c #Conflicts:      41000 | #Learnt:       7249 | 0.188
1582.85/1583.12	c total clause space: 335.816MB
1582.85/1583.12	c total #watches: 1359257

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-4099912-1466227911/watcher-4099912-1466227911 -o /tmp/evaluation-result-4099912-1466227911/solver-4099912-1466227911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466224308-20200 --watchdog 1960 --input HOME/instance-4099912-1466227911.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=20752
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.08 2.04 2.05 2/174 20755
/proc/meminfo: memFree=31528452/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 24837872 29810688 5268 33554432000 4194304 6201397 140733991711712 140737250075400 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 7278 5268 130 491 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.08 2.04 2.05 2/174 20755
/proc/meminfo: memFree=31528452/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=34784 CPUtime=0.09 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 1010 0 0 0 9 0 0 0 20 0 1 0 24837872 35618816 7406 33554432000 4194304 6201397 140733991711712 140737250075400 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 8696 7406 146 491 0 8195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34784

[startup+0.200351 s]
/proc/loadavg: 2.08 2.04 2.05 2/174 20755
/proc/meminfo: memFree=31528452/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=38164 CPUtime=0.19 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 1288 0 0 0 19 0 0 0 20 0 1 0 24837872 39079936 8170 33554432000 4194304 6201397 140733991711712 140737250075400 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 9541 8170 147 491 0 9040 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 38164

[startup+0.300293 s]
/proc/loadavg: 2.08 2.04 2.05 2/174 20755
/proc/meminfo: memFree=31528452/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=42584 CPUtime=0.29 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 1317 0 0 0 29 0 0 0 20 0 1 0 24837872 43606016 8195 33554432000 4194304 6201397 140733991711712 140737250075400 4221999 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 10646 8195 147 491 0 10145 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42584

[startup+0.700273 s]
/proc/loadavg: 2.08 2.04 2.05 2/174 20755
/proc/meminfo: memFree=31528452/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=65800 CPUtime=0.69 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 2968 0 0 0 68 1 0 0 20 0 1 0 24837872 67379200 11790 33554432000 4194304 6201397 140733991711712 140737250075400 4217802 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 16450 11790 147 491 0 15949 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65800

[startup+1.50024 s]
/proc/loadavg: 2.07 2.04 2.05 3/177 20802
/proc/meminfo: memFree=31413292/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=89804 CPUtime=1.49 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 4433 0 0 0 148 1 0 0 20 0 1 0 24837872 91959296 15781 33554432000 4194304 6201397 140733991711712 140733991710424 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 22451 15781 147 491 0 21950 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 89804

[startup+3.10022 s]
/proc/loadavg: 2.07 2.04 2.05 3/177 20802
/proc/meminfo: memFree=31390520/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=89804 CPUtime=3.09 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 4458 0 0 0 308 1 0 0 20 0 1 0 24837872 91959296 17850 33554432000 4194304 6201397 140733991711712 140733991710840 4216049 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 22451 17850 160 491 0 21950 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89804

[startup+6.30025 s]
/proc/loadavg: 2.07 2.04 2.05 3/177 20802
/proc/meminfo: memFree=31340300/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=121352 CPUtime=6.29 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 4876 0 0 0 627 2 0 0 20 0 1 0 24837872 124264448 23327 33554432000 4194304 6201397 140733991711712 140733991710664 4233544 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 30338 23327 160 491 0 29837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121352

[startup+12.7002 s]
/proc/loadavg: 2.14 2.06 2.05 3/177 20802
/proc/meminfo: memFree=31297796/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=122824 CPUtime=12.69 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 7662 0 0 0 1267 2 0 0 20 0 1 0 24837872 125771776 27080 33554432000 4194304 6201397 140733991711712 140733991710664 4214923 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 30706 27080 166 491 0 30205 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 122824

[startup+25.5004 s]
/proc/loadavg: 2.12 2.05 2.05 3/177 20802
/proc/meminfo: memFree=31257096/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=124824 CPUtime=25.48 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 8164 0 0 0 2546 2 0 0 20 0 1 0 24837872 127819776 29624 33554432000 4194304 6201397 140733991711712 140733991710424 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 31206 29624 166 491 0 30705 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 124824

[startup+51.1003 s]
/proc/loadavg: 2.16 2.07 2.05 3/177 20802
/proc/meminfo: memFree=31185352/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=126544 CPUtime=51.08 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 8772 0 0 0 5106 2 0 0 20 0 1 0 24837872 129581056 30192 33554432000 4194304 6201397 140733991711712 140733991710664 4215783 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 31636 30192 166 491 0 31135 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126544

[startup+102.3 s]
/proc/loadavg: 2.06 2.05 2.05 4/177 20803
/proc/meminfo: memFree=30986364/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=178988 CPUtime=102.28 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 9880 0 0 0 10225 3 0 0 20 0 1 0 24837872 183283712 31618 33554432000 4194304 6201397 140733991711712 140733991710840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 44747 31618 166 491 0 44246 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 178988

[startup+162.3 s]
/proc/loadavg: 2.20 2.09 2.06 3/177 20805
/proc/meminfo: memFree=30898620/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=185004 CPUtime=162.26 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 11317 0 0 0 16223 3 0 0 20 0 1 0 24837872 189444096 33055 33554432000 4194304 6201397 140733991711712 140733991710168 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 46251 33055 166 491 0 45750 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 185004

[startup+222.307 s]
/proc/loadavg: 2.15 2.09 2.06 3/177 20806
/proc/meminfo: memFree=30850112/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=193068 CPUtime=222.26 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 13120 0 0 0 22223 3 0 0 20 0 1 0 24837872 197701632 39933 33554432000 4194304 6201397 140733991711712 140733991710376 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 48267 39933 166 491 0 47766 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 193068

[startup+282.3 s]
/proc/loadavg: 2.13 2.10 2.06 3/177 20807
/proc/meminfo: memFree=30835964/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=195204 CPUtime=282.25 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 13758 0 0 0 28221 4 0 0 20 0 1 0 24837872 199888896 43055 33554432000 4194304 6201397 140733991711712 140733991710664 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 48801 43055 166 491 0 48300 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 195204

[startup+342.3 s]
/proc/loadavg: 2.05 2.08 2.06 3/177 20808
/proc/meminfo: memFree=30745732/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=278984 CPUtime=342.24 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 14568 0 0 0 34219 5 0 0 20 0 1 0 24837872 285679616 47898 33554432000 4194304 6201397 140733991711712 140733991710376 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 69746 47898 166 491 0 69245 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 278984

[startup+402.3 s]
/proc/loadavg: 2.06 2.08 2.05 3/177 20809
/proc/meminfo: memFree=30685556/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=283656 CPUtime=402.23 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 16013 0 0 0 40218 5 0 0 20 0 1 0 24837872 290463744 50824 33554432000 4194304 6201397 140733991711712 140733991710376 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 70914 50824 166 491 0 70413 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 283656

[startup+462.3 s]
/proc/loadavg: 2.02 2.06 2.05 3/177 20811
/proc/meminfo: memFree=30637652/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=285192 CPUtime=462.21 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 16235 0 0 0 46216 5 0 0 20 0 1 0 24837872 292036608 54623 33554432000 4194304 6201397 140733991711712 140733991710424 4213206 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 71298 54623 166 491 0 70797 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 285192

[startup+522.3 s]
/proc/loadavg: 2.01 2.05 2.04 3/178 20815
/proc/meminfo: memFree=30585188/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=293260 CPUtime=522.21 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 17686 0 0 0 52215 6 0 0 20 0 1 0 24837872 300298240 59014 33554432000 4194304 6201397 140733991711712 140733991710376 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 73315 59014 166 491 0 72814 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 293260

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/177 20816
/proc/meminfo: memFree=30560996/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=293260 CPUtime=582.2 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 17812 0 0 0 58214 6 0 0 20 0 1 0 24837872 300298240 59117 33554432000 4194304 6201397 140733991711712 140733991710840 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 73315 59117 166 491 0 72814 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 293260


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


[startup+942.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 20823
/proc/meminfo: memFree=30349220/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=297512 CPUtime=942.14 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 18884 0 0 0 94207 7 0 0 20 0 1 0 24837872 304652288 69579 33554432000 4194304 6201397 140733991711712 140733991710376 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 74378 69579 166 491 0 73877 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 297512

[startup+1002.3 s]
/proc/loadavg: 2.03 2.02 2.01 3/177 20824
/proc/meminfo: memFree=30326252/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=431732 CPUtime=1002.14 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 19603 0 0 0 100206 8 0 0 20 0 1 0 24837872 442093568 74823 33554432000 4194304 6201397 140733991711712 140733991710376 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 107933 74823 166 491 0 107432 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 431732

[startup+1062.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20826
/proc/meminfo: memFree=30276140/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=436432 CPUtime=1062.13 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21082 0 0 0 106204 9 0 0 20 0 1 0 24837872 446906368 85668 33554432000 4194304 6201397 140733991711712 140733991710504 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109108 85668 166 491 0 108607 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 436432

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 20830
/proc/meminfo: memFree=30267896/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1122.12 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21470 0 0 0 112203 9 0 0 20 0 1 0 24837872 448872448 86056 33554432000 4194304 6201397 140733991711712 140733991710376 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86056 166 491 0 109087 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 438352

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20831
/proc/meminfo: memFree=30264980/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1182.11 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21470 0 0 0 118202 9 0 0 20 0 1 0 24837872 448872448 86056 33554432000 4194304 6201397 140733991711712 140733991710376 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86056 166 491 0 109087 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 438352

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20832
/proc/meminfo: memFree=30261060/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1242.1 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21479 0 0 0 124201 9 0 0 20 0 1 0 24837872 448872448 86065 33554432000 4194304 6201397 140733991711712 140733991710376 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86065 166 491 0 109087 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 438352

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20833
/proc/meminfo: memFree=30257336/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1302.09 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21514 0 0 0 130200 9 0 0 20 0 1 0 24837872 448872448 86100 33554432000 4194304 6201397 140733991711712 140733991710840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86100 166 491 0 109087 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 438352

[startup+1362.3 s]
/proc/loadavg: 2.14 2.04 2.01 3/177 20835
/proc/meminfo: memFree=30252620/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1362.08 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21514 0 0 0 136199 9 0 0 20 0 1 0 24837872 448872448 86100 33554432000 4194304 6201397 140733991711712 140733991710840 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86100 166 491 0 109087 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 438352

[startup+1422.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/177 20836
/proc/meminfo: memFree=30243188/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1422.08 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21545 0 0 0 142199 9 0 0 20 0 1 0 24837872 448872448 86131 33554432000 4194304 6201397 140733991711712 140733991710840 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86131 166 491 0 109087 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 438352

[startup+1482.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 20837
/proc/meminfo: memFree=30241456/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1482.06 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21550 0 0 0 148197 9 0 0 20 0 1 0 24837872 448872448 86136 33554432000 4194304 6201397 140733991711712 140733991710840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86136 166 491 0 109087 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 438352

[startup+1542.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 20838
/proc/meminfo: memFree=30189392/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1542.06 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21556 0 0 0 154197 9 0 0 20 0 1 0 24837872 448872448 86142 33554432000 4194304 6201397 140733991711712 140733991710840 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86142 166 491 0 109087 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 438352

[startup+1602.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20839
/proc/meminfo: memFree=30156928/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1602.04 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21713 0 0 0 160195 9 0 0 20 0 1 0 24837872 448872448 86296 33554432000 4194304 6201397 140733991711712 140733991710840 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86296 166 491 0 109087 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 438352

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20841
/proc/meminfo: memFree=30148608/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1662.04 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21737 0 0 0 166195 9 0 0 20 0 1 0 24837872 448872448 86320 33554432000 4194304 6201397 140733991711712 140733991710840 4213186 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86320 166 491 0 109087 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 438352

[startup+1722.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 20845
/proc/meminfo: memFree=30092868/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1722.03 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21738 0 0 0 172194 9 0 0 20 0 1 0 24837872 448872448 86321 33554432000 4194304 6201397 140733991711712 140733991710840 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86321 166 491 0 109087 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 438352

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 20869
/proc/meminfo: memFree=30029268/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1782.02 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21738 0 0 0 178193 9 0 0 20 0 1 0 24837872 448872448 86321 33554432000 4194304 6201397 140733991711712 140733991710840 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86321 166 491 0 109087 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 438352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 20869
/proc/meminfo: memFree=30029204/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1800.01 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21738 0 0 0 179992 9 0 0 20 0 1 0 24837872 448872448 86321 33554432000 4194304 6201397 140733991711712 140733991710840 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86321 166 491 0 109087 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 438352

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 20755 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/178 20869
/proc/meminfo: memFree=30029204/32872528 swapFree=338416/354768
[pid=20755] ppid=20752 vsize=438352 CPUtime=1800.01 cores=1,3,5,7
/proc/20755/stat : 20755 (cdcl-cuttingpla) R 20752 20755 14474 0 -1 4202496 21738 0 0 0 179992 9 0 0 20 0 1 0 24837872 448872448 86321 33554432000 4194304 6201397 140733991711712 140733991710840 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/20755/statm: 109588 86321 166 491 0 109087 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 438352

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.93
CPU system time (s): 0.094985
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 438352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.93
system time used= 0.094985
maximum resident set size= 345284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21738
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= 16
involuntary context switches= 1908

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5683 second user time and 7.43887 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-18 07:31:51
IDJOB=4099912
IDBENCH=1549
IDSOLVER=2550
FILE ID=node126/4099912-1466227911
RUNJOBID= node126-1466224308-20200
PBS_JOBID= 19918151
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-ran16x16.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099912-1466227911/watcher-4099912-1466227911 -o /tmp/evaluation-result-4099912-1466227911/solver-4099912-1466227911 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1466224308-20200 --watchdog 1960 --input HOME/instance-4099912-1466227911.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8c1b16c8c16304b0c31b222fe698dea9
RANDOM SEED=1884055297

node126.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.121
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.24
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.121
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.121
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.121
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.121
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.121
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.121
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.121
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:        31528816 kB
Buffers:          110332 kB
Cached:           140360 kB
SwapCached:         1076 kB
Active:            81136 kB
Inactive:         174440 kB
Active(anon):       6240 kB
Inactive(anon):     1004 kB
Active(file):      74896 kB
Inactive(file):   173436 kB
Unevictable:      354768 kB
Mlocked:          338416 kB
SwapTotal:      67108856 kB
SwapFree:       67100100 kB
Dirty:              2792 kB
Writeback:           168 kB
AnonPages:        359100 kB
Mapped:             7116 kB
Shmem:                 0 kB
Slab:             603228 kB
SReclaimable:      46800 kB
SUnreclaim:       556428 kB
KernelStack:        1440 kB
PageTables:         4776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     472564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71728 MiB
End job on node126 at 2016-06-18 08:01:52