Trace number 4087462

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_9.opb.PB06.opb
MD5SUM093efae700664f798191c0b27cec34af
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark336
Best CPU time to get the best result obtained on this benchmark1800.16
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 447
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 494527
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 494527
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
1.99/2.09	c * #variable= 10000 #constraint= 656900
5.19/5.27	c S1->S2
5.19/5.27	c S1->S2
5.19/5.27	c S1->S2
5.19/5.27	c S1->S2
5.19/5.27	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
5.19/5.27	c total clause space: 127.173MB
5.19/5.27	c total #watches: 1411435
17.09/17.15	c total #propagations: 247245 / total #impl: 5602680 (eff. 0.044)
17.09/17.15	c #Conflicts:       2000 | #Learnt:       2003 | 0.021
17.09/17.15	c total clause space: 206.656MB
17.09/17.15	c total #watches: 2595168
33.38/33.43	c total #propagations: 625096 / total #impl: 161299772 (eff. 0.004)
33.38/33.43	c #Conflicts:       3000 | #Learnt:       2011 | 0.014
33.38/33.43	c total clause space: 335.816MB
33.38/33.43	c total #watches: 3808818
66.48/66.59	c total #propagations: 895744 / total #impl: 405814832 (eff. 0.002)
66.48/66.59	c #Conflicts:       4000 | #Learnt:       3011 | 0.011
66.48/66.59	c total clause space: 335.816MB
66.48/66.59	c total #watches: 5329758
100.37/100.45	c total #propagations: 1276870 / total #impl: 783663027 (eff. 0.002)
100.37/100.45	c GC COLLECT
100.37/100.45	c #Conflicts:       5000 | #Learnt:       2371 | 0.008
100.37/100.45	c total clause space: 335.816MB
100.37/100.45	c total #watches: 4866556
133.17/133.28	c total #propagations: 1566382 / total #impl: 1137855500 (eff. 0.001)
133.17/133.28	c #Conflicts:       6000 | #Learnt:       3371 | 0.008
133.17/133.28	c total clause space: 335.816MB
133.17/133.28	c total #watches: 5974879
180.06/180.12	c total #propagations: 1819620 / total #impl: 1559584486 (eff. 0.001)
180.06/180.12	c GC COLLECT
180.06/180.12	c #Conflicts:       7000 | #Learnt:       2244 | 0.007
180.06/180.12	c total clause space: 545.701MB
180.06/180.12	c total #watches: 4400585
215.66/215.76	c total #propagations: 2071623 / total #impl: 2228596108 (eff. 0.001)
215.66/215.76	c #Conflicts:       8000 | #Learnt:       3244 | 0.006
215.66/215.76	c total clause space: 545.701MB
215.66/215.76	c total #watches: 5642320
285.04/285.14	c total #propagations: 2312236 / total #impl: 2736608867 (eff. 0.001)
285.04/285.14	c #Conflicts:       9000 | #Learnt:       4244 | 0.005
285.04/285.14	c total clause space: 545.701MB
285.04/285.14	c total #watches: 6581434
351.73/351.82	c total #propagations: 2629622 / total #impl: 3126009715 (eff. 0.001)
351.73/351.82	c GC COLLECT
351.73/351.82	c #Conflicts:      10000 | #Learnt:       2731 | 0.008
351.73/351.82	c total clause space: 545.701MB
351.73/351.82	c total #watches: 5348022
393.73/393.81	c total #propagations: 2920999 / total #impl: 3481575981 (eff. 0.001)
393.73/393.81	c #Conflicts:      11000 | #Learnt:       3731 | 0.008
393.73/393.81	c total clause space: 545.701MB
393.73/393.81	c total #watches: 6488096
458.12/458.20	c total #propagations: 3220856 / total #impl: 3908745423 (eff. 0.001)
458.12/458.20	c #Conflicts:      12000 | #Learnt:       4731 | 0.007
458.12/458.20	c total clause space: 545.701MB
458.12/458.20	c total #watches: 7354098
528.70/528.81	c total #propagations: 3530396 / total #impl: 4292329953 (eff. 0.001)
528.70/528.81	c #Conflicts:      13000 | #Learnt:       5731 | 0.006
528.70/528.81	c total clause space: 545.701MB
528.70/528.81	c total #watches: 8283974
575.00/575.12	c total #propagations: 3831891 / total #impl: 4629083914 (eff. 0.001)
575.00/575.12	c GC COLLECT
575.00/575.12	c #Conflicts:      14000 | #Learnt:       3870 | 0.006
575.00/575.12	c total clause space: 545.701MB
575.00/575.12	c total #watches: 5865973
623.29/623.48	c total #propagations: 4186149 / total #impl: 4991045744 (eff. 0.001)
623.29/623.48	c #Conflicts:      15000 | #Learnt:       4870 | 0.006
623.29/623.48	c total clause space: 545.701MB
623.29/623.48	c total #watches: 6473266
657.49/657.69	c total #propagations: 4533410 / total #impl: 5449824881 (eff. 0.001)
657.49/657.69	c #Conflicts:      16000 | #Learnt:       5870 | 0.005
657.49/657.69	c total clause space: 545.701MB
657.49/657.69	c total #watches: 7054952
693.08/693.25	c total #propagations: 4694846 / total #impl: 5886325116 (eff. 0.001)
693.08/693.25	c GC COLLECT
693.08/693.25	c #Conflicts:      17000 | #Learnt:       3687 | 0.005
693.08/693.25	c total clause space: 886.764MB
693.08/693.25	c total #watches: 4867008
735.78/735.91	c total #propagations: 4814867 / total #impl: 6350672182 (eff. 0.001)
735.78/735.91	c #Conflicts:      18000 | #Learnt:       4687 | 0.005
735.78/735.91	c total clause space: 886.764MB
735.78/735.91	c total #watches: 5639662
798.48/798.67	c total #propagations: 5018844 / total #impl: 6956157105 (eff. 0.001)
798.48/798.67	c #Conflicts:      19000 | #Learnt:       5687 | 0.004
798.48/798.67	c total clause space: 886.764MB
798.48/798.67	c total #watches: 6427689
890.25/890.47	c total #propagations: 5291888 / total #impl: 7714998629 (eff. 0.001)
890.25/890.47	c #Conflicts:      20000 | #Learnt:       6687 | 0.004
890.25/890.47	c total clause space: 886.764MB
890.25/890.47	c total #watches: 7222085
973.35/973.58	c total #propagations: 5515381 / total #impl: 8280928833 (eff. 0.001)
973.35/973.58	c GC COLLECT
973.35/973.58	c #Conflicts:      21000 | #Learnt:       4195 | 0.004
973.35/973.58	c total clause space: 886.764MB
973.35/973.58	c total #watches: 5538628
1055.73/1055.95	c total #propagations: 5803876 / total #impl: 8821097424 (eff. 0.001)
1055.73/1055.95	c #Conflicts:      22000 | #Learnt:       5195 | 0.004
1055.73/1055.95	c total clause space: 886.764MB
1055.73/1055.95	c total #watches: 6555280
1154.21/1154.44	c total #propagations: 6088456 / total #impl: 9312826965 (eff. 0.001)
1154.21/1154.44	c #Conflicts:      23000 | #Learnt:       6195 | 0.004
1154.21/1154.44	c total clause space: 886.764MB
1154.21/1154.44	c total #watches: 7501770
1246.10/1246.37	c total #propagations: 6406091 / total #impl: 9714601436 (eff. 0.001)
1246.10/1246.37	c #Conflicts:      24000 | #Learnt:       7195 | 0.004
1246.10/1246.37	c total clause space: 886.764MB
1246.10/1246.37	c total #watches: 8401266
1329.09/1329.35	c total #propagations: 6679824 / total #impl: 9966151838 (eff. 0.001)
1329.09/1329.35	c GC COLLECT
1329.09/1329.35	c #Conflicts:      25000 | #Learnt:       4401 | 0.004
1329.09/1329.35	c total clause space: 886.764MB
1329.09/1329.35	c total #watches: 6152606
1381.57/1381.80	c total #propagations: 7091303 / total #impl: 10280118019 (eff. 0.001)
1381.57/1381.80	c #Conflicts:      26000 | #Learnt:       5401 | 0.004
1381.57/1381.80	c total clause space: 886.764MB
1381.57/1381.80	c total #watches: 6830588
1424.65/1424.92	c total #propagations: 7556168 / total #impl: 10626863989 (eff. 0.001)
1424.65/1424.92	c #Conflicts:      27000 | #Learnt:       6401 | 0.004
1424.65/1424.92	c total clause space: 886.764MB
1424.65/1424.92	c total #watches: 7557165
1500.94/1501.25	c total #propagations: 7790259 / total #impl: 11012870107 (eff. 0.001)
1500.94/1501.25	c #Conflicts:      28000 | #Learnt:       7401 | 0.004
1500.94/1501.25	c total clause space: 886.764MB
1500.94/1501.25	c total #watches: 8395368
1573.94/1574.24	c total #propagations: 8095856 / total #impl: 11367057423 (eff. 0.001)
1573.94/1574.24	c GC COLLECT
1573.94/1574.24	c #Conflicts:      29000 | #Learnt:       4303 | 0.004
1573.94/1574.24	c total clause space: 886.764MB
1573.94/1574.24	c total #watches: 5955481
1614.92/1615.27	c total #propagations: 8333661 / total #impl: 11700958476 (eff. 0.001)
1614.92/1615.27	c #Conflicts:      30000 | #Learnt:       5303 | 0.004
1614.92/1615.27	c total clause space: 886.764MB
1614.92/1615.27	c total #watches: 6751977
1672.02/1672.36	c total #propagations: 8565275 / total #impl: 12108508382 (eff. 0.001)
1672.02/1672.36	c #Conflicts:      31000 | #Learnt:       6303 | 0.003
1672.02/1672.36	c total clause space: 886.764MB
1672.02/1672.36	c total #watches: 7835904
1735.61/1735.98	c total #propagations: 8870004 / total #impl: 12588312275 (eff. 0.001)
1735.61/1735.98	c #Conflicts:      32000 | #Learnt:       7303 | 0.003
1735.61/1735.98	c total clause space: 886.764MB
1735.61/1735.98	c total #watches: 8843815

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-4087462-1465394591/watcher-4087462-1465394591 -o /tmp/evaluation-result-4087462-1465394591/solver-4087462-1465394591 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465387385-5005 --watchdog 1960 --input HOME/instance-4087462-1465394591.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=5669
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.30 2.21 2.13 3/176 5672
/proc/meminfo: memFree=29806092/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 121393329 57319424 7804 33554432000 4194304 6211289 140736966338720 140734992190728 4206544 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 13994 7804 98 493 0 13491 0

