Trace number 3264682

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
ppfolio seq? (TO) 1299.99 1300.02

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3264682-1303557449/watcher-3264682-1303557449 -o /tmp/evaluation-result-3264682-1303557449/solver-3264682-1303557449 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264682-1303557449.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.63 6.89 7.44 3/175 30466
/proc/meminfo: memFree=14760128/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) R 30464 30466 30434 0 -1 4202496 483 0 0 0 0 0 0 0 21 0 1 0 448160542 18763776 392 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/30466/statm: 4581 392 343 23 0 91 0

[startup+0.0400579 s]
/proc/loadavg: 5.63 6.89 7.44 3/175 30466
/proc/meminfo: memFree=14760128/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 497 0 0 0 0 0 0 0 21 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 4443975040236486916 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101022 s]
/proc/loadavg: 5.63 6.89 7.44 3/175 30466
/proc/meminfo: memFree=14760128/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 497 0 0 0 0 0 0 0 21 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 4443975040236486916 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300987 s]
/proc/loadavg: 5.63 6.89 7.44 3/175 30466
/proc/meminfo: memFree=14760128/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973257796134633472 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700922 s]
/proc/loadavg: 5.63 6.89 7.44 3/175 30466
/proc/meminfo: memFree=14760128/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50077 s]
/proc/loadavg: 5.63 6.89 7.44 7/196 30501
/proc/meminfo: memFree=14708716/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258758207307776 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1095404 CPUtime=0.99 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 3967 0 0 0 99 0 0 0 19 0 1 0 448160542 1121693696 2117 33554432000 4194304 4587354 140733351536384 18446744073709551615 4236545 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 273851 2117 330 96 0 270413 0
[pid=30470] ppid=30466 vsize=16144 CPUtime=0.19 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 1645 0 0 0 19 0 0 0 23 0 1 0 448160542 16531456 1377 33554432000 4194304 4785740 140735642035552 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 4036 1377 339 145 0 1081 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=0.29 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 29 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1587020

[startup+3.10046 s]
/proc/loadavg: 6.22 6.99 7.47 13/202 30507
/proc/meminfo: memFree=14698004/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973256696623005696 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1095684 CPUtime=1.53 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 4854 0 0 0 153 0 0 0 19 0 1 0 448160542 1121980416 2274 33554432000 4194304 4587354 140733351536384 18446744073709551615 4230333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 273921 2274 330 96 0 270483 0
[pid=30470] ppid=30466 vsize=16936 CPUtime=0.69 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 1835 0 0 0 69 0 0 0 25 0 1 0 448160542 17342464 1567 33554432000 4194304 4785740 140735642035552 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 4234 1567 340 145 0 1279 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=0.84 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 84 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 2804095 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1588092

[startup+6.30085 s]
/proc/loadavg: 6.22 6.99 7.47 12/201 30507
/proc/meminfo: memFree=14672200/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258483329400832 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1107308 CPUtime=2.59 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 8632 0 0 0 258 1 0 0 22 0 1 0 448160542 1133883392 5209 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 276827 5209 338 96 0 273389 0
[pid=30470] ppid=30466 vsize=18028 CPUtime=1.79 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 2117 0 0 0 179 0 0 0 25 0 1 0 448160542 18460672 1849 33554432000 4194304 4785740 140735642035552 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 4507 1849 340 145 0 1552 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=1.89 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 189 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1600808

[startup+12.7007 s]
/proc/loadavg: 6.95 7.12 7.51 12/201 30508
/proc/meminfo: memFree=14665900/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258483329400832 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1107308 CPUtime=4.74 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 8632 0 0 0 473 1 0 0 25 0 1 0 448160542 1133883392 5209 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 276827 5209 338 96 0 273389 0
[pid=30470] ppid=30466 vsize=19092 CPUtime=3.89 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 2382 0 0 0 389 0 0 0 25 0 1 0 448160542 19550208 2114 33554432000 4194304 4785740 140735642035552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 4773 2114 340 145 0 1818 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=4.04 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 404 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1601872

