Trace number 3280475

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 seqUNSAT 669.899 669.883

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

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
669.79/669.88	s UNSATISFIABLE
669.79/669.88	solver [2] clasp 1.3.6 answered
669.79/669.88	Done

Verifier Data

No possible verification on an UNSAT instance

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-3280475-1303748256/watcher-3280475-1303748256 -o /tmp/evaluation-result-3280475-1303748256/solver-3280475-1303748256 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3280475-1303748256.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: 11.50 11.47 9.23 10/198 5560
/proc/meminfo: memFree=19996116/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) R 5558 5560 5286 0 -1 4202496 485 0 0 0 0 0 0 0 25 0 1 0 219016893 18763776 392 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/5560/statm: 4581 392 343 23 0 91 0

[startup+0.0217889 s]
/proc/loadavg: 11.50 11.47 9.23 10/198 5560
/proc/meminfo: memFree=19996116/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 4606975440031023363 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1008 s]
/proc/loadavg: 11.50 11.47 9.23 10/198 5560
/proc/meminfo: memFree=19996116/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 4606975440031023363 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300781 s]
/proc/loadavg: 11.50 11.47 9.23 10/198 5560
/proc/meminfo: memFree=19996116/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700697 s]
/proc/loadavg: 11.50 11.47 9.23 10/198 5560
/proc/meminfo: memFree=19996116/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 11.62 11.50 9.25 13/202 5564
/proc/meminfo: memFree=19985420/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
[pid=5561] ppid=5560 vsize=27748 CPUtime=0.49 cores=0
/proc/5561/stat : 5561 (cryptominisat) R 5560 5560 5286 0 -1 4202496 1889 0 0 0 49 0 0 0 25 0 1 0 219016894 28413952 1302 33554432000 4194304 4587354 140734325164288 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5561/statm: 6937 1302 332 96 0 3499 0
[pid=5562] ppid=5560 vsize=14756 CPUtime=0.47 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 1190 0 0 0 47 0 0 0 25 0 1 0 219016894 15110144 1051 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 3689 1051 340 145 0 734 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=0.52 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 52 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 517316

[startup+3.10127 s]
/proc/loadavg: 11.62 11.50 9.25 13/202 5564
/proc/meminfo: memFree=19982072/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 6814263307877220352 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
[pid=5561] ppid=5560 vsize=1535972 CPUtime=0.99 cores=0
/proc/5561/stat : 5561 (cryptominisat) R 5560 5560 5286 0 -1 4202496 2350 0 0 0 99 0 0 0 25 0 1 0 219016894 1572835328 1371 33554432000 4194304 4587354 140734325164288 18446744073709551615 4243345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5561/statm: 383993 1371 332 96 0 380555 0
[pid=5562] ppid=5560 vsize=15552 CPUtime=1.04 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 1358 0 0 0 104 0 0 0 25 0 1 0 219016894 15925248 1219 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 3888 1219 340 145 0 933 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=1.04 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 104 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2026336

[startup+6.30068 s]
/proc/loadavg: 11.65 11.50 9.27 13/202 5564
/proc/meminfo: memFree=19977284/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 6814263445316173824 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
[pid=5561] ppid=5560 vsize=1546908 CPUtime=2.11 cores=0
/proc/5561/stat : 5561 (cryptominisat) R 5560 5560 5286 0 -1 4202496 4121 0 0 0 211 0 0 0 18 0 1 0 219016894 1584033792 2298 33554432000 4194304 4587354 140734325164288 18446744073709551615 4359601 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5561/statm: 386727 2298 338 96 0 383289 0
[pid=5562] ppid=5560 vsize=16080 CPUtime=2.04 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 1494 0 0 0 204 0 0 0 25 0 1 0 219016894 16465920 1355 33554432000 4194304 4785740 140737336779136 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 4020 1355 340 145 0 1065 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=2.12 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 212 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134531003 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2037800

