Trace number 3275167

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.01 4999.93

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

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-3275167-1303640250/watcher-3275167-1303640250 -o /tmp/evaluation-result-3275167-1303640250/solver-3275167-1303640250 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275167-1303640250.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): 5000 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: 4.76 4.95 4.90 5/178 21439
/proc/meminfo: memFree=18663324/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 5274044196800397572 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0

[startup+0.019714 s]
/proc/loadavg: 4.76 4.95 4.90 5/178 21439
/proc/meminfo: memFree=18663324/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 5274044196800397572 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100725 s]
/proc/loadavg: 4.76 4.95 4.90 5/178 21439
/proc/meminfo: memFree=18663324/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 5274044196800397572 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.3007 s]
/proc/loadavg: 4.76 4.95 4.90 5/178 21439
/proc/meminfo: memFree=18663324/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700634 s]
/proc/loadavg: 4.76 4.95 4.90 5/178 21439
/proc/meminfo: memFree=18663324/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481817339951579136 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50049 s]
/proc/loadavg: 4.76 4.95 4.90 7/182 21443
/proc/meminfo: memFree=18604760/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481817339951579136 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=66244 CPUtime=0.44 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 11314 0 0 0 42 2 0 0 25 0 1 0 475624686 67833856 9921 33554432000 4194304 4587354 140734029009296 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 16561 9921 315 96 0 13123 0
[pid=21441] ppid=21439 vsize=27088 CPUtime=0.52 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 5078 0 0 0 52 0 0 0 25 0 1 0 475624686 27738112 3800 33554432000 4194304 4785740 140733737175808 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 6772 3800 313 145 0 3817 0
[pid=21442] ppid=21439 vsize=461896 CPUtime=0.51 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 3616 0 0 0 51 0 0 0 25 0 1 0 475624686 472981504 3512 33554432000 134512640 134534564 4293771520 18446744073709551615 134524789 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 115474 3512 91 6 0 114140 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 573552

[startup+3.10121 s]
/proc/loadavg: 4.76 4.95 4.90 7/182 21443
/proc/meminfo: memFree=18596328/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818027146346496 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=58420 CPUtime=0.95 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 12079 0 0 0 93 2 0 0 25 0 1 0 475624686 59822080 9109 33554432000 4194304 4587354 140734029009296 18446744073709551615 4239232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 14605 9109 326 96 0 11167 0
[pid=21441] ppid=21439 vsize=28936 CPUtime=1.01 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 5545 0 0 0 101 0 0 0 25 0 1 0 475624686 29630464 4267 33554432000 4194304 4785740 140733737175808 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 7234 4267 316 145 0 4279 0
[pid=21442] ppid=21439 vsize=461896 CPUtime=1.1 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 3616 0 0 0 110 0 0 0 25 0 1 0 475624686 472981504 3512 33554432000 134512640 134534564 4293771520 18446744073709551615 134524491 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 115474 3512 91 6 0 114140 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 567576

[startup+6.30061 s]
/proc/loadavg: 4.86 4.97 4.91 7/182 21443
/proc/meminfo: memFree=18566484/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481816240439951360 0 0 17 2 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=58420 CPUtime=2.04 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 13025 0 0 0 202 2 0 0 25 0 1 0 475624686 59822080 10039 33554432000 4194304 4587354 140734029009296 18446744073709551615 4237609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 14605 10039 326 96 0 11167 0
[pid=21441] ppid=21439 vsize=27228 CPUtime=2.11 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 5745 0 0 0 211 0 0 0 25 0 1 0 475624686 27881472 4046 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 6807 4046 340 145 0 3852 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=2.11 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 211 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 571448

[startup+12.7005 s]
/proc/loadavg: 5.03 5.00 4.92 7/182 21443
/proc/meminfo: memFree=18555252/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481817477390532608 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1676004 CPUtime=4.15 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 14554 0 0 0 413 2 0 0 25 0 1 0 475624686 1716228096 9895 33554432000 4194304 4587354 140734029009296 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 419001 9895 337 96 0 415563 0
[pid=21441] ppid=21439 vsize=32288 CPUtime=4.21 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 7098 0 0 0 421 0 0 0 25 0 1 0 475624686 33062912 5399 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 8072 5399 340 145 0 5117 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=4.3 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 430 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2194092

[startup+25.5013 s]
/proc/loadavg: 5.24 5.05 4.93 7/182 21474
/proc/meminfo: memFree=18578052/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481817889707393024 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1686656 CPUtime=8.44 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 16794 0 0 0 842 2 0 0 25 0 1 0 475624686 1727135744 12131 33554432000 4194304 4587354 140734029009296 18446744073709551615 4430377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 421664 12131 337 96 0 418226 0
[pid=21441] ppid=21439 vsize=45596 CPUtime=8.52 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 10425 0 0 0 851 1 0 0 25 0 1 0 475624686 46690304 8726 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287153 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 11399 8726 340 145 0 8444 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=8.51 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 851 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2218052

