Trace number 3275212

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

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.049
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1

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

running on 4 cores: 1,3,5,7

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.31 4.07 3.94 4/180 12819
/proc/meminfo: memFree=15219216/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 5087774557549330696 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0

[startup+0.0655109 s]
/proc/loadavg: 4.31 4.07 3.94 4/180 12819
/proc/meminfo: memFree=15219216/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 5087774557549330696 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100493 s]
/proc/loadavg: 4.31 4.07 3.94 4/180 12819
/proc/meminfo: memFree=15219216/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 5087774557549330696 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30047 s]
/proc/loadavg: 4.31 4.07 3.94 4/180 12819
/proc/meminfo: memFree=15219216/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101459868220915712 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700382 s]
/proc/loadavg: 4.31 4.07 3.94 4/180 12819
/proc/meminfo: memFree=15219216/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460143098822656 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50123 s]
/proc/loadavg: 4.31 4.07 3.94 7/184 12823
/proc/meminfo: memFree=15121968/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460143098822656 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=91144 CPUtime=0.54 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 10617 0 0 0 53 1 0 0 25 0 1 0 456441395 93331456 10135 33554432000 4194304 4587354 140733574308624 18446744073709551615 4238299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 22786 10135 309 96 0 19348 0
[pid=12821] ppid=12819 vsize=54864 CPUtime=0.41 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 13168 0 0 0 40 1 0 0 25 0 1 0 456441395 56180736 10892 33554432000 4194304 4785740 140736438550464 18446744073709551615 4495784 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 13716 10892 315 145 0 10761 0
[pid=12822] ppid=12819 vsize=484204 CPUtime=0.51 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 10273 0 0 0 50 1 0 0 25 0 1 0 456441395 495824896 10169 33554432000 134512640 134534564 4288118352 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 648536

[startup+3.10094 s]
/proc/loadavg: 4.31 4.07 3.94 7/184 12823
/proc/meminfo: memFree=15094460/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460417976729600 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=105088 CPUtime=1.04 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 12795 0 0 0 103 1 0 0 25 0 1 0 456441395 107610112 12312 33554432000 4194304 4587354 140733574308624 18446744073709551615 4356696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 26272 12312 314 96 0 22834 0
[pid=12821] ppid=12819 vsize=58180 CPUtime=0.92 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 14005 0 0 0 91 1 0 0 25 0 1 0 456441395 59576320 11729 33554432000 4194304 4785740 140736438550464 18446744073709551615 4482895 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 14545 11729 317 145 0 11590 0
[pid=12822] ppid=12819 vsize=484204 CPUtime=1.1 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 10273 0 0 0 109 1 0 0 25 0 1 0 456441395 495824896 10169 33554432000 134512640 134534564 4288118352 18446744073709551615 134524552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 665796

[startup+6.30034 s]
/proc/loadavg: 4.44 4.10 3.95 7/184 12823
/proc/meminfo: memFree=15035936/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=143584 CPUtime=2.14 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 32794 0 0 0 210 4 0 0 25 0 1 0 456441395 147030016 22019 33554432000 4194304 4587354 140733574308624 18446744073709551615 4244927 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 35896 22019 335 96 0 32458 0
[pid=12821] ppid=12819 vsize=66064 CPUtime=2.02 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 16819 0 0 0 200 2 0 0 25 0 1 0 456441395 67649536 13654 33554432000 4194304 4785740 140736438550464 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 16516 13654 340 145 0 13561 0
[pid=12822] ppid=12819 vsize=484204 CPUtime=2.11 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 10273 0 0 0 210 1 0 0 25 0 1 0 456441395 495824896 10169 33554432000 134512640 134534564 4288118352 18446744073709551615 134524591 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 712176

[startup+12.7011 s]
/proc/loadavg: 4.57 4.13 3.96 7/184 12823
/proc/meminfo: memFree=15032212/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460143098822656 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=143584 CPUtime=4.24 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 33330 0 0 0 420 4 0 0 25 0 1 0 456441395 147030016 22522 33554432000 4194304 4587354 140733574308624 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 35896 22522 335 96 0 32458 0
[pid=12821] ppid=12819 vsize=66064 CPUtime=4.13 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 16822 0 0 0 411 2 0 0 25 0 1 0 456441395 67649536 13657 33554432000 4194304 4785740 140736438550464 18446744073709551615 4552918 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 16516 13657 340 145 0 13561 0
[pid=12822] ppid=12819 vsize=484204 CPUtime=4.3 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 10273 0 0 0 429 1 0 0 25 0 1 0 456441395 495824896 10169 33554432000 134512640 134534564 4288118352 18446744073709551615 134524483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 121051 10169 91 6 0 119717 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 712176

