Trace number 3191553

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1299.83 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
MD5SUM707c4bcddcda116edc4a57a77dc3ba68
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.5224
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

Solver Data

0.00/0.25	This is pico-portfolio, a naive parallel portfolio
0.00/0.25	Copyright (C) 2011 Olivier Roussel
0.00/0.25	Using 1 processing units
0.00/0.25	This portfolio uses the following solvers:
0.00/0.25	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.25	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.25	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.25	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.25	Starting clasp 1.3.6 on core(s) 5
0.00/0.25	Starting TNM 2009 on core(s) 5
1299.81/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-3191553-1302538269/watcher-3191553-1302538269 -o /tmp/evaluation-result-3191553-1302538269/solver-3191553-1302538269 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191553-1302538269.cnf 

running on 2 cores: 5,7

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: 12.02 11.88 9.49 12/198 31653
/proc/meminfo: memFree=11971152/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=2712 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 346242565 2777088 36 33554432000 4194304 4287625 140737161671360 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31653/statm: 678 36 27 23 0 23 0

[startup+0.0266791 s]
/proc/loadavg: 12.02 11.88 9.49 12/198 31653
/proc/meminfo: memFree=11971152/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=2712 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 346242565 2777088 36 33554432000 4194304 4287625 140737161671360 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31653/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.10068 s]
/proc/loadavg: 12.02 11.88 9.49 12/198 31653
/proc/meminfo: memFree=11971152/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=8428 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4194304 103 0 0 0 0 0 0 0 17 0 1 0 346242565 8630272 53 33554432000 4194304 4287625 140737161671360 18446744073709551615 270333460103 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/31653/statm: 2107 53 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.300624 s]
/proc/loadavg: 12.02 11.88 9.49 12/198 31653
/proc/meminfo: memFree=11971152/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) R 31651 31653 31418 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 346242565 18763776 393 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/31653/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700548 s]
/proc/loadavg: 12.02 11.88 9.49 12/198 31653
/proc/meminfo: memFree=11971152/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 346242565 18763776 393 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 6127622419499712512 0 0 17 7 0 0 0
/proc/31653/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50039 s]
/proc/loadavg: 12.02 11.88 9.49 13/202 31657
/proc/meminfo: memFree=11944336/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 502 0 0 0 0 0 0 0 18 0 1 0 346242565 18763776 393 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 6127622419499712512 0 0 17 7 0 0 0
/proc/31653/statm: 4581 393 345 23 0 91 0
[pid=31655] ppid=31653 vsize=25184 CPUtime=0.24 cores=5
/proc/31655/stat : 31655 (cryptominisat) R 31653 31653 31418 0 -1 4202496 889 0 0 0 24 0 0 0 18 0 1 0 346242589 25788416 762 33554432000 4194304 4587354 140736699282784 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/31655/statm: 6296 762 304 96 0 2858 0
[pid=31656] ppid=31653 vsize=16560 CPUtime=0.99 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 1592 0 0 0 99 0 0 0 17 0 1 0 346242589 16957440 1459 33554432000 4194304 4785740 140733537718304 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 4140 1459 340 145 0 1185 0
[pid=31657] ppid=31653 vsize=452132 CPUtime=0.01 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 307 0 0 0 1 0 0 0 19 0 1 0 346242589 462983168 205 33554432000 134512640 134534564 4286934912 18446744073709551615 2283730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 113033 205 90 6 0 111699 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 512200

[startup+3.10107 s]
/proc/loadavg: 12.02 11.88 9.51 10/197 31658
/proc/meminfo: memFree=12045364/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=17452 CPUtime=2.18 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 1797 0 0 0 218 0 0 0 18 0 1 0 346242589 17870848 1664 33554432000 4194304 4785740 140733537718304 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 4363 1664 340 145 0 1408 0
[pid=31657] ppid=31653 vsize=453448 CPUtime=0.11 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 687 0 0 0 11 0 0 0 20 0 1 0 346242589 464330752 584 33554432000 134512640 134534564 4286934912 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 113362 584 91 6 0 112028 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 489224

[startup+6.30044 s]
/proc/loadavg: 12.02 11.88 9.51 12/201 31688
/proc/meminfo: memFree=11973492/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=18500 CPUtime=3.78 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 2037 0 0 0 378 0 0 0 22 0 1 0 346242589 18944000 1904 33554432000 4194304 4785740 140733537718304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 4625 1904 340 145 0 1670 0
[pid=31657] ppid=31653 vsize=453448 CPUtime=1.71 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 687 0 0 0 171 0 0 0 25 0 1 0 346242589 464330752 584 33554432000 134512640 134534564 4286934912 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 113362 584 91 6 0 112028 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 490272