[startup+0.100166 s]
/proc/loadavg: 2.30 2.21 2.13 3/176 5672
/proc/meminfo: memFree=29806092/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=59556 CPUtime=0.09 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 1309 0 0 0 8 1 0 0 20 0 1 0 121393329 60985344 11736 33554432000 4194304 6211289 140736966338720 140734992190728 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 14889 11736 121 493 0 14386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59556

[startup+0.200342 s]
/proc/loadavg: 2.30 2.21 2.13 3/176 5672
/proc/meminfo: memFree=29806092/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=62620 CPUtime=0.19 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 1563 0 0 0 18 1 0 0 20 0 1 0 121393329 64122880 12245 33554432000 4194304 6211289 140736966338720 140734992190728 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 15655 12245 121 493 0 15152 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62620

[startup+0.300323 s]
/proc/loadavg: 2.30 2.21 2.13 3/176 5672
/proc/meminfo: memFree=29806092/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=68752 CPUtime=0.29 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 2069 0 0 0 28 1 0 0 20 0 1 0 121393329 70402048 12751 33554432000 4194304 6211289 140736966338720 140734992190728 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 17188 12751 121 493 0 16685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68752

[startup+0.700277 s]
/proc/loadavg: 2.30 2.21 2.13 3/176 5672
/proc/meminfo: memFree=29806092/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=81016 CPUtime=0.69 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 2573 0 0 0 68 1 0 0 20 0 1 0 121393329 82960384 15299 33554432000 4194304 6211289 140736966338720 140736966337560 5418912 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 20254 15299 121 493 0 19751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81016

