Trace number 3283511

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 1241.84 1241.81

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
1241.69/1241.77	s UNSATISFIABLE
1241.80/1241.80	solver [1] cryptominisat 2.7.1 answered
1241.80/1241.80	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-3283511-1303756419/watcher-3283511-1303756419 -o /tmp/evaluation-result-3283511-1303756419/solver-3283511-1303756419 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3283511-1303756419.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: 11.92 8.70 5.91 11/196 28879
/proc/meminfo: memFree=16718392/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) R 28877 28879 28714 0 -1 4202496 485 0 0 0 0 0 0 0 22 0 1 0 487241621 18763776 392 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664628629 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/28879/statm: 4581 392 343 23 0 91 0

[startup+0.0615529 s]
/proc/loadavg: 11.92 8.70 5.91 11/196 28879
/proc/meminfo: memFree=16718392/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853295949023543296 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100546 s]
/proc/loadavg: 11.92 8.70 5.91 11/196 28879
/proc/meminfo: memFree=16718392/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853295949023543296 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300512 s]
/proc/loadavg: 11.92 8.70 5.91 11/196 28879
/proc/meminfo: memFree=16718392/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853295949023543296 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700444 s]
/proc/loadavg: 11.92 8.70 5.91 11/196 28879
/proc/meminfo: memFree=16718392/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853295949023543296 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 11.92 8.70 5.91 13/200 28883
/proc/meminfo: memFree=16546672/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=115912 CPUtime=0.54 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 24417 0 0 0 50 4 0 0 25 0 1 0 487241621 118693888 23757 33554432000 4194304 4587354 140733951074960 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 28978 23757 310 96 0 25540 0
[pid=28881] ppid=28879 vsize=107964 CPUtime=0.42 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 30041 0 0 0 39 3 0 0 25 0 1 0 487241621 110555136 23588 33554432000 4194304 4785740 140735150231248 18446744073709551615 4491675 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26991 23588 313 145 0 24036 0
[pid=28882] ppid=28879 vsize=464672 CPUtime=0.5 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 5618 0 0 0 49 1 0 0 25 0 1 0 487241621 475824128 5515 33554432000 134512640 134534564 4288577744 18446744073709551615 5327736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 116168 5515 90 6 0 114834 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 706872

[startup+3.10103 s]
/proc/loadavg: 11.92 8.70 5.91 13/200 28884
/proc/meminfo: memFree=16488232/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=117380 CPUtime=1.04 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 24778 0 0 0 100 4 0 0 25 0 1 0 487241621 120197120 24117 33554432000 4194304 4587354 140733951074960 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 29345 24117 310 96 0 25907 0
[pid=28881] ppid=28879 vsize=115060 CPUtime=1.01 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 31866 0 0 0 98 3 0 0 25 0 1 0 487241621 117821440 25413 33554432000 4194304 4785740 140735150231248 18446744073709551615 4482683 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 28765 25413 319 145 0 25810 0
[pid=28882] ppid=28879 vsize=509548 CPUtime=1.02 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 19550 0 0 0 98 4 0 0 25 0 1 0 487241621 521777152 19446 33554432000 134512640 134534564 4288577744 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 127387 19446 91 6 0 126053 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 760312

[startup+6.30047 s]
/proc/loadavg: 11.92 8.75 5.95 13/200 28884
/proc/meminfo: memFree=16349292/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853296636218310656 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=156664 CPUtime=2.14 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 34554 0 0 0 209 5 0 0 25 0 1 0 487241621 160423936 33893 33554432000 4194304 4587354 140733951074960 18446744073709551615 4367398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 39166 33893 316 96 0 35728 0
[pid=28881] ppid=28879 vsize=106668 CPUtime=2.03 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 33782 0 0 0 199 4 0 0 25 0 1 0 487241621 109228032 23438 33554432000 4194304 4785740 140735150231248 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26667 23438 332 145 0 23712 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=2.11 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 206 5 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 801764

