Trace number 3265781

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 par? (TO) 4800.24 1201.71

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn004.shuffled-as.sat05-3844.cnf
MD5SUM7d96ba103689bec761c9e7df7b158323
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3199.02
Satisfiable
(Un)Satisfiability was proved
Number of variables2731
Number of clauses17983
Sum of the clauses size126997
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32370
Number of clauses of size 4477
Number of clauses of size 5642
Number of clauses of size over 514010

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7

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-3265781-1304096640/watcher-3265781-1304096640 -o /tmp/evaluation-result-3265781-1304096640/solver-3265781-1304096640 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265781-1304096640.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.05 9.94 10.04 1/172 21213
/proc/meminfo: memFree=18408556/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) R 21211 21213 20607 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0

[startup+0.0923289 s]
/proc/loadavg: 9.05 9.94 10.04 1/172 21213
/proc/meminfo: memFree=18408556/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) R 21211 21213 20607 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100324 s]
/proc/loadavg: 9.05 9.94 10.04 1/172 21213
/proc/meminfo: memFree=18408556/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) R 21211 21213 20607 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300293 s]
/proc/loadavg: 9.05 9.94 10.04 1/172 21213
/proc/meminfo: memFree=18408556/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) R 21211 21213 20607 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700227 s]
/proc/loadavg: 9.05 9.94 10.04 1/172 21213
/proc/meminfo: memFree=18408556/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) R 21211 21213 20607 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5011 s]
/proc/loadavg: 9.05 9.94 10.04 7/177 21219
/proc/meminfo: memFree=18378168/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=673920 CPUtime=1.49 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 5055 0 0 0 148 1 0 0 25 0 1 0 599894681 690094080 3492 33554432000 4194304 4587354 140736845909472 18446744073709551615 224284622530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 168480 3492 338 96 0 165042 0
[pid=21215] ppid=21213 vsize=17440 CPUtime=1.49 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 1884 0 0 0 149 0 0 0 20 0 1 0 599894681 17858560 1715 33554432000 4194304 4785740 140733867859568 18446744073709551615 224284622603 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 4360 1715 341 145 0 1405 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=0.74 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 74 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134525873 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=8340 CPUtime=1.49 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 1901 0 0 0 149 0 0 0 25 0 1 0 599894681 8540160 1285 33554432000 4194304 4352236 140733857322272 18446744073709551615 4208032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 2085 1285 127 39 0 1165 0
[pid=21218] ppid=21213 vsize=26272 CPUtime=0.73 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 11043 0 0 0 72 1 0 0 25 0 1 0 599894681 26902528 3542 33554432000 4194304 4331988 140735121075056 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 6568 3542 175 34 0 5010 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 1198944

[startup+3.10083 s]
/proc/loadavg: 9.05 9.94 10.04 6/177 21219
/proc/meminfo: memFree=18365404/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=670208 CPUtime=3.09 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 6089 0 0 0 308 1 0 0 25 0 1 0 599894681 686292992 3570 33554432000 4194304 4587354 140736845909472 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 167552 3570 338 96 0 164114 0
[pid=21215] ppid=21213 vsize=18656 CPUtime=3.09 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 2164 0 0 0 309 0 0 0 25 0 1 0 599894681 19103744 1995 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 4664 1995 341 145 0 1709 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=1.54 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 154 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=10776 CPUtime=3.08 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 2662 0 0 0 308 0 0 0 25 0 1 0 599894681 11034624 1894 33554432000 4194304 4352236 140733857322272 18446744073709551615 4281048 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 2694 1894 127 39 0 1774 0
[pid=21218] ppid=21213 vsize=26404 CPUtime=1.53 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 11431 0 0 0 152 1 0 0 25 0 1 0 599894681 27037696 3930 33554432000 4194304 4331988 140735121075056 18446744073709551615 4265477 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 6601 3930 175 34 0 5043 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1199016

[startup+6.30129 s]
/proc/loadavg: 8.81 9.88 10.01 6/177 21219
/proc/meminfo: memFree=18359644/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=3744260 CPUtime=6.29 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 7878 0 0 0 627 2 0 0 25 0 1 0 599894681 3834122240 3548 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 936065 3548 338 96 0 932627 0
[pid=21215] ppid=21213 vsize=19804 CPUtime=6.28 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 2455 0 0 0 628 0 0 0 25 0 1 0 599894681 20279296 2286 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 4951 2286 341 145 0 1996 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=3.14 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 314 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=11428 CPUtime=6.28 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 3369 0 0 0 628 0 0 0 25 0 1 0 599894681 11702272 2057 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 2857 2057 127 39 0 1937 0
[pid=21218] ppid=21213 vsize=26404 CPUtime=3.11 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 11458 0 0 0 310 1 0 0 25 0 1 0 599894681 27037696 3957 33554432000 4194304 4331988 140735121075056 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 6601 3957 175 34 0 5043 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 4274868