[startup+1.50028 s]
/proc/loadavg: 2.30 2.21 2.13 3/177 5673
/proc/meminfo: memFree=29589448/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=201576 CPUtime=1.49 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 6437 0 0 0 145 4 0 0 20 0 1 0 121393329 206413824 39603 33554432000 4194304 6211289 140736966338720 140736966336600 4324564 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 50394 39603 144 493 0 49891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201576

[startup+3.10029 s]
/proc/loadavg: 2.30 2.21 2.13 3/177 5673
/proc/meminfo: memFree=29422472/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=351420 CPUtime=3.08 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 9702 0 0 0 301 7 0 0 20 0 1 0 121393329 359854080 72386 33554432000 4194304 6211289 140736966338720 140736966336136 4367083 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 87855 72386 144 493 0 87352 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 351420

[startup+6.30028 s]
/proc/loadavg: 2.28 2.21 2.13 3/177 5673
/proc/meminfo: memFree=29041212/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=564284 CPUtime=6.29 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 10575 0 0 0 617 12 0 0 20 0 1 0 121393329 577826816 114098 33554432000 4194304 6211289 140736966338720 140736966337064 4241730 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 141071 114098 214 493 0 140568 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 564284

[startup+12.7003 s]
/proc/loadavg: 2.25 2.20 2.13 3/177 5673
/proc/meminfo: memFree=28975372/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=564284 CPUtime=12.68 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 10591 0 0 0 1256 12 0 0 20 0 1 0 121393329 577826816 122290 33554432000 4194304 6211289 140736966338720 140736966336952 4241570 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 141071 122290 214 493 0 140568 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 564284

