Trace number 4087448

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_0.opb.PB06.opb
MD5SUM325852af8542a0f454599a2893f1b120
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark335
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 434
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 495293
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 495293
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.09/5.11	c S1->S2
5.09/5.11	c S1->S2
5.09/5.11	c S1->S2
5.09/5.11	c S1->S2
5.09/5.11	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
5.09/5.11	c total clause space: 127.173MB
5.09/5.11	c total #watches: 1565586
16.99/17.08	c total #propagations: 208559 / total #impl: 12144500 (eff. 0.017)
16.99/17.08	c #Conflicts:       2000 | #Learnt:       2003 | 0.004
16.99/17.08	c total clause space: 206.656MB
16.99/17.08	c total #watches: 2704081
33.68/33.72	c total #propagations: 528031 / total #impl: 230249464 (eff. 0.002)
33.68/33.72	c #Conflicts:       3000 | #Learnt:       2015 | 0.003
33.68/33.72	c total clause space: 335.816MB
33.68/33.72	c total #watches: 4006465
62.58/62.62	c total #propagations: 975471 / total #impl: 600920496 (eff. 0.002)
62.58/62.62	c #Conflicts:       4000 | #Learnt:       3015 | 0.002
62.58/62.62	c total clause space: 335.816MB
62.58/62.62	c total #watches: 5488281
93.27/93.30	c total #propagations: 1387585 / total #impl: 1090214774 (eff. 0.001)
93.27/93.30	c GC COLLECT
93.27/93.30	c #Conflicts:       5000 | #Learnt:       2368 | 0.002
93.27/93.30	c total clause space: 335.816MB
93.27/93.30	c total #watches: 5254446
134.28/134.37	c total #propagations: 1689241 / total #impl: 1599085475 (eff. 0.001)
134.28/134.37	c #Conflicts:       6000 | #Learnt:       3368 | 0.007
134.28/134.37	c total clause space: 335.816MB
134.28/134.37	c total #watches: 6452470
170.47/170.59	c total #propagations: 2104556 / total #impl: 2130886055 (eff. 0.001)
170.47/170.59	c GC COLLECT
170.47/170.59	c #Conflicts:       7000 | #Learnt:       2246 | 0.006
170.47/170.59	c total clause space: 545.701MB
170.47/170.59	c total #watches: 4581923
201.55/201.68	c total #propagations: 2357998 / total #impl: 2452830752 (eff. 0.001)
201.55/201.68	c #Conflicts:       8000 | #Learnt:       3246 | 0.005
201.55/201.68	c total clause space: 545.701MB
201.55/201.68	c total #watches: 5252040
248.95/249.01	c total #propagations: 2665158 / total #impl: 2841850152 (eff. 0.001)
248.95/249.01	c #Conflicts:       9000 | #Learnt:       4246 | 0.005
248.95/249.01	c total clause space: 545.701MB
248.95/249.01	c total #watches: 6343287
306.04/306.17	c total #propagations: 2935056 / total #impl: 3434995927 (eff. 0.001)
306.04/306.17	c GC COLLECT
306.04/306.17	c #Conflicts:      10000 | #Learnt:       2729 | 0.004
306.04/306.17	c total clause space: 545.701MB
306.04/306.17	c total #watches: 4796303
337.94/338.02	c total #propagations: 3294267 / total #impl: 4095931320 (eff. 0.001)
337.94/338.02	c #Conflicts:      11000 | #Learnt:       3729 | 0.004
337.94/338.02	c total clause space: 545.701MB
337.94/338.02	c total #watches: 5877844
384.93/385.06	c total #propagations: 3606770 / total #impl: 4576081529 (eff. 0.001)
384.93/385.06	c #Conflicts:      12000 | #Learnt:       4729 | 0.004
384.93/385.06	c total clause space: 545.701MB
384.93/385.06	c total #watches: 6871798
442.42/442.53	c total #propagations: 3958939 / total #impl: 4900805248 (eff. 0.001)
442.42/442.53	c #Conflicts:      13000 | #Learnt:       5729 | 0.004
442.42/442.53	c total clause space: 545.701MB
442.42/442.53	c total #watches: 7722853
479.11/479.24	c total #propagations: 4309577 / total #impl: 5204804751 (eff. 0.001)
479.11/479.24	c GC COLLECT
479.11/479.24	c #Conflicts:      14000 | #Learnt:       3870 | 0.003
479.11/479.24	c total clause space: 545.701MB
479.11/479.24	c total #watches: 6316636
522.20/522.39	c total #propagations: 4614830 / total #impl: 5557134258 (eff. 0.001)
522.20/522.39	c #Conflicts:      15000 | #Learnt:       4870 | 0.003
522.20/522.39	c total clause space: 545.701MB
522.20/522.39	c total #watches: 6907736
566.61/566.70	c total #propagations: 4999363 / total #impl: 5933790275 (eff. 0.001)
566.61/566.70	c #Conflicts:      16000 | #Learnt:       5870 | 0.003
566.61/566.70	c total clause space: 545.701MB
566.61/566.70	c total #watches: 7749644
614.29/614.48	c total #propagations: 5347603 / total #impl: 6303859904 (eff. 0.001)
614.29/614.48	c GC COLLECT
614.29/614.48	c #Conflicts:      17000 | #Learnt:       3688 | 0.003
614.29/614.48	c total clause space: 545.701MB
614.29/614.48	c total #watches: 5611844
647.79/647.99	c total #propagations: 5710656 / total #impl: 6764786469 (eff. 0.001)
647.79/647.99	c #Conflicts:      18000 | #Learnt:       4688 | 0.003
647.79/647.99	c total clause space: 545.701MB
647.79/647.99	c total #watches: 6670392
679.08/679.26	c total #propagations: 5875022 / total #impl: 7142066102 (eff. 0.001)
679.08/679.26	c #Conflicts:      19000 | #Learnt:       5688 | 0.003
679.08/679.26	c total clause space: 545.701MB
679.08/679.26	c total #watches: 7640792
755.97/756.16	c total #propagations: 6039042 / total #impl: 7505436385 (eff. 0.001)
755.97/756.16	c #Conflicts:      20000 | #Learnt:       6688 | 0.003
755.97/756.16	c total clause space: 886.764MB
755.97/756.16	c total #watches: 8693118
818.95/819.18	c total #propagations: 6334244 / total #impl: 7955866262 (eff. 0.001)
818.95/819.18	c GC COLLECT
818.95/819.18	c #Conflicts:      21000 | #Learnt:       4201 | 0.004
818.95/819.18	c total clause space: 886.764MB
818.95/819.18	c total #watches: 6859796
875.83/876.05	c total #propagations: 6560105 / total #impl: 8392023736 (eff. 0.001)
875.83/876.05	c #Conflicts:      22000 | #Learnt:       5201 | 0.004
875.83/876.05	c total clause space: 886.764MB
875.83/876.05	c total #watches: 7614857
962.71/962.95	c total #propagations: 6797049 / total #impl: 8772762055 (eff. 0.001)
962.71/962.95	c #Conflicts:      23000 | #Learnt:       6201 | 0.003
962.71/962.95	c total clause space: 886.764MB
962.71/962.95	c total #watches: 8442257
1058.70/1058.96	c total #propagations: 7094483 / total #impl: 9117914307 (eff. 0.001)
1058.70/1058.96	c #Conflicts:      24000 | #Learnt:       7201 | 0.003
1058.70/1058.96	c total clause space: 886.764MB
1058.70/1058.96	c total #watches: 9108103
1140.50/1140.74	c total #propagations: 7436273 / total #impl: 9418720770 (eff. 0.001)
1140.50/1140.74	c GC COLLECT
1140.50/1140.74	c #Conflicts:      25000 | #Learnt:       4409 | 0.004
1140.50/1140.74	c total clause space: 886.764MB
1140.50/1140.74	c total #watches: 5984406
1188.08/1188.33	c total #propagations: 7817450 / total #impl: 9735982929 (eff. 0.001)
1188.08/1188.33	c #Conflicts:      26000 | #Learnt:       5409 | 0.003
1188.08/1188.33	c total clause space: 886.764MB
1188.08/1188.33	c total #watches: 6700910
1235.27/1235.57	c total #propagations: 8182868 / total #impl: 10097951404 (eff. 0.001)
1235.27/1235.57	c #Conflicts:      27000 | #Learnt:       6409 | 0.003
1235.27/1235.57	c total clause space: 886.764MB
1235.27/1235.57	c total #watches: 7568892
1310.97/1311.28	c total #propagations: 8498837 / total #impl: 10422827935 (eff. 0.001)
1310.97/1311.28	c #Conflicts:      28000 | #Learnt:       7409 | 0.003
1310.97/1311.28	c total clause space: 886.764MB
1310.97/1311.28	c total #watches: 8339622
1397.75/1398.09	c total #propagations: 8801664 / total #impl: 10798818771 (eff. 0.001)
1397.75/1398.09	c GC COLLECT
1397.75/1398.09	c #Conflicts:      29000 | #Learnt:       4308 | 0.003
1397.75/1398.09	c total clause space: 886.764MB
1397.75/1398.09	c total #watches: 5657841
1440.94/1441.27	c total #propagations: 9192313 / total #impl: 11199233792 (eff. 0.001)
1440.94/1441.27	c #Conflicts:      30000 | #Learnt:       5308 | 0.003
1440.94/1441.27	c total clause space: 886.764MB
1440.94/1441.27	c total #watches: 6538806
1505.64/1505.97	c total #propagations: 9524930 / total #impl: 11567223438 (eff. 0.001)
1505.64/1505.97	c #Conflicts:      31000 | #Learnt:       6308 | 0.003
1505.64/1505.97	c total clause space: 886.764MB
1505.64/1505.97	c total #watches: 7551598
1578.02/1578.38	c total #propagations: 9886267 / total #impl: 12038811497 (eff. 0.001)
1578.02/1578.38	c #Conflicts:      32000 | #Learnt:       7308 | 0.003
1578.02/1578.38	c total clause space: 886.764MB
1578.02/1578.38	c total #watches: 8385786
1671.10/1671.44	c total #propagations: 10168107 / total #impl: 12407152785 (eff. 0.001)
1671.10/1671.44	c #Conflicts:      33000 | #Learnt:       8308 | 0.003
1671.10/1671.44	c total clause space: 886.764MB
1671.10/1671.44	c total #watches: 8857039
1729.00/1729.39	c total #propagations: 10497319 / total #impl: 12525007848 (eff. 0.001)
1729.00/1729.39	c GC COLLECT
1729.00/1729.39	c #Conflicts:      34000 | #Learnt:       4911 | 0.003
1729.00/1729.39	c total clause space: 886.764MB
1729.00/1729.39	c total #watches: 6165560
1767.09/1767.41	c total #propagations: 10761976 / total #impl: 12648047120 (eff. 0.001)
1767.09/1767.41	c #Conflicts:      35000 | #Learnt:       5911 | 0.003
1767.09/1767.41	c total clause space: 886.764MB
1767.09/1767.41	c total #watches: 7017059

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-4087448-1465393272/watcher-4087448-1465393272 -o /tmp/evaluation-result-4087448-1465393272/solver-4087448-1465393272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087448-1465393272.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=28441
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.32 2.22 2.19 3/176 28444
/proc/meminfo: memFree=29557720/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 121260752 57319424 7804 33554432000 4194304 6211289 140733746592080 140735332058296 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 13994 7804 98 493 0 13491 0