[startup+12.7004 s]
/proc/loadavg: 12.09 8.84 5.99 13/200 28884
/proc/meminfo: memFree=16364516/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853296636218310656 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=156932 CPUtime=4.23 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 34558 0 0 0 418 5 0 0 25 0 1 0 487241621 160698368 33897 33554432000 4194304 4587354 140733951074960 18446744073709551615 4421100 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 39233 33897 316 96 0 35795 0
[pid=28881] ppid=28879 vsize=106668 CPUtime=4.22 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 33833 0 0 0 418 4 0 0 25 0 1 0 487241621 109228032 23489 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26667 23489 340 145 0 23712 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=4.22 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 417 5 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 802032

[startup+25.5011 s]
/proc/loadavg: 12.07 8.99 6.09 13/200 28884
/proc/meminfo: memFree=16301164/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=250300 CPUtime=9.04 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 52567 0 0 0 896 8 0 0 23 0 1 0 487241621 256307200 47414 33554432000 4194304 4587354 140733951074960 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 62575 47414 335 96 0 59137 0
[pid=28881] ppid=28879 vsize=106668 CPUtime=8.22 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 33833 0 0 0 818 4 0 0 25 0 1 0 487241621 109228032 23489 33554432000 4194304 4785740 140735150231248 18446744073709551615 4536814 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26667 23489 340 145 0 23712 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=8.22 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 817 5 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 895400

[startup+51.1007 s]
/proc/loadavg: 12.04 9.23 6.24 13/200 28885
/proc/meminfo: memFree=16275144/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297873168891904 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=250300 CPUtime=17.56 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 53943 0 0 0 1747 9 0 0 25 0 1 0 487241621 256307200 48783 33554432000 4194304 4587354 140733951074960 18446744073709551615 4237519 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 62575 48783 335 96 0 59137 0
[pid=28881] ppid=28879 vsize=106668 CPUtime=16.72 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 33833 0 0 0 1668 4 0 0 25 0 1 0 487241621 109228032 23489 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290501 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26667 23489 340 145 0 23712 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=16.8 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 1675 5 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 895400

[startup+102.308 s]
/proc/loadavg: 12.02 9.66 6.54 13/200 28886
/proc/meminfo: memFree=16214868/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853295949023543296 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=389532 CPUtime=34.64 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 60809 0 0 0 3451 13 0 0 25 0 1 0 487241621 398880768 47289 33554432000 4194304 4587354 140733951074960 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 97383 47289 335 96 0 93945 0
[pid=28881] ppid=28879 vsize=106668 CPUtime=33.81 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 33968 0 0 0 3377 4 0 0 25 0 1 0 487241621 109228032 23624 33554432000 4194304 4785740 140735150231248 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 26667 23624 340 145 0 23712 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=33.84 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 3379 5 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1034632

[startup+162.3 s]
/proc/loadavg: 12.00 10.08 6.88 13/200 28888
/proc/meminfo: memFree=16125908/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853296361340403712 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=389532 CPUtime=54.63 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 65122 0 0 0 5448 15 0 0 25 0 1 0 487241621 398880768 51595 33554432000 4194304 4587354 140733951074960 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 97383 51595 338 96 0 93945 0
[pid=28881] ppid=28879 vsize=123044 CPUtime=53.8 cores=5

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

/proc/28880/statm: 108362 55950 343 96 0 104924 0
[pid=28881] ppid=28879 vsize=598140 CPUtime=393.77 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 156267 0 0 0 39332 45 0 0 25 0 1 0 487241621 612495360 145923 33554432000 4194304 4785740 140735150231248 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 149535 145923 340 145 0 146580 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=393.85 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 39378 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1570020

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

