Trace number 3706191

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.02 1800.31

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.G.recomb10-0.01-2.opb
MD5SUM31555afb4ab109c8f457a73ff56eab5e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark20215
Best CPU time to get the best result obtained on this benchmark1800.96
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables79938
Total number of constraints689298
Number of constraints which are clauses689298
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 constraint1
Maximum length of a constraint339
Number of terms in the objective function 10460
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 3451260
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 3451260
Number of bits of the biggest sum of numbers22
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

25.58/25.63	c 2012-05-29T01:18:16+0200
25.58/25.63	c arch = x86_64
25.58/25.63	c os = linux
25.58/25.63	c compiler = ghc 7.4
25.58/25.63	c packages:
25.58/25.63	c   OptDir-0.0.1
25.58/25.63	c   array-0.4.0.0
25.58/25.63	c   base-4.5.0.0
25.58/25.63	c   bytestring-0.9.2.1
25.58/25.63	c   containers-0.4.2.1
25.58/25.63	c   deepseq-1.3.0.0
25.58/25.63	c   mtl-2.1.1
25.58/25.63	c   old_locale-1.0.0.4
25.58/25.63	c   parse_dimacs-1.2
25.58/25.63	c   parsec-3.1.2
25.58/25.63	c   queue-0.1.2
25.58/25.63	c   stm-2.3
25.58/25.63	c   time-1.4
25.58/25.63	c command line = ["--pb","HOME/instance-3706191-1338247095.opb"]
25.58/25.63	c #vars 79938
25.58/25.63	c #constraints 689298
25.58/25.63	c Solving starts ...
27.68/27.75	c solving time = 2.081s
27.68/27.75	c #decision = 235522
27.68/27.75	c #conflict = 224
27.68/27.75	c #restart = 1
27.68/27.75	o 37977
27.68/27.77	c Solving starts ...
27.98/28.01	c solving time = 0.205s
27.98/28.01	c #decision = 250240
27.98/28.01	c #conflict = 224
27.98/28.01	c #restart = 1
27.98/28.01	o 37976
27.98/28.03	c Solving starts ...
28.28/28.36	c solving time = 0.298s
28.28/28.36	c #decision = 264968
28.28/28.36	c #conflict = 224
28.28/28.36	c #restart = 1
28.28/28.36	o 37975
28.28/28.38	c Solving starts ...
28.88/28.97	c solving time = 0.553s
28.88/28.97	c #decision = 279673
28.88/28.97	c #conflict = 224
28.88/28.97	c #restart = 1
28.88/28.97	o 37974
28.88/28.99	c Solving starts ...
29.48/29.50	c solving time = 0.468s
29.48/29.50	c #decision = 294388
29.48/29.50	c #conflict = 224
29.48/29.50	c #restart = 1
29.48/29.50	o 37973
29.48/29.52	c Solving starts ...
30.08/30.12	c solving time = 0.565s
30.08/30.12	c #decision = 309089
30.08/30.12	c #conflict = 224
30.08/30.12	c #restart = 1
30.08/30.12	o 37972
30.08/30.14	c Solving starts ...
30.78/30.85	c solving time = 0.680s
30.78/30.85	c #decision = 323791
30.78/30.85	c #conflict = 224
30.78/30.85	c #restart = 1
30.78/30.85	o 37971
30.78/30.87	c Solving starts ...
31.68/31.71	c solving time = 0.801s
31.68/31.71	c #decision = 338497
31.68/31.71	c #conflict = 224
31.68/31.71	c #restart = 1
31.68/31.71	o 37970
31.68/31.73	c Solving starts ...
32.58/32.67	c solving time = 0.901s
32.58/32.67	c #decision = 353188
32.58/32.67	c #conflict = 224
32.58/32.67	c #restart = 1
32.58/32.67	o 37969
32.58/32.69	c Solving starts ...
33.77/33.83	c solving time = 1.102s
33.77/33.83	c #decision = 367873
33.77/33.83	c #conflict = 224
33.77/33.83	c #restart = 1
33.77/33.83	o 37968
33.77/33.85	c Solving starts ...
34.88/34.91	c solving time = 1.023s
34.88/34.91	c #decision = 382549
34.88/34.91	c #conflict = 224
34.88/34.91	c #restart = 1
34.88/34.91	o 37967
34.88/34.93	c Solving starts ...
35.98/36.09	c solving time = 1.123s
35.98/36.09	c #decision = 397202
35.98/36.09	c #conflict = 224
35.98/36.09	c #restart = 1
35.98/36.09	o 37966
36.08/36.10	c Solving starts ...
37.29/37.36	c solving time = 1.222s
37.29/37.36	c #decision = 411852
37.29/37.36	c #conflict = 224
37.29/37.36	c #restart = 1
37.29/37.36	o 37965
37.29/37.38	c Solving starts ...
38.68/38.74	c solving time = 1.317s
38.68/38.74	c #decision = 426494
38.68/38.74	c #conflict = 224
38.68/38.74	c #restart = 1
38.68/38.74	o 37964
38.68/38.75	c Solving starts ...
40.17/40.20	c solving time = 1.412s
40.17/40.20	c #decision = 441120
40.17/40.20	c #conflict = 224
40.17/40.20	c #restart = 1
40.17/40.20	o 37963
40.17/40.22	c Solving starts ...
41.78/41.88	c solving time = 1.620s
41.78/41.88	c #decision = 455759
41.78/41.88	c #conflict = 224
41.78/41.88	c #restart = 1
41.78/41.88	o 37962
41.87/41.90	c Solving starts ...
43.38/43.47	c solving time = 1.535s
43.38/43.47	c #decision = 470381
43.38/43.47	c #conflict = 224
43.38/43.47	c #restart = 1
43.38/43.47	o 37961
43.38/43.49	c Solving starts ...
45.08/45.15	c solving time = 1.622s
45.08/45.15	c #decision = 484976
45.08/45.15	c #conflict = 224
45.08/45.15	c #restart = 1
45.08/45.15	o 37960
45.08/45.17	c Solving starts ...
46.88/46.91	c solving time = 1.706s
46.88/46.91	c #decision = 499582
46.88/46.91	c #conflict = 224
46.88/46.91	c #restart = 1
46.88/46.91	o 37959
46.88/46.93	c Solving starts ...
48.67/48.76	c solving time = 1.789s
48.67/48.76	c #decision = 514153
48.67/48.76	c #conflict = 224
48.67/48.76	c #restart = 1
48.67/48.76	o 37958
48.67/48.78	c Solving starts ...
50.59/50.68	c solving time = 1.869s
50.59/50.68	c #decision = 528722
50.59/50.68	c #conflict = 224
50.59/50.68	c #restart = 1
50.59/50.68	o 37957
50.68/50.70	c Solving starts ...
52.78/52.86	c solving time = 2.119s
52.78/52.86	c #decision = 543286
52.78/52.86	c #conflict = 224
52.78/52.86	c #restart = 1
52.78/52.86	o 37956
52.78/52.88	c Solving starts ...
54.77/54.89	c solving time = 1.974s
54.77/54.89	c #decision = 557829
54.77/54.89	c #conflict = 224
54.77/54.89	c #restart = 1
54.77/54.89	o 37955
54.88/54.91	c Solving starts ...
57.09/57.15	c solving time = 2.205s
57.09/57.15	c #decision = 572363
57.09/57.15	c #conflict = 226
57.09/57.15	c #restart = 1
57.09/57.15	o 37954
57.09/57.17	c Solving starts ...
826.05/826.29	c solving time = 768.967s
826.05/826.29	c #decision = 590501
826.05/826.29	c #conflict = 1172
826.05/826.29	c #restart = 5
826.05/826.29	o 37953
826.15/826.31	c Solving starts ...

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

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.00 2.00 2.00 3/174 14410
/proc/meminfo: memFree=27365712/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14410/stat : 14410 (runsolver) D 14408 14410 13062 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 290835024 12095488 50 33554432000 4194304 5436572 140737217509136 140737217505432 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14410/statm: 2953 50 31 304 0 2645 0

