Trace number 4101008

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/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-ship04l.opb
MD5SUM8c2ebef1f909dd9b378c2f7f10ba6b39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables63540
Total number of constraints348
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 constraints348
Minimum length of a constraint30
Maximum length of a constraint2520
Number of terms in the objective function 63540
Biggest coefficient in the objective function 2379
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 577490
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 577490
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= 63540 #constraint= 348
8.19/8.21	c #Conflicts:       1000 | #Learnt:        999 | 16.949
8.19/8.21	c total clause space: 48.1602MB
8.19/8.21	c total #watches: 768128
12.39/12.48	c total #propagations: 120177 / total #impl: 24178333 (eff. 0.005)
12.39/12.48	c #Conflicts:       2000 | #Learnt:       1999 | 10.621
12.39/12.48	c total clause space: 78.2603MB
12.39/12.48	c total #watches: 1047931
14.58/14.60	c total #propagations: 162956 / total #impl: 33899432 (eff. 0.005)
14.58/14.60	c GC COLLECT
14.58/14.60	c #Conflicts:       3000 | #Learnt:       2001 | 9.237
14.58/14.60	c total clause space: 78.2603MB
14.58/14.60	c total #watches: 644637
17.49/17.55	c total #propagations: 182165 / total #impl: 33974662 (eff. 0.005)
17.49/17.55	c #Conflicts:       4000 | #Learnt:       3001 | 8.302
17.49/17.55	c total clause space: 78.2603MB
17.49/17.55	c total #watches: 822609
23.19/23.24	c total #propagations: 202630 / total #impl: 36348703 (eff. 0.006)
23.19/23.24	c GC COLLECT
23.19/23.24	c #Conflicts:       5000 | #Learnt:       2367 | 9.289
23.19/23.24	c total clause space: 78.2603MB
23.19/23.24	c total #watches: 600164
28.89/28.93	c total #propagations: 252267 / total #impl: 37747061 (eff. 0.007)
28.89/28.93	c #Conflicts:       6000 | #Learnt:       3367 | 8.446
28.89/28.93	c total clause space: 127.173MB
28.89/28.93	c total #watches: 747214
37.49/37.58	c total #propagations: 265061 / total #impl: 38791021 (eff. 0.007)
37.49/37.58	c GC COLLECT
37.49/37.58	c #Conflicts:       7000 | #Learnt:       2238 | 8.245
37.49/37.58	c total clause space: 127.173MB
37.49/37.58	c total #watches: 497411
43.58/43.60	c total #propagations: 273446 / total #impl: 39041543 (eff. 0.007)
43.58/43.60	c #Conflicts:       8000 | #Learnt:       3238 | 8.139
43.58/43.60	c total clause space: 127.173MB
43.58/43.60	c total #watches: 630042
72.28/72.39	c total #propagations: 282201 / total #impl: 39278420 (eff. 0.007)
72.28/72.39	c #Conflicts:       9000 | #Learnt:       4238 | 8.486
72.28/72.39	c total clause space: 206.656MB
72.28/72.39	c total #watches: 752815
110.57/110.65	c total #propagations: 314999 / total #impl: 39663676 (eff. 0.008)
110.57/110.65	c GC COLLECT
110.57/110.65	c #Conflicts:      10000 | #Learnt:       2729 | 8.738
110.57/110.65	c total clause space: 206.656MB
110.57/110.65	c total #watches: 586580
129.27/129.31	c total #propagations: 348416 / total #impl: 40562732 (eff. 0.009)
129.27/129.31	c #Conflicts:      11000 | #Learnt:       3729 | 8.800
129.27/129.31	c total clause space: 206.656MB
129.27/129.31	c total #watches: 864531
161.67/161.79	c total #propagations: 375796 / total #impl: 41327306 (eff. 0.009)
161.67/161.79	c #Conflicts:      12000 | #Learnt:       4729 | 8.760
161.67/161.79	c total clause space: 206.656MB
161.67/161.79	c total #watches: 1127376
197.97/198.06	c total #propagations: 409276 / total #impl: 42278215 (eff. 0.010)
197.97/198.06	c #Conflicts:      13000 | #Learnt:       5729 | 9.074
197.97/198.06	c total clause space: 206.656MB
197.97/198.06	c total #watches: 1276280
202.06/202.12	c total #propagations: 480008 / total #impl: 48782307 (eff. 0.010)
202.06/202.12	c GC COLLECT
202.06/202.12	c #Conflicts:      14000 | #Learnt:       3887 | 8.564
202.06/202.12	c total clause space: 206.656MB
202.06/202.12	c total #watches: 1242885
205.46/205.52	c total #propagations: 516731 / total #impl: 62619261 (eff. 0.008)
205.46/205.52	c #Conflicts:      15000 | #Learnt:       4887 | 8.094
205.46/205.52	c total clause space: 206.656MB
205.46/205.52	c total #watches: 1541498
207.16/207.23	c total #propagations: 525666 / total #impl: 68917397 (eff. 0.008)
207.16/207.23	c #Conflicts:      16000 | #Learnt:       5887 | 7.667
207.16/207.23	c total clause space: 335.816MB
207.16/207.23	c total #watches: 1613559
214.46/214.59	c total #propagations: 529457 / total #impl: 69723611 (eff. 0.008)
214.46/214.59	c GC COLLECT
214.46/214.59	c #Conflicts:      17000 | #Learnt:       3721 | 7.243
214.46/214.59	c total clause space: 335.816MB
214.46/214.59	c total #watches: 1384180
225.65/225.75	c total #propagations: 589187 / total #impl: 108905742 (eff. 0.005)
225.65/225.75	c #Conflicts:      18000 | #Learnt:       4721 | 6.848
225.65/225.75	c total clause space: 335.816MB
225.65/225.75	c total #watches: 1960041
237.45/237.59	c total #propagations: 625537 / total #impl: 181398145 (eff. 0.003)
237.45/237.59	c #Conflicts:      19000 | #Learnt:       5721 | 6.488
237.45/237.59	c total clause space: 335.816MB
237.45/237.59	c total #watches: 2506073
287.84/287.90	c total #propagations: 665207 / total #impl: 257193342 (eff. 0.003)
287.84/287.90	c #Conflicts:      20000 | #Learnt:       6722 | 6.425
287.84/287.90	c total clause space: 335.816MB
287.84/287.90	c total #watches: 4167527

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-4101008-1466245709/watcher-4101008-1466245709 -o /tmp/evaluation-result-4101008-1466245709/solver-4101008-1466245709 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6655 --watchdog 1960 --input HOME/instance-4101008-1466245709.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=7091
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.20 2.20 2.18 3/174 7094
/proc/meminfo: memFree=30150248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 276 0 0 0 0 0 0 0 20 0 1 0 26617877 29810688 5268 33554432000 4194304 6201397 140734842401760 140736103757736 4211056 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 7278 5268 130 491 0 6777 0

