Trace number 3725216

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-06-01? (TO) 1800.08 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.02.opb
MD5SUM88c0da0b31a99941a4f2c09165ead688
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6.548
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables21566
Total number of constraints1314050
Number of constraints which are clauses1310032
Number of constraints which are cardinality constraints (but not clauses)4018
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
Number of terms in the objective function 164
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 164
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 162
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 326
Number of bits of the biggest sum of numbers9
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

23.69/23.78	c 2012-06-02T13:35:42+0200
23.69/23.78	c arch = x86_64
23.69/23.78	c os = linux
23.69/23.78	c compiler = ghc 7.4
23.69/23.78	c packages:
23.69/23.78	c   OptDir-0.0.1
23.69/23.78	c   array-0.4.0.0
23.69/23.78	c   base-4.5.0.0
23.69/23.78	c   bytestring-0.9.2.1
23.69/23.78	c   containers-0.4.2.1
23.69/23.78	c   deepseq-1.3.0.0
23.69/23.78	c   mtl-2.1.1
23.69/23.78	c   old_locale-1.0.0.4
23.69/23.78	c   parse_dimacs-1.2
23.69/23.78	c   parsec-3.1.2
23.69/23.78	c   queue-0.1.2
23.69/23.78	c   stm-2.3
23.69/23.78	c   time-1.4
23.69/23.78	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725216-1338636940.opb"]
23.69/23.78	c #vars 21566
23.69/23.78	c #constraints 1314050
23.69/23.78	c Solving starts ...
24.09/24.18	c solving time = 0.389s
24.09/24.18	c #decision = 8017
24.09/24.18	c #conflict = 349
24.09/24.18	c #restart = 2
24.09/24.18	o 85
24.09/24.18	c Solving starts ...
24.19/24.26	c solving time = 0.069s
24.19/24.26	c #decision = 9102
24.19/24.26	c #conflict = 349
24.19/24.26	c #restart = 2
24.19/24.26	o 84
24.19/24.26	c Solving starts ...
24.29/24.33	c solving time = 0.067s
24.29/24.33	c #decision = 10114
24.29/24.33	c #conflict = 349
24.29/24.34	c #restart = 2
24.29/24.34	o 83
24.29/24.34	c Solving starts ...
24.39/24.41	c solving time = 0.066s
24.39/24.41	c #decision = 11206
24.39/24.41	c #conflict = 349
24.39/24.41	c #restart = 2
24.39/24.41	o 82
24.39/24.41	c Solving starts ...
24.39/24.49	c solving time = 0.066s
24.39/24.49	c #decision = 12238
24.39/24.49	c #conflict = 349
24.39/24.49	c #restart = 2
24.39/24.49	o 81
24.39/24.49	c Solving starts ...
24.49/24.57	c solving time = 0.067s
24.49/24.57	c #decision = 13345
24.49/24.57	c #conflict = 349
24.49/24.57	c #restart = 2
24.49/24.57	o 80
24.49/24.57	c Solving starts ...
24.58/24.64	c solving time = 0.066s
24.58/24.64	c #decision = 14350
24.58/24.64	c #conflict = 349
24.58/24.64	c #restart = 2
24.58/24.64	o 79
24.58/24.64	c Solving starts ...
24.68/24.72	c solving time = 0.067s
24.68/24.72	c #decision = 15427
24.68/24.72	c #conflict = 349
24.68/24.72	c #restart = 2
24.68/24.72	o 78
24.68/24.72	c Solving starts ...
24.78/24.80	c solving time = 0.066s
24.78/24.80	c #decision = 16405
24.78/24.80	c #conflict = 349
24.78/24.80	c #restart = 2
24.78/24.80	o 77
24.78/24.80	c Solving starts ...
24.78/24.88	c solving time = 0.067s
24.78/24.88	c #decision = 17484
24.78/24.88	c #conflict = 349
24.78/24.88	c #restart = 2
24.78/24.88	o 76
24.78/24.88	c Solving starts ...
24.88/24.95	c solving time = 0.066s
24.88/24.95	c #decision = 18492
24.88/24.95	c #conflict = 349
24.88/24.95	c #restart = 2
24.88/24.95	o 75
24.88/24.95	c Solving starts ...
24.98/25.03	c solving time = 0.066s
24.98/25.03	c #decision = 19557
24.98/25.03	c #conflict = 349
24.98/25.03	c #restart = 2
24.98/25.03	o 74
24.98/25.03	c Solving starts ...
25.08/25.11	c solving time = 0.067s
25.08/25.11	c #decision = 20583
25.08/25.11	c #conflict = 350
25.08/25.11	c #restart = 2
25.08/25.11	o 73
25.08/25.11	c Solving starts ...
25.68/25.71	c solving time = 0.593s
25.68/25.71	c #decision = 26741
25.68/25.71	c #conflict = 611
25.68/25.71	c #restart = 4
25.68/25.71	o 72
25.68/25.71	c Solving starts ...
25.98/26.05	c solving time = 0.327s
25.98/26.05	c #decision = 29175
25.98/26.05	c #conflict = 819
25.98/26.05	c #restart = 5
25.98/26.05	o 71
25.98/26.05	c Solving starts ...
26.08/26.13	c solving time = 0.073s
26.08/26.13	c #decision = 30245
26.08/26.13	c #conflict = 822
26.08/26.13	c #restart = 5
26.08/26.13	o 70
26.08/26.13	c Solving starts ...
26.18/26.26	c solving time = 0.115s
26.18/26.26	c #decision = 31770
26.18/26.26	c #conflict = 887
26.18/26.26	c #restart = 5
26.18/26.26	o 69
26.18/26.26	c Solving starts ...
26.29/26.34	c solving time = 0.076s
26.29/26.34	c #decision = 32730
26.29/26.34	c #conflict = 895
26.29/26.34	c #restart = 5
26.29/26.34	o 68
26.29/26.34	c Solving starts ...
26.39/26.43	c solving time = 0.073s
26.39/26.43	c #decision = 33624
26.39/26.43	c #conflict = 905
26.39/26.43	c #restart = 5
26.39/26.43	o 67
26.39/26.43	c Solving starts ...
26.98/27.01	c solving time = 0.566s
26.98/27.01	c #decision = 36778
26.98/27.01	c #conflict = 1268
26.98/27.01	c #restart = 7
26.98/27.01	o 66
26.98/27.01	c Solving starts ...
26.98/27.08	c solving time = 0.066s
26.98/27.08	c #decision = 37790
26.98/27.08	c #conflict = 1274
26.98/27.08	c #restart = 7
26.98/27.08	o 65
26.98/27.08	c Solving starts ...
27.68/27.73	c solving time = 0.641s
27.68/27.73	c #decision = 41777
27.68/27.73	c #conflict = 1886
27.68/27.73	c #restart = 10
27.68/27.73	o 64
27.68/27.73	c Solving starts ...
27.88/27.91	c solving time = 0.162s
27.88/27.91	c #decision = 43906
27.88/27.91	c #conflict = 1976
27.88/27.91	c #restart = 10
27.88/27.91	o 63
27.88/27.91	c Solving starts ...
36.68/36.74	c solving time = 8.828s
36.68/36.74	c #decision = 66150
36.68/36.74	c #conflict = 18854
36.68/36.74	c #restart = 20
36.68/36.74	o 62
36.68/36.74	c Solving starts ...
37.58/37.61	c solving time = 0.854s
37.58/37.61	c #decision = 69172
37.58/37.61	c #conflict = 20015
37.58/37.61	c #restart = 24
37.58/37.61	o 61
37.58/37.61	c Solving starts ...
42.48/42.50	c solving time = 4.879s
42.48/42.50	c #decision = 80805
42.48/42.50	c #conflict = 28445
42.48/42.50	c #restart = 33
42.48/42.50	o 60
42.48/42.50	c Solving starts ...
42.98/43.08	c solving time = 0.572s
42.98/43.08	c #decision = 83213
42.98/43.08	c #conflict = 29483
42.98/43.08	c #restart = 37
42.98/43.08	o 59
42.98/43.08	c Solving starts ...
50.28/50.37	c solving time = 7.278s
50.28/50.37	c #decision = 102622
50.28/50.37	c #conflict = 37676
50.28/50.37	c #restart = 46
50.28/50.37	o 58
50.28/50.37	c Solving starts ...
50.38/50.46	c solving time = 0.075s
50.38/50.46	c #decision = 103785
50.38/50.46	c #conflict = 37682
50.38/50.46	c #restart = 46
50.38/50.46	o 57
50.38/50.46	c Solving starts ...
53.57/53.63	c solving time = 3.163s
53.57/53.63	c #decision = 112357
53.57/53.63	c #conflict = 41626
53.57/53.63	c #restart = 53
53.57/53.63	o 56
53.57/53.63	c Solving starts ...
53.67/53.71	c solving time = 0.076s
53.67/53.71	c #decision = 113597
53.67/53.71	c #conflict = 41635
53.67/53.71	c #restart = 53
53.67/53.71	o 55
53.67/53.71	c Solving starts ...
71.38/71.45	c solving time = 17.720s
71.38/71.45	c #decision = 174290
71.38/71.45	c #conflict = 81507
71.38/71.45	c #restart = 66
71.38/71.45	o 54
71.38/71.45	c Solving starts ...
73.08/73.15	c learnt constraints deletion: 81439 -> 40720
203.62/203.74	c learnt constraints deletion: 235664 -> 117832
1532.81/1533.17	c learnt constraints deletion: 282655 -> 141328

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-3725216-1338636940/watcher-3725216-1338636940 -o /tmp/evaluation-result-3725216-1338636940/solver-3725216-1338636940 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725216-1338636940.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.00 2.01 2.00 3/176 32351
/proc/meminfo: memFree=28496248/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 830 0 0 0 0 0 0 0 20 0 1 0 329818500 6373376 751 33554432000 4194304 8989770 140733817269392 140733817252408 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 1556 751 429 1171 0 333 0