[startup+25.5012 s]
/proc/loadavg: 7.58 7.25 7.54 12/201 30508
/proc/meminfo: memFree=14662992/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258620768354304 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1109068 CPUtime=8.99 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 11233 0 0 0 897 2 0 0 25 0 1 0 448160542 1135685632 5529 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 277267 5529 338 96 0 273829 0
[pid=30470] ppid=30466 vsize=20616 CPUtime=8.19 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 2738 0 0 0 819 0 0 0 25 0 1 0 448160542 21110784 2470 33554432000 4194304 4785740 140735642035552 18446744073709551615 4550473 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 5154 2470 340 145 0 2199 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=8.29 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 829 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1605156

[startup+51.1004 s]
/proc/loadavg: 8.74 7.55 7.63 12/201 30509
/proc/meminfo: memFree=14645752/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258758207307776 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1109560 CPUtime=17.54 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 16164 0 0 0 1752 2 0 0 25 0 1 0 448160542 1136189440 7777 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 277390 7777 338 96 0 273952 0
[pid=30470] ppid=30466 vsize=23560 CPUtime=16.69 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 3450 0 0 0 1669 0 0 0 25 0 1 0 448160542 24125440 3182 33554432000 4194304 4785740 140735642035552 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 5890 3182 340 145 0 2935 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=16.84 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 1684 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1608592

[startup+102.307 s]
/proc/loadavg: 10.15 8.14 7.83 12/201 30510
/proc/meminfo: memFree=14623528/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973256971500912640 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1113428 CPUtime=34.59 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 20007 0 0 0 3456 3 0 0 25 0 1 0 448160542 1140150272 8223 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 278357 8223 338 96 0 274919 0
[pid=30470] ppid=30466 vsize=27920 CPUtime=33.79 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 4493 0 0 0 3379 0 0 0 25 0 1 0 448160542 28590080 4225 33554432000 4194304 4785740 140735642035552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 6980 4225 340 145 0 4025 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=33.9 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 3390 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1616820

[startup+162.3 s]
/proc/loadavg: 10.66 8.62 8.01 12/201 30512
/proc/meminfo: memFree=14603904/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973256971500912640 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1115976 CPUtime=54.58 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 24876 0 0 0 5454 4 0 0 25 0 1 0 448160542 1142759424 8889 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 278994 8889 338 96 0 275556 0
[pid=30470] ppid=30466 vsize=29248 CPUtime=53.78 cores=0

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

/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 1726340

[startup+882.3 s]
/proc/loadavg: 11.02 10.81 9.63 12/201 30534
/proc/meminfo: memFree=14422444/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=294.63 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 29440 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=43476 CPUtime=293.75 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8189 0 0 0 29374 1 0 0 25 0 1 0 448160542 44519424 7921 33554432000 4194304 4785740 140735642035552 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 10869 7921 340 145 0 7914 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=293.9 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 29390 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 1727128

[startup+942.301 s]
/proc/loadavg: 11.00 10.84 9.70 12/201 30535
/proc/meminfo: memFree=14430840/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=314.64 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 31441 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=44460 CPUtime=313.75 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8402 0 0 0 31374 1 0 0 25 0 1 0 448160542 45527040 8134 33554432000 4194304 4785740 140735642035552 18446744073709551615 4538796 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11115 8134 340 145 0 8160 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=313.89 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 31389 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 1728112

[startup+1002.3 s]
/proc/loadavg: 11.00 10.87 9.79 12/201 30567
/proc/meminfo: memFree=14475456/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=334.64 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 33441 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=44460 CPUtime=333.75 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8435 0 0 0 33374 1 0 0 25 0 1 0 448160542 45527040 8167 33554432000 4194304 4785740 140735642035552 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11115 8167 340 145 0 8160 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=333.89 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 33389 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 1728112

[startup+1062.3 s]
/proc/loadavg: 11.00 10.89 9.85 12/201 30569
/proc/meminfo: memFree=14468152/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=354.64 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 35441 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=44460 CPUtime=353.75 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8439 0 0 0 35374 1 0 0 25 0 1 0 448160542 45527040 8171 33554432000 4194304 4785740 140735642035552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11115 8171 340 145 0 8160 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=353.88 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 35388 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 1728112