[startup+25.5004 s]
/proc/loadavg: 2.28 2.21 2.13 3/177 5673
/proc/meminfo: memFree=28839688/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=703656 CPUtime=25.48 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 12521 0 0 0 2534 14 0 0 20 0 1 0 121393329 720543744 136460 33554432000 4194304 6211289 140736966338720 140736966336952 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 175914 136460 219 493 0 175411 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 703656

[startup+51.1004 s]
/proc/loadavg: 2.18 2.19 2.12 3/177 5673
/proc/meminfo: memFree=28673848/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=728040 CPUtime=51.08 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 18623 0 0 0 5092 16 0 0 20 0 1 0 121393329 745512960 156359 33554432000 4194304 6211289 140736966338720 140736966336712 4209328 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 182010 156359 219 493 0 181507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 728040

[startup+102.3 s]
/proc/loadavg: 2.13 2.17 2.12 3/177 5674
/proc/meminfo: memFree=28554280/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=738224 CPUtime=102.28 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 21870 0 0 0 10211 17 0 0 20 0 1 0 121393329 755941376 170760 33554432000 4194304 6211289 140736966338720 140736966337064 4209403 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 184556 170760 219 493 0 184053 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 738224

[startup+162.3 s]
/proc/loadavg: 2.16 2.17 2.12 3/177 5675
/proc/meminfo: memFree=28379164/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=958936 CPUtime=162.27 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 23671 0 0 0 16207 20 0 0 20 0 1 0 121393329 981950464 190411 33554432000 4194304 6211289 140736966338720 140736966336632 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 239734 190411 219 493 0 239231 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 958936