[startup+1203.1 s]
/proc/loadavg: 12.12 12.00 10.33 13/200 29009
/proc/meminfo: memFree=15731108/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=433448 CPUtime=401.58 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80896 0 0 0 40137 21 0 0 25 0 1 0 487241621 443850752 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 108362 55950 343 96 0 104924 0
[pid=28881] ppid=28879 vsize=606460 CPUtime=400.76 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 158321 0 0 0 40030 46 0 0 25 0 1 0 487241621 621015040 147977 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 151615 147977 340 145 0 148660 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=400.77 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 40070 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1203.11
Current children cumulated vsize (KiB) 1578340

[startup+1228.71 s]
/proc/loadavg: 12.15 12.01 10.39 13/200 29010
/proc/meminfo: memFree=15708100/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=410.11 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 40990 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4248764 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=618080 CPUtime=409.26 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 161178 0 0 0 40879 47 0 0 25 0 1 0 487241621 632913920 150834 33554432000 4194304 4785740 140735150231248 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 154520 150834 340 145 0 151565 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=409.34 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 40927 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1228.71
Current children cumulated vsize (KiB) 1670980

[startup+1235.1 s]
/proc/loadavg: 12.13 12.01 10.40 13/200 29010
/proc/meminfo: memFree=15705144/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=412.28 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 41207 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4243610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=620500 CPUtime=411.38 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 161787 0 0 0 41091 47 0 0 25 0 1 0 487241621 635392000 151443 33554432000 4194304 4785740 140735150231248 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155125 151443 340 145 0 152170 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=411.44 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41137 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1235.1
Current children cumulated vsize (KiB) 1673400

[startup+1238.3 s]
/proc/loadavg: 12.13 12.01 10.40 13/200 29010
/proc/meminfo: memFree=15703160/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=413.3 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 41309 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=621704 CPUtime=412.45 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 162107 0 0 0 41198 47 0 0 25 0 1 0 487241621 636624896 151763 33554432000 4194304 4785740 140735150231248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155426 151763 340 145 0 152471 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=412.54 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41247 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1238.29
Current children cumulated vsize (KiB) 1674604

[startup+1239.9 s]
/proc/loadavg: 12.12 12.01 10.41 13/200 29010
/proc/meminfo: memFree=15701920/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=413.88 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 41367 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4244000 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=622232 CPUtime=412.98 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 162235 0 0 0 41251 47 0 0 25 0 1 0 487241621 637165568 151891 33554432000 4194304 4785740 140735150231248 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155558 151891 340 145 0 152603 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=413.04 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41297 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1239.9
Current children cumulated vsize (KiB) 1675132

[startup+1240.7 s]
/proc/loadavg: 12.12 12.01 10.41 13/200 29010
/proc/meminfo: memFree=15701548/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=414.11 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 41390 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=622368 CPUtime=413.25 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 162250 0 0 0 41278 47 0 0 25 0 1 0 487241621 637304832 151906 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290659 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155592 151906 340 145 0 152637 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=413.34 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41327 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134528273 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1240.7
Current children cumulated vsize (KiB) 1675268

[startup+1241.5 s]
/proc/loadavg: 12.12 12.01 10.41 13/200 29010
/proc/meminfo: memFree=15701548/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 3853297735729938432 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=514468 CPUtime=414.38 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80897 0 0 0 41417 21 0 0 25 0 1 0 487241621 526815232 55950 33554432000 4194304 4587354 140733951074960 18446744073709551615 4232256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128617 55950 343 96 0 125179 0
[pid=28881] ppid=28879 vsize=622368 CPUtime=413.55 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 162250 0 0 0 41308 47 0 0 25 0 1 0 487241621 637304832 151906 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290607 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155592 151906 340 145 0 152637 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=413.57 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41350 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134530307 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1241.5
Current children cumulated vsize (KiB) 1675268