[startup+12.7005 s]
/proc/loadavg: 11.68 11.51 9.28 13/202 5564
/proc/meminfo: memFree=19958572/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=0 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 219016893 18763776 394 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 6814264407388848128 0 0 17 2 0 0 0
/proc/5560/statm: 4581 394 345 23 0 91 0
[pid=5561] ppid=5560 vsize=1566876 CPUtime=4.69 cores=0
/proc/5561/stat : 5561 (cryptominisat) R 5560 5560 5286 0 -1 4202496 5740 0 0 0 468 1 0 0 23 0 1 0 219016894 1604481024 3343 33554432000 4194304 4587354 140734325164288 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5561/statm: 391719 3343 338 96 0 388281 0
[pid=5562] ppid=5560 vsize=16612 CPUtime=3.97 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 1652 0 0 0 397 0 0 0 25 0 1 0 219016894 17010688 1513 33554432000 4194304 4785740 140737336779136 18446744073709551615 4562722 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 4153 1513 340 145 0 1198 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=4.02 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 402 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 5159364 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2058300

[startup+25.5003 s]
/proc/loadavg: 11.67 11.52 9.32 12/201 5565
/proc/meminfo: memFree=19935136/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=17688 CPUtime=8.84 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 1903 0 0 0 884 0 0 0 25 0 1 0 219016894 18112512 1764 33554432000 4194304 4785740 140737336779136 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 4422 1764 340 145 0 1467 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=8.91 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 891 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 492500

[startup+51.1008 s]
/proc/loadavg: 11.44 11.48 9.36 12/201 5565
/proc/meminfo: memFree=19927652/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=19476 CPUtime=21.64 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 2361 0 0 0 2164 0 0 0 25 0 1 0 219016894 19943424 2222 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 4869 2222 341 145 0 1914 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=21.71 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 2171 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 494288

[startup+102.307 s]
/proc/loadavg: 11.19 11.40 9.45 12/201 5567
/proc/meminfo: memFree=19826576/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=21228 CPUtime=47.25 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 2757 0 0 0 4725 0 0 0 25 0 1 0 219016894 21737472 2618 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 5307 2618 341 145 0 2352 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=47.31 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 4731 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 496040

[startup+162.301 s]
/proc/loadavg: 11.07 11.32 9.54 12/201 5568
/proc/meminfo: memFree=19766156/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=22492 CPUtime=77.25 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 3052 0 0 0 7724 1 0 0 25 0 1 0 219016894 23031808 2913 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 5623 2913 341 145 0 2668 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=77.31 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 7731 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 497304

[startup+222.301 s]
/proc/loadavg: 11.02 11.26 9.63 12/201 5570
/proc/meminfo: memFree=19672012/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2

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

/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 500688

[startup+522.301 s]
/proc/loadavg: 11.00 11.09 10.00 12/201 5578
/proc/meminfo: memFree=19487076/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=26316 CPUtime=257.28 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 3948 0 0 0 25727 1 0 0 25 0 1 0 219016894 26947584 3809 33554432000 4194304 4785740 140737336779136 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6579 3809 341 145 0 3624 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=257.28 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 25728 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 501128

[startup+582.301 s]
/proc/loadavg: 11.06 11.08 10.06 12/201 5579
/proc/meminfo: memFree=19531280/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=26728 CPUtime=287.29 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4046 0 0 0 28728 1 0 0 25 0 1 0 219016894 27369472 3907 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553071 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6682 3907 341 145 0 3727 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=287.28 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 28728 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 501540

[startup+642.3 s]
/proc/loadavg: 11.02 11.07 10.12 12/201 5581
/proc/meminfo: memFree=19490304/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=317.29 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 31728 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=317.28 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 31728 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 502208

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

[startup+652.701 s]
/proc/loadavg: 11.02 11.06 10.12 12/201 5581
/proc/meminfo: memFree=19466220/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=322.49 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 32248 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=322.47 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 32247 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 652.68
Current children cumulated vsize (KiB) 502208

[startup+659.1 s]
/proc/loadavg: 11.01 11.06 10.13 12/201 5581
/proc/meminfo: memFree=19452580/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=325.69 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 32568 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=325.67 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 32567 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 659.08
Current children cumulated vsize (KiB) 502208