[startup+222.307 s]
/proc/loadavg: 2.12 2.15 2.11 3/177 5676
/proc/meminfo: memFree=28353288/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=959740 CPUtime=222.26 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 24465 0 0 0 22206 20 0 0 20 0 1 0 121393329 982773760 195907 33554432000 4194304 6211289 140736966338720 140736966336632 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 239935 195907 219 493 0 239432 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 959740

[startup+282.3 s]
/proc/loadavg: 2.15 2.15 2.11 3/177 5678
/proc/meminfo: memFree=28313220/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=960500 CPUtime=282.25 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 24655 0 0 0 28205 20 0 0 20 0 1 0 121393329 983552000 196097 33554432000 4194304 6211289 140736966338720 140736966336632 4209322 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 240125 196097 219 493 0 239622 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 960500

[startup+342.3 s]
/proc/loadavg: 2.17 2.15 2.11 3/177 5679
/proc/meminfo: memFree=28234224/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=975520 CPUtime=342.24 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 27968 0 0 0 34202 22 0 0 20 0 1 0 121393329 998932480 214740 33554432000 4194304 6211289 140736966338720 140736966336712 4241704 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 243880 214740 219 493 0 243377 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 975520

[startup+402.3 s]
/proc/loadavg: 2.20 2.16 2.11 4/177 5680
/proc/meminfo: memFree=28226704/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=977760 CPUtime=402.22 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 28766 0 0 0 40200 22 0 0 20 0 1 0 121393329 1001226240 215870 33554432000 4194304 6211289 140736966338720 140736966337064 4202026 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 244440 215870 219 493 0 243937 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 977760

[startup+462.3 s]
/proc/loadavg: 2.21 2.17 2.11 4/178 5684
/proc/meminfo: memFree=28224068/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=977968 CPUtime=462.22 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 28811 0 0 0 46200 22 0 0 20 0 1 0 121393329 1001439232 215915 33554432000 4194304 6211289 140736966338720 140736966337064 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 244492 215915 219 493 0 243989 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 977968

[startup+522.3 s]
/proc/loadavg: 2.19 2.17 2.11 3/177 5685
/proc/meminfo: memFree=28172756/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1001100 CPUtime=522.21 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 34034 0 0 0 52198 23 0 0 20 0 1 0 121393329 1025126400 228803 33554432000 4194304 6211289 140736966338720 140736966336712 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 250275 228803 219 493 0 249772 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 1001100

[startup+582.3 s]
/proc/loadavg: 2.20 2.18 2.12 4/177 5687
/proc/meminfo: memFree=28136464/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1002912 CPUtime=582.2 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 34585 0 0 0 58197 23 0 0 20 0 1 0 121393329 1026981888 230361 33554432000 4194304 6211289 140736966338720 140736966337064 4201956 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 250728 230361 219 493 0 250225 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1002912


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


[startup+882.307 s]
/proc/loadavg: 2.27 2.21 2.14 3/177 5693
/proc/meminfo: memFree=27875088/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1353988 CPUtime=882.16 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 35963 0 0 0 88190 26 0 0 20 0 1 0 121393329 1386483712 271263 33554432000 4194304 6211289 140736966338720 140736966336632 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338497 271263 219 493 0 337994 0
Current children cumulated CPU time (s) 882.16
Current children cumulated vsize (KiB) 1353988

[startup+942.3 s]
/proc/loadavg: 2.16 2.19 2.13 3/177 5694
/proc/meminfo: memFree=27783176/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1354356 CPUtime=942.15 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 36110 0 0 0 94189 26 0 0 20 0 1 0 121393329 1386860544 280565 33554432000 4194304 6211289 140736966338720 140736966336632 4236458 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338589 280565 219 493 0 338086 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 1354356

[startup+1002.3 s]
/proc/loadavg: 2.10 2.17 2.13 3/177 5695
/proc/meminfo: memFree=27782680/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1354356 CPUtime=1002.14 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 36129 0 0 0 100188 26 0 0 20 0 1 0 121393329 1386860544 280584 33554432000 4194304 6211289 140736966338720 140736966337064 4209503 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338589 280584 219 493 0 338086 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 1354356

