Trace number 3292803

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 842.351 842.837

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.51	This is pico-portfolio, a naive parallel portfolio
0.00/0.51	Copyright (C) 2011 Olivier Roussel
0.00/0.51	Using 1 processing units
0.00/0.51	This portfolio uses the following solvers:
0.00/0.51	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.51	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.51	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.51	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.51	Starting clasp 1.3.6 on core(s) 5
0.00/0.51	Starting TNM 2009 on core(s) 5
842.29/842.83	s UNSATISFIABLE
842.29/842.83	solver [2] clasp 1.3.6 answered
842.29/842.83	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-3292803-1303785185/watcher-3292803-1303785185 -o /tmp/evaluation-result-3292803-1303785185/solver-3292803-1303785185 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3292803-1303785185.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: 3.79 3.96 3.97 5/188 1734
/proc/meminfo: memFree=26773720/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=11800 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (runsolver) R 1732 1734 411 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 490116685 12083200 51 33554432000 4194304 5434984 140734014584992 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/1734/statm: 2950 51 31 303 0 2644 0

[startup+0.0711799 s]
/proc/loadavg: 3.79 3.96 3.97 5/188 1734
/proc/meminfo: memFree=26773720/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=2712 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 490116685 2777088 37 33554432000 4194304 4287625 140735388190432 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 5 0 0 0
/proc/1734/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100176 s]
/proc/loadavg: 3.79 3.96 3.97 5/188 1734
/proc/meminfo: memFree=26773720/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=2712 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 490116685 2777088 37 33554432000 4194304 4287625 140735388190432 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 5 0 0 0
/proc/1734/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300141 s]
/proc/loadavg: 3.79 3.96 3.97 5/188 1734
/proc/meminfo: memFree=26773720/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=2712 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4194304 84 0 0 0 0 0 0 0 25 0 1 0 490116685 2777088 37 33554432000 4194304 4287625 140735388190432 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 5 0 0 0
/proc/1734/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.701051 s]
/proc/loadavg: 3.79 3.96 3.97 5/188 1734
/proc/meminfo: memFree=26773720/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 2304789406491312392 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 4.29 4.06 4.00 11/200 1751
/proc/meminfo: memFree=26715932/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=24988 CPUtime=0.09 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 785 0 0 0 9 0 0 0 20 0 1 0 490116736 25587712 663 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 6247 663 326 96 0 2809 0
[pid=1748] ppid=1734 vsize=13356 CPUtime=0.83 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 805 0 0 0 83 0 0 0 19 0 1 0 490116736 13676544 695 33554432000 4194304 4785740 140733425249424 18446744073709551615 4309537 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3339 695 340 145 0 384 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=0.04 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 4 0 0 0 21 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530390 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 512496

[startup+3.10064 s]
/proc/loadavg: 4.29 4.06 4.00 12/200 1751
/proc/meminfo: memFree=26664868/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064030140956672 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=853700 CPUtime=0.63 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 1825 0 0 0 63 0 0 0 21 0 1 0 490116736 874188800 883 33554432000 4194304 4587354 140733586577904 18446744073709551615 4245363 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 213425 883 327 96 0 209987 0
[pid=1748] ppid=1734 vsize=13492 CPUtime=1.4 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 843 0 0 0 140 0 0 0 20 0 1 0 490116736 13815808 733 33554432000 4194304 4785740 140733425249424 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3373 733 340 145 0 418 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=0.54 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 54 0 0 0 23 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 1341344

[startup+6.30106 s]
/proc/loadavg: 4.29 4.06 4.00 12/205 1760
/proc/meminfo: memFree=26092812/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=2496188 CPUtime=1.69 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 3358 0 0 0 169 0 0 0 25 0 1 0 490116736 2556096512 2386 33554432000 4194304 4587354 140733586577904 18446744073709551615 4250258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 624047 2386 334 96 0 620609 0
[pid=1748] ppid=1734 vsize=13756 CPUtime=2.44 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 898 0 0 0 244 0 0 0 22 0 1 0 490116736 14086144 788 33554432000 4194304 4785740 140733425249424 18446744073709551615 4548988 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3439 788 340 145 0 484 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=1.64 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 164 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 5.77
Current children cumulated vsize (KiB) 2984096

[startup+12.7009 s]
/proc/loadavg: 5.47 4.32 4.09 12/205 1761
/proc/meminfo: memFree=25596656/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527065129652584448 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1710440 CPUtime=3.83 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 5051 0 0 0 383 0 0 0 25 0 1 0 490116736 1751490560 2561 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238573 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 427610 2561 334 96 0 424172 0
[pid=1748] ppid=1734 vsize=14032 CPUtime=4.6 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 968 0 0 0 460 0 0 0 25 0 1 0 490116736 14368768 858 33554432000 4194304 4785740 140733425249424 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3508 858 340 145 0 553 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=3.74 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 374 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134529080 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 2198624

