Trace number 3219598

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) 5000.04 4999.91

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2223.79
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3219598-1303250403/watcher-3219598-1303250403 -o /tmp/evaluation-result-3219598-1303250403/solver-3219598-1303250403 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219598-1303250403.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5000 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: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18320 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) R 29371 29373 28721 0 -1 4194304 411 0 0 0 0 0 0 0 25 0 1 0 417456261 18759680 347 33554432000 4194304 4287625 140736201078592 18446744073709551615 47798343644256 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/29373/statm: 4580 350 303 23 0 90 0

[startup+0.0961779 s]
/proc/loadavg: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.812037 s]
/proc/loadavg: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.901054 s]
/proc/loadavg: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00104 s]
/proc/loadavg: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 6.06 6.01 6.00 5/180 29373
/proc/meminfo: memFree=18390248/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10066 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 29377
/proc/meminfo: memFree=18359088/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605346096942678016 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1436496 CPUtime=1.59 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 6534 0 0 0 159 0 0 0 20 0 1 0 417456262 1470971904 4260 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 359124 4260 327 96 0 355686 0
[pid=29376] ppid=29373 vsize=22776 CPUtime=0.69 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 3336 0 0 0 69 0 0 0 25 0 1 0 417456262 23322624 3041 33554432000 4194304 4785740 140737233696624 18446744073709551615 4304552 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 5694 3041 340 145 0 2739 0
[pid=29377] ppid=29373 vsize=457036 CPUtime=0.79 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 1699 0 0 0 79 0 0 0 25 0 1 0 417456262 468004864 1596 33554432000 134512640 134534564 4289639600 18446744073709551615 3819004 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 114259 1597 92 6 0 112925 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1934632

[startup+6.30104 s]
/proc/loadavg: 6.05 6.01 6.00 7/184 29377
/proc/meminfo: memFree=18346564/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344172797329408 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1437276 CPUtime=2.69 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 8873 0 0 0 268 1 0 0 23 0 1 0 417456262 1471770624 4581 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 359319 4581 327 96 0 355881 0
[pid=29376] ppid=29373 vsize=29448 CPUtime=1.78 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 4991 0 0 0 178 0 0 0 25 0 1 0 417456262 30154752 4696 33554432000 4194304 4785740 140737233696624 18446744073709551615 4276933 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 7362 4696 340 145 0 4407 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1.79 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 179 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 1947496

[startup+12.7009 s]
/proc/loadavg: 6.04 6.01 6.00 7/184 29377
/proc/meminfo: memFree=18298228/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1483644 CPUtime=4.79 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 22042 0 0 0 477 2 0 0 25 0 1 0 417456262 1519251456 15489 33554432000 4194304 4587354 140733721598768 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 370911 15489 337 96 0 367473 0
[pid=29376] ppid=29373 vsize=32552 CPUtime=3.89 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 5775 0 0 0 389 0 0 0 25 0 1 0 417456262 33333248 5480 33554432000 4194304 4785740 140737233696624 18446744073709551615 4548880 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 8138 5480 340 145 0 5183 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=3.99 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 399 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1996968

[startup+25.5005 s]
/proc/loadavg: 6.12 6.03 6.01 7/184 29378
/proc/meminfo: memFree=18325604/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1439364 CPUtime=9.09 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 23072 0 0 0 906 3 0 0 25 0 1 0 417456262 1473908736 6479 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 359841 6479 337 96 0 356403 0
[pid=29376] ppid=29373 vsize=41456 CPUtime=8.19 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 7980 0 0 0 818 1 0 0 25 0 1 0 417456262 42450944 7685 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 10364 7685 340 145 0 7409 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=8.19 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 819 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1961592

[startup+51.1008 s]
/proc/loadavg: 6.08 6.03 6.00 7/184 29378
/proc/meminfo: memFree=18304184/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1463336 CPUtime=17.59 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 29577 0 0 0 1755 4 0 0 25 0 1 0 417456262 1498456064 10106 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 365834 10106 337 96 0 362396 0
[pid=29376] ppid=29373 vsize=48440 CPUtime=16.69 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 9696 0 0 0 1668 1 0 0 25 0 1 0 417456262 49602560 9401 33554432000 4194304 4785740 140737233696624 18446744073709551615 4543541 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 12110 9401 340 145 0 9155 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=16.79 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 1679 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1992548