[startup+12.7012 s]
/proc/loadavg: 8.50 9.80 9.99 6/177 21219
/proc/meminfo: memFree=18352980/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=682368 CPUtime=12.68 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 11462 0 0 0 1266 2 0 0 25 0 1 0 599894681 698744832 4823 33554432000 4194304 4587354 140736845909472 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 170592 4823 338 96 0 167154 0
[pid=21215] ppid=21213 vsize=21456 CPUtime=12.68 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 2832 0 0 0 1268 0 0 0 25 0 1 0 599894681 21970944 2663 33554432000 4194304 4785740 140733867859568 18446744073709551615 224284583739 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 5364 2663 341 145 0 2409 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=6.31 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 631 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=11804 CPUtime=12.69 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 5277 0 0 0 1268 1 0 0 25 0 1 0 599894681 12087296 2151 33554432000 4194304 4352236 140733857322272 18446744073709551615 4329060 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 2951 2151 127 39 0 2031 0
[pid=21218] ppid=21213 vsize=26540 CPUtime=6.31 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 11483 0 0 0 630 1 0 0 25 0 1 0 599894681 27176960 3982 33554432000 4194304 4331988 140735121075056 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 6635 3982 175 34 0 5077 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 1215140

[startup+25.5011 s]
/proc/loadavg: 7.73 9.56 9.91 6/177 21221
/proc/meminfo: memFree=18339124/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=690136 CPUtime=25.49 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 16893 0 0 0 2545 4 0 0 25 0 1 0 599894681 706699264 6571 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 172534 6571 338 96 0 169096 0
[pid=21215] ppid=21213 vsize=23540 CPUtime=25.48 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 3351 0 0 0 2548 0 0 0 25 0 1 0 599894681 24104960 3182 33554432000 4194304 4785740 140733867859568 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 5885 3182 341 145 0 2930 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=12.64 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 1264 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=15992 CPUtime=25.48 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 8240 0 0 0 2547 1 0 0 25 0 1 0 599894681 16375808 3198 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 3998 3198 127 39 0 3078 0
[pid=21218] ppid=21213 vsize=26932 CPUtime=12.7 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 11600 0 0 0 1269 1 0 0 25 0 1 0 599894681 27578368 4099 33554432000 4194304 4331988 140735121075056 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 6733 4099 175 34 0 5175 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 1229572

[startup+51.1008 s]
/proc/loadavg: 6.79 9.19 9.77 6/177 21221
/proc/meminfo: memFree=18331176/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=689640 CPUtime=51.09 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 22496 0 0 0 5103 6 0 0 25 0 1 0 599894681 706191360 7543 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 172410 7543 339 96 0 168972 0
[pid=21215] ppid=21213 vsize=26036 CPUtime=51.08 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 3948 0 0 0 5108 0 0 0 25 0 1 0 599894681 26660864 3779 33554432000 4194304 4785740 140733867859568 18446744073709551615 4546264 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 6509 3779 341 145 0 3554 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=25.41 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 2541 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=17648 CPUtime=51.08 cores=3

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

/proc/21218/statm: 9043 6072 176 34 0 7485 0
Current children cumulated CPU time (s) 3764.03
Current children cumulated vsize (KiB) 4397100

[startup+1002.3 s]
/proc/loadavg: 5.07 5.24 6.74 6/177 21247
/proc/meminfo: memFree=18241216/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=731544 CPUtime=1002.3 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91432 0 0 0 100192 38 0 0 25 0 1 0 599894681 749101056 20609 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 182886 20609 339 96 0 179448 0
[pid=21215] ppid=21213 vsize=47064 CPUtime=1002.29 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 8797 0 0 0 100228 1 0 0 25 0 1 0 599894681 48193536 8628 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 11766 8628 341 145 0 8811 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=498.4 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 49840 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=28620 CPUtime=1002.28 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 99287 0 0 0 100215 13 0 0 25 0 1 0 599894681 29306880 6355 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328304 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 7155 6355 127 39 0 6235 0
[pid=21218] ppid=21213 vsize=36172 CPUtime=498.43 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13663 0 0 0 49841 2 0 0 25 0 1 0 599894681 37040128 6162 33554432000 4194304 4331988 140735121075056 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9043 6162 176 34 0 7485 0
Current children cumulated CPU time (s) 4003.7
Current children cumulated vsize (KiB) 1316372