[startup+665.507 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19450092/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=328.89 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 32888 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=328.88 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 32888 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 665.49
Current children cumulated vsize (KiB) 502208

[startup+667.101 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19512216/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=329.69 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 32968 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=329.67 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 32967 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 667.08
Current children cumulated vsize (KiB) 502208

[startup+668.701 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19508372/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27396 CPUtime=330.49 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 33048 1 0 0 25 0 1 0 219016894 28053504 4100 33554432000 4194304 4785740 140737336779136 18446744073709551615 4552540 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6849 4100 341 145 0 3894 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=330.48 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 33048 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 668.69
Current children cumulated vsize (KiB) 502208

[startup+669.501 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19508372/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27208 CPUtime=330.89 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 33088 1 0 0 25 0 1 0 219016894 27860992 4067 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6802 4067 341 145 0 3847 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=330.87 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 33087 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 5159937 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 669.48
Current children cumulated vsize (KiB) 502020

[startup+669.701 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19508372/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27208 CPUtime=330.99 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 33098 1 0 0 25 0 1 0 219016894 27860992 4067 33554432000 4194304 4785740 140737336779136 18446744073709551615 4549079 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6802 4067 341 145 0 3847 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=330.97 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 33097 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134528243 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 669.68
Current children cumulated vsize (KiB) 502020

[startup+669.801 s]
/proc/loadavg: 11.01 11.06 10.14 12/201 5582
/proc/meminfo: memFree=19506512/32951124 swapFree=67111528/67111528
[pid=5560] ppid=5558 vsize=18324 CPUtime=7.72 cores=0,2
/proc/5560/stat : 5560 (ppfolio) S 5558 5560 5286 0 -1 4202496 502 7328 0 0 0 0 771 1 15 0 1 0 219016893 18763776 395 33554432000 4194304 4287625 140734141593136 18446744073709551615 268660682255 0 0 4096 65536 3143975713472741636 0 0 17 2 0 0 0
/proc/5560/statm: 4581 395 346 23 0 91 0
[pid=5562] ppid=5560 vsize=27208 CPUtime=331 cores=0
/proc/5562/stat : 5562 (clasp) R 5560 5560 5286 0 -1 4202496 4239 0 0 0 33099 1 0 0 25 0 1 0 219016894 27860992 4067 33554432000 4194304 4785740 140737336779136 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/5562/statm: 6802 4067 341 145 0 3847 0
[pid=5563] ppid=5560 vsize=456488 CPUtime=331.07 cores=0
/proc/5563/stat : 5563 (TNM) R 5560 5560 5286 0 -1 4202496 647 0 0 0 33107 0 0 0 25 0 1 0 219016894 467443712 543 33554432000 134512640 134534564 4292166880 18446744073709551615 134530723 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/5563/statm: 114122 543 95 6 0 112788 0
Current children cumulated CPU time (s) 669.79
Current children cumulated vsize (KiB) 502020

Child status: 0
Real time (s): 669.883
CPU time (s): 669.899
CPU user time (s): 669.862
CPU system time (s): 0.036994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2059980

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

runsolver used 1.23781 second user time and 2.42363 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-25 18:17:36
IDJOB=3280475
IDBENCH=20393
IDSOLVER=1613
FILE ID=node107/3280475-1303748256
RUNJOBID= node107-1303746820-5304
PBS_JOBID= 13154055
Free space on /tmp= 71676 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280475-1303748256/watcher-3280475-1303748256 -o /tmp/evaluation-result-3280475-1303748256/solver-3280475-1303748256 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3280475-1303748256.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=573318069

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:      19996148 kB
Buffers:       2023564 kB
Cached:        9346788 kB
SwapCached:          0 kB
Active:        8725896 kB
Inactive:      3746464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19996148 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10940 kB
Writeback:           4 kB
AnonPages:     1101308 kB
Mapped:          17932 kB
Slab:           414912 kB
PageTables:       8520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4812856 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= 71668 MiB
End job on node107 at 2011-04-25 18:28:46