Trace number 3276107

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) 5000.09 4999.91

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0

Verifier Data

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

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-3276107-1303661132/watcher-3276107-1303661132 -o /tmp/evaluation-result-3276107-1303661132/solver-3276107-1303661132 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3276107-1303661132.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8542
/proc/meminfo: memFree=14312716/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0

[startup+0.0169829 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8542
/proc/meminfo: memFree=14312716/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100969 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8542
/proc/meminfo: memFree=14312716/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300969 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8542
/proc/meminfo: memFree=14312716/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700893 s]
/proc/loadavg: 1.00 1.00 1.08 2/172 8542
/proc/meminfo: memFree=14312716/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50073 s]
/proc/loadavg: 1.00 1.00 1.08 7/184 8554
/proc/meminfo: memFree=14274588/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=471912 CPUtime=1.14 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 5492 0 0 0 114 0 0 0 19 0 1 0 458528805 483237888 3744 33554432000 4194304 4587354 140734106684032 18446744073709551615 4240908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 117978 3744 327 96 0 114540 0
[pid=8544] ppid=8542 vsize=15416 CPUtime=0.22 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 1501 0 0 0 22 0 0 0 23 0 1 0 458528805 15785984 1219 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 3854 1219 340 145 0 899 0
[pid=8545] ppid=8542 vsize=453976 CPUtime=0.12 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1149 0 0 0 12 0 0 0 25 0 1 0 458528805 464871424 1045 33554432000 134512640 134534564 4293417952 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 113494 1045 95 6 0 112160 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 959628

[startup+3.10041 s]
/proc/loadavg: 1.40 1.08 1.11 4/176 8571
/proc/meminfo: memFree=14297092/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=478132 CPUtime=1.65 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 6972 0 0 0 164 1 0 0 20 0 1 0 458528805 489607168 3331 33554432000 4194304 4587354 140734106684032 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 119533 3331 327 96 0 116095 0
[pid=8544] ppid=8542 vsize=24104 CPUtime=0.71 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 3667 0 0 0 71 0 0 0 25 0 1 0 458528805 24682496 3385 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 6026 3385 340 145 0 3071 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=0.71 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 71 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 978368

[startup+6.30078 s]
/proc/loadavg: 1.40 1.08 1.11 7/184 8614
/proc/meminfo: memFree=14251420/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=478132 CPUtime=2.74 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 8374 0 0 0 273 1 0 0 23 0 1 0 458528805 489607168 4728 33554432000 4194304 4587354 140734106684032 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 119533 4728 327 96 0 116095 0
[pid=8544] ppid=8542 vsize=31408 CPUtime=1.81 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 5478 0 0 0 181 0 0 0 25 0 1 0 458528805 32161792 5196 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 7852 5196 340 145 0 4897 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1.72 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 172 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 985672

[startup+12.7005 s]
/proc/loadavg: 2.11 1.24 1.16 7/184 8614
/proc/meminfo: memFree=14196328/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279410052038656 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=508912 CPUtime=4.85 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 20061 0 0 0 482 3 0 0 25 0 1 0 458528805 521125888 11241 33554432000 4194304 4587354 140734106684032 18446744073709551615 4364913 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 127228 11241 337 96 0 123790 0
[pid=8544] ppid=8542 vsize=41984 CPUtime=3.92 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 8109 0 0 0 391 1 0 0 25 0 1 0 458528805 42991616 7827 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 10496 7827 340 145 0 7541 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=3.91 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 391 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528569 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1027028

[startup+25.501 s]
/proc/loadavg: 2.70 1.40 1.21 7/184 8614
/proc/meminfo: memFree=14140964/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=496688 CPUtime=9.13 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 21530 0 0 0 910 3 0 0 25 0 1 0 458528805 508608512 9750 33554432000 4194304 4587354 140734106684032 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 124172 9750 337 96 0 120734 0
[pid=8544] ppid=8542 vsize=51152 CPUtime=8.21 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 10357 0 0 0 820 1 0 0 25 0 1 0 458528805 52379648 10075 33554432000 4194304 4785740 140735654045696 18446744073709551615 4549029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 12788 10075 340 145 0 9833 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=8.12 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 812 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134529833 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1023972