[startup+1122.3 s]
/proc/loadavg: 11.00 10.91 9.93 12/201 30570
/proc/meminfo: memFree=14458068/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=374.64 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 37441 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=44800 CPUtime=373.76 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8493 0 0 0 37375 1 0 0 25 0 1 0 448160542 45875200 8225 33554432000 4194304 4785740 140735642035552 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11200 8225 340 145 0 8245 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=373.88 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 37388 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1728452

[startup+1182.3 s]
/proc/loadavg: 11.00 10.92 9.99 12/201 30572
/proc/meminfo: memFree=14448744/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=394.63 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 39440 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=44932 CPUtime=393.76 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8543 0 0 0 39375 1 0 0 25 0 1 0 448160542 46010368 8275 33554432000 4194304 4785740 140735642035552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11233 8275 340 145 0 8278 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=393.88 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 39388 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 1728584

[startup+1242.3 s]
/proc/loadavg: 11.00 10.93 10.05 12/201 30573
/proc/meminfo: memFree=14448588/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=414.63 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 41440 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=45312 CPUtime=413.77 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8631 0 0 0 41376 1 0 0 25 0 1 0 448160542 46399488 8363 33554432000 4194304 4785740 140735642035552 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11328 8363 340 145 0 8373 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=413.87 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 41387 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134529082 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 1728964



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.00 10.94 10.10 12/201 30575
/proc/meminfo: memFree=14446828/32951124 swapFree=67111528/67111528
[pid=30466] ppid=30464 vsize=18324 CPUtime=0 cores=0,2
/proc/30466/stat : 30466 (ppfolio) S 30464 30466 30434 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 448160542 18763776 394 33554432000 4194304 4287625 140734019398496 18446744073709551615 264726425103 0 0 4096 65536 9973258208451493888 0 0 17 2 0 0 0
/proc/30466/statm: 4581 394 345 23 0 91 0
[pid=30469] ppid=30466 vsize=1208180 CPUtime=433.83 cores=0
/proc/30469/stat : 30469 (cryptominisat) R 30466 30466 30434 0 -1 4202496 127586 0 0 0 43360 23 0 0 25 0 1 0 448160542 1237176320 30893 33554432000 4194304 4587354 140733351536384 18446744073709551615 4357642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30469/statm: 302045 30893 338 96 0 298607 0
[pid=30470] ppid=30466 vsize=45564 CPUtime=433.03 cores=0
/proc/30470/stat : 30470 (clasp) R 30466 30466 30434 0 -1 4202496 8656 0 0 0 43302 1 0 0 25 0 1 0 448160542 46657536 8388 33554432000 4194304 4785740 140735642035552 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/30470/statm: 11391 8388 340 145 0 8436 0
[pid=30472] ppid=30466 vsize=457148 CPUtime=433.13 cores=0
/proc/30472/stat : 30472 (TNM) R 30466 30466 30434 0 -1 4202496 877 0 0 0 43313 0 0 0 25 0 1 0 448160542 468119552 774 33554432000 134512640 134534564 4291653488 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/30472/statm: 114287 774 95 6 0 112953 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 1729216

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 30466 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 1299.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.02
CPU time (s): 1299.99
CPU user time (s): 1299.75
CPU system time (s): 0.24
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 2729140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 499
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= 170
involuntary context switches= 4

runsolver used 2.28465 second user time and 4.82127 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 13:17:29
IDJOB=3264682
IDBENCH=84762
IDSOLVER=1613
FILE ID=node141/3264682-1303557449
RUNJOBID= node141-1303557449-30452
PBS_JOBID= 13150274
Free space on /tmp= 70968 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264682-1303557449/watcher-3264682-1303557449 -o /tmp/evaluation-result-3264682-1303557449/solver-3264682-1303557449 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264682-1303557449.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=1189686004

node141.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5362.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14760664 kB
Buffers:       1624840 kB
Cached:       15929692 kB
SwapCached:          0 kB
Active:        9724824 kB
Inactive:      7892700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14760664 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10352 kB
Writeback:           0 kB
AnonPages:       62428 kB
Mapped:          14324 kB
Slab:           508740 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70932 MiB
End job on node141 at 2011-04-23 13:39:11