Trace number 3191705

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) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
MD5SUM23ebfbdf095807765a162fcb1d02f57a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.02/1300.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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: 10.06 10.11 9.64 9/197 26491
/proc/meminfo: memFree=28497892/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) R 26489 26491 26080 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 98126854 18763776 392 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/26491/statm: 4581 392 343 23 0 91 0

[startup+0.0330251 s]
/proc/loadavg: 10.06 10.11 9.64 9/197 26491
/proc/meminfo: memFree=28497892/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101009 s]
/proc/loadavg: 10.06 10.11 9.64 9/197 26491
/proc/meminfo: memFree=28497892/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300947 s]
/proc/loadavg: 10.06 10.11 9.64 9/197 26491
/proc/meminfo: memFree=28497892/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 15906240131799973888 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700877 s]
/proc/loadavg: 10.06 10.11 9.64 9/197 26491
/proc/meminfo: memFree=28497892/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 15906240131799973888 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50076 s]
/proc/loadavg: 10.06 10.11 9.64 12/201 26495
/proc/meminfo: memFree=28492900/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 15906240406677880832 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
[pid=26492] ppid=26491 vsize=1432044 CPUtime=0.51 cores=4
/proc/26492/stat : 26492 (cryptominisat) R 26491 26491 26080 0 -1 4202496 1499 0 0 0 51 0 0 0 25 0 1 0 98126855 1466413056 910 33554432000 4194304 4587354 140737477866832 18446744073709551615 4242488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26492/statm: 358011 910 327 96 0 354573 0
[pid=26493] ppid=26491 vsize=13360 CPUtime=0.46 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 806 0 0 0 46 0 0 0 25 0 1 0 98126855 13680640 698 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 3340 698 340 145 0 385 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=0.5 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 50 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1919724

[startup+3.10049 s]
/proc/loadavg: 10.06 10.11 9.64 12/201 26495
/proc/meminfo: memFree=28491164/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
[pid=26492] ppid=26491 vsize=1432092 CPUtime=1.01 cores=4
/proc/26492/stat : 26492 (cryptominisat) R 26491 26491 26080 0 -1 4202496 2275 0 0 0 101 0 0 0 25 0 1 0 98126855 1466462208 976 33554432000 4194304 4587354 140737477866832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26492/statm: 358023 976 331 96 0 354585 0
[pid=26493] ppid=26491 vsize=13764 CPUtime=1.01 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 901 0 0 0 101 0 0 0 25 0 1 0 98126855 14094336 793 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 3441 793 340 145 0 486 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=1.06 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 106 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1920176

[startup+6.30092 s]
/proc/loadavg: 10.14 10.12 9.65 12/201 26495
/proc/meminfo: memFree=28483276/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=0 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 98126854 18763776 394 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 15906239856922066944 0 0 17 6 0 0 0
/proc/26491/statm: 4581 394 345 23 0 91 0
[pid=26492] ppid=26491 vsize=1439672 CPUtime=2.11 cores=4
/proc/26492/stat : 26492 (cryptominisat) R 26491 26491 26080 0 -1 4202496 4533 0 0 0 211 0 0 0 25 0 1 0 98126855 1474224128 2751 33554432000 4194304 4587354 140737477866832 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26492/statm: 359918 2751 337 96 0 356480 0
[pid=26493] ppid=26491 vsize=14316 CPUtime=2.06 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 1030 0 0 0 206 0 0 0 25 0 1 0 98126855 14659584 922 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 3579 922 340 145 0 624 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=2.1 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 210 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1928308

[startup+12.7008 s]
/proc/loadavg: 10.20 10.14 9.66 11/200 26495
/proc/meminfo: memFree=28489980/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=15164 CPUtime=4.64 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 1228 0 0 0 464 0 0 0 25 0 1 0 98126855 15527936 1120 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 3791 1120 340 145 0 836 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=4.7 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 470 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 489484