[startup+0.100163 s]
/proc/loadavg: 2.32 2.22 2.19 3/176 28444
/proc/meminfo: memFree=29557720/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=59556 CPUtime=0.09 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 1623 0 0 0 9 0 0 0 20 0 1 0 121260752 60985344 11540 33554432000 4194304 6211289 140733746592080 140735332058296 5101765 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 14889 11540 121 493 0 14386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59556

[startup+0.200294 s]
/proc/loadavg: 2.32 2.22 2.19 3/176 28444
/proc/meminfo: memFree=29557720/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=62620 CPUtime=0.19 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 2184 0 0 0 19 0 0 0 20 0 1 0 121260752 64122880 12356 33554432000 4194304 6211289 140733746592080 140733746590920 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 15655 12356 121 493 0 15152 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62620

[startup+0.300339 s]
/proc/loadavg: 2.32 2.22 2.19 3/176 28444
/proc/meminfo: memFree=29557720/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=68752 CPUtime=0.29 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 2690 0 0 0 29 0 0 0 20 0 1 0 121260752 70402048 12862 33554432000 4194304 6211289 140733746592080 140733746590920 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 17188 12862 121 493 0 16685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68752

[startup+0.700278 s]
/proc/loadavg: 2.32 2.22 2.19 3/176 28444
/proc/meminfo: memFree=29557720/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=81016 CPUtime=0.69 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 3194 0 0 0 68 1 0 0 20 0 1 0 121260752 82960384 15410 33554432000 4194304 6211289 140733746592080 140733746590920 4196552 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 20254 15410 121 493 0 19751 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81016