[startup+0.100168 s]
/proc/loadavg: 2.20 2.20 2.18 3/174 7094
/proc/meminfo: memFree=30150248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=36452 CPUtime=0.08 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 1535 0 0 0 8 0 0 0 20 0 1 0 26617877 37326848 7652 33554432000 4194304 6201397 140734842401760 140736103757736 4223923 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 9113 7652 142 491 0 8612 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 36452

[startup+0.200364 s]
/proc/loadavg: 2.20 2.20 2.18 3/174 7094
/proc/meminfo: memFree=30150248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=40792 CPUtime=0.18 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 2377 0 0 0 18 0 0 0 20 0 1 0 26617877 41771008 8364 33554432000 4194304 6201397 140734842401760 140736103757736 4207438 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 10198 8364 143 491 0 9697 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 40792

[startup+0.300312 s]
/proc/loadavg: 2.20 2.20 2.18 3/174 7094
/proc/meminfo: memFree=30150248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=40964 CPUtime=0.29 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 2857 0 0 0 28 1 0 0 20 0 1 0 26617877 41947136 8589 33554432000 4194304 6201397 140734842401760 140736103757736 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 10241 8589 146 491 0 9740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40964

[startup+0.700233 s]
/proc/loadavg: 2.20 2.20 2.18 3/174 7094
/proc/meminfo: memFree=30150248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=46868 CPUtime=0.69 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 3304 0 0 0 68 1 0 0 20 0 1 0 26617877 47992832 10035 33554432000 4194304 6201397 140734842401760 140736103757736 4213348 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 11717 10035 147 491 0 11216 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46868