[startup+25.5005 s]
/proc/loadavg: 10.16 10.13 9.66 11/200 26495
/proc/meminfo: memFree=28493076/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=16312 CPUtime=11.04 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 1519 0 0 0 1104 0 0 0 25 0 1 0 98126855 16703488 1411 33554432000 4194304 4785740 140733957481552 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 4078 1411 340 145 0 1123 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=11.1 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 1110 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 490632

[startup+51.101 s]
/proc/loadavg: 10.10 10.12 9.67 11/200 26496
/proc/meminfo: memFree=28485516/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=17920 CPUtime=23.84 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 1868 0 0 0 2384 0 0 0 25 0 1 0 98126855 18350080 1760 33554432000 4194304 4785740 140733957481552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 4480 1760 340 145 0 1525 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=23.9 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 2390 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 492240

[startup+102.307 s]
/proc/loadavg: 10.04 10.10 9.68 11/200 26497
/proc/meminfo: memFree=28486424/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=20144 CPUtime=49.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 2383 0 0 0 4945 0 0 0 25 0 1 0 98126855 20627456 2275 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 5036 2275 340 145 0 2081 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=49.49 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 4949 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 494464

[startup+162.3 s]
/proc/loadavg: 10.07 10.09 9.71 11/200 26499
/proc/meminfo: memFree=28479576/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=21832 CPUtime=79.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 2740 0 0 0 7945 0 0 0 25 0 1 0 98126855 22355968 2632 33554432000 4194304 4785740 140733957481552 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 5458 2632 341 145 0 2503 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=79.49 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 7949 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 496152

[startup+222.301 s]
/proc/loadavg: 10.02 10.07 9.72 11/200 26501
/proc/meminfo: memFree=28460928/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=22984 CPUtime=109.46 cores=4

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

