Trace number 3190812

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.1 1201.61

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
MD5SUMbb548a1e884feefbb349d3449e849f5e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	Starting march_hi 2009 on core(s) 6

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

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

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: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) R 14478 14480 13269 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0

[startup+0.806253 s]
/proc/loadavg: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900265 s]
/proc/loadavg: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.00022 s]
/proc/loadavg: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10021 s]
/proc/loadavg: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50013 s]
/proc/loadavg: 5.09 6.38 7.74 1/171 14480
/proc/meminfo: memFree=24772644/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 18 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10085 s]
/proc/loadavg: 5.08 6.35 7.73 6/177 14486
/proc/meminfo: memFree=24711340/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=1966288 CPUtime=3.09 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 9105 0 0 0 308 1 0 0 25 0 1 0 496075581 2013478912 4942 33554432000 4194304 4587354 140736084408816 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 491572 4942 327 96 0 488134 0
[pid=14482] ppid=14480 vsize=32648 CPUtime=3.08 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 5814 0 0 0 307 1 0 0 25 0 1 0 496075581 33431552 5518 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 8162 5518 340 145 0 5207 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=1.95 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 195 0 0 0 21 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=8044 CPUtime=3.09 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 1882 0 0 0 309 0 0 0 25 0 1 0 496075581 8237056 1172 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 2011 1172 127 39 0 1091 0
[pid=14485] ppid=14480 vsize=19088 CPUtime=1.11 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 7350 0 0 0 111 0 0 0 25 0 1 0 496075581 19546112 2355 33554432000 4194304 4331988 140736402673568 18446744073709551615 212039050950 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 2506840

[startup+6.30627 s]
/proc/loadavg: 5.08 6.35 7.73 6/177 14486
/proc/meminfo: memFree=24661852/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2009556 CPUtime=6.3 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 22286 0 0 0 627 3 0 0 25 0 1 0 496075581 2057785344 15883 33554432000 4194304 4587354 140736084408816 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 502389 15883 337 96 0 498951 0
[pid=14482] ppid=14480 vsize=36928 CPUtime=6.29 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 6847 0 0 0 628 1 0 0 25 0 1 0 496075581 37814272 6551 33554432000 4194304 4785740 140734808476368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 9232 6551 340 145 0 6277 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=3.54 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 354 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=8556 CPUtime=6.29 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 2034 0 0 0 629 0 0 0 25 0 1 0 496075581 8761344 1324 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328016 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 2139 1324 127 39 0 1219 0
[pid=14485] ppid=14480 vsize=19088 CPUtime=2.71 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 7350 0 0 0 271 0 0 0 25 0 1 0 496075581 19546112 2355 33554432000 4194304 4331988 140736402673568 18446744073709551615 212039050456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 2554900

[startup+12.7011 s]
/proc/loadavg: 5.08 6.33 7.71 6/177 14486
/proc/meminfo: memFree=24674880/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=1996768 CPUtime=12.68 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 32277 0 0 0 1264 4 0 0 25 0 1 0 496075581 2044690432 10188 33554432000 4194304 4587354 140736084408816 18446744073709551615 4365232 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 499192 10188 337 96 0 495754 0
[pid=14482] ppid=14480 vsize=45516 CPUtime=12.69 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 8978 0 0 0 1267 2 0 0 25 0 1 0 496075581 46608384 8682 33554432000 4194304 4785740 140734808476368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 11379 8682 340 145 0 8424 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=6.7 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 670 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=12112 CPUtime=12.69 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 3411 0 0 0 1269 0 0 0 25 0 1 0 496075581 12402688 2189 33554432000 4194304 4352236 140737229579024 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 3028 2189 127 39 0 2108 0
[pid=14485] ppid=14480 vsize=19088 CPUtime=5.91 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 7350 0 0 0 591 0 0 0 25 0 1 0 496075581 19546112 2355 33554432000 4194304 4331988 140736402673568 18446744073709551615 4263331 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 4772 2355 174 34 0 3214 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2554256