[startup+12.7012 s]
/proc/loadavg: 11.86 11.85 9.52 12/201 31688
/proc/meminfo: memFree=11920368/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=19732 CPUtime=6.98 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 2325 0 0 0 698 0 0 0 25 0 1 0 346242589 20205568 2192 33554432000 4194304 4785740 140733537718304 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 4933 2192 340 145 0 1978 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=4.91 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 491 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 495468

[startup+25.5006 s]
/proc/loadavg: 11.73 11.82 9.54 12/201 31688
/proc/meminfo: memFree=11896540/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=22148 CPUtime=13.38 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 2889 0 0 0 1338 0 0 0 25 0 1 0 346242589 22679552 2756 33554432000 4194304 4785740 140733537718304 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 5537 2756 340 145 0 2582 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=11.3 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 1130 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 497884

[startup+51.1005 s]
/proc/loadavg: 11.48 11.76 9.57 12/201 31689
/proc/meminfo: memFree=11736768/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=25060 CPUtime=26.18 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 3558 0 0 0 2618 0 0 0 25 0 1 0 346242589 25661440 3425 33554432000 4194304 4785740 140733537718304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 6265 3425 340 145 0 3310 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=24.1 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 2410 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 500796

[startup+102.307 s]
/proc/loadavg: 11.00 11.58 9.64 12/201 31721
/proc/meminfo: memFree=11992252/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=29548 CPUtime=51.79 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 4582 0 0 0 5179 0 0 0 25 0 1 0 346242589 30257152 4449 33554432000 4194304 4785740 140733537718304 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 7387 4449 340 145 0 4432 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=49.7 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 4970 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 505284

[startup+162.3 s]
/proc/loadavg: 11.06 11.49 9.72 12/201 31723
/proc/meminfo: memFree=11984524/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=32824 CPUtime=81.79 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 5306 0 0 0 8179 0 0 0 25 0 1 0 346242589 33611776 5173 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 8206 5173 340 145 0 5251 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=79.69 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 7969 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 508560

[startup+222.301 s]
/proc/loadavg: 11.08 11.41 9.81 12/201 31724
/proc/meminfo: memFree=11899296/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=36668 CPUtime=111.8 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 6172 0 0 0 11179 1 0 0 25 0 1 0 346242589 37548032 6019 33554432000 4194304 4785740 140733537718304 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 9167 6019 341 145 0 6212 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=109.7 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 10970 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 222.05

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