[startup+102.3 s]
/proc/loadavg: 6.10 6.04 6.00 7/184 29389
/proc/meminfo: memFree=18306352/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345684625817600 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1443300 CPUtime=34.68 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 43512 0 0 0 3461 7 0 0 25 0 1 0 417456262 1477939200 4551 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 360825 4551 337 96 0 357387 0
[pid=29376] ppid=29373 vsize=57160 CPUtime=33.79 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 11835 0 0 0 3377 2 0 0 25 0 1 0 417456262 58531840 11540 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 14290 11540 340 145 0 11335 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=33.8 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 3380 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134530273 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1981232

[startup+162.301 s]
/proc/loadavg: 6.03 6.03 6.00 7/184 29390
/proc/meminfo: memFree=18222516/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345547186864128 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1529696 CPUtime=54.68 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 69536 0 0 0 5456 12 0 0 25 0 1 0 417456262 1566408704 22736 33554432000 4194304 4587354 140733721598768 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 382424 22736 337 96 0 378986 0
[pid=29376] ppid=29373 vsize=66572 CPUtime=53.78 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 14161 0 0 0 5376 2 0 0 25 0 1 0 417456262 68169728 13866 33554432000 4194304 4785740 140737233696624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 16643 13866 340 145 0 13688 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=53.81 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 5381 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 2077040

[startup+222.301 s]

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

/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 2315000

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29552
/proc/meminfo: memFree=17842556/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1628032 CPUtime=1534.76 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 733748 0 0 0 153306 170 0 0 25 0 1 0 417456262 1667104768 65825 33554432000 4194304 4587354 140733721598768 18446744073709551615 4244617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 407008 65825 337 96 0 403570 0
[pid=29376] ppid=29373 vsize=212828 CPUtime=1533.8 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 49555 0 0 0 153370 10 0 0 25 0 1 0 417456262 217935872 49035 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 53207 49035 341 145 0 50252 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1533.86 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 153386 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 2321632

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29553
/proc/meminfo: memFree=17872412/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1630948 CPUtime=1554.76 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 742340 0 0 0 155303 173 0 0 25 0 1 0 417456262 1670090752 61028 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 407737 61028 337 96 0 404299 0
[pid=29376] ppid=29373 vsize=212828 CPUtime=1553.8 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 49568 0 0 0 155370 10 0 0 25 0 1 0 417456262 217935872 49048 33554432000 4194304 4785740 140737233696624 18446744073709551615 4278133 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 53207 49048 341 145 0 50252 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1553.86 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 155386 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 3565000 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 2324548

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29555
/proc/meminfo: memFree=17886156/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1636360 CPUtime=1574.75 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 750072 0 0 0 157300 175 0 0 25 0 1 0 417456262 1675632640 55368 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 409090 55368 337 96 0 405652 0
[pid=29376] ppid=29373 vsize=213488 CPUtime=1573.81 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 49734 0 0 0 157371 10 0 0 25 0 1 0 417456262 218611712 49214 33554432000 4194304 4785740 140737233696624 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 53372 49214 341 145 0 50417 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1573.85 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 157385 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 2330620

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29557
/proc/meminfo: memFree=17800460/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344447675236352 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1636360 CPUtime=1594.75 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 759827 0 0 0 159297 178 0 0 25 0 1 0 417456262 1675632640 65075 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 409090 65075 337 96 0 405652 0
[pid=29376] ppid=29373 vsize=214840 CPUtime=1593.82 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 50059 0 0 0 159372 10 0 0 25 0 1 0 417456262 219996160 49539 33554432000 4194304 4785740 140737233696624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 53710 49539 341 145 0 50755 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1593.85 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 159385 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 3564958 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 2331972

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 29558
/proc/meminfo: memFree=17829208/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344585114189824 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1633232 CPUtime=1614.75 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 768299 0 0 0 161295 180 0 0 25 0 1 0 417456262 1672429568 59941 33554432000 4194304 4587354 140733721598768 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 408308 59941 337 96 0 404870 0
[pid=29376] ppid=29373 vsize=217896 CPUtime=1613.83 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 50782 0 0 0 161372 11 0 0 25 0 1 0 417456262 223125504 50262 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 54474 50262 341 145 0 51519 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1613.85 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 161385 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 2331900