[startup+25.5006 s]
/proc/loadavg: 6.32 4.54 4.16 12/205 1761
/proc/meminfo: memFree=25172612/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527063892702003200 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1723732 CPUtime=8.09 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 8006 0 0 0 808 1 0 0 25 0 1 0 490116736 1765101568 3930 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 430933 3930 334 96 0 427495 0
[pid=1748] ppid=1734 vsize=14440 CPUtime=8.84 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 1072 0 0 0 884 0 0 0 25 0 1 0 490116736 14786560 962 33554432000 4194304 4785740 140733425249424 18446744073709551615 4549593 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3610 962 340 145 0 655 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=8.04 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 804 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 24.97
Current children cumulated vsize (KiB) 2212324

[startup+51.1011 s]
/proc/loadavg: 7.91 5.06 4.34 12/205 1762
/proc/meminfo: memFree=25154428/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1722364 CPUtime=16.64 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 12187 0 0 0 1662 2 0 0 25 0 1 0 490116736 1763700736 4897 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 430591 4897 334 96 0 427153 0
[pid=1748] ppid=1734 vsize=15292 CPUtime=17.39 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 1277 0 0 0 1739 0 0 0 25 0 1 0 490116736 15659008 1167 33554432000 4194304 4785740 140733425249424 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 3823 1167 341 145 0 868 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=16.54 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 1654 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 2100233 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 2211808

[startup+102.307 s]
/proc/loadavg: 9.77 6.06 4.72 12/205 1763
/proc/meminfo: memFree=25139384/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064992213630976 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1738180 CPUtime=33.69 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 17979 0 0 0 3366 3 0 0 25 0 1 0 490116736 1779896320 4859 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 434545 4859 334 96 0 431107 0
[pid=1748] ppid=1734 vsize=16168 CPUtime=34.45 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 1483 0 0 0 3445 0 0 0 25 0 1 0 490116736 16556032 1373 33554432000 4194304 4785740 140733425249424 18446744073709551615 4307197 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4042 1373 341 145 0 1087 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=33.64 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 3364 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 2228500

[startup+162.3 s]
/proc/loadavg: 10.55 6.95 5.11 12/205 1765
/proc/meminfo: memFree=25099204/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527065267091537920 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1723776 CPUtime=53.68 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 24655 0 0 0 5364 4 0 0 25 0 1 0 490116736 1765146624 7931 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 430944 7931 334 96 0 427506 0
[pid=1748] ppid=1734 vsize=16616 CPUtime=54.45 cores=5

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

/proc/1748/statm: 4567 1890 341 145 0 1612 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=233.61 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 23361 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 701.79
Current children cumulated vsize (KiB) 2251692

[startup+762.307 s]
/proc/loadavg: 10.59 10.38 7.88 9/196 1827
/proc/meminfo: memFree=25046104/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1727448 CPUtime=253.73 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 104669 0 0 0 25351 22 0 0 25 0 1 0 490116736 1768906752 9667 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 431862 9667 334 96 0 428424 0
[pid=1748] ppid=1734 vsize=18268 CPUtime=254.45 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2008 0 0 0 25445 0 0 0 25 0 1 0 490116736 18706432 1898 33554432000 4194304 4785740 140733425249424 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4567 1898 341 145 0 1612 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=253.61 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 25361 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 761.79
Current children cumulated vsize (KiB) 2219868

[startup+822.301 s]
/proc/loadavg: 9.01 9.96 7.89 9/196 1828
/proc/meminfo: memFree=25048132/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=273.74 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 111869 0 0 0 27351 23 0 0 25 0 1 0 490116736 1769639936 8835 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 8835 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=274.45 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2022 0 0 0 27445 0 0 0 25 0 1 0 490116736 18894848 1912 33554432000 4194304 4785740 140733425249424 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1912 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=273.6 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 27360 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 2220768

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

[startup+831.9 s]
/proc/loadavg: 8.85 9.90 7.89 9/196 1828
/proc/meminfo: memFree=25041680/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=276.94 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 112645 0 0 0 27671 23 0 0 25 0 1 0 490116736 1769639936 9592 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 9592 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=277.65 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2023 0 0 0 27765 0 0 0 25 0 1 0 490116736 18894848 1913 33554432000 4194304 4785740 140733425249424 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1913 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=276.8 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 27680 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 831.39
Current children cumulated vsize (KiB) 2220768

[startup+838.3 s]
/proc/loadavg: 8.78 9.87 7.89 9/196 1829
/proc/meminfo: memFree=25037340/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=279.05 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113101 0 0 0 27882 23 0 0 25 0 1 0 490116736 1769639936 10039 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10039 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=279.75 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 27975 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=278.99 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 27899 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 837.79
Current children cumulated vsize (KiB) 2220768