[startup+1062.3 s]
/proc/loadavg: 5.07 5.21 6.64 6/177 21247
/proc/meminfo: memFree=18230520/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=733796 CPUtime=1062.31 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91486 0 0 0 106192 39 0 0 25 0 1 0 599894681 751407104 20660 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 183449 20660 339 96 0 180011 0
[pid=21215] ppid=21213 vsize=47652 CPUtime=1062.29 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 8926 0 0 0 106228 1 0 0 25 0 1 0 599894681 48795648 8757 33554432000 4194304 4785740 140733867859568 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 11913 8757 341 145 0 8958 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=528.26 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 52826 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 6850941 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=38860 CPUtime=1062.28 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 105239 0 0 0 106214 14 0 0 25 0 1 0 599894681 39792640 8915 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 9715 8915 127 39 0 8795 0
[pid=21218] ppid=21213 vsize=38760 CPUtime=528.24 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13757 0 0 0 52822 2 0 0 25 0 1 0 599894681 39690240 6256 33554432000 4194304 4331988 140735121075056 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9690 6256 176 34 0 8132 0
Current children cumulated CPU time (s) 4243.38
Current children cumulated vsize (KiB) 1332040

[startup+1122.3 s]
/proc/loadavg: 5.06 5.18 6.54 6/177 21249
/proc/meminfo: memFree=18235316/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=733796 CPUtime=1122.31 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91522 0 0 0 112192 39 0 0 25 0 1 0 599894681 751407104 20693 33554432000 4194304 4587354 140736845909472 18446744073709551615 4231923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 183449 20693 339 96 0 180011 0
[pid=21215] ppid=21213 vsize=48352 CPUtime=1122.29 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 9066 0 0 0 112228 1 0 0 25 0 1 0 599894681 49512448 8897 33554432000 4194304 4785740 140733867859568 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 12088 8897 341 145 0 9133 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=558.06 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 55806 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=32760 CPUtime=1122.28 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 109378 0 0 0 112213 15 0 0 25 0 1 0 599894681 33546240 7390 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 8190 7390 127 39 0 7270 0
[pid=21218] ppid=21213 vsize=38760 CPUtime=558.12 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13853 0 0 0 55810 2 0 0 25 0 1 0 599894681 39690240 6352 33554432000 4194304 4331988 140735121075056 18446744073709551615 4226260 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9690 6352 176 34 0 8132 0
Current children cumulated CPU time (s) 4483.06
Current children cumulated vsize (KiB) 1326640

[startup+1182.3 s]
/proc/loadavg: 5.10 5.17 6.45 6/177 21251
/proc/meminfo: memFree=18230072/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=3804672 CPUtime=1182.31 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91524 0 0 0 118192 39 0 0 25 0 1 0 599894681 3895984128 20693 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 951168 20693 339 96 0 947730 0
[pid=21215] ppid=21213 vsize=48908 CPUtime=1182.29 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 9187 0 0 0 118228 1 0 0 25 0 1 0 599894681 50081792 9018 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 12227 9018 341 145 0 9272 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=587.94 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 58794 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=36728 CPUtime=1182.28 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 114338 0 0 0 118212 16 0 0 25 0 1 0 599894681 37609472 8382 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 9182 8382 127 39 0 8262 0
[pid=21218] ppid=21213 vsize=38760 CPUtime=587.91 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13943 0 0 0 58789 2 0 0 25 0 1 0 599894681 39690240 6442 33554432000 4194304 4331988 140735121075056 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9690 6442 176 34 0 8132 0
Current children cumulated CPU time (s) 4722.73
Current children cumulated vsize (KiB) 4402040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.07 5.16 6.42 6/177 21251
/proc/meminfo: memFree=18226712/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=3804672 CPUtime=1201.71 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91524 0 0 0 120132 39 0 0 25 0 1 0 599894681 3895984128 20693 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 951168 20693 339 96 0 947730 0
[pid=21215] ppid=21213 vsize=49160 CPUtime=1201.7 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 9246 0 0 0 120169 1 0 0 25 0 1 0 599894681 50339840 9077 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 12290 9077 341 145 0 9335 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=597.55 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 59755 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=39928 CPUtime=1201.69 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 115138 0 0 0 120153 16 0 0 25 0 1 0 599894681 40886272 9182 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 9982 9182 127 39 0 9062 0
[pid=21218] ppid=21213 vsize=38760 CPUtime=597.59 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13972 0 0 0 59757 2 0 0 25 0 1 0 599894681 39690240 6471 33554432000 4194304 4331988 140735121075056 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9690 6471 176 34 0 8132 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 4405492

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

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