[startup+0.043921 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 32351
/proc/meminfo: memFree=28496248/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=9296 CPUtime=0.03 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 1426 0 0 0 3 0 0 0 20 0 1 0 329818500 9519104 1347 33554432000 4194304 8989770 140733817269392 140733817252408 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 2324 1347 430 1171 0 1101 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9296

[startup+0.100284 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 32351
/proc/meminfo: memFree=28496248/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=13392 CPUtime=0.09 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 2524 0 0 0 9 0 0 0 20 0 1 0 329818500 13713408 2445 33554432000 4194304 8989770 140733817269392 140733817252408 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 3348 2445 431 1171 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13392

[startup+0.300307 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 32351
/proc/meminfo: memFree=28496248/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=24656 CPUtime=0.29 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 5440 0 0 0 29 0 0 0 20 0 1 0 329818500 25247744 5361 33554432000 4194304 8989770 140733817269392 140733817252408 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 6164 5361 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.700301 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 32351
/proc/meminfo: memFree=28496248/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=50256 CPUtime=0.69 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 11840 0 0 0 67 2 0 0 20 0 1 0 329818500 51462144 11761 33554432000 4194304 8989770 140733817269392 140733817268888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 12564 11761 431 1171 0 11341 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50256

[startup+1.50032 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=28435480/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=111696 CPUtime=1.49 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 27200 0 0 0 144 5 0 0 20 0 1 0 329818500 114376704 27121 33554432000 4194304 8989770 140733817269392 140733817268888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 27924 27121 431 1171 0 26701 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111696

[startup+3.10031 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=28352152/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=195664 CPUtime=3.08 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 48192 0 0 0 298 10 0 0 20 0 1 0 329818500 200359936 48113 33554432000 4194304 8989770 140733817269392 140733817268888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 48916 48113 431 1171 0 47693 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 195664

[startup+6.3003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=28154496/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=457808 CPUtime=6.29 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 113693 0 0 0 606 23 0 0 20 0 1 0 329818500 468795392 113614 33554432000 4194304 8989770 140733817269392 140733817268656 4213859 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 114452 113624 431 1171 0 113229 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 457808

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=27677036/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=821328 CPUtime=12.68 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 204608 0 0 0 1224 44 0 0 20 0 1 0 329818500 841039872 204529 33554432000 4194304 8989770 140733817269392 140733817268656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 205332 204529 431 1171 0 204109 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 821328

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=27026964/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=1468496 CPUtime=25.48 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 366446 0 0 0 2470 78 0 0 20 0 1 0 329818500 1503739904 366367 33554432000 4194304 8989770 140733817269392 140733817252488 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 367124 366367 471 1171 0 365901 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1468496

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32352
/proc/meminfo: memFree=28258796/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=239696 CPUtime=51.08 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 376826 0 0 0 5010 98 0 0 20 0 1 0 329818500 245448704 59049 33554432000 4194304 8989770 140733817269392 140733817267328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 59924 59049 471 1171 0 58701 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 239696

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32352
/proc/meminfo: memFree=28062796/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=432208 CPUtime=102.27 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 425085 0 0 0 10107 120 0 0 20 0 1 0 329818500 442580992 107297 33554432000 4194304 8989770 140733817269392 140733817268888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 108052 107297 473 1171 0 106829 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 432208

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32352
/proc/meminfo: memFree=27865664/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=628816 CPUtime=162.24 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 474260 0 0 0 16079 145 0 0 20 0 1 0 329818500 643907584 156449 33554432000 4194304 8989770 140733817269392 140733817268888 4438244 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 157204 156449 473 1171 0 155981 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 628816

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32353
/proc/meminfo: memFree=27705112/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=222.22 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513947 0 0 0 22060 162 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 787536

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32356
/proc/meminfo: memFree=27705132/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=282.21 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513958 0 0 0 28053 168 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4204359 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 787536

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32356
/proc/meminfo: memFree=27705044/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=342.19 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513960 0 0 0 34043 176 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817267328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 787536

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32356
/proc/meminfo: memFree=27705196/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=402.18 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513965 0 0 0 40036 182 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817267328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 787536

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32356
/proc/meminfo: memFree=27705224/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=462.18 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 46029 189 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817267328 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 787536

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32357
/proc/meminfo: memFree=27705228/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=522.16 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 52021 195 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4512536 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 787536

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32357
/proc/meminfo: memFree=27703244/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=582.15 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 58013 202 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 787536

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32358
/proc/meminfo: memFree=27703120/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=822.12 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 81986 226 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 787536

[startup+882.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 32361
/proc/meminfo: memFree=27702864/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=882.11 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 87979 232 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268888 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 787536

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32361
/proc/meminfo: memFree=27701880/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=942.1 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 93972 238 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 787536

[startup+1002.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 32361
/proc/meminfo: memFree=27702004/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1002.09 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 99965 244 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4209450 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 787536

[startup+1062.3 s]
/proc/loadavg: 2.16 2.05 2.01 3/177 32361
/proc/meminfo: memFree=27698776/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1062.08 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 105957 251 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 787536

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/177 32362
/proc/meminfo: memFree=27701380/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1122.08 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 111950 258 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817267392 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 787536

[startup+1182.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 32362
/proc/meminfo: memFree=27701256/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1182.07 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 117942 265 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7678037 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 787536

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 32362
/proc/meminfo: memFree=27701256/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1242.06 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 123935 271 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 787536

[startup+1302.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 32362
/proc/meminfo: memFree=27700884/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1302.05 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 129926 279 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 7675449 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 787536

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32362
/proc/meminfo: memFree=27700884/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1362.03 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 135915 288 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268656 4208846 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 787536

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 32363
/proc/meminfo: memFree=27701132/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=787536 CPUtime=1422.03 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 513969 0 0 0 141908 295 0 0 20 0 1 0 329818500 806436864 196129 33554432000 4194304 8989770 140733817269392 140733817268888 4209206 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 196884 196129 473 1171 0 195661 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 787536

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 32366
/proc/meminfo: memFree=27657600/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=830544 CPUtime=1482.02 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 524721 0 0 0 147890 312 0 0 20 0 1 0 329818500 850477056 206881 33554432000 4194304 8989770 140733817269392 140733817268888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 207636 206881 473 1171 0 206413 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 830544

[startup+1542.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 32389
/proc/meminfo: memFree=27530320/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1542.01 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556472 0 0 0 153876 325 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817268888 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 957520

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 32389
/proc/meminfo: memFree=27530108/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1601.99 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556481 0 0 0 159869 330 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817268888 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 957520

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32389
/proc/meminfo: memFree=27530276/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1661.98 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556481 0 0 0 165863 335 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817268656 4209272 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 957520

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32390
/proc/meminfo: memFree=27530276/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1721.97 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556481 0 0 0 171856 341 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817268656 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 957520

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32390
/proc/meminfo: memFree=27529780/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1781.96 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556481 0 0 0 177847 349 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817267328 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 957520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 32429
/proc/meminfo: memFree=27558700/32873844 swapFree=7632/7632
[pid=32351] ppid=32349 vsize=957520 CPUtime=1800.07 cores=1,3,5,7
/proc/32351/stat : 32351 (toysat) R 32349 32351 31928 0 -1 4202496 556481 0 0 0 179656 351 0 0 20 0 1 0 329818500 980500480 238625 33554432000 4194304 8989770 140733817269392 140733817268656 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/32351/statm: 239380 238625 473 1171 0 238157 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 957520

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.08
CPU user time (s): 1796.56
CPU system time (s): 3.51647
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 1468496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.56
system time used= 3.51647
maximum resident set size= 1465468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 556481
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= 85
involuntary context switches= 1906

runsolver used 3.14152 second user time and 10.8154 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-02 13:35:42
IDJOB=3725216
IDBENCH=2956
IDSOLVER=2308
FILE ID=node141/3725216-1338636940
RUNJOBID= node141-1338631507-31945
PBS_JOBID= 14636439
Free space on /tmp= 70692 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.02.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725216-1338636940/watcher-3725216-1338636940 -o /tmp/evaluation-result-3725216-1338636940/solver-3725216-1338636940 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725216-1338636940.opb

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

MD5SUM BENCH= 88c0da0b31a99941a4f2c09165ead688
RANDOM SEED=194967832

node141.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.744
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.48
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.744
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		: 2666.744
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.93
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.744
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.92
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.744
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.92
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.744
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		: 2666.744
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.92
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.744
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:       32873844 kB
MemFree:        28496388 kB
Buffers:          369180 kB
Cached:          3084396 kB
SwapCached:          216 kB
Active:          1246496 kB
Inactive:        2247892 kB
Active(anon):      31716 kB
Inactive(anon):    11300 kB
Active(file):    1214780 kB
Inactive(file):  2236592 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:             61872 kB
Writeback:             0 kB
AnonPages:         51908 kB
Mapped:            12572 kB
Shmem:               172 kB
Slab:             739344 kB
SReclaimable:     181272 kB
SUnreclaim:       558072 kB
KernelStack:        1448 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     157324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70684 MiB
End job on node141 at 2012-06-02 14:05:44