[startup+1062.3 s]
/proc/loadavg: 2.15 2.16 2.12 3/178 5699
/proc/meminfo: memFree=27781268/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1354356 CPUtime=1062.13 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 36162 0 0 0 106187 26 0 0 20 0 1 0 121393329 1386860544 280617 33554432000 4194304 6211289 140736966338720 140736966337064 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338589 280617 219 493 0 338086 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 1354356

[startup+1122.3 s]
/proc/loadavg: 2.12 2.15 2.12 3/177 5700
/proc/meminfo: memFree=27778728/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1354660 CPUtime=1122.12 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 36250 0 0 0 112186 26 0 0 20 0 1 0 121393329 1387171840 280705 33554432000 4194304 6211289 140736966338720 140736966336632 4201983 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338665 280705 219 493 0 338162 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 1354660

[startup+1182.3 s]
/proc/loadavg: 2.09 2.13 2.11 3/177 5702
/proc/meminfo: memFree=27777572/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1354848 CPUtime=1182.11 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 36343 0 0 0 118185 26 0 0 20 0 1 0 121393329 1387364352 280798 33554432000 4194304 6211289 140736966338720 140736966336632 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 338712 280798 219 493 0 338209 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 1354848

[startup+1242.3 s]
/proc/loadavg: 2.23 2.15 2.12 3/177 5703
/proc/meminfo: memFree=27771592/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1356960 CPUtime=1242.09 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 37028 0 0 0 124183 26 0 0 20 0 1 0 121393329 1389527040 282314 33554432000 4194304 6211289 140736966338720 140736966336632 4209388 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 339240 282314 219 493 0 338737 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1356960

[startup+1302.3 s]
/proc/loadavg: 2.18 2.15 2.12 4/177 5704
/proc/meminfo: memFree=27762716/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1358832 CPUtime=1302.09 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 37528 0 0 0 130182 27 0 0 20 0 1 0 121393329 1391443968 284341 33554432000 4194304 6211289 140736966338720 140736966336712 4209304 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 339708 284341 219 493 0 339205 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 1358832

[startup+1362.3 s]
/proc/loadavg: 2.16 2.15 2.11 3/177 5705
/proc/meminfo: memFree=27762500/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1358832 CPUtime=1362.08 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 37552 0 0 0 136181 27 0 0 20 0 1 0 121393329 1391443968 284350 33554432000 4194304 6211289 140736966338720 140736966337064 4209530 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 339708 284350 219 493 0 339205 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 1358832

[startup+1422.3 s]
/proc/loadavg: 2.17 2.15 2.11 3/177 5706
/proc/meminfo: memFree=27762528/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1358964 CPUtime=1422.06 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 37597 0 0 0 142179 27 0 0 20 0 1 0 121393329 1391579136 284377 33554432000 4194304 6211289 140736966338720 140736966336632 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 339741 284377 219 493 0 339238 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 1358964

[startup+1482.3 s]
/proc/loadavg: 2.12 2.14 2.11 3/176 5707
/proc/meminfo: memFree=27760912/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1359824 CPUtime=1482.04 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 37886 0 0 0 148177 27 0 0 20 0 1 0 121393329 1392459776 284664 33554432000 4194304 6211289 140736966338720 140736966336632 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 339956 284664 219 493 0 339453 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1359824

[startup+1542.31 s]
/proc/loadavg: 2.12 2.14 2.11 3/177 5709
/proc/meminfo: memFree=27757428/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1362472 CPUtime=1542.04 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 38543 0 0 0 154177 27 0 0 20 0 1 0 121393329 1395171328 285321 33554432000 4194304 6211289 140736966338720 140736966336632 4209497 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 340618 285321 219 493 0 340115 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 1362472

