Trace number 3706706

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
toysat 2012-05-17? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ8_3.opb
MD5SUMd431323968e1ca4dc95d181076d01437
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark148
Best CPU time to get the best result obtained on this benchmark1800.05
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 154
Optimality of the best value was proved NO
Number of variables1344
Total number of constraints16096
Number of constraints which are clauses8208
Number of constraints which are cardinality constraints (but not clauses)496
Number of constraints which are nor clauses,nor cardinality constraints7392
Minimum length of a constraint2
Maximum length of a constraint28
Number of terms in the objective function 448
Biggest coefficient in the objective function 4
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 1024
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 1024
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.59/0.62	c 2012-05-27T12:35:36+0200
0.59/0.62	c arch = x86_64
0.59/0.62	c os = linux
0.59/0.62	c compiler = ghc 7.4
0.59/0.62	c packages:
0.59/0.62	c   OptDir-0.0.1
0.59/0.62	c   array-0.4.0.0
0.59/0.62	c   base-4.5.0.0
0.59/0.62	c   bytestring-0.9.2.1
0.59/0.62	c   containers-0.4.2.1
0.59/0.62	c   deepseq-1.3.0.0
0.59/0.62	c   mtl-2.1.1
0.59/0.62	c   old_locale-1.0.0.4
0.59/0.62	c   parse_dimacs-1.2
0.59/0.62	c   parsec-3.1.2
0.59/0.62	c   queue-0.1.2
0.59/0.62	c   stm-2.3
0.59/0.62	c   time-1.4
0.59/0.62	c command line = ["--pb","HOME/instance-3706706-1338114935.opb"]
0.59/0.62	c #vars 1344
0.59/0.62	c #constraints 16096
0.59/0.62	c Solving starts ...
0.79/0.80	c solving time = 0.176s
0.79/0.80	c #decision = 1769
0.79/0.80	c #conflict = 500
0.79/0.80	c #restart = 3
0.79/0.80	o 194
0.79/0.80	c Solving starts ...
0.79/0.82	c solving time = 0.019s
0.79/0.82	c #decision = 1867
0.79/0.82	c #conflict = 507
0.79/0.82	c #restart = 3
0.79/0.82	o 190
0.79/0.82	c Solving starts ...
0.89/0.96	c solving time = 0.132s
0.89/0.96	c #decision = 2027
0.89/0.96	c #conflict = 561
0.89/0.96	c #restart = 3
0.89/0.96	o 188
0.89/0.96	c Solving starts ...
9.48/9.55	c solving time = 8.582s
9.48/9.55	c #decision = 10854
9.48/9.55	c #conflict = 4868
9.48/9.55	c #restart = 10
9.48/9.55	o 186
9.48/9.55	c Solving starts ...
34.07/34.17	c learnt constraints deletion: 14832 -> 7417
35.87/35.98	c solving time = 26.419s
35.87/35.98	c #decision = 29493
35.87/35.98	c #conflict = 15530
35.87/35.98	c #restart = 19
35.87/35.98	o 184
35.87/35.98	c Solving starts ...
35.97/36.04	c learnt constraints deletion: 8096 -> 4048
36.07/36.18	c solving time = 0.191s
36.07/36.18	c #decision = 29722
36.07/36.18	c #conflict = 15566
36.07/36.18	c #restart = 19
36.07/36.18	o 180
36.07/36.18	c Solving starts ...
65.65/65.76	c learnt constraints deletion: 14757 -> 7379
72.65/72.70	c solving time = 36.500s
72.65/72.70	c #decision = 50937
72.65/72.70	c #conflict = 28371
72.65/72.70	c #restart = 29
72.65/72.70	o 178
72.65/72.70	c Solving starts ...
72.65/72.77	c learnt constraints deletion: 9501 -> 4751
84.24/84.34	c learnt constraints deletion: 14382 -> 7191
96.94/97.03	c learnt constraints deletion: 17301 -> 8651
110.44/110.53	c learnt constraints deletion: 18979 -> 9490
124.94/125.08	c learnt constraints deletion: 20842 -> 10421
139.24/139.38	c learnt constraints deletion: 20839 -> 10420
155.73/155.89	c learnt constraints deletion: 22882 -> 11441
172.42/172.59	c learnt constraints deletion: 22881 -> 11441
193.51/193.68	c learnt constraints deletion: 25125 -> 12563
211.60/211.76	c learnt constraints deletion: 25116 -> 12558
229.60/229.79	c learnt constraints deletion: 25121 -> 12563
248.00/248.10	c learnt constraints deletion: 25138 -> 12572
271.00/271.18	c learnt constraints deletion: 27589 -> 13795
295.80/295.94	c learnt constraints deletion: 27574 -> 13787
321.29/321.49	c learnt constraints deletion: 27586 -> 13794
343.39/343.57	c learnt constraints deletion: 27592 -> 13796
370.89/371.05	c learnt constraints deletion: 30302 -> 15152
397.58/397.74	c learnt constraints deletion: 30312 -> 15158
423.58/423.71	c learnt constraints deletion: 30317 -> 15162
448.07/448.27	c learnt constraints deletion: 30292 -> 15149
481.17/481.35	c learnt constraints deletion: 30288 -> 15149
506.66/506.83	c learnt constraints deletion: 30306 -> 15153
531.46/531.67	c learnt constraints deletion: 30312 -> 15157
566.75/566.92	c learnt constraints deletion: 33294 -> 16648
596.94/597.11	c learnt constraints deletion: 33295 -> 16650
627.74/627.97	c learnt constraints deletion: 33284 -> 16646
657.33/657.56	c learnt constraints deletion: 33295 -> 16648
687.43/687.67	c learnt constraints deletion: 33337 -> 16671
717.92/718.11	c learnt constraints deletion: 33300 -> 16654
748.52/748.77	c learnt constraints deletion: 33285 -> 16647
780.42/780.70	c learnt constraints deletion: 33313 -> 16662
819.31/819.56	c learnt constraints deletion: 36586 -> 18293
852.00/852.26	c learnt constraints deletion: 36619 -> 18312
882.09/882.38	c learnt constraints deletion: 36562 -> 18281
920.19/920.49	c learnt constraints deletion: 36592 -> 18297
952.89/953.11	c learnt constraints deletion: 36559 -> 18280
991.08/991.39	c learnt constraints deletion: 36568 -> 18286
1023.47/1023.70	c learnt constraints deletion: 36624 -> 18313
1056.47/1056.76	c learnt constraints deletion: 36586 -> 18295
1093.07/1093.31	c learnt constraints deletion: 36579 -> 18292
1139.65/1139.95	c learnt constraints deletion: 36592 -> 18299
1171.65/1171.93	c learnt constraints deletion: 36599 -> 18301
1205.94/1206.20	c learnt constraints deletion: 36596 -> 18300
1246.05/1246.35	c learnt constraints deletion: 40209 -> 20107
1286.23/1286.54	c learnt constraints deletion: 40220 -> 20112
1325.73/1326.09	c learnt constraints deletion: 40208 -> 20109
1367.52/1367.85	c learnt constraints deletion: 40231 -> 20116
1406.62/1406.93	c learnt constraints deletion: 40213 -> 20108
1448.11/1448.48	c learnt constraints deletion: 40179 -> 20092
1490.50/1490.89	c learnt constraints deletion: 40204 -> 20105
1532.49/1532.82	c learnt constraints deletion: 40235 -> 20121
1572.28/1572.61	c learnt constraints deletion: 40216 -> 20108
1613.98/1614.30	c learnt constraints deletion: 40231 -> 20117
1650.38/1650.78	c learnt constraints deletion: 40215 -> 20110
1694.87/1695.21	c learnt constraints deletion: 40218 -> 20115
1733.36/1733.77	c learnt constraints deletion: 40181 -> 20092
1779.25/1779.62	c learnt constraints deletion: 40234 -> 20118

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3706706-1338114935/watcher-3706706-1338114935 -o /tmp/evaluation-result-3706706-1338114935/solver-3706706-1338114935 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706706-1338114935.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 16230
/proc/meminfo: memFree=27651348/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 805 0 0 0 0 0 0 0 20 0 1 0 277619305 6356992 725 33554432000 4194304 8973514 140736392011056 140736947537944 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 1552 725 416 1167 0 333 0