[startup+51.1009 s]
/proc/loadavg: 3.83 1.77 1.34 7/184 8615
/proc/meminfo: memFree=14085560/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=519988 CPUtime=17.65 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 31432 0 0 0 1761 4 0 0 25 0 1 0 458528805 532467712 16065 33554432000 4194304 4587354 140734106684032 18446744073709551615 4246067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 129997 16065 337 96 0 126559 0
[pid=8544] ppid=8542 vsize=66552 CPUtime=16.71 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 14137 0 0 0 1670 1 0 0 25 0 1 0 458528805 68149248 13855 33554432000 4194304 4785740 140735654045696 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 16638 13855 340 145 0 13683 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=16.71 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 1671 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1062672

[startup+102.307 s]
/proc/loadavg: 5.13 2.48 1.60 7/184 8616
/proc/meminfo: memFree=13958316/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052279822368899072 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=578024 CPUtime=34.73 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 45983 0 0 0 3467 6 0 0 25 0 1 0 458528805 591896576 30611 33554432000 4194304 4587354 140734106684032 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 144506 30611 337 96 0 141068 0
[pid=8544] ppid=8542 vsize=83140 CPUtime=33.81 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 18247 0 0 0 3379 2 0 0 25 0 1 0 458528805 85135360 17965 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 20785 17965 340 145 0 17830 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=33.74 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 3374 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1137296

[startup+162.301 s]
/proc/loadavg: 5.68 3.12 1.87 7/184 8618
/proc/meminfo: memFree=13891080/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052280234685759488 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=580732 CPUtime=54.73 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 48952 0 0 0 5466 7 0 0 25 0 1 0 458528805 594669568 31689 33554432000 4194304 4587354 140734106684032 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 145183 31689 337 96 0 141745 0
[pid=8544] ppid=8542 vsize=101400 CPUtime=53.8 cores=0

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

/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 2015284

[startup+4662.3 s]
/proc/loadavg: 6.03 6.01 5.92 7/184 8750
/proc/meminfo: memFree=12272516/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1554.81 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 155248 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=313968 CPUtime=1553.88 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 73647 0 0 0 155372 16 0 0 25 0 1 0 458528805 321503232 73254 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 78492 73254 341 145 0 75537 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1553.79 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 155379 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4662.48
Current children cumulated vsize (KiB) 2023688

[startup+4722.31 s]
/proc/loadavg: 6.01 6.01 5.92 7/184 8752
/proc/meminfo: memFree=12270764/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1574.8 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 157247 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=315676 CPUtime=1573.87 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74018 0 0 0 157371 16 0 0 25 0 1 0 458528805 323252224 73625 33554432000 4194304 4785740 140735654045696 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 78919 73625 341 145 0 75964 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1573.8 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 157380 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 2025396

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 8756
/proc/meminfo: memFree=12267004/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1594.8 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 159247 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4365352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=317388 CPUtime=1593.87 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74423 0 0 0 159371 16 0 0 25 0 1 0 458528805 325005312 74030 33554432000 4194304 4785740 140735654045696 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79347 74030 341 145 0 76392 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1593.8 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 159380 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 2027108

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 8758
/proc/meminfo: memFree=12253092/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1614.8 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 161247 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4364788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=318244 CPUtime=1613.87 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74612 0 0 0 161371 16 0 0 25 0 1 0 458528805 325881856 74219 33554432000 4194304 4785740 140735654045696 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79561 74219 341 145 0 76606 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1613.81 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 161381 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 2027964

[startup+4902.3 s]
/proc/loadavg: 6.08 6.02 5.93 7/184 8759
/proc/meminfo: memFree=12251084/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1634.79 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 163246 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=318672 CPUtime=1633.86 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74703 0 0 0 163370 16 0 0 25 0 1 0 458528805 326320128 74310 33554432000 4194304 4785740 140735654045696 18446744073709551615 4278587 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79668 74310 341 145 0 76713 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1633.82 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 163382 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 2028392