[startup+25.5007 s]
/proc/loadavg: 4.88 4.22 4.00 7/184 12853
/proc/meminfo: memFree=15041644/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=151580 CPUtime=8.54 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 46859 0 0 0 848 6 0 0 25 0 1 0 456441395 155217920 25489 33554432000 4194304 4587354 140733574308624 18446744073709551615 4230260 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 37895 25489 341 96 0 34457 0
[pid=12821] ppid=12819 vsize=66732 CPUtime=8.42 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 17017 0 0 0 840 2 0 0 25 0 1 0 456441395 68333568 13852 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 16683 13852 340 145 0 13728 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=8.52 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 850 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134525994 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 725992

[startup+51.1009 s]
/proc/loadavg: 5.26 4.36 4.05 7/184 12854
/proc/meminfo: memFree=15003320/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460830293590016 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=274460 CPUtime=17.03 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 59891 0 0 0 1696 7 0 0 25 0 1 0 456441395 281047040 24974 33554432000 4194304 4587354 140733574308624 18446744073709551615 4238104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 68615 24974 341 96 0 65177 0
[pid=12821] ppid=12819 vsize=80396 CPUtime=16.94 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 20394 0 0 0 1691 3 0 0 25 0 1 0 456441395 82325504 17229 33554432000 4194304 4785740 140736438550464 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 20099 17229 340 145 0 17144 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=17.1 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 1708 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 862536

[startup+102.306 s]
/proc/loadavg: 5.68 4.61 4.15 7/184 12855
/proc/meminfo: memFree=14950064/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101460143098822656 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=364260 CPUtime=34.13 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 77659 0 0 0 3403 10 0 0 25 0 1 0 456441395 373002240 33919 33554432000 4194304 4587354 140733574308624 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 91065 33919 341 96 0 87627 0
[pid=12821] ppid=12819 vsize=105852 CPUtime=34.01 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 26610 0 0 0 3397 4 0 0 25 0 1 0 456441395 108392448 23445 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 26463 23445 340 145 0 23508 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=34.14 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 3412 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 977792

[startup+162.301 s]
/proc/loadavg: 5.93 4.88 4.27 7/184 12857
/proc/meminfo: memFree=14926364/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 456441394 18763776 394 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 7101461517488357376 0 0 17 5 0 0 0
/proc/12819/statm: 4581 394 345 23 0 91 0
[pid=12820] ppid=12819 vsize=290488 CPUtime=54.13 cores=1
/proc/12820/stat : 12820 (cryptominisat) R 12819 12819 12531 0 -1 4202496 85205 0 0 0 5402 11 0 0 25 0 1 0 456441395 297459712 36683 33554432000 4194304 4587354 140733574308624 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12820/statm: 72622 36683 341 96 0 69184 0
[pid=12821] ppid=12819 vsize=118516 CPUtime=54 cores=1

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

/proc/meminfo: memFree=14641660/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=471040 CPUtime=2142.87 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 114211 0 0 0 214251 36 0 0 25 0 1 0 456441395 482344960 111046 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 117760 111046 340 145 0 114805 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2142.98 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 214296 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 978720

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12990
/proc/meminfo: memFree=14637148/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=474996 CPUtime=2172.88 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115089 0 0 0 217252 36 0 0 25 0 1 0 456441395 486395904 111924 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118749 111924 340 145 0 115794 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2172.97 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 217295 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 982676

[startup+4662.3 s]
/proc/loadavg: 5.05 5.01 5.00 6/183 12992
/proc/meminfo: memFree=14638108/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=474996 CPUtime=2202.88 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115098 0 0 0 220252 36 0 0 25 0 1 0 456441395 486395904 111933 33554432000 4194304 4785740 140736438550464 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118749 111933 340 145 0 115794 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2202.97 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 220295 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 982676