[startup+1.50023 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 7095
/proc/meminfo: memFree=30107056/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=56264 CPUtime=1.49 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 4027 0 0 0 148 1 0 0 20 0 1 0 26617877 57614336 11752 33554432000 4194304 6201397 140734842401760 140734842400472 4213328 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 14066 11752 147 491 0 13565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56264

[startup+3.1003 s]
/proc/loadavg: 2.20 2.20 2.18 3/175 7095
/proc/meminfo: memFree=30099604/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=69424 CPUtime=3.09 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 4655 0 0 0 308 1 0 0 20 0 1 0 26617877 71090176 13331 33554432000 4194304 6201397 140734842401760 140734842400472 5150858 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 17356 13331 147 491 0 16855 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69424

[startup+6.30023 s]
/proc/loadavg: 2.18 2.20 2.18 3/175 7095
/proc/meminfo: memFree=30093720/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=70752 CPUtime=6.29 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 5001 0 0 0 628 1 0 0 20 0 1 0 26617877 72450048 14188 33554432000 4194304 6201397 140734842401760 140734842400376 4213168 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 17688 14188 147 491 0 17187 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70752

[startup+12.7003 s]
/proc/loadavg: 2.17 2.20 2.18 4/175 7095
/proc/meminfo: memFree=30067336/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=125428 CPUtime=12.68 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 7817 0 0 0 1266 2 0 0 20 0 1 0 26617877 128438272 23733 33554432000 4194304 6201397 140734842401760 140734842400424 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 31357 23733 160 491 0 30856 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 125428

[startup+25.5004 s]
/proc/loadavg: 2.29 2.22 2.19 3/175 7095
/proc/meminfo: memFree=30017032/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=186572 CPUtime=25.48 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 11622 0 0 0 2545 3 0 0 20 0 1 0 26617877 191049728 33384 33554432000 4194304 6201397 140734842401760 140734842400424 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 46643 33384 166 491 0 46142 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 186572

[startup+51.1004 s]
/proc/loadavg: 2.19 2.20 2.18 3/175 7095
/proc/meminfo: memFree=29965280/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=192324 CPUtime=51.08 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 13383 0 0 0 5104 4 0 0 20 0 1 0 26617877 196939776 45177 33554432000 4194304 6201397 140734842401760 140734842400424 4213170 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 48081 45177 166 491 0 47580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 192324

[startup+102.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/176 7099
/proc/meminfo: memFree=29927972/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=279720 CPUtime=102.28 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 14979 0 0 0 10222 6 0 0 20 0 1 0 26617877 286433280 54374 33554432000 4194304 6201397 140734842401760 140734842400424 4213178 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 69930 54374 166 491 0 69429 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 279720

[startup+162.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/175 7101
/proc/meminfo: memFree=29916248/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=287340 CPUtime=162.26 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 17225 0 0 0 16220 6 0 0 20 0 1 0 26617877 294236160 57320 33554432000 4194304 6201397 140734842401760 140734842400888 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 71835 57320 166 491 0 71334 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 287340

[startup+222.307 s]
/proc/loadavg: 2.25 2.21 2.18 3/175 7102
/proc/meminfo: memFree=29792532/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=453092 CPUtime=222.26 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 26055 0 0 0 22218 8 0 0 20 0 1 0 26617877 463966208 88248 33554432000 4194304 6201397 140734842401760 140734842400472 4215789 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 113273 88251 166 491 0 112772 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 453092

[startup+282.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/175 7103
/proc/meminfo: memFree=29743836/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=480596 CPUtime=282.25 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 32190 0 0 0 28215 10 0 0 20 0 1 0 26617877 492130304 100004 33554432000 4194304 6201397 140734842401760 140734842400424 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 120149 100004 166 491 0 119648 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 480596

[startup+342.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/175 7104
/proc/meminfo: memFree=29688424/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=489856 CPUtime=342.23 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 34521 0 0 0 34212 11 0 0 20 0 1 0 26617877 501612544 113066 33554432000 4194304 6201397 140734842401760 140734842400472 4213192 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 122464 113066 166 491 0 121963 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 489856

[startup+402.3 s]
/proc/loadavg: 2.19 2.19 2.18 3/175 7105
/proc/meminfo: memFree=29623528/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=494660 CPUtime=402.23 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 35742 0 0 0 40211 12 0 0 20 0 1 0 26617877 506531840 119397 33554432000 4194304 6201397 140734842401760 140734842400328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 123665 119397 166 491 0 123164 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 494660

[startup+462.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/175 7107
/proc/meminfo: memFree=29585244/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=498424 CPUtime=462.21 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 36673 0 0 0 46209 12 0 0 20 0 1 0 26617877 510386176 120328 33554432000 4194304 6201397 140734842401760 140734842400328 4213244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 124606 120328 166 491 0 124105 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 498424

[startup+522.3 s]
/proc/loadavg: 2.26 2.20 2.18 3/175 7108
/proc/meminfo: memFree=29574088/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=499492 CPUtime=522.21 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 36949 0 0 0 52209 12 0 0 20 0 1 0 26617877 511479808 120604 33554432000 4194304 6201397 140734842401760 140734842400328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 124873 120604 166 491 0 124372 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 499492

[startup+582.3 s]
/proc/loadavg: 2.15 2.18 2.18 3/175 7109
/proc/meminfo: memFree=29557516/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=502836 CPUtime=582.2 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 37858 0 0 0 58207 13 0 0 20 0 1 0 26617877 514904064 121513 33554432000 4194304 6201397 140734842401760 140734842400328 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 125709 121513 166 491 0 125208 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 502836


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


[startup+942.3 s]
/proc/loadavg: 2.49 2.31 2.21 3/175 7210
/proc/meminfo: memFree=29705284/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=513020 CPUtime=942.14 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 40363 0 0 0 94201 13 0 0 20 0 1 0 26617877 525332480 126254 33554432000 4194304 6201397 140734842401760 140734842400328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 128255 126254 166 491 0 127754 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 513020

[startup+1002.3 s]
/proc/loadavg: 2.30 2.28 2.21 4/175 7211
/proc/meminfo: memFree=29687208/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=513636 CPUtime=1002.13 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 40545 0 0 0 100200 13 0 0 20 0 1 0 26617877 525963264 126436 33554432000 4194304 6201397 140734842401760 140734842400328 4213257 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 128409 126436 166 491 0 127908 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 513636

[startup+1062.3 s]
/proc/loadavg: 2.32 2.29 2.21 4/174 7212
/proc/meminfo: memFree=29659868/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=521044 CPUtime=1062.13 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 42385 0 0 0 106199 14 0 0 20 0 1 0 26617877 533549056 128276 33554432000 4194304 6201397 140734842401760 140734842400040 4213361 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 130261 128276 166 491 0 129760 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 521044

[startup+1122.3 s]
/proc/loadavg: 2.24 2.26 2.20 3/175 7214
/proc/meminfo: memFree=29572532/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=525068 CPUtime=1122.12 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 43392 0 0 0 112198 14 0 0 20 0 1 0 26617877 537669632 129283 33554432000 4194304 6201397 140734842401760 140734842400040 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 131267 129283 166 491 0 130766 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 525068

[startup+1182.3 s]
/proc/loadavg: 2.13 2.23 2.19 3/175 7215
/proc/meminfo: memFree=29559512/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=531632 CPUtime=1182.1 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 45018 0 0 0 118196 14 0 0 20 0 1 0 26617877 544391168 130909 33554432000 4194304 6201397 140734842401760 140734842400328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 132908 130909 166 491 0 132407 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 531632

[startup+1242.3 s]
/proc/loadavg: 2.15 2.21 2.18 3/175 7216
/proc/meminfo: memFree=29521236/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=536676 CPUtime=1242.1 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 46277 0 0 0 124196 14 0 0 20 0 1 0 26617877 549556224 132168 33554432000 4194304 6201397 140734842401760 140734842400328 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 134169 132168 166 491 0 133668 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 536676

[startup+1302.3 s]
/proc/loadavg: 2.11 2.19 2.18 3/176 7220
/proc/meminfo: memFree=29508508/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=544704 CPUtime=1302.09 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48280 0 0 0 130195 14 0 0 20 0 1 0 26617877 557776896 134171 33554432000 4194304 6201397 140734842401760 140734842400328 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136176 134171 166 491 0 135675 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 544704

[startup+1362.3 s]
/proc/loadavg: 2.08 2.17 2.17 3/175 7221
/proc/meminfo: memFree=29504736/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=544952 CPUtime=1362.08 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48342 0 0 0 136194 14 0 0 20 0 1 0 26617877 558030848 134233 33554432000 4194304 6201397 140734842401760 140734842400328 4213249 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136238 134233 166 491 0 135737 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 544952

[startup+1422.3 s]
/proc/loadavg: 2.18 2.18 2.18 3/175 7223
/proc/meminfo: memFree=29500308/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=545840 CPUtime=1422.08 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48556 0 0 0 142193 15 0 0 20 0 1 0 26617877 558940160 134447 33554432000 4194304 6201397 140734842401760 140734842400328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136460 134447 166 491 0 135959 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 545840

[startup+1482.3 s]
/proc/loadavg: 2.25 2.20 2.18 3/175 7224
/proc/meminfo: memFree=29492700/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=546232 CPUtime=1482.07 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48661 0 0 0 148192 15 0 0 20 0 1 0 26617877 559341568 134552 33554432000 4194304 6201397 140734842401760 140734842400328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136558 134552 166 491 0 136057 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 546232

[startup+1542.31 s]
/proc/loadavg: 2.28 2.22 2.19 3/175 7225
/proc/meminfo: memFree=29488600/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=546716 CPUtime=1542.06 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48782 0 0 0 154191 15 0 0 20 0 1 0 26617877 559837184 134673 33554432000 4194304 6201397 140734842401760 140734842400328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136679 134673 166 491 0 136178 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 546716

[startup+1602.3 s]
/proc/loadavg: 2.21 2.21 2.18 4/175 7226
/proc/meminfo: memFree=29478344/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=546964 CPUtime=1602.05 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48844 0 0 0 160190 15 0 0 20 0 1 0 26617877 560091136 134735 33554432000 4194304 6201397 140734842401760 140734842400328 4213261 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136741 134735 166 491 0 136240 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 546964

[startup+1662.3 s]
/proc/loadavg: 2.13 2.18 2.18 3/175 7227
/proc/meminfo: memFree=29464788/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=547100 CPUtime=1662.04 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48878 0 0 0 166189 15 0 0 20 0 1 0 26617877 560230400 134769 33554432000 4194304 6201397 140734842401760 140734842400328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136775 134769 166 491 0 136274 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 547100

[startup+1722.3 s]
/proc/loadavg: 2.18 2.19 2.18 3/175 7229
/proc/meminfo: memFree=29435184/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=547100 CPUtime=1722.03 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48887 0 0 0 172188 15 0 0 20 0 1 0 26617877 560230400 134778 33554432000 4194304 6201397 140734842401760 140734842400328 4213268 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136775 134778 166 491 0 136274 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 547100

[startup+1782.3 s]
/proc/loadavg: 2.40 2.25 2.19 4/175 7230
/proc/meminfo: memFree=29426848/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=547516 CPUtime=1782.02 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 48982 0 0 0 178187 15 0 0 20 0 1 0 26617877 560656384 134873 33554432000 4194304 6201397 140734842401760 140734842400328 4213240 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 136879 134873 166 491 0 136378 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 547516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.39 2.25 2.20 3/175 7231
/proc/meminfo: memFree=29419796/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=548056 CPUtime=1800.02 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 49115 0 0 0 179987 15 0 0 20 0 1 0 26617877 561209344 135517 33554432000 4194304 6201397 140734842401760 140734842400328 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 137014 135517 166 491 0 136513 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 548056

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

[startup+1800.3 s]
/proc/loadavg: 2.39 2.25 2.20 3/175 7231
/proc/meminfo: memFree=29419796/32872528 swapFree=1316768/1463936
[pid=7094] ppid=7091 vsize=548056 CPUtime=1800.02 cores=1,3,5,7
/proc/7094/stat : 7094 (cdcl-cuttingpla) R 7091 7094 6638 0 -1 4202496 49115 0 0 0 179987 15 0 0 20 0 1 0 26617877 561209344 135517 33554432000 4194304 6201397 140734842401760 140734842400328 4213253 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/7094/statm: 137014 135517 166 491 0 136513 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 548056

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.87
CPU system time (s): 0.156976
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 548056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.156976
maximum resident set size= 542068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49115
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= 5
involuntary context switches= 1978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.76328 second user time and 6.72398 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-18 12:28:30
IDJOB=4101008
IDBENCH=1688
IDSOLVER=2550
FILE ID=node121/4101008-1466245709
RUNJOBID= node121-1466241134-6655
PBS_JOBID= 19918202
Free space on /tmp= 71716 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-ship04l.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101008-1466245709/watcher-4101008-1466245709 -o /tmp/evaluation-result-4101008-1466245709/solver-4101008-1466245709 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466241134-6655 --watchdog 1960 --input HOME/instance-4101008-1466245709.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= 8c2ebef1f909dd9b378c2f7f10ba6b39
RANDOM SEED=1026905018

node121.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.691
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.38
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.691
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.691
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.691
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.691
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.691
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.691
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.56
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.691
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:        30150892 kB
Buffers:          125248 kB
Cached:           179996 kB
SwapCached:         1900 kB
Active:           286356 kB
Inactive:         229604 kB
Active(anon):     210028 kB
Inactive(anon):     2792 kB
Active(file):      76328 kB
Inactive(file):   226812 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:              4768 kB
Writeback:             0 kB
AnonPages:       1675112 kB
Mapped:             9392 kB
Shmem:                 0 kB
Slab:             610164 kB
SReclaimable:      54284 kB
SUnreclaim:       555880 kB
KernelStack:        1432 kB
PageTables:         7348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1780272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 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= 71708 MiB
End job on node121 at 2016-06-18 12:58:30