[startup+51.1009 s]
/proc/loadavg: 5.16 5.04 4.93 6/181 21474
/proc/meminfo: memFree=18542692/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1696508 CPUtime=16.96 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 24528 0 0 0 1693 3 0 0 25 0 1 0 475624686 1737224192 17449 33554432000 4194304 4587354 140734029009296 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 424127 17449 337 96 0 420689 0
[pid=21441] ppid=21439 vsize=60532 CPUtime=17.01 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 14138 0 0 0 1700 1 0 0 25 0 1 0 475624686 61984768 12439 33554432000 4194304 4785740 140733737175808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 15133 12439 340 145 0 12178 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=17.1 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 1710 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2242840

[startup+102.307 s]
/proc/loadavg: 5.07 5.03 4.93 6/181 21476
/proc/meminfo: memFree=18505664/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481817065073672192 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1732388 CPUtime=34.03 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 41391 0 0 0 3398 5 0 0 25 0 1 0 475624686 1773965312 24906 33554432000 4194304 4587354 140734029009296 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 433097 24906 337 96 0 429659 0
[pid=21441] ppid=21439 vsize=66764 CPUtime=34.11 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 15673 0 0 0 3410 1 0 0 25 0 1 0 475624686 68366336 13974 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 16691 13974 340 145 0 13736 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=34.13 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 3413 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2284952

[startup+162.301 s]
/proc/loadavg: 5.02 5.03 4.93 6/181 21477
/proc/meminfo: memFree=18465356/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1761616 CPUtime=54.03 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 48368 0 0 0 5397 6 0 0 25 0 1 0 475624686 1803894784 31880 33554432000 4194304 4587354 140734029009296 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 440404 31880 337 96 0 436966 0
[pid=21441] ppid=21439 vsize=79288 CPUtime=54.11 cores=0

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

/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 2513752

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21609
/proc/meminfo: memFree=18271980/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818027146346496 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1808856 CPUtime=1554.11 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 432477 0 0 0 155306 105 0 0 25 0 1 0 475624686 1852268544 46054 33554432000 4194304 4587354 140734029009296 18446744073709551615 4244627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 452214 46054 337 96 0 448776 0
[pid=21441] ppid=21439 vsize=221592 CPUtime=1554.1 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 52218 0 0 0 155399 11 0 0 25 0 1 0 475624686 226910208 50519 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 55398 50519 340 145 0 52443 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1554.16 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 155416 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 2516248