[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=47972 CPUtime=351.76 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 8682 0 0 0 35175 1 0 0 25 0 1 0 346242589 49123328 8481 33554432000 4194304 4785740 140733537718304 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 11993 8481 341 145 0 9038 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=349.75 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 34975 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 523708

[startup+762.307 s]
/proc/loadavg: 11.04 11.08 10.32 12/201 31739
/proc/meminfo: memFree=11760360/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=48732 CPUtime=381.77 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 8861 0 0 0 38176 1 0 0 25 0 1 0 346242589 49901568 8660 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 12183 8660 341 145 0 9228 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=379.75 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 37975 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 524468

[startup+822.3 s]
/proc/loadavg: 11.01 11.06 10.36 12/201 31740
/proc/meminfo: memFree=11698052/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=50344 CPUtime=411.77 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 9280 0 0 0 41176 1 0 0 25 0 1 0 346242589 51552256 9031 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 12586 9031 341 145 0 9631 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=409.74 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 40974 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 526080

[startup+882.301 s]
/proc/loadavg: 11.00 11.05 10.40 12/201 31745
/proc/meminfo: memFree=11691552/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=50912 CPUtime=441.78 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 9415 0 0 0 44177 1 0 0 25 0 1 0 346242589 52133888 9166 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 12728 9166 341 145 0 9773 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=439.74 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 43974 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 526648

[startup+942.301 s]
/proc/loadavg: 11.00 11.04 10.43 12/201 31747
/proc/meminfo: memFree=11655416/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=51292 CPUtime=471.79 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 9525 0 0 0 47178 1 0 0 25 0 1 0 346242589 52523008 9276 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 12823 9276 341 145 0 9868 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=469.73 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 46973 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528891 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 527028

[startup+1002.3 s]
/proc/loadavg: 11.00 11.03 10.47 12/201 31748
/proc/meminfo: memFree=11637256/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=52720 CPUtime=501.8 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 9813 0 0 0 50179 1 0 0 25 0 1 0 346242589 53985280 9564 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 13180 9564 341 145 0 10225 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=499.73 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 49973 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 528456

[startup+1062.3 s]
/proc/loadavg: 11.00 11.02 10.49 12/201 31750
/proc/meminfo: memFree=11664736/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=53512 CPUtime=531.8 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 10028 0 0 0 53179 1 0 0 25 0 1 0 346242589 54796288 9731 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 13378 9731 341 145 0 10423 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=529.73 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 52973 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 529248

[startup+1122.3 s]
/proc/loadavg: 11.00 11.02 10.53 12/201 31751
/proc/meminfo: memFree=11664684/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=53888 CPUtime=561.81 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 10111 0 0 0 56180 1 0 0 25 0 1 0 346242589 55181312 9814 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 13472 9814 341 145 0 10517 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=559.72 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 55972 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 529624

[startup+1182.3 s]
/proc/loadavg: 11.05 11.03 10.56 12/201 31753
/proc/meminfo: memFree=11647028/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=55160 CPUtime=591.82 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 10428 0 0 0 59181 1 0 0 25 0 1 0 346242589 56483840 10083 33554432000 4194304 4785740 140733537718304 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 13790 10083 341 145 0 10835 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=589.72 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 58972 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 530896

[startup+1242.3 s]
/proc/loadavg: 11.07 11.03 10.59 12/201 31755
/proc/meminfo: memFree=11591540/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=56204 CPUtime=621.82 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 10691 0 0 0 62180 2 0 0 25 0 1 0 346242589 57552896 10346 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 14051 10346 341 145 0 11096 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=619.72 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 61972 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 531940



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.03 11.03 10.61 9/197 31757
/proc/meminfo: memFree=11776648/32951124 swapFree=67111528/67111528
[pid=31653] ppid=31651 vsize=18324 CPUtime=0.55 cores=5,7
/proc/31653/stat : 31653 (ppfolio) S 31651 31653 31418 0 -1 4202496 503 2524 0 0 0 0 55 0 15 0 1 0 346242565 18763776 394 33554432000 4194304 4287625 140737161671360 18446744073709551615 270338403855 0 0 4096 65536 4468635849096921348 0 0 17 7 0 0 0
/proc/31653/statm: 4581 394 346 23 0 91 0
[pid=31656] ppid=31653 vsize=56972 CPUtime=650.65 cores=5
/proc/31656/stat : 31656 (clasp) R 31653 31653 31418 0 -1 4202496 10851 0 0 0 65063 2 0 0 25 0 1 0 346242589 58339328 10506 33554432000 4194304 4785740 140733537718304 18446744073709551615 4287201 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/31656/statm: 14243 10506 341 145 0 11288 0
[pid=31657] ppid=31653 vsize=457412 CPUtime=648.61 cores=5
/proc/31657/stat : 31657 (TNM) R 31653 31653 31418 0 -1 4202496 806 0 0 0 64861 0 0 0 25 0 1 0 346242589 468389888 703 33554432000 134512640 134534564 4286934912 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/31657/statm: 114353 703 95 6 0 113019 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 532708

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): 1299.83
CPU user time (s): 1299.8
CPU system time (s): 0.029995
CPU usage (%): 99.9862
Max. virtual memory (cumulated for all children) (KiB): 532708

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

runsolver used 2.08968 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-11 18:11:09
IDJOB=3191553
IDBENCH=82684
IDSOLVER=1613
FILE ID=node143/3191553-1302538269
RUNJOBID= node143-1302536967-31439
PBS_JOBID= 12951124
Free space on /tmp= 71336 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S1290198737-013-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191553-1302538269/watcher-3191553-1302538269 -o /tmp/evaluation-result-3191553-1302538269/solver-3191553-1302538269 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191553-1302538269.cnf

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

MD5SUM BENCH= 707c4bcddcda116edc4a57a77dc3ba68
RANDOM SEED=1873013844

node143.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.846
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.69
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.846
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	: 5226.15
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.846
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.74
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.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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:      11971556 kB
Buffers:        725176 kB
Cached:       19325412 kB
SwapCached:          0 kB
Active:       10639256 kB
Inactive:      9900204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11971556 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           21384 kB
Writeback:           0 kB
AnonPages:      488016 kB
Mapped:          17768 kB
Slab:           375388 kB
PageTables:       7172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4528180 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= 71324 MiB
End job on node143 at 2011-04-11 18:32:50