Trace number 3219046

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) 4999.9 5000.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
MD5SUMaeb1e99b5983291023a10a1b4c71c10e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark28.4787
Satisfiable
(Un)Satisfiability was proved
Number of variables25000
Number of clauses105000
Sum of the clauses size315000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3105000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3219046-1303213214/watcher-3219046-1303213214 -o /tmp/evaluation-result-3219046-1303213214/solver-3219046-1303213214 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219046-1303213214.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: 5.76 5.95 5.98 4/180 8717
/proc/meminfo: memFree=15469532/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 4303989342956650756 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0

[startup+0.102584 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 8717
/proc/meminfo: memFree=15469532/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 4303989342956650756 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200556 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 8717
/proc/meminfo: memFree=15469532/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300538 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 8717
/proc/meminfo: memFree=15469532/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320785405870080 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700466 s]
/proc/loadavg: 5.76 5.95 5.98 4/180 8717
/proc/meminfo: memFree=15469532/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383321060283777024 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50032 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 8721
/proc/meminfo: memFree=15412088/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=47204 CPUtime=0.54 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 8753 0 0 0 53 1 0 0 25 0 1 0 413737660 48336896 6733 33554432000 4194304 4587354 140734844309680 18446744073709551615 4243680 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 11801 6733 326 96 0 8363 0
[pid=8719] ppid=8717 vsize=25848 CPUtime=0.41 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 5079 0 0 0 41 0 0 0 25 0 1 0 413737660 26468352 3733 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 6462 3733 340 145 0 3507 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=0.51 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 51 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528631 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 553272

[startup+3.10107 s]
/proc/loadavg: 5.76 5.95 5.98 7/184 8721
/proc/meminfo: memFree=15410104/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=47204 CPUtime=1.04 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 9248 0 0 0 103 1 0 0 25 0 1 0 413737660 48336896 7227 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 11801 7227 326 96 0 8363 0
[pid=8719] ppid=8717 vsize=25848 CPUtime=0.93 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 5079 0 0 0 93 0 0 0 25 0 1 0 413737660 26468352 3733 33554432000 4194304 4785740 140733403777760 18446744073709551615 4304013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 6462 3733 340 145 0 3507 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1.1 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 110 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 553272

[startup+6.30046 s]
/proc/loadavg: 5.78 5.95 5.98 7/184 8721
/proc/meminfo: memFree=15400308/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383321884917497856 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=47204 CPUtime=2.14 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 10127 0 0 0 213 1 0 0 25 0 1 0 413737660 48336896 8102 33554432000 4194304 4587354 140734844309680 18446744073709551615 4244588 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 11801 8102 326 96 0 8363 0
[pid=8719] ppid=8717 vsize=30088 CPUtime=2.01 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 6179 0 0 0 201 0 0 0 25 0 1 0 413737660 30810112 4833 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 7522 4833 340 145 0 4567 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=2.11 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 211 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 557512

[startup+12.7003 s]
/proc/loadavg: 5.80 5.95 5.98 7/184 8722
/proc/meminfo: memFree=15373284/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383322159795404800 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=84708 CPUtime=4.24 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 11710 0 0 0 423 1 0 0 25 0 1 0 413737660 86740992 9679 33554432000 4194304 4587354 140734844309680 18446744073709551615 4238133 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 21177 9679 326 96 0 17739 0
[pid=8719] ppid=8717 vsize=42008 CPUtime=4.13 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 9169 0 0 0 412 1 0 0 25 0 1 0 413737660 43016192 7823 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553029 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 10502 7823 340 145 0 7547 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=4.3 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 430 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 606936

[startup+25.5011 s]
/proc/loadavg: 5.84 5.95 5.98 7/184 8722
/proc/meminfo: memFree=15387536/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320510527963136 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=53268 CPUtime=8.54 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 16154 0 0 0 852 2 0 0 25 0 1 0 413737660 54546432 8469 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237464 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 13317 8469 331 96 0 9879 0
[pid=8719] ppid=8717 vsize=63448 CPUtime=8.41 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 14510 0 0 0 839 2 0 0 25 0 1 0 413737660 64970752 13164 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 15862 13164 340 145 0 12907 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=8.52 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 852 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134525938 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 596936