[startup+4722.31 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21611
/proc/meminfo: memFree=18270980/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818027146346496 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1837692 CPUtime=1574.1 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 438490 0 0 0 157304 106 0 0 25 0 1 0 475624686 1881796608 46054 33554432000 4194304 4587354 140734029009296 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 459423 46054 337 96 0 455985 0
[pid=21441] ppid=21439 vsize=222632 CPUtime=1574.11 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 52443 0 0 0 157400 11 0 0 25 0 1 0 475624686 227975168 50744 33554432000 4194304 4785740 140733737175808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 55658 50744 340 145 0 52703 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1574.16 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 157416 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 2546124

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21612
/proc/meminfo: memFree=18246544/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1837692 CPUtime=1594.1 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 444548 0 0 0 159302 108 0 0 25 0 1 0 475624686 1881796608 52009 33554432000 4194304 4587354 140734029009296 18446744073709551615 4231414 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 459423 52009 337 96 0 455985 0
[pid=21441] ppid=21439 vsize=224184 CPUtime=1594.11 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 52783 0 0 0 159400 11 0 0 25 0 1 0 475624686 229564416 51084 33554432000 4194304 4785740 140733737175808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56046 51084 340 145 0 53091 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1594.16 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 159416 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4782.4
Current children cumulated vsize (KiB) 2547676

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21614
/proc/meminfo: memFree=18247408/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1837692 CPUtime=1614.09 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 450048 0 0 0 161300 109 0 0 25 0 1 0 475624686 1881796608 51460 33554432000 4194304 4587354 140734029009296 18446744073709551615 4238639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 459423 51460 337 96 0 455985 0
[pid=21441] ppid=21439 vsize=225512 CPUtime=1614.12 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 53093 0 0 0 161401 11 0 0 25 0 1 0 475624686 230924288 51394 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56378 51394 340 145 0 53423 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1614.15 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 161415 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 2549004

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21616
/proc/meminfo: memFree=18249748/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1811904 CPUtime=1634.09 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 455403 0 0 0 163298 111 0 0 25 0 1 0 475624686 1855389696 50781 33554432000 4194304 4587354 140734029009296 18446744073709551615 4237639 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 452976 50781 337 96 0 449538 0
[pid=21441] ppid=21439 vsize=226744 CPUtime=1634.12 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 53368 0 0 0 163401 11 0 0 25 0 1 0 475624686 232185856 51669 33554432000 4194304 4785740 140733737175808 18446744073709551615 4548988 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56686 51669 340 145 0 53731 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1634.15 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 163415 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134529138 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 2524448

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21617
/proc/meminfo: memFree=18251472/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1806556 CPUtime=1654.08 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 460806 0 0 0 165297 111 0 0 25 0 1 0 475624686 1849913344 50187 33554432000 4194304 4587354 140734029009296 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 451639 50187 337 96 0 448201 0
[pid=21441] ppid=21439 vsize=227172 CPUtime=1654.13 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 53442 0 0 0 165402 11 0 0 25 0 1 0 475624686 232624128 51743 33554432000 4194304 4785740 140733737175808 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56793 51743 340 145 0 53838 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1654.15 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 165415 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2519528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.98 6/181 21618
/proc/meminfo: memFree=18267340/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1807068 CPUtime=1666.59 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 462953 0 0 0 166547 112 0 0 25 0 1 0 475624686 1850437632 46176 33554432000 4194304 4587354 140734029009296 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 451767 46176 337 96 0 448329 0
[pid=21441] ppid=21439 vsize=227172 CPUtime=1666.66 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 53458 0 0 0 166655 11 0 0 25 0 1 0 475624686 232624128 51759 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56793 51759 340 145 0 53838 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1666.73 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 166673 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2520040

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: 5.00 5.00 4.98 6/181 21618
/proc/meminfo: memFree=18267340/32951132 swapFree=67111528/67111528
[pid=21439] ppid=21437 vsize=18324 CPUtime=0.03 cores=0,2,4,6
/proc/21439/stat : 21439 (ppfolio) S 21437 21439 21178 0 -1 4202496 500 0 0 0 1 2 0 0 15 0 1 0 475624686 18763776 394 33554432000 4194304 4287625 140735797818992 18446744073709551615 274664828431 0 0 4096 65536 4481818164585299968 0 0 17 0 0 0 0
/proc/21439/statm: 4581 394 345 23 0 91 0
[pid=21440] ppid=21439 vsize=1807068 CPUtime=1666.59 cores=0
/proc/21440/stat : 21440 (cryptominisat) R 21439 21439 21178 0 -1 4202496 462953 0 0 0 166547 112 0 0 25 0 1 0 475624686 1850437632 46176 33554432000 4194304 4587354 140734029009296 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21440/statm: 451767 46176 337 96 0 448329 0
[pid=21441] ppid=21439 vsize=227172 CPUtime=1666.66 cores=0
/proc/21441/stat : 21441 (clasp) R 21439 21439 21178 0 -1 4202496 53458 0 0 0 166655 11 0 0 25 0 1 0 475624686 232624128 51759 33554432000 4194304 4785740 140733737175808 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/21441/statm: 56793 51759 340 145 0 53838 0
[pid=21442] ppid=21439 vsize=467476 CPUtime=1666.73 cores=0
/proc/21442/stat : 21442 (TNM) R 21439 21439 21178 0 -1 4202496 5215 0 0 0 166673 0 0 0 25 0 1 0 475624686 478695424 5111 33554432000 134512640 134534564 4293771520 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/21442/statm: 116869 5111 95 6 0 115535 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 2520040

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.93
CPU time (s): 5000.01
CPU user time (s): 4998.76
CPU system time (s): 1.25
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4274644

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

runsolver used 8.88065 second user time and 18.3952 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-24 12:17:30
IDJOB=3275167
IDBENCH=71571
IDSOLVER=1639
FILE ID=node131/3275167-1303640250
RUNJOBID= node131-1303635247-21197
PBS_JOBID= 13150717
Free space on /tmp= 72132 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275167-1303640250/watcher-3275167-1303640250 -o /tmp/evaluation-result-3275167-1303640250/solver-3275167-1303640250 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275167-1303640250.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=1451829350

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:      18664728 kB
Buffers:        996920 kB
Cached:       12690224 kB
SwapCached:          0 kB
Active:        4290100 kB
Inactive:      9482800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18664728 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23692 kB
Writeback:           8 kB
AnonPages:       85516 kB
Mapped:          16100 kB
Slab:           451392 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   688712 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= 72120 MiB
End job on node131 at 2011-04-24 13:40:52