[startup+0.0302049 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 14410
/proc/meminfo: memFree=27365712/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=8256 CPUtime=0.02 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 1095 0 0 0 2 0 0 0 20 0 1 0 290835024 8454144 1015 33554432000 4194304 8973514 140737169605328 140737217505320 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 2064 1018 411 1167 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8256

[startup+0.100265 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 14410
/proc/meminfo: memFree=27365712/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=11328 CPUtime=0.08 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 2101 0 0 0 8 0 0 0 20 0 1 0 290835024 11599872 2021 33554432000 4194304 8973514 140737169605328 140737217505320 7841851 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 2832 2021 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.300164 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 14410
/proc/meminfo: memFree=27365712/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=23616 CPUtime=0.29 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 5173 0 0 0 28 1 0 0 20 0 1 0 290835024 24182784 5093 33554432000 4194304 8973514 140737169605328 140737217505320 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 5904 5093 418 1167 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23616

[startup+0.700276 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 14410
/proc/meminfo: memFree=27365712/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=49216 CPUtime=0.69 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 11573 0 0 0 67 2 0 0 20 0 1 0 290835024 50397184 11493 33554432000 4194304 8973514 140737169605328 140737169604168 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 12304 11493 418 1167 0 11085 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49216

[startup+1.50029 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=27307440/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=108608 CPUtime=1.48 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 26421 0 0 0 144 4 0 0 20 0 1 0 290835024 111214592 26341 33554432000 4194304 8973514 140737169605328 140737169604168 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 27152 26341 418 1167 0 25933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 108608

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=27227452/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=190528 CPUtime=3.08 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 46901 0 0 0 300 8 0 0 20 0 1 0 290835024 195100672 46821 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 47632 46821 418 1167 0 46413 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 190528

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=27034884/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=445504 CPUtime=6.28 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 110645 0 0 0 609 19 0 0 20 0 1 0 290835024 456196096 110565 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 111376 110565 418 1167 0 110157 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 445504

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=26644424/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=725056 CPUtime=12.68 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 180529 0 0 0 1237 31 0 0 20 0 1 0 290835024 742457344 180449 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 181264 180449 432 1167 0 180045 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 725056

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=27008596/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=361536 CPUtime=25.48 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 180529 0 0 0 2513 35 0 0 20 0 1 0 290835024 370212864 89569 33554432000 4194304 8973514 140737169605328 140737169603264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 90384 89569 432 1167 0 89165 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 361536

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=27008992/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=361536 CPUtime=51.08 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 180552 0 0 0 5067 41 0 0 20 0 1 0 290835024 370212864 89592 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 90384 89592 455 1167 0 89165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 361536

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14411
/proc/meminfo: memFree=26998992/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=371776 CPUtime=102.27 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 183112 0 0 0 10178 49 0 0 20 0 1 0 290835024 380698624 92152 33554432000 4194304 8973514 140737169605328 140737169604592 4204685 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 92944 92152 455 1167 0 91725 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 371776

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14414
/proc/meminfo: memFree=26999684/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=371776 CPUtime=162.26 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 183112 0 0 0 16167 59 0 0 20 0 1 0 290835024 380698624 92152 33554432000 4194304 8973514 140737169605328 140737169604592 4209278 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 92944 92152 455 1167 0 91725 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 371776

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14414
/proc/meminfo: memFree=26999596/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=371776 CPUtime=222.25 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 183112 0 0 0 22157 68 0 0 20 0 1 0 290835024 380698624 92152 33554432000 4194304 8973514 140737169605328 140737169603328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 92944 92152 455 1167 0 91725 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 371776

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14415
/proc/meminfo: memFree=26999624/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=371776 CPUtime=282.24 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 183112 0 0 0 28146 78 0 0 20 0 1 0 290835024 380698624 92152 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 92944 92152 455 1167 0 91725 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 371776

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14415
/proc/meminfo: memFree=26998548/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=372800 CPUtime=342.23 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 183368 0 0 0 34139 84 0 0 20 0 1 0 290835024 381747200 92408 33554432000 4194304 8973514 140737169605328 140737169604592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 93200 92408 455 1167 0 91981 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 372800

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14415
/proc/meminfo: memFree=26995512/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=375872 CPUtime=402.22 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 184136 0 0 0 40131 91 0 0 20 0 1 0 290835024 384892928 93176 33554432000 4194304 8973514 140737169605328 140737169604592 4208909 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 93968 93176 455 1167 0 92749 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 375872

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 14415
/proc/meminfo: memFree=26992688/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=378944 CPUtime=462.21 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 184904 0 0 0 46123 98 0 0 20 0 1 0 290835024 388038656 93944 33554432000 4194304 8973514 140737169605328 140737169603328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94736 93944 455 1167 0 93517 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 378944

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 14415
/proc/meminfo: memFree=26993376/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=378944 CPUtime=522.21 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 184906 0 0 0 52116 105 0 0 20 0 1 0 290835024 388038656 93944 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94736 93944 455 1167 0 93517 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 378944

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 14416
/proc/meminfo: memFree=26993468/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=378944 CPUtime=582.19 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 184913 0 0 0 58106 113 0 0 20 0 1 0 290835024 388038656 93944 33554432000 4194304 8973514 140737169605328 140737169604824 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94736 93944 455 1167 0 93517 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 378944

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/175 14420
/proc/meminfo: memFree=26975388/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=379968 CPUtime=882.14 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185181 0 0 0 88056 158 0 0 20 0 1 0 290835024 389087232 94224 33554432000 4194304 8973514 140737169605328 140737169603264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94992 94224 455 1167 0 93773 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 379968

[startup+942.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/175 14420
/proc/meminfo: memFree=26975392/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=379968 CPUtime=942.13 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185181 0 0 0 94048 165 0 0 20 0 1 0 290835024 389087232 94224 33554432000 4194304 8973514 140737169605328 140737169604824 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94992 94224 455 1167 0 93773 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 379968

[startup+1002.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/175 14420
/proc/meminfo: memFree=26975392/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=379968 CPUtime=1002.12 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185181 0 0 0 100039 173 0 0 20 0 1 0 290835024 389087232 94224 33554432000 4194304 8973514 140737169605328 140737169604824 4204368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 94992 94224 455 1167 0 93773 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 379968

[startup+1062.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/175 14420
/proc/meminfo: memFree=26973036/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1062.11 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 106031 180 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 382016

[startup+1122.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/175 14420
/proc/meminfo: memFree=26972912/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1122.1 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 112021 189 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 382016

[startup+1182.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/175 14421
/proc/meminfo: memFree=26972788/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1182.09 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 118012 197 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 4209216 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 382016

[startup+1242.3 s]
/proc/loadavg: 2.12 2.09 2.02 3/175 14421
/proc/meminfo: memFree=26954312/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1242.08 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 124004 204 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604592 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 382016

[startup+1302.3 s]
/proc/loadavg: 2.09 2.09 2.02 3/175 14421
/proc/meminfo: memFree=26953940/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1302.08 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 129996 212 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 7688742 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 382016

[startup+1362.3 s]
/proc/loadavg: 2.03 2.07 2.01 3/176 14424
/proc/meminfo: memFree=26955172/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1362.06 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 135986 220 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604592 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 382016

[startup+1422.31 s]
/proc/loadavg: 2.06 2.07 2.01 3/175 14424
/proc/meminfo: memFree=26955056/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1422.07 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 141979 228 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604592 6817568 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 382016

[startup+1482.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/175 14425
/proc/meminfo: memFree=26954932/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1482.05 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 147968 237 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 382016

[startup+1542.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/175 14425
/proc/meminfo: memFree=26955056/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1542.04 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 153959 245 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169603264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 382016

[startup+1602.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 14425
/proc/meminfo: memFree=26954992/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1602.03 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 159949 254 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169603264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 382016

[startup+1662.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/175 14464
/proc/meminfo: memFree=27072168/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1662.02 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 165939 263 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169603264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 382016

[startup+1722.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/174 14464
/proc/meminfo: memFree=26559992/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1722.01 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 171931 270 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 382016

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/175 14466
/proc/meminfo: memFree=26565020/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1782 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 177920 280 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169603264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 382016



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/175 14466
/proc/meminfo: memFree=26564772/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1800 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 179717 283 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 382016

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

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.16 2.07 2.01 3/175 14466
/proc/meminfo: memFree=26564772/32873624 swapFree=7104/7104
[pid=14410] ppid=14408 vsize=382016 CPUtime=1800 cores=0,2,4,6
/proc/14410/stat : 14410 (toysat) R 14408 14410 13062 0 -1 4202496 185693 0 0 0 179717 283 0 0 20 0 1 0 290835024 391184384 94736 33554432000 4194304 8973514 140737169605328 140737169604824 4204292 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14410/statm: 95504 94736 455 1167 0 94285 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 382016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1797.18
CPU system time (s): 2.83857
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 725056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.18
system time used= 2.83857
maximum resident set size= 721796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 185693
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= 24
involuntary context switches= 1876

runsolver used 3.52146 second user time and 8.41272 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-29 01:18:16
IDJOB=3706191
IDBENCH=92817
IDSOLVER=2285
FILE ID=node121/3706191-1338247095
RUNJOBID= node121-1338236095-13626
PBS_JOBID= 14624639
Free space on /tmp= 71568 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.G.recomb10-0.01-2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706191-1338247095/watcher-3706191-1338247095 -o /tmp/evaluation-result-3706191-1338247095/solver-3706191-1338247095 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706191-1338247095.opb

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

MD5SUM BENCH= 31555afb4ab109c8f457a73ff56eab5e
RANDOM SEED=1720375663

node121.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.042
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.08
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.042
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.042
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.92
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.042
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.91
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.042
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.042
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.042
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	: 5438.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		: 2667.042
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:       32873624 kB
MemFree:        27366620 kB
Buffers:          595284 kB
Cached:          3023340 kB
SwapCached:            0 kB
Active:          2066824 kB
Inactive:        2573512 kB
Active(anon):    1018636 kB
Inactive(anon):        0 kB
Active(file):    1048188 kB
Inactive(file):  2573512 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             28752 kB
Writeback:             0 kB
AnonPages:       1022888 kB
Mapped:            16028 kB
Shmem:               200 kB
Slab:             725696 kB
SReclaimable:     170104 kB
SUnreclaim:       555592 kB
KernelStack:        1448 kB
PageTables:         6032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1118748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 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= 71540 MiB
End job on node121 at 2012-05-29 01:48:18