[startup+1241.7 s]
/proc/loadavg: 12.12 12.01 10.41 13/200 29010
/proc/meminfo: memFree=15701548/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=0 cores=5,7
/proc/28879/stat : 28879 (ppfolio) S 28877 28879 28714 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487241621 18763776 394 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28879/statm: 4581 394 345 23 0 91 0
[pid=28880] ppid=28879 vsize=513440 CPUtime=414.5 cores=5
/proc/28880/stat : 28880 (cryptominisat) R 28879 28879 28714 0 -1 4202496 80908 0 0 0 41429 21 0 0 18 0 1 0 487241621 525762560 55765 33554432000 4194304 4587354 140733951074960 18446744073709551615 274664457420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28880/statm: 128360 55765 353 96 0 124922 0
[pid=28881] ppid=28879 vsize=622368 CPUtime=413.55 cores=5
/proc/28881/stat : 28881 (clasp) R 28879 28879 28714 0 -1 4202496 162250 0 0 0 41308 47 0 0 25 0 1 0 487241621 637304832 151906 33554432000 4194304 4785740 140735150231248 18446744073709551615 4290592 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/28881/statm: 155592 151906 340 145 0 152637 0
[pid=28882] ppid=28879 vsize=520108 CPUtime=413.64 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4202496 30088 0 0 0 41357 7 0 0 25 0 1 0 487241621 532590592 29984 33554432000 134512640 134534564 4288577744 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/28882/statm: 130027 29984 95 6 0 128693 0
Current children cumulated CPU time (s) 1241.69
Current children cumulated vsize (KiB) 1674240

[startup+1241.8 s]
/proc/loadavg: 12.12 12.01 10.41 12/199 29010
/proc/meminfo: memFree=16475556/32951132 swapFree=67111528/67111528
[pid=28879] ppid=28877 vsize=18324 CPUtime=414.58 cores=5,7
/proc/28879/stat : 28879 (ppfolio) R 28877 28879 28714 0 -1 4202496 502 80909 0 0 0 0 41436 22 15 0 1 0 487241621 18763776 395 33554432000 4194304 4287625 140735781492336 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/28879/statm: 4581 395 346 23 0 91 0
[pid=28881] ppid=28879 vsize=0 CPUtime=413.58 cores=5
/proc/28881/stat : 28881 (clasp) Z 28879 28879 28714 0 -1 4203548 162250 0 0 0 41308 50 0 0 25 0 1 0 487241621 0 0 33554432000 0 0 0 0 0 0 0 4096 16386 18446744073709551615 0 0 17 5 0 0 0
/proc/28881/statm: 0 0 0 0 0 0 0
[pid=28882] ppid=28879 vsize=0 CPUtime=413.64 cores=5
/proc/28882/stat : 28882 (TNM) R 28879 28879 28714 0 -1 4203524 30088 0 0 0 41357 7 0 0 25 0 1 0 487241621 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0
/proc/28882/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1241.8
Current children cumulated vsize (KiB) 18324

Child status: 0
Real time (s): 1241.81
CPU time (s): 1241.84
CPU user time (s): 1241.03
CPU system time (s): 0.809876
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1842492

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

runsolver used 2.26266 second user time and 5.2282 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-25 20:33:40
IDJOB=3283511
IDBENCH=71039
IDSOLVER=1613
FILE ID=node131/3283511-1303756419
RUNJOBID= node131-1303756167-28735
PBS_JOBID= 13154069
Free space on /tmp= 71940 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283511-1303756419/watcher-3283511-1303756419 -o /tmp/evaluation-result-3283511-1303756419/solver-3283511-1303756419 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3283511-1303756419.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=632371798

node131.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.830
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.830
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.830
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.83
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.830
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.830
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.830
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.75
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.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16718548 kB
Buffers:       1002396 kB
Cached:       13096676 kB
SwapCached:          0 kB
Active:        6150508 kB
Inactive:      9560796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16718548 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28488 kB
Writeback:           0 kB
AnonPages:     1612088 kB
Mapped:          18204 kB
Slab:           453432 kB
PageTables:       9720 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  6893656 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71924 MiB
End job on node131 at 2011-04-25 20:54:22