Trace number 4087455

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 binary search 2016-05-01? (TO) 1800.1 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
MD5SUM751aa23355f7a016eeb9009a33a863ac
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark416
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 436
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 494314
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 494314
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.69/0.72	c * #variable= 10000 #constraint= 656900
2.09/2.10	c * #variable= 10000 #constraint= 656900
5.79/5.82	c S1->S2
5.79/5.82	c S1->S2
5.79/5.82	c S1->S2
5.79/5.82	c S1->S2
5.79/5.82	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
5.79/5.82	c total clause space: 127.173MB
5.79/5.82	c total #watches: 1504042
17.89/17.96	c total #propagations: 247111 / total #impl: 7841176 (eff. 0.032)
17.89/17.96	c #Conflicts:       2000 | #Learnt:       2003 | 0.000
17.89/17.96	c total clause space: 206.656MB
17.89/17.96	c total #watches: 2729926
39.08/39.12	c total #propagations: 579954 / total #impl: 225120538 (eff. 0.003)
39.08/39.12	c #Conflicts:       3000 | #Learnt:       2026 | 0.000
39.08/39.12	c total clause space: 335.816MB
39.08/39.12	c total #watches: 4219020
73.07/73.13	c total #propagations: 838041 / total #impl: 665254318 (eff. 0.001)
73.07/73.13	c #Conflicts:       4000 | #Learnt:       3026 | 0.000
73.07/73.13	c total clause space: 335.816MB
73.07/73.13	c total #watches: 5616051
119.87/119.92	c total #propagations: 1091753 / total #impl: 1086548767 (eff. 0.001)
119.87/119.92	c GC COLLECT
119.87/119.92	c #Conflicts:       5000 | #Learnt:       2369 | 0.001
119.87/119.92	c total clause space: 545.701MB
119.87/119.92	c total #watches: 5182431
162.35/162.46	c total #propagations: 1467310 / total #impl: 1560788468 (eff. 0.001)
162.35/162.46	c #Conflicts:       6000 | #Learnt:       3369 | 0.001
162.35/162.46	c total clause space: 545.701MB
162.35/162.46	c total #watches: 6572677
205.33/205.45	c total #propagations: 1802440 / total #impl: 2039801361 (eff. 0.001)
205.33/205.45	c GC COLLECT
205.33/205.45	c #Conflicts:       7000 | #Learnt:       2246 | 0.001
205.33/205.45	c total clause space: 545.701MB
205.33/205.45	c total #watches: 5772050
239.83/239.94	c total #propagations: 2110398 / total #impl: 2701902284 (eff. 0.001)
239.83/239.94	c #Conflicts:       8000 | #Learnt:       3246 | 0.001
239.83/239.94	c total clause space: 545.701MB
239.83/239.94	c total #watches: 7242131
310.11/310.25	c total #propagations: 2342609 / total #impl: 3628053455 (eff. 0.001)
310.11/310.25	c #Conflicts:       9000 | #Learnt:       4246 | 0.003
310.11/310.25	c total clause space: 545.701MB
310.11/310.25	c total #watches: 8705017
390.29/390.47	c total #propagations: 2645582 / total #impl: 4454423264 (eff. 0.001)
390.29/390.47	c GC COLLECT
390.29/390.47	c #Conflicts:      10000 | #Learnt:       2739 | 0.003
390.29/390.47	c total clause space: 545.701MB
390.29/390.47	c total #watches: 6441262
460.28/460.42	c total #propagations: 2946759 / total #impl: 5206895401 (eff. 0.001)
460.28/460.42	c #Conflicts:      11000 | #Learnt:       3739 | 0.002
460.28/460.42	c total clause space: 545.701MB
460.28/460.42	c total #watches: 7247413
541.57/541.76	c total #propagations: 3257998 / total #impl: 6063433827 (eff. 0.001)
541.57/541.76	c #Conflicts:      12000 | #Learnt:       4739 | 0.005
541.57/541.76	c total clause space: 545.701MB
541.57/541.76	c total #watches: 8720626
665.55/665.72	c total #propagations: 3478454 / total #impl: 6942788967 (eff. 0.001)
665.55/665.72	c #Conflicts:      13000 | #Learnt:       5739 | 0.005
665.55/665.72	c total clause space: 886.764MB
665.55/665.72	c total #watches: 10505019
742.84/743.03	c total #propagations: 3769536 / total #impl: 8087443245 (eff. 0.000)
742.84/743.03	c GC COLLECT
742.84/743.03	c #Conflicts:      14000 | #Learnt:       3880 | 0.005
742.84/743.03	c total clause space: 886.764MB
742.84/743.03	c total #watches: 7823175
845.22/845.41	c total #propagations: 4029342 / total #impl: 9364042285 (eff. 0.000)
845.22/845.41	c #Conflicts:      15000 | #Learnt:       4880 | 0.004
845.22/845.41	c total clause space: 886.764MB
845.22/845.41	c total #watches: 8841622
901.41/901.66	c total #propagations: 4319267 / total #impl: 10685246630 (eff. 0.000)
901.41/901.66	c #Conflicts:      16000 | #Learnt:       5880 | 0.004
901.41/901.66	c total clause space: 886.764MB
901.41/901.66	c total #watches: 10095004
961.11/961.38	c total #propagations: 4455674 / total #impl: 11655413042 (eff. 0.000)
961.11/961.38	c GC COLLECT
961.11/961.38	c #Conflicts:      17000 | #Learnt:       3696 | 0.004
961.11/961.38	c total clause space: 886.764MB
961.11/961.38	c total #watches: 6860492
1051.29/1051.52	c total #propagations: 4592170 / total #impl: 12686597380 (eff. 0.000)
1051.29/1051.52	c #Conflicts:      18000 | #Learnt:       4696 | 0.004
1051.29/1051.52	c total clause space: 886.764MB
1051.29/1051.52	c total #watches: 8073839
1214.77/1215.01	c total #propagations: 4761963 / total #impl: 13976591865 (eff. 0.000)
1214.77/1215.01	c #Conflicts:      19000 | #Learnt:       5696 | 0.010
1214.77/1215.01	c total clause space: 886.764MB
1214.77/1215.01	c total #watches: 9348980
1554.03/1554.35	c total #propagations: 4968719 / total #impl: 15384816923 (eff. 0.000)
1554.03/1554.35	c #Conflicts:      20000 | #Learnt:       6696 | 0.012
1554.03/1554.35	c total clause space: 886.764MB
1554.03/1554.35	c total #watches: 10663419
1799.18/1799.56	c total #propagations: 5284940 / total #impl: 17004144669 (eff. 0.000)
1799.18/1799.56	c GC COLLECT
1799.18/1799.56	c #Conflicts:      21000 | #Learnt:       4207 | 0.011
1799.18/1799.56	c total clause space: 886.764MB
1799.18/1799.56	c total #watches: 7950391

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-4087455-1465393105/watcher-4087455-1465393105 -o /tmp/evaluation-result-4087455-1465393105/solver-4087455-1465393105 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465387701-7080 --watchdog 1960 --input HOME/instance-4087455-1465393105.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=7539
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.22 2.18 3/176 7542
/proc/meminfo: memFree=29741572/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 121243747 57319424 7292 33554432000 4194304 6211289 140734937140864 140735188781912 4206563 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 13994 7292 98 493 0 13491 0