[startup+4902.31 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 29560
/proc/meminfo: memFree=17836512/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344585114189824 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1656732 CPUtime=1634.74 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 775370 0 0 0 163292 182 0 0 25 0 1 0 417456262 1696493568 53145 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 414183 53145 337 96 0 410745 0
[pid=29376] ppid=29373 vsize=217896 CPUtime=1633.85 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 50783 0 0 0 163374 11 0 0 25 0 1 0 417456262 223125504 50263 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 54474 50263 341 145 0 51519 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1633.85 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 163385 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4902.44
Current children cumulated vsize (KiB) 2355400

[startup+4962.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 29561
/proc/meminfo: memFree=17809828/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605344585114189824 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1656732 CPUtime=1654.74 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 785716 0 0 0 165288 186 0 0 25 0 1 0 417456262 1696493568 63438 33554432000 4194304 4587354 140733721598768 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 414183 63438 337 96 0 410745 0
[pid=29376] ppid=29373 vsize=219232 CPUtime=1653.84 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 51084 0 0 0 165373 11 0 0 25 0 1 0 417456262 224493568 50564 33554432000 4194304 4785740 140737233696624 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 54808 50564 341 145 0 51853 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1653.85 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 165385 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 2356736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 6.00 7/184 29562
/proc/meminfo: memFree=17579052/32951124 swapFree=67111528/67111528
[pid=29373] ppid=29371 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29373/stat : 29373 (ppfolio) S 29371 29373 28721 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 417456261 18763776 394 33554432000 4194304 4287625 140736201078592 18446744073709551615 220816256527 0 0 4096 65536 4605345959503724544 0 0 17 2 0 0 0
/proc/29373/statm: 4581 394 345 23 0 91 0
[pid=29375] ppid=29373 vsize=1859976 CPUtime=1667.26 cores=0
/proc/29375/stat : 29375 (cryptominisat) R 29373 29373 28721 0 -1 4202496 836012 0 0 0 166533 193 0 0 25 0 1 0 417456262 1904615424 113723 33554432000 4194304 4587354 140733721598768 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29375/statm: 464994 113723 337 96 0 461556 0
[pid=29376] ppid=29373 vsize=219516 CPUtime=1666.34 cores=0
/proc/29376/stat : 29376 (clasp) R 29373 29373 28721 0 -1 4202496 51138 0 0 0 166623 11 0 0 25 0 1 0 417456262 224784384 50618 33554432000 4194304 4785740 140737233696624 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29376/statm: 54879 50618 341 145 0 51924 0
[pid=29377] ppid=29373 vsize=462448 CPUtime=1666.44 cores=0
/proc/29377/stat : 29377 (TNM) R 29373 29373 28721 0 -1 4202496 2353 0 0 0 166644 0 0 0 25 0 1 0 417456262 473546752 2250 33554432000 134512640 134534564 4289639600 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29377/statm: 115612 2250 95 6 0 114278 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 2560264

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 29373 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=0
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 5000.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4998
CPU system time (s): 2.04
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3744608

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

runsolver used 8.85865 second user time and 18.4152 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-20 00:00:04
IDJOB=3219598
IDBENCH=82616
IDSOLVER=1639
FILE ID=node147/3219598-1303250403
RUNJOBID= node147-1303236975-28739
PBS_JOBID= 13042395
Free space on /tmp= 72248 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219598-1303250403/watcher-3219598-1303250403 -o /tmp/evaluation-result-3219598-1303250403/solver-3219598-1303250403 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219598-1303250403.cnf

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=1945909394

node147.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.836
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.67
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.836
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	: 5332.75
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.836
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.836
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.836
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.82
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.836
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.76
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.836
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.82
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.836
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:      18390412 kB
Buffers:        712828 kB
Cached:       13027204 kB
SwapCached:          0 kB
Active:        6015436 kB
Inactive:      8185552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18390412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:      461104 kB
Mapped:          16404 kB
Slab:           295756 kB
PageTables:       5688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1864912 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= 72236 MiB
End job on node147 at 2011-04-20 01:23:26