[startup+4722.31 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 12993
/proc/meminfo: memFree=14637948/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=474996 CPUtime=2232.87 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115101 0 0 0 223251 36 0 0 25 0 1 0 456441395 486395904 111936 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118749 111936 340 145 0 115794 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2232.99 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 223297 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 982676

[startup+4782.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12995
/proc/meminfo: memFree=14637652/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=474996 CPUtime=2262.87 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115104 0 0 0 226251 36 0 0 25 0 1 0 456441395 486395904 111939 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553366 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118749 111939 340 145 0 115794 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2262.99 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 226297 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 982676

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 5.00 6/183 12997
/proc/meminfo: memFree=14637124/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=475700 CPUtime=2292.86 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115279 0 0 0 229250 36 0 0 25 0 1 0 456441395 487116800 112114 33554432000 4194304 4785740 140736438550464 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118925 112114 340 145 0 115970 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2292.99 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 229297 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4842.44
Current children cumulated vsize (KiB) 983380

[startup+4902.3 s]
/proc/loadavg: 5.07 5.02 5.00 6/183 12998
/proc/meminfo: memFree=14636968/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=475956 CPUtime=2322.86 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115313 0 0 0 232250 36 0 0 25 0 1 0 456441395 487378944 112148 33554432000 4194304 4785740 140736438550464 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 118989 112148 340 145 0 116034 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2323 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 232298 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 983636

[startup+4962.3 s]
/proc/loadavg: 5.02 5.01 5.00 6/183 13000
/proc/meminfo: memFree=14636188/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=476208 CPUtime=2352.85 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115377 0 0 0 235249 36 0 0 25 0 1 0 456441395 487636992 112212 33554432000 4194304 4785740 140736438550464 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 119052 112212 340 145 0 116097 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2353.01 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 235299 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 983888



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.01 5.01 5.00 6/183 13001
/proc/meminfo: memFree=14635912/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=477128 CPUtime=2371.65 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115593 0 0 0 237129 36 0 0 25 0 1 0 456441395 488579072 112428 33554432000 4194304 4785740 140736438550464 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 119282 112428 340 145 0 116327 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2371.82 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 237180 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 984808

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.01 5.01 5.00 6/183 13001
/proc/meminfo: memFree=14635912/32951124 swapFree=67111528/67111528
[pid=12819] ppid=12817 vsize=18324 CPUtime=256.59 cores=1,3,5,7
/proc/12819/stat : 12819 (ppfolio) S 12817 12819 12531 0 -1 4202496 502 160267 0 0 0 0 25634 25 15 0 1 0 456441394 18763776 395 33554432000 4194304 4287625 140734235804784 18446744073709551615 264726425103 0 0 4096 65536 4321329878277259524 0 0 17 5 0 0 0
/proc/12819/statm: 4581 395 346 23 0 91 0
[pid=12821] ppid=12819 vsize=477128 CPUtime=2371.65 cores=1
/proc/12821/stat : 12821 (clasp) R 12819 12819 12531 0 -1 4202496 115593 0 0 0 237129 36 0 0 25 0 1 0 456441395 488579072 112428 33554432000 4194304 4785740 140736438550464 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12821/statm: 119282 112428 340 145 0 116327 0
[pid=12822] ppid=12819 vsize=489356 CPUtime=2371.82 cores=1
/proc/12822/stat : 12822 (TNM) R 12819 12819 12531 0 -1 4202496 14389 0 0 0 237180 2 0 0 25 0 1 0 456441395 501100544 14285 33554432000 134512640 134534564 4288118352 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12822/statm: 122339 14285 95 6 0 121005 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 984808

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12819 and gives
#  childrusage.ru_utime.tv_sec=256
#  childrusage.ru_utime.tv_usec=352028
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=252961
# CPU time returned by wait4() is 256.605
# while last known CPU time is 5000.06
#
# 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.06
CPU user time (s): 4999.43
CPU system time (s): 0.63
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 11826376

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

runsolver used 8.48771 second user time and 18.7931 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-24 12:17:38
IDJOB=3275212
IDBENCH=71799
IDSOLVER=1639
FILE ID=node141/3275212-1303640257
RUNJOBID= node141-1303635245-12550
PBS_JOBID= 13150707
Free space on /tmp= 71508 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275212-1303640257/watcher-3275212-1303640257 -o /tmp/evaluation-result-3275212-1303640257/solver-3275212-1303640257 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275212-1303640257.cnf

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

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1779827975

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15219372 kB
Buffers:       1629928 kB
Cached:       15416192 kB
SwapCached:          0 kB
Active:        9660504 kB
Inactive:      7496264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15219372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31324 kB
Writeback:           0 kB
AnonPages:      110652 kB
Mapped:          16392 kB
Slab:           510156 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2095868 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= 71500 MiB
End job on node141 at 2011-04-24 13:41:00