[startup+0.10018 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 7542
/proc/meminfo: memFree=29741572/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=59556 CPUtime=0.09 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 1321 0 0 0 9 0 0 0 20 0 1 0 121243747 60985344 11748 33554432000 4194304 6211289 140734937140864 140735188781912 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 14889 11748 121 493 0 14386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59556

[startup+0.20036 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 7542
/proc/meminfo: memFree=29741572/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=62620 CPUtime=0.18 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 1575 0 0 0 18 0 0 0 20 0 1 0 121243747 64122880 12257 33554432000 4194304 6211289 140734937140864 140735188781912 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 15655 12257 121 493 0 15152 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 62620

[startup+0.300339 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 7542
/proc/meminfo: memFree=29741572/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=68748 CPUtime=0.29 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 2080 0 0 0 28 1 0 0 20 0 1 0 121243747 70397952 12762 33554432000 4194304 6211289 140734937140864 140734937139704 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 17187 12762 121 493 0 16684 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68748

[startup+0.700307 s]
/proc/loadavg: 2.18 2.22 2.18 3/176 7542
/proc/meminfo: memFree=29741572/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=81004 CPUtime=0.69 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 2580 0 0 0 68 1 0 0 20 0 1 0 121243747 82948096 15307 33554432000 4194304 6211289 140734937140864 140734937139704 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 20251 15307 121 493 0 19748 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81004

[startup+1.50031 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 7543
/proc/meminfo: memFree=29608620/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=201564 CPUtime=1.49 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 5940 0 0 0 146 3 0 0 20 0 1 0 121243747 206401536 39618 33554432000 4194304 6211289 140734937140864 140734937138744 4225621 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 50391 39618 144 493 0 49888 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201564

[startup+3.10031 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 7543
/proc/meminfo: memFree=29531192/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=351436 CPUtime=3.09 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 9221 0 0 0 303 6 0 0 20 0 1 0 121243747 359870464 72417 33554432000 4194304 6211289 140734937140864 140734937138280 5295207 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 87859 72417 144 493 0 87356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351436

[startup+6.30031 s]
/proc/loadavg: 2.25 2.24 2.18 2/171 7574
/proc/meminfo: memFree=29787352/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=482912 CPUtime=6.29 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 9976 0 0 0 620 9 0 0 20 0 1 0 121243747 494501888 113517 33554432000 4194304 6211289 140734937140864 140734937139208 4201956 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 120728 113517 214 493 0 120225 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 482912

[startup+12.7003 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 7589
/proc/meminfo: memFree=29246484/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=564300 CPUtime=12.68 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 10120 0 0 0 1258 10 0 0 20 0 1 0 121243747 577843200 121815 33554432000 4194304 6211289 140734937140864 140734937139096 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 141075 121815 214 493 0 140572 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 564300

[startup+25.5003 s]
/proc/loadavg: 2.26 2.24 2.18 5/177 7589
/proc/meminfo: memFree=29156272/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=703796 CPUtime=25.49 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 12102 0 0 0 2536 13 0 0 20 0 1 0 121243747 720687104 137558 33554432000 4194304 6211289 140734937140864 140734937138856 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 175949 137558 219 493 0 175446 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 703796

[startup+51.1004 s]
/proc/loadavg: 2.23 2.23 2.18 4/177 7589
/proc/meminfo: memFree=29009728/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=733004 CPUtime=51.08 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 19454 0 0 0 5093 15 0 0 20 0 1 0 121243747 750596096 165350 33554432000 4194304 6211289 140734937140864 140734937138856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 183251 165350 219 493 0 182748 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 733004

[startup+102.3 s]
/proc/loadavg: 2.14 2.21 2.18 4/178 7594
/proc/meminfo: memFree=28854032/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=957020 CPUtime=102.27 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 23410 0 0 0 10209 18 0 0 20 0 1 0 121243747 979988480 184362 33554432000 4194304 6211289 140734937140864 140734937138776 4209380 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 239255 184362 219 493 0 238752 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 957020

[startup+162.3 s]
/proc/loadavg: 2.20 2.21 2.18 5/177 7595
/proc/meminfo: memFree=28807752/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=957972 CPUtime=162.25 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 23820 0 0 0 16207 18 0 0 20 0 1 0 121243747 980963328 184767 33554432000 4194304 6211289 140734937140864 140734937138776 4241789 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 239493 184767 219 493 0 238990 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 957972

[startup+222.307 s]
/proc/loadavg: 2.14 2.19 2.17 4/177 7596
/proc/meminfo: memFree=28685728/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=986136 CPUtime=222.23 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 29993 0 0 0 22203 20 0 0 20 0 1 0 121243747 1009803264 202635 33554432000 4194304 6211289 140734937140864 140734937139208 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 246534 202635 219 493 0 246031 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 986136

[startup+282.3 s]
/proc/loadavg: 2.10 2.17 2.17 4/177 7597
/proc/meminfo: memFree=28662728/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=987064 CPUtime=282.22 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 30356 0 0 0 28201 21 0 0 20 0 1 0 121243747 1010753536 205029 33554432000 4194304 6211289 140734937140864 140734937138776 4201944 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 246766 205029 219 493 0 246263 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 987064

[startup+342.3 s]
/proc/loadavg: 2.15 2.16 2.17 5/177 7598
/proc/meminfo: memFree=28562212/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1014576 CPUtime=342.2 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 36730 0 0 0 34197 23 0 0 20 0 1 0 121243747 1038925824 229789 33554432000 4194304 6211289 140734937140864 140734937138856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 253644 229789 219 493 0 253141 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 1014576

[startup+402.3 s]
/proc/loadavg: 2.23 2.18 2.17 4/177 7600
/proc/meminfo: memFree=28448684/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1021728 CPUtime=402.19 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 38837 0 0 0 40196 23 0 0 20 0 1 0 121243747 1046249472 241605 33554432000 4194304 6211289 140734937140864 140734937139208 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 255432 241605 219 493 0 254929 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1021728

[startup+462.3 s]
/proc/loadavg: 2.44 2.23 2.19 4/177 7601
/proc/meminfo: memFree=28416260/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1021728 CPUtime=462.18 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 38837 0 0 0 46195 23 0 0 20 0 1 0 121243747 1046249472 241605 33554432000 4194304 6211289 140734937140864 140734937139208 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 255432 241605 219 493 0 254929 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1021728

[startup+522.3 s]
/proc/loadavg: 2.31 2.23 2.19 5/177 7602
/proc/meminfo: memFree=28384796/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1021728 CPUtime=522.17 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 38844 0 0 0 52194 23 0 0 20 0 1 0 121243747 1046249472 241612 33554432000 4194304 6211289 140734937140864 140734937139208 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 255432 241612 219 493 0 254929 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1021728

[startup+582.3 s]
/proc/loadavg: 2.17 2.20 2.18 4/177 7603
/proc/meminfo: memFree=28335760/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1022208 CPUtime=582.17 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 38974 0 0 0 58193 24 0 0 20 0 1 0 121243747 1046740992 246439 33554432000 4194304 6211289 140734937140864 140734937138776 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 255552 246439 219 493 0 255049 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 1022208


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


[startup+882.307 s]
/proc/loadavg: 2.15 2.18 2.18 5/177 7612
/proc/meminfo: memFree=28223556/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1375748 CPUtime=882.12 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 40831 0 0 0 88187 25 0 0 20 0 1 0 121243747 1408765952 260344 33554432000 4194304 6211289 140734937140864 140734937138776 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 343937 260344 219 493 0 343434 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 1375748

[startup+942.3 s]
/proc/loadavg: 2.37 2.24 2.19 4/177 7613
/proc/meminfo: memFree=28138352/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1377172 CPUtime=942.11 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41306 0 0 0 94185 26 0 0 20 0 1 0 121243747 1410224128 281646 33554432000 4194304 6211289 140734937140864 140734937138776 4209512 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344293 281646 219 493 0 343790 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 1377172

[startup+1002.3 s]
/proc/loadavg: 2.38 2.27 2.20 4/176 7614
/proc/meminfo: memFree=28137984/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1377396 CPUtime=1002.1 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41349 0 0 0 100184 26 0 0 20 0 1 0 121243747 1410453504 281689 33554432000 4194304 6211289 140734937140864 140734937139208 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344349 281689 219 493 0 343846 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1377396

[startup+1062.3 s]
/proc/loadavg: 2.30 2.26 2.20 5/177 7616
/proc/meminfo: memFree=28136244/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1377720 CPUtime=1062.09 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41522 0 0 0 106183 26 0 0 20 0 1 0 121243747 1410785280 281862 33554432000 4194304 6211289 140734937140864 140734937139208 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344430 281862 219 493 0 343927 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 1377720

[startup+1122.3 s]
/proc/loadavg: 2.11 2.21 2.18 4/177 7617
/proc/meminfo: memFree=28133272/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1378072 CPUtime=1122.08 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41599 0 0 0 112182 26 0 0 20 0 1 0 121243747 1411145728 281939 33554432000 4194304 6211289 140734937140864 140734937138776 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344518 281939 219 493 0 344015 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 1378072

[startup+1182.3 s]
/proc/loadavg: 2.21 2.21 2.18 4/177 7618
/proc/meminfo: memFree=28130224/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1378248 CPUtime=1182.07 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41647 0 0 0 118181 26 0 0 20 0 1 0 121243747 1411325952 281987 33554432000 4194304 6211289 140734937140864 140734937138776 4209314 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344562 281987 219 493 0 344059 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 1378248

[startup+1242.3 s]
/proc/loadavg: 2.20 2.20 2.18 5/177 7619
/proc/meminfo: memFree=28120668/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1378628 CPUtime=1242.06 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 41763 0 0 0 124180 26 0 0 20 0 1 0 121243747 1411715072 282103 33554432000 4194304 6211289 140734937140864 140734937138856 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 344657 282103 219 493 0 344154 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 1378628

[startup+1302.3 s]
/proc/loadavg: 2.37 2.25 2.20 4/178 7623
/proc/meminfo: memFree=28096316/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1380532 CPUtime=1302.05 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42188 0 0 0 130179 26 0 0 20 0 1 0 121243747 1413664768 286616 33554432000 4194304 6211289 140734937140864 140734937138776 4209306 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345133 286616 219 493 0 344630 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 1380532

[startup+1362.3 s]
/proc/loadavg: 2.37 2.28 2.21 4/178 7648
/proc/meminfo: memFree=28081860/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1380692 CPUtime=1362.05 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42201 0 0 0 136178 27 0 0 20 0 1 0 121243747 1413828608 288162 33554432000 4194304 6211289 140734937140864 140734937138776 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345173 288162 219 493 0 344670 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1380692

[startup+1422.3 s]
/proc/loadavg: 2.38 2.30 2.21 5/177 7649
/proc/meminfo: memFree=28048644/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1380848 CPUtime=1422.04 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42249 0 0 0 142177 27 0 0 20 0 1 0 121243747 1413988352 291787 33554432000 4194304 6211289 140734937140864 140734937138776 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345212 291787 219 493 0 344709 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 1380848

[startup+1482.3 s]
/proc/loadavg: 2.27 2.29 2.21 4/177 7650
/proc/meminfo: memFree=28028032/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1382888 CPUtime=1482.02 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42719 0 0 0 148175 27 0 0 20 0 1 0 121243747 1416077312 295323 33554432000 4194304 6211289 140734937140864 140734937138776 4240613 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345722 295323 219 493 0 345219 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 1382888

[startup+1542.31 s]
/proc/loadavg: 2.21 2.26 2.21 4/177 7651
/proc/meminfo: memFree=28015264/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383160 CPUtime=1542.03 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42830 0 0 0 154175 28 0 0 20 0 1 0 121243747 1416355840 297989 33554432000 4194304 6211289 140734937140864 140734937138856 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345790 297989 219 493 0 345287 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1383160

[startup+1602.3 s]
/proc/loadavg: 2.16 2.24 2.20 4/177 7652
/proc/meminfo: memFree=28004524/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383628 CPUtime=1602.01 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 42942 0 0 0 160173 28 0 0 20 0 1 0 121243747 1416835072 300656 33554432000 4194304 6211289 140734937140864 140734937138776 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345907 300656 219 493 0 345404 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1383628

[startup+1662.3 s]
/proc/loadavg: 2.28 2.27 2.21 5/177 7654
/proc/meminfo: memFree=27988020/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383788 CPUtime=1662 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 43002 0 0 0 166172 28 0 0 20 0 1 0 121243747 1416998912 304804 33554432000 4194304 6211289 140734937140864 140734937138776 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345947 304804 219 493 0 345444 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1383788

[startup+1722.3 s]
/proc/loadavg: 2.26 2.26 2.21 4/177 7655
/proc/meminfo: memFree=27988020/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383948 CPUtime=1721.99 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 43013 0 0 0 172171 28 0 0 20 0 1 0 121243747 1417162752 304815 33554432000 4194304 6211289 140734937140864 140734937138776 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345987 304815 219 493 0 345484 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1383948

[startup+1782.3 s]
/proc/loadavg: 2.14 2.23 2.20 4/177 7656
/proc/meminfo: memFree=27987400/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383948 CPUtime=1781.98 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 43014 0 0 0 178170 28 0 0 20 0 1 0 121243747 1417162752 304816 33554432000 4194304 6211289 140734937140864 140734937138776 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345987 304816 219 493 0 345484 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1383948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.17 2.23 2.20 4/177 7656
/proc/meminfo: memFree=27987404/32872528 swapFree=15784/1434320
[pid=7542] ppid=7539 vsize=1383948 CPUtime=1800.08 cores=0,2,4,6
/proc/7542/stat : 7542 (cdcl-cuttingpla) R 7539 7542 7064 0 -1 4202496 43014 0 0 0 179980 28 0 0 20 0 1 0 121243747 1417162752 304816 33554432000 4194304 6211289 140734937140864 140734937139208 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/7542/statm: 345987 304816 219 493 0 345484 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1383948

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.1
CPU user time (s): 1799.8
CPU system time (s): 0.293955
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 1383948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.293955
maximum resident set size= 1219264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43014
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= 58
involuntary context switches= 1874

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.67029 second user time and 6.87395 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-08 15:38:25
IDJOB=4087455
IDBENCH=1966
IDSOLVER=2549
FILE ID=node130/4087455-1465393105
RUNJOBID= node130-1465387701-7080
PBS_JOBID= 19853865
Free space on /tmp= 71728 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_2.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087455-1465393105/watcher-4087455-1465393105 -o /tmp/evaluation-result-4087455-1465393105/solver-4087455-1465393105 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465387701-7080 --watchdog 1960 --input HOME/instance-4087455-1465393105.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 751aa23355f7a016eeb9009a33a863ac
RANDOM SEED=255817879

node130.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.261
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.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        29742192 kB
Buffers:           70868 kB
Cached:           385872 kB
SwapCached:         1636 kB
Active:           693916 kB
Inactive:         259324 kB
Active(anon):     494184 kB
Inactive(anon):     4688 kB
Active(file):     199732 kB
Inactive(file):   254636 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:             19064 kB
Writeback:            68 kB
AnonPages:       1930124 kB
Mapped:             7964 kB
Shmem:                 0 kB
Slab:             607800 kB
SReclaimable:      51212 kB
SUnreclaim:       556588 kB
KernelStack:        1424 kB
PageTables:         8036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2245040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1871872 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= 71712 MiB
End job on node130 at 2016-06-08 16:08:26