[startup+839.901 s]
/proc/loadavg: 8.78 9.87 7.89 9/196 1829
/proc/meminfo: memFree=25036472/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=279.55 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113210 0 0 0 27932 23 0 0 25 0 1 0 490116736 1769639936 10146 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238452 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10146 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=280.34 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 28034 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=279.5 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 27950 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 839.39
Current children cumulated vsize (KiB) 2220768

[startup+841.507 s]
/proc/loadavg: 8.72 9.83 7.89 9/196 1829
/proc/meminfo: memFree=25035108/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=280.14 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113304 0 0 0 27991 23 0 0 25 0 1 0 490116736 1769639936 10237 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10237 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=280.85 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 28085 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=280 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 28000 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 840.99
Current children cumulated vsize (KiB) 2220768

[startup+842.301 s]
/proc/loadavg: 8.72 9.83 7.89 9/196 1829
/proc/meminfo: memFree=25035108/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=280.35 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113339 0 0 0 28012 23 0 0 25 0 1 0 490116736 1769639936 10270 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10270 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=281.14 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 28114 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=280.3 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 28030 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 841.79
Current children cumulated vsize (KiB) 2220768

[startup+842.701 s]
/proc/loadavg: 8.72 9.83 7.89 9/196 1829
/proc/meminfo: memFree=25034488/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=280.54 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113371 0 0 0 28031 23 0 0 25 0 1 0 490116736 1769639936 10302 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10302 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=281.25 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 28125 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 232335590010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=280.4 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 28040 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 842.19
Current children cumulated vsize (KiB) 2220768

[startup+842.8 s]
/proc/loadavg: 8.72 9.83 7.89 9/196 1829
/proc/meminfo: memFree=25034488/32951124 swapFree=67111524/67111528
[pid=1734] ppid=1732 vsize=18324 CPUtime=0 cores=5,7
/proc/1734/stat : 1734 (ppfolio) S 1732 1734 411 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 490116685 18763776 394 33554432000 4194304 4287625 140735388190432 18446744073709551615 232335912463 0 0 4096 65536 4527064167579910144 0 0 17 5 0 0 0
/proc/1734/statm: 4581 394 345 23 0 91 0
[pid=1746] ppid=1734 vsize=1728164 CPUtime=280.55 cores=5
/proc/1746/stat : 1746 (cryptominisat) R 1734 1734 411 0 -1 4202496 113373 0 0 0 28032 23 0 0 25 0 1 0 490116736 1769639936 10304 33554432000 4194304 4587354 140733586577904 18446744073709551615 4238449 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1746/statm: 432041 10304 334 96 0 428603 0
[pid=1748] ppid=1734 vsize=18452 CPUtime=281.25 cores=5
/proc/1748/stat : 1748 (clasp) R 1734 1734 411 0 -1 4202496 2024 0 0 0 28125 0 0 0 25 0 1 0 490116736 18894848 1914 33554432000 4194304 4785740 140733425249424 18446744073709551615 232335590010 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/1748/statm: 4613 1914 341 145 0 1658 0
[pid=1751] ppid=1734 vsize=455828 CPUtime=280.49 cores=5
/proc/1751/stat : 1751 (TNM) R 1734 1734 411 0 -1 4202496 303 0 0 0 28049 0 0 0 25 0 1 0 490116736 466767872 199 33554432000 134512640 134534564 4286852176 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/1751/statm: 113957 199 95 6 0 112623 0
Current children cumulated CPU time (s) 842.29
Current children cumulated vsize (KiB) 2220768

Child status: 0
Real time (s): 842.837
CPU time (s): 842.351
CPU user time (s): 842.109
CPU system time (s): 0.241963
CPU usage (%): 99.9424
Max. virtual memory (cumulated for all children) (KiB): 3062352

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

runsolver used 1.37879 second user time and 3.22251 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-26 04:33:05
IDJOB=3292803
IDBENCH=87943
IDSOLVER=1613
FILE ID=node132/3292803-1303785185
RUNJOBID= node132-1303785184-1558
PBS_JOBID= 13157216
Free space on /tmp= 72052 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292803-1303785185/watcher-3292803-1303785185 -o /tmp/evaluation-result-3292803-1303785185/solver-3292803-1303785185 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3292803-1303785185.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=1104407070

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.77
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.833
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.67
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.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26774000 kB
Buffers:        695004 kB
Cached:        4922504 kB
SwapCached:          4 kB
Active:         394880 kB
Inactive:      5292228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26774000 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           33580 kB
Writeback:           0 kB
AnonPages:       69208 kB
Mapped:          15548 kB
Slab:           425976 kB
PageTables:       5644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   672188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71932 MiB
End job on node132 at 2011-04-26 04:47:08