[startup+1.50029 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 28445
/proc/meminfo: memFree=29335732/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=201576 CPUtime=1.49 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 6147 0 0 0 146 3 0 0 20 0 1 0 121260752 206413824 39825 33554432000 4194304 6211289 140733746592080 140733746589496 4770980 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 50394 39825 144 493 0 49891 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201576

[startup+3.10032 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 28445
/proc/meminfo: memFree=29174476/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=351436 CPUtime=3.09 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 9527 0 0 0 304 5 0 0 20 0 1 0 121260752 359870464 72723 33554432000 4194304 6211289 140733746592080 140733746589608 4762640 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 87859 72723 144 493 0 87356 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351436

[startup+6.30025 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 28445
/proc/meminfo: memFree=28787204/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=564300 CPUtime=6.29 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 10999 0 0 0 620 9 0 0 20 0 1 0 121260752 577843200 114865 33554432000 4194304 6211289 140733746592080 140733746590312 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 141075 114865 214 493 0 140572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 564300

[startup+12.7003 s]
/proc/loadavg: 2.27 2.21 2.18 3/177 28445
/proc/meminfo: memFree=28719816/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=564300 CPUtime=12.69 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 11015 0 0 0 1259 10 0 0 20 0 1 0 121260752 577843200 123057 33554432000 4194304 6211289 140733746592080 140733746590312 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 141075 123057 214 493 0 140572 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 564300

[startup+25.5004 s]
/proc/loadavg: 2.21 2.20 2.18 4/177 28445
/proc/meminfo: memFree=28622904/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=570604 CPUtime=25.48 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 12574 0 0 0 2538 10 0 0 20 0 1 0 121260752 584298496 134325 33554432000 4194304 6211289 140733746592080 140733746589992 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 142651 134325 219 493 0 142148 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 570604

[startup+51.1004 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 28445
/proc/meminfo: memFree=28408908/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=732196 CPUtime=51.08 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 20112 0 0 0 5095 13 0 0 20 0 1 0 121260752 749768704 161257 33554432000 4194304 6211289 140733746592080 140733746590072 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 183049 161257 219 493 0 182546 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 732196

[startup+102.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/177 28446
/proc/meminfo: memFree=28260004/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=738660 CPUtime=102.28 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 22923 0 0 0 10214 14 0 0 20 0 1 0 121260752 756387840 176535 33554432000 4194304 6211289 140733746592080 140733746589992 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 184665 176535 219 493 0 184162 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 738660

[startup+162.3 s]
/proc/loadavg: 2.27 2.22 2.18 4/177 28448
/proc/meminfo: memFree=28198948/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=975648 CPUtime=162.26 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 28218 0 0 0 16209 17 0 0 20 0 1 0 121260752 999063552 192021 33554432000 4194304 6211289 140733746592080 140733746590072 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 243912 192021 219 493 0 243409 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 975648

[startup+222.307 s]
/proc/loadavg: 2.19 2.21 2.18 3/177 28449
/proc/meminfo: memFree=28162740/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=977652 CPUtime=222.26 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 28915 0 0 0 22209 17 0 0 20 0 1 0 121260752 1001115648 194022 33554432000 4194304 6211289 140733746592080 140733746590424 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 244413 194022 219 493 0 243910 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 977652

[startup+282.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 28450
/proc/meminfo: memFree=28096936/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=977652 CPUtime=282.25 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 29077 0 0 0 28207 18 0 0 20 0 1 0 121260752 1001115648 201334 33554432000 4194304 6211289 140733746592080 140733746590424 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 244413 201334 219 493 0 243910 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 977652

[startup+342.3 s]
/proc/loadavg: 2.26 2.23 2.19 4/177 28451
/proc/meminfo: memFree=28028704/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=977872 CPUtime=342.23 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 29232 0 0 0 34205 18 0 0 20 0 1 0 121260752 1001340928 205545 33554432000 4194304 6211289 140733746592080 140733746590424 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 244468 205545 219 493 0 243965 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 977872

[startup+402.3 s]
/proc/loadavg: 2.23 2.23 2.18 3/177 28452
/proc/meminfo: memFree=28027424/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=978924 CPUtime=402.23 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 29491 0 0 0 40205 18 0 0 20 0 1 0 121260752 1002418176 205804 33554432000 4194304 6211289 140733746592080 140733746590072 4202033 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 244731 205804 219 493 0 244228 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 978924

[startup+462.3 s]
/proc/loadavg: 2.18 2.22 2.18 3/177 28454
/proc/meminfo: memFree=27932600/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=992804 CPUtime=462.21 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 32643 0 0 0 46202 19 0 0 20 0 1 0 121260752 1016631296 218154 33554432000 4194304 6211289 140733746592080 140733746589992 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 248201 218154 219 493 0 247698 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 992804

[startup+522.3 s]
/proc/loadavg: 2.25 2.22 2.18 4/177 28455
/proc/meminfo: memFree=27899500/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=992804 CPUtime=522.2 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 32715 0 0 0 52201 19 0 0 20 0 1 0 121260752 1016631296 218226 33554432000 4194304 6211289 140733746592080 140733746590424 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 248201 218226 219 493 0 247698 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 992804

[startup+582.3 s]
/proc/loadavg: 2.19 2.21 2.18 3/178 28459
/proc/meminfo: memFree=27826744/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=995608 CPUtime=582.2 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 33451 0 0 0 58200 20 0 0 20 0 1 0 121260752 1019502592 227649 33554432000 4194304 6211289 140733746592080 140733746590072 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 248902 227649 219 493 0 248399 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 995608


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


[startup+882.307 s]
/proc/loadavg: 2.16 2.19 2.18 5/177 28465
/proc/meminfo: memFree=27611444/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1360768 CPUtime=882.13 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 37969 0 0 0 88191 22 0 0 20 0 1 0 121260752 1393426432 261116 33554432000 4194304 6211289 140733746592080 140733746590424 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 340192 261116 219 493 0 339689 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1360768

[startup+942.3 s]
/proc/loadavg: 2.21 2.20 2.18 3/177 28466
/proc/meminfo: memFree=27612628/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1361104 CPUtime=942.11 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38171 0 0 0 94189 22 0 0 20 0 1 0 121260752 1393770496 261305 33554432000 4194304 6211289 140733746592080 140733746589992 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 340276 261305 219 493 0 339773 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 1361104

[startup+1002.3 s]
/proc/loadavg: 2.12 2.17 2.17 3/177 28467
/proc/meminfo: memFree=27606616/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1361264 CPUtime=1002.1 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38217 0 0 0 100188 22 0 0 20 0 1 0 121260752 1393934336 261351 33554432000 4194304 6211289 140733746592080 140733746589992 4241789 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 340316 261351 219 493 0 339813 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 1361264

[startup+1062.3 s]
/proc/loadavg: 2.27 2.20 2.18 4/177 28469
/proc/meminfo: memFree=27582604/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1362184 CPUtime=1062.1 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38488 0 0 0 106187 23 0 0 20 0 1 0 121260752 1394876416 265199 33554432000 4194304 6211289 140733746592080 140733746590072 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 340546 265199 219 493 0 340043 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1362184

[startup+1122.3 s]
/proc/loadavg: 2.16 2.18 2.18 3/177 28470
/proc/meminfo: memFree=27556112/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364080 CPUtime=1122.09 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38921 0 0 0 112186 23 0 0 20 0 1 0 121260752 1396817920 269174 33554432000 4194304 6211289 140733746592080 140733746590072 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341020 269174 219 493 0 340517 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1364080

[startup+1182.3 s]
/proc/loadavg: 2.25 2.19 2.18 4/178 28474
/proc/meminfo: memFree=27555880/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364080 CPUtime=1182.08 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38927 0 0 0 118185 23 0 0 20 0 1 0 121260752 1396817920 269180 33554432000 4194304 6211289 140733746592080 140733746590424 4209306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341020 269180 219 493 0 340517 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 1364080

[startup+1242.3 s]
/proc/loadavg: 2.26 2.20 2.18 4/178 28498
/proc/meminfo: memFree=27555716/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364080 CPUtime=1242.07 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 38940 0 0 0 124184 23 0 0 20 0 1 0 121260752 1396817920 269193 33554432000 4194304 6211289 140733746592080 140733746590424 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341020 269193 219 493 0 340517 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1364080

[startup+1302.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 28499
/proc/meminfo: memFree=27553628/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364224 CPUtime=1302.06 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39077 0 0 0 130183 23 0 0 20 0 1 0 121260752 1396965376 269328 33554432000 4194304 6211289 140733746592080 140733746590072 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341056 269328 219 493 0 340553 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 1364224

[startup+1362.3 s]
/proc/loadavg: 2.15 2.19 2.18 3/176 28500
/proc/meminfo: memFree=27552048/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364780 CPUtime=1362.05 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39192 0 0 0 136182 23 0 0 20 0 1 0 121260752 1397534720 269834 33554432000 4194304 6211289 140733746592080 140733746589992 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341195 269834 219 493 0 340692 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1364780

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.18 4/177 28502
/proc/meminfo: memFree=27551912/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364940 CPUtime=1422.05 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39240 0 0 0 142182 23 0 0 20 0 1 0 121260752 1397698560 269876 33554432000 4194304 6211289 140733746592080 140733746590424 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341235 269876 219 493 0 340732 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1364940

[startup+1482.3 s]
/proc/loadavg: 2.32 2.22 2.19 3/177 28503
/proc/meminfo: memFree=27548788/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1364940 CPUtime=1482.04 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39240 0 0 0 148181 23 0 0 20 0 1 0 121260752 1397698560 269876 33554432000 4194304 6211289 140733746592080 140733746590424 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341235 269876 219 493 0 340732 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1364940

[startup+1542.31 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 28504
/proc/meminfo: memFree=27542832/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365080 CPUtime=1542.03 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39339 0 0 0 154180 23 0 0 20 0 1 0 121260752 1397841920 269975 33554432000 4194304 6211289 140733746592080 140733746589992 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341270 269975 219 493 0 340767 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1365080

[startup+1602.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/177 28505
/proc/meminfo: memFree=27529244/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365576 CPUtime=1602.02 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39464 0 0 0 160179 23 0 0 20 0 1 0 121260752 1398349824 270100 33554432000 4194304 6211289 140733746592080 140733746589992 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341394 270100 219 493 0 340891 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1365576

[startup+1662.3 s]
/proc/loadavg: 2.23 2.22 2.18 3/177 28506
/proc/meminfo: memFree=27525028/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365576 CPUtime=1662.01 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39479 0 0 0 166178 23 0 0 20 0 1 0 121260752 1398349824 271137 33554432000 4194304 6211289 140733746592080 140733746589992 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341394 271137 219 493 0 340891 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1365576

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.19 3/177 28508
/proc/meminfo: memFree=27490524/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365720 CPUtime=1721.99 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39550 0 0 0 172176 23 0 0 20 0 1 0 121260752 1398497280 279384 33554432000 4194304 6211289 140733746592080 140733746590072 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341430 279384 219 493 0 340927 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1365720

[startup+1782.3 s]
/proc/loadavg: 2.21 2.23 2.18 4/178 28512
/proc/meminfo: memFree=27469972/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365860 CPUtime=1781.98 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39560 0 0 0 178175 23 0 0 20 0 1 0 121260752 1398640640 279394 33554432000 4194304 6211289 140733746592080 140733746590424 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341465 279394 219 493 0 340962 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 1365860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.23 2.24 2.19 2/171 28543
/proc/meminfo: memFree=28604316/32872528 swapFree=16700/1645768
[pid=28444] ppid=28441 vsize=1365860 CPUtime=1800.08 cores=0,2,4,6
/proc/28444/stat : 28444 (cdcl-cuttingpla) R 28441 28444 27966 0 -1 4202496 39560 0 0 0 179985 23 0 0 20 0 1 0 121260752 1398640640 279394 33554432000 4194304 6211289 140733746592080 140733746590424 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/28444/statm: 341465 279394 219 493 0 340962 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1365860

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 28444 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.4
CPU time (s): 1800.1
CPU user time (s): 1799.86
CPU system time (s): 0.242963
CPU usage (%): 99.983
Max. virtual memory (cumulated for all children) (KiB): 1365860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.242963
maximum resident set size= 1117576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39560
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= 56
involuntary context switches= 2035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.22075 second user time and 8.62969 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-08 15:41:13
IDJOB=4087448
IDBENCH=1969
IDSOLVER=2549
FILE ID=node124/4087448-1465393272
RUNJOBID= node124-1465387868-27982
PBS_JOBID= 19853797
Free space on /tmp= 71692 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_0.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087448-1465393272/watcher-4087448-1465393272 -o /tmp/evaluation-result-4087448-1465393272/solver-4087448-1465393272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1465387868-27982 --watchdog 1960 --input HOME/instance-4087448-1465393272.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 325852af8542a0f454599a2893f1b120
RANDOM SEED=1251781825

node124.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.707
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.41
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.707
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.707
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.707
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.707
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.707
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.707
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.707
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:        29560296 kB
Buffers:          151852 kB
Cached:           623664 kB
SwapCached:          752 kB
Active:           439992 kB
Inactive:         476928 kB
Active(anon):     142204 kB
Inactive(anon):     1568 kB
Active(file):     297788 kB
Inactive(file):   475360 kB
Unevictable:     1645768 kB
Mlocked:           16700 kB
SwapTotal:      67108856 kB
SwapFree:       67097732 kB
Dirty:             38376 kB
Writeback:             0 kB
AnonPages:       1745712 kB
Mapped:             7608 kB
Shmem:                 0 kB
Slab:             609936 kB
SReclaimable:      53388 kB
SUnreclaim:       556548 kB
KernelStack:        1424 kB
PageTables:         7724 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1934484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1685504 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 node124 at 2016-06-08 16:11:14