[startup+1201.7 s]
/proc/loadavg: 5.07 5.16 6.42 6/177 21251
/proc/meminfo: memFree=18226712/32951124 swapFree=67110396/67111528
[pid=21213] ppid=21211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21213/stat : 21213 (ppfolio) S 21211 21213 20607 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 599894680 18763776 390 33554432000 4194304 4287625 140734649851328 18446744073709551615 224284945935 0 0 4096 65536 4445782499913629695 0 0 17 5 0 0 0
/proc/21213/statm: 4581 390 341 23 0 91 0
[pid=21214] ppid=21213 vsize=3804672 CPUtime=1201.71 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21213 21213 20607 0 -1 4202496 91524 0 0 0 120132 39 0 0 25 0 1 0 599894681 3895984128 20693 33554432000 4194304 4587354 140736845909472 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 951168 20693 339 96 0 947730 0
[pid=21215] ppid=21213 vsize=49160 CPUtime=1201.7 cores=5
/proc/21215/stat : 21215 (clasp) R 21213 21213 20607 0 -1 4202496 9246 0 0 0 120169 1 0 0 25 0 1 0 599894681 50339840 9077 33554432000 4194304 4785740 140733867859568 18446744073709551615 4287194 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/21215/statm: 12290 9077 341 145 0 9335 0
[pid=21216] ppid=21213 vsize=454648 CPUtime=597.55 cores=7
/proc/21216/stat : 21216 (TNM) R 21213 21213 20607 0 -1 4202496 1212 0 0 0 59755 0 0 0 25 0 1 0 599894681 465559552 1109 33554432000 134512640 134534564 4291403152 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21216/statm: 113662 1109 95 6 0 112328 0
[pid=21217] ppid=21213 vsize=39928 CPUtime=1201.69 cores=3
/proc/21217/stat : 21217 (lingeling) R 21213 21213 20607 0 -1 4202496 115138 0 0 0 120153 16 0 0 25 0 1 0 599894681 40886272 9182 33554432000 4194304 4352236 140733857322272 18446744073709551615 4328009 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/21217/statm: 9982 9182 127 39 0 9062 0
[pid=21218] ppid=21213 vsize=38760 CPUtime=597.59 cores=7
/proc/21218/stat : 21218 (march_hi) R 21213 21213 20607 0 -1 4202496 13972 0 0 0 59757 2 0 0 25 0 1 0 599894681 39690240 6471 33554432000 4194304 4331988 140735121075056 18446744073709551615 4239564 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/21218/statm: 9690 6471 176 34 0 8132 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 4405492

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.24
CPU user time (s): 4799.66
CPU system time (s): 0.58
CPU usage (%): 399.45
Max. virtual memory (cumulated for all children) (KiB): 9871248

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

runsolver used 1.80672 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-29 19:04:00
IDJOB=3265781
IDBENCH=85805
IDSOLVER=1612
FILE ID=node118/3265781-1304096640
RUNJOBID= node118-1304090617-20626
PBS_JOBID= 13170577
Free space on /tmp= 71616 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn004.shuffled-as.sat05-3844.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265781-1304096640/watcher-3265781-1304096640 -o /tmp/evaluation-result-3265781-1304096640/solver-3265781-1304096640 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265781-1304096640.cnf

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

MD5SUM BENCH= 7d96ba103689bec761c9e7df7b158323
RANDOM SEED=905077794

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18408836 kB
Buffers:       1902544 kB
Cached:       12038656 kB
SwapCached:        600 kB
Active:        9497456 kB
Inactive:      4508352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18408836 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           10960 kB
Writeback:           0 kB
AnonPages:       63836 kB
Mapped:          14800 kB
Slab:           472952 kB
PageTables:       4588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190160 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= 71608 MiB
End job on node118 at 2011-04-29 19:24:04