[startup+0.010936 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 16230
/proc/meminfo: memFree=27651348/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 913 0 0 0 0 0 0 0 20 0 1 0 277619305 7405568 833 33554432000 4194304 8973514 140736392011056 140736947537944 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 1808 833 416 1167 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7232

[startup+0.100201 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 16230
/proc/meminfo: memFree=27651348/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 2355 0 0 0 9 0 0 0 20 0 1 0 277619305 12648448 2275 33554432000 4194304 8973514 140736392011056 140736947537944 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 3088 2275 417 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300239 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 16230
/proc/meminfo: memFree=27651348/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=25664 CPUtime=0.29 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 5630 0 0 0 28 1 0 0 20 0 1 0 277619305 26279936 5550 33554432000 4194304 8973514 140736392011056 140736947537944 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 6416 5557 417 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700219 s]
/proc/loadavg: 2.12 2.03 2.01 3/176 16230
/proc/meminfo: memFree=27651348/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=48192 CPUtime=0.69 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 11349 0 0 0 67 2 0 0 20 0 1 0 277619305 49348608 11269 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 12048 11269 446 1167 0 10829 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48192

[startup+1.50025 s]
/proc/loadavg: 2.12 2.03 2.01 3/177 16231
/proc/meminfo: memFree=27607900/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=48192 CPUtime=1.49 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 11360 0 0 0 147 2 0 0 20 0 1 0 277619305 49348608 11280 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 12048 11280 457 1167 0 10829 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48192

[startup+3.10027 s]
/proc/loadavg: 2.03 2.02 2.00 2/175 16232
/proc/meminfo: memFree=27648988/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=48192 CPUtime=3.09 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 11360 0 0 0 306 3 0 0 20 0 1 0 277619305 49348608 11280 33554432000 4194304 8973514 140736392011056 140736392010552 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 12048 11280 457 1167 0 10829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48192

[startup+6.30016 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 16270
/proc/meminfo: memFree=27631848/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=53312 CPUtime=6.28 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 12648 0 0 0 624 4 0 0 20 0 1 0 277619305 54591488 12566 33554432000 4194304 8973514 140736392011056 140736392009024 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 13328 12566 457 1167 0 12109 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53312

[startup+12.7002 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 16270
/proc/meminfo: memFree=27611776/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=65600 CPUtime=12.67 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 15720 0 0 0 1260 7 0 0 20 0 1 0 277619305 67174400 15638 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 16400 15638 457 1167 0 15181 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 65600

[startup+25.5003 s]
/proc/loadavg: 2.10 2.03 2.00 3/177 16270
/proc/meminfo: memFree=27581916/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=87104 CPUtime=25.48 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 21098 0 0 0 2534 14 0 0 20 0 1 0 277619305 89194496 21014 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 21776 21014 457 1167 0 20557 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 87104

[startup+51.1002 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 16270
/proc/meminfo: memFree=27567208/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=99392 CPUtime=51.06 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 24956 0 0 0 5080 26 0 0 20 0 1 0 277619305 101777408 24087 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 24848 24087 458 1167 0 23629 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 99392

[startup+102.306 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 16270
/proc/meminfo: memFree=27523088/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=135232 CPUtime=102.25 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 33921 0 0 0 10171 54 0 0 20 0 1 0 277619305 138477568 33047 33554432000 4194304 8973514 140736392011056 140736392010552 4415354 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 33808 33047 458 1167 0 32589 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 135232

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 16270
/proc/meminfo: memFree=27488392/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=162880 CPUtime=162.23 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 40841 0 0 0 16140 83 0 0 20 0 1 0 277619305 166789120 39959 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 40720 39959 458 1167 0 39501 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 162880

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16271
/proc/meminfo: memFree=27480364/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=169024 CPUtime=222.2 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 42391 0 0 0 22107 113 0 0 20 0 1 0 277619305 173080576 41495 33554432000 4194304 8973514 140736392011056 140736392010320 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 42256 41495 458 1167 0 41037 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 169024

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 16274
/proc/meminfo: memFree=27487992/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=169024 CPUtime=282.19 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 42391 0 0 0 28079 140 0 0 20 0 1 0 277619305 173080576 41495 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 42256 41495 458 1167 0 41037 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 169024

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16274
/proc/meminfo: memFree=27468184/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=182336 CPUtime=342.18 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 45719 0 0 0 34053 165 0 0 20 0 1 0 277619305 186712064 44823 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 45584 44823 458 1167 0 44365 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 182336

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16274
/proc/meminfo: memFree=27465528/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=181312 CPUtime=402.17 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 47255 0 0 0 40026 191 0 0 20 0 1 0 277619305 185663488 44567 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 45328 44567 458 1167 0 44109 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 181312

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16274
/proc/meminfo: memFree=27460964/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=181312 CPUtime=462.17 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 47255 0 0 0 45998 219 0 0 20 0 1 0 277619305 185663488 44567 33554432000 4194304 8973514 140736392011056 140736392010320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 45328 44567 458 1167 0 44109 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 181312

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 16275
/proc/meminfo: memFree=27480796/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=185408 CPUtime=522.16 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 49815 0 0 0 51973 243 0 0 20 0 1 0 277619305 189857792 45591 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 46352 45591 458 1167 0 45133 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 185408

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16275
/proc/meminfo: memFree=27464304/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=198720 CPUtime=582.15 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 53143 0 0 0 57948 267 0 0 20 0 1 0 277619305 203489280 48919 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 49680 48919 458 1167 0 48461 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 198720

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 16275
/proc/meminfo: memFree=27456988/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=198720 CPUtime=822.11 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 53150 0 0 0 81839 372 0 0 20 0 1 0 277619305 203489280 48919 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 49680 48919 458 1167 0 48461 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 198720

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16279
/proc/meminfo: memFree=27454072/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=199744 CPUtime=882.09 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 53407 0 0 0 87810 399 0 0 20 0 1 0 277619305 204537856 49175 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 49936 49175 458 1167 0 48717 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 199744

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16279
/proc/meminfo: memFree=27456132/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=199744 CPUtime=942.09 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 53407 0 0 0 93783 426 0 0 20 0 1 0 277619305 204537856 49175 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 49936 49175 458 1167 0 48717 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 199744

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16279
/proc/meminfo: memFree=27442140/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1002.08 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 61087 0 0 0 99753 455 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 209984

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16279
/proc/meminfo: memFree=27444100/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1062.06 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 61091 0 0 0 105724 482 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010320 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 209984

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 16279
/proc/meminfo: memFree=27446172/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=201792 CPUtime=1122.06 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 61091 0 0 0 111699 507 0 0 20 0 1 0 277619305 206635008 49687 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 50448 49687 458 1167 0 49229 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 201792

[startup+1182.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 16280
/proc/meminfo: memFree=27449772/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=201792 CPUtime=1182.06 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 61091 0 0 0 117678 528 0 0 20 0 1 0 277619305 206635008 49687 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 50448 49687 458 1167 0 49229 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 201792

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 16280
/proc/meminfo: memFree=27433152/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=220224 CPUtime=1242.04 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 65699 0 0 0 123652 552 0 0 20 0 1 0 277619305 225509376 54295 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 55056 54295 458 1167 0 53837 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 220224

[startup+1302.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 16280
/proc/meminfo: memFree=27432292/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=218176 CPUtime=1302.04 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 65699 0 0 0 129628 576 0 0 20 0 1 0 277619305 223412224 53783 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 54544 53783 458 1167 0 53325 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 218176

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 16280
/proc/meminfo: memFree=27429356/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=222272 CPUtime=1362.01 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 66730 0 0 0 135603 598 0 0 20 0 1 0 277619305 227606528 54807 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 55568 54807 458 1167 0 54349 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 222272

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 16280
/proc/meminfo: memFree=27444872/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=205888 CPUtime=1422.01 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 66730 0 0 0 141579 622 0 0 20 0 1 0 277619305 210829312 50711 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 51472 50711 458 1167 0 50253 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 205888

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 16284
/proc/meminfo: memFree=27430480/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=215104 CPUtime=1482 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 69034 0 0 0 147555 645 0 0 20 0 1 0 277619305 220266496 53015 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 53776 53015 458 1167 0 52557 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 215104

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 16307
/proc/meminfo: memFree=27436304/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=206912 CPUtime=1541.99 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 71850 0 0 0 153532 667 0 0 20 0 1 0 277619305 211877888 50967 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 51728 50967 458 1167 0 50509 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 206912

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 16307
/proc/meminfo: memFree=27435356/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=208960 CPUtime=1601.98 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 72362 0 0 0 159511 687 0 0 20 0 1 0 277619305 213975040 51479 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52240 51479 458 1167 0 51021 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 208960

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 16307
/proc/meminfo: memFree=27432252/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1661.97 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 76721 0 0 0 165486 711 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 209984

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16307
/proc/meminfo: memFree=27428228/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1721.96 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 76721 0 0 0 171463 733 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010552 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 209984

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16308
/proc/meminfo: memFree=27440016/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1781.95 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 76721 0 0 0 177438 757 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 209984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 16308
/proc/meminfo: memFree=27437536/32873660 swapFree=7120/7120
[pid=16230] ppid=16228 vsize=209984 CPUtime=1800.06 cores=1,3,5,7
/proc/16230/stat : 16230 (toysat) R 16228 16230 12898 0 -1 4202496 76721 0 0 0 179240 766 0 0 20 0 1 0 277619305 215023616 51735 33554432000 4194304 8973514 140736392011056 140736392010552 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/16230/statm: 52496 51735 458 1167 0 51277 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 209984

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. 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.07
CPU user time (s): 1792.41
CPU system time (s): 7.66183
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 230464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.41
system time used= 7.66183
maximum resident set size= 227420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76721
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= 83
involuntary context switches= 1848

runsolver used 3.2715 second user time and 8.99263 second system time

The end

Launcher Data

Begin job on node117 at 2012-05-27 12:35:36
IDJOB=3706706
IDBENCH=2006
IDSOLVER=2285
FILE ID=node117/3706706-1338114935
RUNJOBID= node117-1338109282-14910
PBS_JOBID= 14624465
Free space on /tmp= 70084 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ8_3.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706706-1338114935/watcher-3706706-1338114935 -o /tmp/evaluation-result-3706706-1338114935/solver-3706706-1338114935 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706706-1338114935.opb

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

MD5SUM BENCH= d431323968e1ca4dc95d181076d01437
RANDOM SEED=71466276

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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	: 5331.91
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		: 2667.148
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	: 5331.91
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		: 2667.148
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	: 5331.95
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		: 2667.148
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	: 5331.91
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		: 2667.148
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	: 5331.91
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		: 2667.148
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	: 5331.91
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		: 2667.148
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873660 kB
MemFree:        27651728 kB
Buffers:          312560 kB
Cached:          3982056 kB
SwapCached:            0 kB
Active:          2196652 kB
Inactive:        2152384 kB
Active(anon):      44980 kB
Inactive(anon):    11356 kB
Active(file):    2151672 kB
Inactive(file):  2141028 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8180 kB
Writeback:             0 kB
AnonPages:         61248 kB
Mapped:            16144 kB
Shmem:               200 kB
Slab:             734128 kB
SReclaimable:     178600 kB
SUnreclaim:       555528 kB
KernelStack:        1464 kB
PageTables:         3800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     168204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70076 MiB
End job on node117 at 2012-05-27 13:05:38