[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=27956 CPUtime=349.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4122 0 0 0 34944 1 0 0 25 0 1 0 98126855 28626944 4014 33554432000 4194304 4785740 140733957481552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 6989 4014 341 145 0 4034 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=349.5 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 34950 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 502276

[startup+762.307 s]
/proc/loadavg: 9.04 9.52 9.63 10/199 26878
/proc/meminfo: memFree=28553932/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=28472 CPUtime=379.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4266 0 0 0 37944 1 0 0 25 0 1 0 98126855 29155328 4158 33554432000 4194304 4785740 140733957481552 18446744073709551615 4278160 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7118 4158 341 145 0 4163 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=379.52 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 37952 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528680 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 502792

[startup+822.3 s]
/proc/loadavg: 9.01 9.42 9.59 10/199 26880
/proc/meminfo: memFree=28548564/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=28980 CPUtime=409.44 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4371 0 0 0 40943 1 0 0 25 0 1 0 98126855 29675520 4263 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7245 4263 341 145 0 4290 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=409.51 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 40951 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 503300

[startup+882.301 s]
/proc/loadavg: 9.00 9.34 9.55 10/199 26881
/proc/meminfo: memFree=28546516/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=29484 CPUtime=439.44 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4473 0 0 0 43943 1 0 0 25 0 1 0 98126855 30191616 4365 33554432000 4194304 4785740 140733957481552 18446744073709551615 4312653 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7371 4365 341 145 0 4416 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=439.52 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 43952 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 5158299 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 503804

[startup+942.301 s]
/proc/loadavg: 9.03 9.29 9.52 10/199 26883
/proc/meminfo: memFree=28540412/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=29824 CPUtime=469.43 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4559 0 0 0 46942 1 0 0 25 0 1 0 98126855 30539776 4451 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7456 4451 341 145 0 4501 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=469.53 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 46953 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 504144

[startup+1002.3 s]
/proc/loadavg: 9.01 9.24 9.48 10/199 26884
/proc/meminfo: memFree=28538152/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=30328 CPUtime=499.44 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4683 0 0 0 49943 1 0 0 25 0 1 0 98126855 31055872 4575 33554432000 4194304 4785740 140733957481552 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7582 4575 341 145 0 4627 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=499.52 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 49952 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 504648

[startup+1062.3 s]
/proc/loadavg: 9.00 9.19 9.45 10/199 26886
/proc/meminfo: memFree=28535624/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=30836 CPUtime=529.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4770 0 0 0 52944 1 0 0 25 0 1 0 98126855 31576064 4662 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7709 4662 341 145 0 4754 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=529.52 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 52952 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 505156

[startup+1122.3 s]
/proc/loadavg: 9.00 9.15 9.42 10/199 26888
/proc/meminfo: memFree=28533224/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=31172 CPUtime=559.45 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4841 0 0 0 55944 1 0 0 25 0 1 0 98126855 31920128 4733 33554432000 4194304 4785740 140733957481552 18446744073709551615 4550361 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7793 4733 341 145 0 4838 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=559.51 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 55951 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 505492

[startup+1182.3 s]
/proc/loadavg: 9.00 9.12 9.39 10/199 26889
/proc/meminfo: memFree=28531212/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=31340 CPUtime=589.46 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4901 0 0 0 58945 1 0 0 25 0 1 0 98126855 32092160 4793 33554432000 4194304 4785740 140733957481552 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7835 4793 341 145 0 4880 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=589.51 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 58951 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 505660

[startup+1242.3 s]
/proc/loadavg: 9.00 9.10 9.36 10/199 26891
/proc/meminfo: memFree=28524588/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=31508 CPUtime=619.46 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4934 0 0 0 61945 1 0 0 25 0 1 0 98126855 32264192 4826 33554432000 4194304 4785740 140733957481552 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7877 4826 341 145 0 4922 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=619.5 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 61950 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 505828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.00 9.08 9.34 10/199 26892
/proc/meminfo: memFree=28525416/32951124 swapFree=67111528/67111528
[pid=26491] ppid=26489 vsize=18324 CPUtime=3.34 cores=4,6
/proc/26491/stat : 26491 (ppfolio) S 26489 26491 26080 0 -1 4202496 503 5809 0 0 0 0 333 1 15 0 1 0 98126854 18763776 395 33554432000 4194304 4287625 140736108159264 18446744073709551615 268660682255 0 0 4096 65536 1699696821644787972 0 0 17 6 0 0 0
/proc/26491/statm: 4581 395 346 23 0 91 0
[pid=26493] ppid=26491 vsize=31508 CPUtime=648.31 cores=4
/proc/26493/stat : 26493 (clasp) R 26491 26491 26080 0 -1 4202496 4940 0 0 0 64830 1 0 0 25 0 1 0 98126855 32264192 4832 33554432000 4194304 4785740 140733957481552 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/26493/statm: 7877 4832 341 145 0 4922 0
[pid=26494] ppid=26491 vsize=455996 CPUtime=648.37 cores=4
/proc/26494/stat : 26494 (TNM) R 26491 26491 26080 0 -1 4202496 363 0 0 0 64837 0 0 0 25 0 1 0 98126855 466939904 260 33554432000 134512640 134534564 4291488832 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/26494/statm: 113999 260 95 6 0 112665 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 505828

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.01
CPU system time (s): 0.031995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1931716

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

runsolver used 2.25966 second user time and 4.83526 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:29:16
IDJOB=3191705
IDBENCH=82836
IDSOLVER=1613
FILE ID=node107/3191705-1302539356
RUNJOBID= node107-1302537256-26099
PBS_JOBID= 12951133
Free space on /tmp= 73648 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1061710238-001.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191705-1302539356/watcher-3191705-1302539356 -o /tmp/evaluation-result-3191705-1302539356/solver-3191705-1302539356 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191705-1302539356.cnf

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

MD5SUM BENCH= 23ebfbdf095807765a162fcb1d02f57a
RANDOM SEED=326073797

node107.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.829
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.65
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.829
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.829
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.67
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.829
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.82
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.829
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.74
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.829
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	: 5359.47
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.829
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.829
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28498048 kB
Buffers:        522232 kB
Cached:        3484404 kB
SwapCached:          0 kB
Active:        2482656 kB
Inactive:      1733760 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28498048 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      209488 kB
Mapped:          17624 kB
Slab:           172692 kB
PageTables:       6180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3174392 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= 73636 MiB
End job on node107 at 2011-04-11 18:50:56