[startup+1602.3 s]
/proc/loadavg: 2.16 2.14 2.11 4/177 5710
/proc/meminfo: memFree=27754208/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1364776 CPUtime=1602.03 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 39137 0 0 0 160176 27 0 0 20 0 1 0 121393329 1397530624 285915 33554432000 4194304 6211289 140736966338720 140736966337064 4209244 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 341194 285915 219 493 0 340691 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1364776

[startup+1662.3 s]
/proc/loadavg: 2.12 2.13 2.10 3/178 5714
/proc/meminfo: memFree=27659672/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1364908 CPUtime=1662.02 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 39148 0 0 0 166175 27 0 0 20 0 1 0 121393329 1397665792 285926 33554432000 4194304 6211289 140736966338720 140736966336632 4209392 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 341227 285926 219 493 0 340724 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1364908

[startup+1722.3 s]
/proc/loadavg: 2.13 2.13 2.10 3/177 5715
/proc/meminfo: memFree=27657944/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1365764 CPUtime=1722.01 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 39384 0 0 0 172174 27 0 0 20 0 1 0 121393329 1398542336 286162 33554432000 4194304 6211289 140736966338720 140736966336712 4209376 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 341441 286162 219 493 0 340938 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 1365764

[startup+1782.3 s]
/proc/loadavg: 2.08 2.12 2.09 4/177 5716
/proc/meminfo: memFree=27651976/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1371140 CPUtime=1782 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 40736 0 0 0 178173 27 0 0 20 0 1 0 121393329 1404047360 287514 33554432000 4194304 6211289 140736966338720 140736966336632 4209484 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 342785 287514 219 493 0 342282 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1371140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.06 2.11 2.09 3/177 5763
/proc/meminfo: memFree=28756040/32872528 swapFree=14548/942524
[pid=5672] ppid=5669 vsize=1373124 CPUtime=1800.09 cores=0,2,4,6
/proc/5672/stat : 5672 (cdcl-cuttingpla) R 5669 5672 4989 0 -1 4202496 41212 0 0 0 179982 27 0 0 20 0 1 0 121393329 1406078976 287990 33554432000 4194304 6211289 140736966338720 140736966336712 4209396 0 0 4096 8388610 0 0 0 17 4 0 0 0 0 0
/proc/5672/statm: 343281 287990 219 493 0 342778 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1373124

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 5672 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.11
CPU user time (s): 1799.83
CPU system time (s): 0.285956
CPU usage (%): 99.9836
Max. virtual memory (cumulated for all children) (KiB): 1373124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.83
system time used= 0.285956
maximum resident set size= 1151960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41212
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= 49
involuntary context switches= 1861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.17237 second user time and 7.29889 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-08 16:03:12
IDJOB=4087462
IDBENCH=1972
IDSOLVER=2549
FILE ID=node113/4087462-1465394591
RUNJOBID= node113-1465387385-5005
PBS_JOBID= 19853860
Free space on /tmp= 71704 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_9.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087462-1465394591/watcher-4087462-1465394591 -o /tmp/evaluation-result-4087462-1465394591/solver-4087462-1465394591 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465387385-5005 --watchdog 1960 --input HOME/instance-4087462-1465394591.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 093efae700664f798191c0b27cec34af
RANDOM SEED=546950068

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.722
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.722
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.722
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.722
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.722
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:        29809048 kB
Buffers:          142728 kB
Cached:          1062812 kB
SwapCached:         1688 kB
Active:           576128 kB
Inactive:         774856 kB
Active(anon):     145636 kB
Inactive(anon):     1856 kB
Active(file):     430492 kB
Inactive(file):   773000 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:             38404 kB
Writeback:             0 kB
AnonPages:       1046248 kB
Mapped:             7596 kB
Shmem:                 0 kB
Slab:             635856 kB
SReclaimable:      79136 kB
SUnreclaim:       556720 kB
KernelStack:        1424 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1229864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    987136 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= 71720 MiB
End job on node113 at 2016-06-08 16:33:12