[startup+51.1005 s]
/proc/loadavg: 5.89 5.95 5.98 7/184 8723
/proc/meminfo: memFree=15348840/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320785405870080 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=1940856 CPUtime=17.04 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 41624 0 0 0 1699 5 0 0 25 0 1 0 413737660 1987436544 9567 33554432000 4194304 4587354 140734844309680 18446744073709551615 4236561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 485214 9567 337 96 0 481776 0
[pid=8719] ppid=8717 vsize=79516 CPUtime=16.93 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 18507 0 0 0 1690 3 0 0 25 0 1 0 413737660 81424384 17161 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 19879 17161 340 145 0 16924 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=17.1 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 1710 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528412 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2500592

[startup+102.301 s]
/proc/loadavg: 5.95 5.96 5.98 7/184 8724
/proc/meminfo: memFree=15308504/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383321197722730496 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=143760 CPUtime=34.13 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 74244 0 0 0 3403 10 0 0 25 0 1 0 413737660 147210240 17471 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 35940 17471 337 96 0 32502 0
[pid=8719] ppid=8717 vsize=92828 CPUtime=34.01 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 21704 0 0 0 3397 4 0 0 25 0 1 0 413737660 95055872 20358 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 23207 20358 340 145 0 20252 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=34.13 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 3413 0 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 716808

[startup+162.301 s]
/proc/loadavg: 6.02 5.98 5.99 7/184 8726
/proc/meminfo: memFree=15290620/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383321884917497856 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=73232 CPUtime=54.13 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 110900 0 0 0 5397 16 0 0 25 0 1 0 413737660 74989568 14672 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 18308 14672 337 96 0 14870 0
[pid=8719] ppid=8717 vsize=121548 CPUtime=54.01 cores=0

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

/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 2867480

[startup+4662.3 s]
/proc/loadavg: 6.01 6.00 6.00 7/184 8889
/proc/meminfo: memFree=14946024/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320098211102720 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=1962368 CPUtime=1554.1 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1023349 0 0 0 155190 220 0 0 25 0 1 0 413737660 2009464832 31810 33554432000 4194304 4587354 140734844309680 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 490592 31810 337 96 0 487154 0
[pid=8719] ppid=8717 vsize=434800 CPUtime=1553.98 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 105633 0 0 0 155373 25 0 0 25 0 1 0 413737660 445235200 104287 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 108700 104287 340 145 0 105745 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1554.13 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 155412 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4662.21
Current children cumulated vsize (KiB) 2877388

[startup+4722.3 s]
/proc/loadavg: 6.05 6.02 6.00 7/184 8890
/proc/meminfo: memFree=14960000/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320098211102720 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=149164 CPUtime=1574.1 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1034967 0 0 0 157186 224 0 0 25 0 1 0 413737660 152743936 22578 33554432000 4194304 4587354 140734844309680 18446744073709551615 4238719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 37291 22578 337 96 0 33853 0
[pid=8719] ppid=8717 vsize=435240 CPUtime=1573.98 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 105713 0 0 0 157373 25 0 0 25 0 1 0 413737660 445685760 104367 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 108810 104367 340 145 0 105855 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1574.14 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 157413 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4722.22
Current children cumulated vsize (KiB) 1064624