[startup+4962.3 s]
/proc/loadavg: 6.03 6.01 5.93 7/184 8761
/proc/meminfo: memFree=12249696/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 2052278860296224768 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1233588 CPUtime=1654.79 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1179783 0 0 0 165246 233 0 0 25 0 1 0 458528805 1263194112 192512 33554432000 4194304 4587354 140734106684032 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 308397 192512 337 96 0 304959 0
[pid=8544] ppid=8542 vsize=318672 CPUtime=1653.86 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74741 0 0 0 165370 16 0 0 25 0 1 0 458528805 326320128 74348 33554432000 4194304 4785740 140735654045696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79668 74348 341 145 0 76713 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1653.83 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 165383 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 2028392



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 8762
/proc/meminfo: memFree=12388940/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1082740 CPUtime=1667.38 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1190926 0 0 0 166501 237 0 0 25 0 1 0 458528805 1108725760 157279 33554432000 4194304 4587354 140734106684032 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 270685 157279 337 96 0 267247 0
[pid=8544] ppid=8542 vsize=318672 CPUtime=1666.36 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74748 0 0 0 166620 16 0 0 25 0 1 0 458528805 326320128 74355 33554432000 4194304 4785740 140735654045696 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79668 74355 341 145 0 76713 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1666.35 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 166635 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1877544

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

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

[startup+4999.9 s]
/proc/loadavg: 6.01 6.01 5.93 7/184 8762
/proc/meminfo: memFree=12388940/32951124 swapFree=67111528/67111528
[pid=8542] ppid=8540 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8542/stat : 8542 (ppfolio) S 8540 8542 7254 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 458528804 18763776 394 33554432000 4194304 4287625 140733272295040 18446744073709551615 270338403855 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8542/statm: 4581 394 345 23 0 91 0
[pid=8543] ppid=8542 vsize=1082740 CPUtime=1667.38 cores=0
/proc/8543/stat : 8543 (cryptominisat) R 8542 8542 7254 0 -1 4202496 1190926 0 0 0 166501 237 0 0 25 0 1 0 458528805 1108725760 157279 33554432000 4194304 4587354 140734106684032 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8543/statm: 270685 157279 337 96 0 267247 0
[pid=8544] ppid=8542 vsize=318672 CPUtime=1666.36 cores=0
/proc/8544/stat : 8544 (clasp) R 8542 8542 7254 0 -1 4202496 74748 0 0 0 166620 16 0 0 25 0 1 0 458528805 326320128 74355 33554432000 4194304 4785740 140735654045696 18446744073709551615 4278573 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8544/statm: 79668 74355 341 145 0 76713 0
[pid=8545] ppid=8542 vsize=457808 CPUtime=1666.35 cores=0
/proc/8545/stat : 8545 (TNM) R 8542 8542 7254 0 -1 4202496 1150 0 0 0 166635 0 0 0 25 0 1 0 458528805 468795392 1046 33554432000 134512640 134534564 4293417952 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8545/statm: 114452 1046 95 6 0 113118 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 1877544

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8542 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 5000.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.09
CPU user time (s): 4997.56
CPU system time (s): 2.53
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2868292

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

runsolver used 9.02963 second user time and 18.0633 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-24 18:05:32
IDJOB=3276107
IDBENCH=85438
IDSOLVER=1639
FILE ID=node143/3276107-1303661132
RUNJOBID= node143-1303661132-8527
PBS_JOBID= 13150705
Free space on /tmp= 72360 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3276107-1303661132/watcher-3276107-1303661132 -o /tmp/evaluation-result-3276107-1303661132/solver-3276107-1303661132 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3276107-1303661132.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=937818216

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:      14313500 kB
Buffers:       2271608 kB
Cached:       15746780 kB
SwapCached:          0 kB
Active:        6734964 kB
Inactive:     11347600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14313500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20984 kB
Writeback:          12 kB
AnonPages:       63124 kB
Mapped:          14912 kB
Slab:           491880 kB
PageTables:       4644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   184940 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= 72340 MiB
End job on node143 at 2011-04-24 19:28:54