[startup+25.5009 s]
/proc/loadavg: 5.06 6.27 7.67 6/177 14487
/proc/meminfo: memFree=24637184/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2038704 CPUtime=25.49 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 45694 0 0 0 2542 7 0 0 25 0 1 0 496075581 2087632896 17294 33554432000 4194304 4587354 140736084408816 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 509676 17294 337 96 0 506238 0
[pid=14482] ppid=14480 vsize=52488 CPUtime=25.49 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 10729 0 0 0 2546 3 0 0 25 0 1 0 496075581 53747712 10433 33554432000 4194304 4785740 140734808476368 18446744073709551615 4307203 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 13122 10433 340 145 0 10167 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=13.09 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 1309 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=12688 CPUtime=25.49 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 4323 0 0 0 2549 0 0 0 25 0 1 0 496075581 12992512 2333 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328075 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 3172 2333 127 39 0 2252 0
[pid=14485] ppid=14480 vsize=20112 CPUtime=12.26 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 7550 0 0 0 1225 1 0 0 25 0 1 0 496075581 20594688 2555 33554432000 4194304 4331988 140736402673568 18446744073709551615 4263218 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 5028 2555 174 34 0 3470 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2604764

[startup+51.1013 s]
/proc/loadavg: 5.12 6.18 7.60 6/177 14487
/proc/meminfo: memFree=24608256/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2038812 CPUtime=51.09 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 70601 0 0 0 5097 12 0 0 25 0 1 0 496075581 2087743488 21713 33554432000 4194304 4587354 140736084408816 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 509703 21713 337 96 0 506265 0
[pid=14482] ppid=14480 vsize=62728 CPUtime=51.09 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 13214 0 0 0 5105 4 0 0 25 0 1 0 496075581 64233472 12918 33554432000 4194304 4785740 140734808476368 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 15682 12918 340 145 0 12727 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=25.8 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 2580 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=11664 CPUtime=51.09 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 5180 0 0 0 5109 0 0 0 25 0 1 0 496075581 11943936 2102 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 2916 2102 127 39 0 1996 0
[pid=14485] ppid=14480 vsize=21388 CPUtime=25.01 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 7785 0 0 0 2500 1 0 0 25 0 1 0 496075581 21901312 2790 33554432000 4194304 4331988 140736402673568 18446744073709551615 4286912 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 5347 2790 175 34 0 3789 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 2615364

[startup+102.301 s]
/proc/loadavg: 5.05 6.00 7.46 6/177 14491
/proc/meminfo: memFree=24643640/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=1974884 CPUtime=102.29 cores=0

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

/proc/14485/statm: 14595 11689 175 34 0 13037 0
Current children cumulated CPU time (s) 3524.52
Current children cumulated vsize (KiB) 2881232

[startup+942.301 s]
/proc/loadavg: 5.09 5.15 6.03 6/177 14514
/proc/meminfo: memFree=24317120/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2148568 CPUtime=942.31 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 491864 0 0 0 94092 139 0 0 25 0 1 0 496075581 2200133632 57934 33554432000 4194304 4587354 140736084408816 18446744073709551615 212039352075 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 537142 57934 337 96 0 533704 0
[pid=14482] ppid=14480 vsize=160092 CPUtime=942.32 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 36827 0 0 0 94219 13 0 0 25 0 1 0 496075581 163934208 36531 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 40023 36531 340 145 0 37068 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=469.05 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 46905 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=25636 CPUtime=942.32 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 25576 0 0 0 94228 4 0 0 25 0 1 0 496075581 26251264 5602 33554432000 4194304 4352236 140737229579024 18446744073709551615 4207899 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 6409 5602 127 39 0 5489 0
[pid=14485] ppid=14480 vsize=78024 CPUtime=468.25 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 17253 0 0 0 46819 6 0 0 25 0 1 0 496075581 79896576 12258 33554432000 4194304 4331988 140736402673568 18446744073709551615 4299861 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19506 12258 175 34 0 17948 0
Current children cumulated CPU time (s) 3764.25
Current children cumulated vsize (KiB) 2893092