[startup+4782.3 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 8892
/proc/meminfo: memFree=14930088/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=149164 CPUtime=1594.1 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1043748 0 0 0 159184 226 0 0 25 0 1 0 413737660 152743936 31334 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 37291 31334 337 96 0 33853 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1593.97 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109913 0 0 0 159371 26 0 0 25 0 1 0 413737660 462729216 108567 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108567 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1594.14 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 159413 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528676 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4782.21
Current children cumulated vsize (KiB) 1081268

[startup+4842.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8893
/proc/meminfo: memFree=14940980/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=1964964 CPUtime=1614.1 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1055350 0 0 0 161181 229 0 0 25 0 1 0 413737660 2012123136 21883 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 491241 21883 337 96 0 487803 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1613.97 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109929 0 0 0 161371 26 0 0 25 0 1 0 413737660 462729216 108583 33554432000 4194304 4785740 140733403777760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108583 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1614.15 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 161414 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4842.22
Current children cumulated vsize (KiB) 2897068

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8904
/proc/meminfo: memFree=14897844/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=1964964 CPUtime=1634.09 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1064282 0 0 0 163179 230 0 0 25 0 1 0 413737660 2012123136 30783 33554432000 4194304 4587354 140734844309680 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 491241 30783 337 96 0 487803 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1633.97 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109931 0 0 0 163371 26 0 0 25 0 1 0 413737660 462729216 108585 33554432000 4194304 4785740 140733403777760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108585 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1634.15 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 163414 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4902.21
Current children cumulated vsize (KiB) 2897068

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8906
/proc/meminfo: memFree=14964036/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=2008528 CPUtime=1654.09 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1075583 0 0 0 165176 233 0 0 25 0 1 0 413737660 2056732672 20764 33554432000 4194304 4587354 140734844309680 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 502132 20764 337 96 0 498694 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1653.97 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109932 0 0 0 165371 26 0 0 25 0 1 0 413737660 462729216 108586 33554432000 4194304 4785740 140733403777760 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108586 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1654.15 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 165414 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134530438 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4962.21
Current children cumulated vsize (KiB) 2940632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8907
/proc/meminfo: memFree=14910324/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=2008528 CPUtime=1666.68 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1081386 0 0 0 166434 234 0 0 25 0 1 0 413737660 2056732672 26547 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 502132 26547 337 96 0 498694 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1666.56 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109944 0 0 0 166630 26 0 0 25 0 1 0 413737660 462729216 108598 33554432000 4194304 4785740 140733403777760 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108598 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1666.66 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 166665 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4999.9
Current children cumulated vsize (KiB) 2940632

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8907
/proc/meminfo: memFree=14910324/32951124 swapFree=67111528/67111528
[pid=8717] ppid=8715 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8717/stat : 8717 (ppfolio) S 8715 8717 8311 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 413737660 18763776 394 33554432000 4194304 4287625 140733869746096 18446744073709551615 212039675407 0 0 4096 65536 15383320235650056192 0 0 17 4 0 0 0
/proc/8717/statm: 4581 394 345 23 0 91 0
[pid=8718] ppid=8717 vsize=2008528 CPUtime=1666.68 cores=0
/proc/8718/stat : 8718 (cryptominisat) R 8717 8717 8311 0 -1 4202496 1081386 0 0 0 166434 234 0 0 25 0 1 0 413737660 2056732672 26547 33554432000 4194304 4587354 140734844309680 18446744073709551615 4237674 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8718/statm: 502132 26547 337 96 0 498694 0
[pid=8719] ppid=8717 vsize=451884 CPUtime=1666.56 cores=0
/proc/8719/stat : 8719 (clasp) R 8717 8717 8311 0 -1 4202496 109944 0 0 0 166630 26 0 0 25 0 1 0 413737660 462729216 108598 33554432000 4194304 4785740 140733403777760 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8719/statm: 112971 108598 340 145 0 110016 0
[pid=8720] ppid=8717 vsize=461896 CPUtime=1666.66 cores=0
/proc/8720/stat : 8720 (TNM) R 8717 8717 8311 0 -1 4202496 4293 0 0 0 166665 1 0 0 25 0 1 0 413737660 472981504 4190 33554432000 134512640 134534564 4291276336 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8720/statm: 115474 4190 95 6 0 114140 0
Current children cumulated CPU time (s) 4999.9
Current children cumulated vsize (KiB) 2940632

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.03
CPU time (s): 4999.9
CPU user time (s): 4997.29
CPU system time (s): 2.61
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 4845052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
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= 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= 269
involuntary context switches= 4

runsolver used 8.79166 second user time and 18.4892 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 13:40:14
IDJOB=3219046
IDBENCH=82524
IDSOLVER=1639
FILE ID=node146/3219046-1303213214
RUNJOBID= node146-1303206071-8329
PBS_JOBID= 13032238
Free space on /tmp= 72932 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v25000-c105000-S92008434-079-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219046-1303213214/watcher-3219046-1303213214 -o /tmp/evaluation-result-3219046-1303213214/solver-3219046-1303213214 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219046-1303213214.cnf

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

MD5SUM BENCH= aeb1e99b5983291023a10a1b4c71c10e
RANDOM SEED=1684484668

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15469812 kB
Buffers:        700764 kB
Cached:       15979088 kB
SwapCached:          0 kB
Active:        8327656 kB
Inactive:      8806884 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15469812 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12100 kB
Writeback:           0 kB
AnonPages:      454516 kB
Mapped:          16528 kB
Slab:           282392 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2487652 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= 72924 MiB
End job on node146 at 2011-04-19 15:03:36