[startup+1002.3 s]
/proc/loadavg: 5.07 5.13 5.97 6/177 14516
/proc/meminfo: memFree=24328648/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2168756 CPUtime=1002.31 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 517362 0 0 0 100080 151 0 0 25 0 1 0 496075581 2220806144 55667 33554432000 4194304 4587354 140736084408816 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 542189 55667 337 96 0 538751 0
[pid=14482] ppid=14480 vsize=160316 CPUtime=1002.31 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 36864 0 0 0 100218 13 0 0 25 0 1 0 496075581 164163584 36568 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 40079 36568 340 145 0 37124 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=498.91 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 49891 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=21028 CPUtime=1002.32 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 26632 0 0 0 100228 4 0 0 25 0 1 0 496075581 21532672 4450 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 5257 4450 127 39 0 4337 0
[pid=14485] ppid=14480 vsize=78744 CPUtime=498.07 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 17983 0 0 0 49801 6 0 0 25 0 1 0 496075581 80633856 12988 33554432000 4194304 4331988 140736402673568 18446744073709551615 4265490 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19686 12988 175 34 0 18128 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 2909616

[startup+1062.31 s]
/proc/loadavg: 5.09 5.12 5.91 6/177 14517
/proc/meminfo: memFree=24346868/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2179880 CPUtime=1062.32 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 541560 0 0 0 106069 163 0 0 25 0 1 0 496075581 2232197120 50573 33554432000 4194304 4587354 140736084408816 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 544970 50573 337 96 0 541532 0
[pid=14482] ppid=14480 vsize=163004 CPUtime=1062.32 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 37530 0 0 0 106219 13 0 0 25 0 1 0 496075581 166916096 37234 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 40751 37234 340 145 0 37796 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=528.73 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 52873 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=16804 CPUtime=1062.32 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 29832 0 0 0 106228 4 0 0 25 0 1 0 496075581 17207296 3394 33554432000 4194304 4352236 140737229579024 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 4201 3394 127 39 0 3281 0
[pid=14485] ppid=14480 vsize=78744 CPUtime=527.93 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 18534 0 0 0 52787 6 0 0 25 0 1 0 496075581 80633856 13539 33554432000 4194304 4331988 140736402673568 18446744073709551615 4299257 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19686 13539 175 34 0 18128 0
Current children cumulated CPU time (s) 4243.62
Current children cumulated vsize (KiB) 2919204

[startup+1122.3 s]
/proc/loadavg: 5.04 5.10 5.85 6/177 14519
/proc/meminfo: memFree=24305396/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2148036 CPUtime=1122.31 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 567382 0 0 0 112057 174 0 0 25 0 1 0 496075581 2199588864 55946 33554432000 4194304 4587354 140736084408816 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 537009 55946 337 96 0 533571 0
[pid=14482] ppid=14480 vsize=177260 CPUtime=1122.32 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 41132 0 0 0 112218 14 0 0 25 0 1 0 496075581 181514240 40718 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 44315 40718 341 145 0 41360 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=558.6 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 55860 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 10779076 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=21156 CPUtime=1122.31 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 33192 0 0 0 112227 4 0 0 25 0 1 0 496075581 21663744 4482 33554432000 4194304 4352236 140737229579024 18446744073709551615 4328351 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 5289 4482 127 39 0 4369 0
[pid=14485] ppid=14480 vsize=78744 CPUtime=557.74 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 19235 0 0 0 55767 7 0 0 25 0 1 0 496075581 80633856 14240 33554432000 4194304 4331988 140736402673568 18446744073709551615 212039351753 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19686 14240 175 34 0 18128 0
Current children cumulated CPU time (s) 4483.28
Current children cumulated vsize (KiB) 2905968

[startup+1182.3 s]
/proc/loadavg: 5.10 5.11 5.80 6/177 14520
/proc/meminfo: memFree=24286404/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2149512 CPUtime=1182.31 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 591955 0 0 0 118047 184 0 0 25 0 1 0 496075581 2201100288 59244 33554432000 4194304 4587354 140736084408816 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 537378 59244 337 96 0 533940 0
[pid=14482] ppid=14480 vsize=179756 CPUtime=1182.32 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 41694 0 0 0 118218 14 0 0 25 0 1 0 496075581 184070144 41280 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 44939 41280 341 145 0 41984 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=588.4 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 58840 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=21284 CPUtime=1182.32 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 36296 0 0 0 118227 5 0 0 25 0 1 0 496075581 21794816 4514 33554432000 4194304 4352236 140737229579024 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 5321 4514 127 39 0 4401 0
[pid=14485] ppid=14480 vsize=78744 CPUtime=587.62 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 19821 0 0 0 58755 7 0 0 25 0 1 0 496075581 80633856 14826 33554432000 4194304 4331988 140736402673568 18446744073709551615 4265456 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19686 14826 175 34 0 18128 0
Current children cumulated CPU time (s) 4722.97
Current children cumulated vsize (KiB) 2910068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.08 5.10 5.79 6/177 14521
/proc/meminfo: memFree=24317160/32951124 swapFree=67111524/67111528
[pid=14480] ppid=14478 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14480/stat : 14480 (ppfolio) S 14478 14480 13269 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 496075581 18763776 390 33554432000 4194304 4287625 140736894309568 18446744073709551615 212039675407 0 0 4096 65536 4576580403153862655 0 0 17 0 0 0 0
/proc/14480/statm: 4581 390 341 23 0 91 0
[pid=14481] ppid=14480 vsize=2151764 CPUtime=1201.62 cores=0
/proc/14481/stat : 14481 (cryptominisat) R 14480 14480 13269 0 -1 4202496 593737 0 0 0 119977 185 0 0 25 0 1 0 496075581 2203406336 50247 33554432000 4194304 4587354 140736084408816 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14481/statm: 537941 50247 337 96 0 534503 0
[pid=14482] ppid=14480 vsize=179756 CPUtime=1201.62 cores=4
/proc/14482/stat : 14482 (clasp) R 14480 14480 13269 0 -1 4202496 41696 0 0 0 120148 14 0 0 25 0 1 0 496075581 184070144 41282 33554432000 4194304 4785740 140734808476368 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14482/statm: 44939 41282 341 145 0 41984 0
[pid=14483] ppid=14480 vsize=462448 CPUtime=598 cores=6
/proc/14483/stat : 14483 (TNM) R 14480 14480 13269 0 -1 4202496 2354 0 0 0 59800 0 0 0 25 0 1 0 496075581 473546752 2250 33554432000 134512640 134534564 4286849072 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14483/statm: 115612 2250 95 6 0 114278 0
[pid=14484] ppid=14480 vsize=25636 CPUtime=1201.63 cores=2
/proc/14484/stat : 14484 (lingeling) R 14480 14480 13269 0 -1 4202496 37384 0 0 0 120158 5 0 0 25 0 1 0 496075581 26251264 5602 33554432000 4194304 4352236 140737229579024 18446744073709551615 4329349 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14484/statm: 6409 5602 127 39 0 5489 0
[pid=14485] ppid=14480 vsize=78744 CPUtime=597.23 cores=6
/proc/14485/stat : 14485 (march_hi) R 14480 14480 13269 0 -1 4202496 20080 0 0 0 59715 8 0 0 25 0 1 0 496075581 80633856 15085 33554432000 4194304 4331988 140736402673568 18446744073709551615 4299221 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14485/statm: 19686 15085 175 34 0 18128 0
Current children cumulated CPU time (s) 4800.1
Current children cumulated vsize (KiB) 2916672

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.61
CPU time (s): 4800.1
CPU user time (s): 4797.98
CPU system time (s): 2.12
CPU usage (%): 399.472
Max. virtual memory (cumulated for all children) (KiB): 4815900

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

runsolver used 2.20466 second user time and 4.19236 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-29 02:23:13
IDJOB=3190812
IDBENCH=82543
IDSOLVER=1612
FILE ID=node146/3190812-1304036593
RUNJOBID= node146-1304035268-13953
PBS_JOBID= 13170306
Free space on /tmp= 72996 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S319509287-085-UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190812-1304036593/watcher-3190812-1304036593 -o /tmp/evaluation-result-3190812-1304036593/solver-3190812-1304036593 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190812-1304036593.cnf

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

MD5SUM BENCH= bb548a1e884feefbb349d3449e849f5e
RANDOM SEED=247573046

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:      24772924 kB
Buffers:       1634452 kB
Cached:        5958376 kB
SwapCached:          4 kB
Active:        1274108 kB
Inactive:      6386768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24772924 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10936 kB
Writeback:           0 kB
AnonPages:       67876 kB
Mapped:          14492 kB
Slab:           452924 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189044 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= 72984 MiB
End job on node146 at 2011-04-29 02:43:17