Trace number 3191944

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) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
MD5SUM540d28f0e1785b746f299d2e1070ed2a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark912.297
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
1300.02/1300.01	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191944-1302540356/watcher-3191944-1302540356 -o /tmp/evaluation-result-3191944-1302540356/solver-3191944-1302540356 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191944-1302540356.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.12 10.63 10.79 8/196 27297
/proc/meminfo: memFree=17073984/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) R 27295 27297 26158 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365636328 18763776 391 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921597333 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/27297/statm: 4581 391 343 23 0 91 0

[startup+0.029802 s]
/proc/loadavg: 10.12 10.63 10.79 8/196 27297
/proc/meminfo: memFree=17073984/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 4433007961505235208 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100801 s]
/proc/loadavg: 10.12 10.63 10.79 8/196 27297
/proc/meminfo: memFree=17073984/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 4433007961505235208 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300756 s]
/proc/loadavg: 10.12 10.63 10.79 8/196 27297
/proc/meminfo: memFree=17073984/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631339704361156608 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700679 s]
/proc/loadavg: 10.12 10.63 10.79 8/196 27297
/proc/meminfo: memFree=17073984/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631339841800110080 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50053 s]
/proc/loadavg: 10.12 10.63 10.79 11/200 27301
/proc/meminfo: memFree=17069612/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631339979239063552 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1121672 CPUtime=0.94 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 1724 0 0 0 94 0 0 0 19 0 1 0 365636328 1148592128 929 33554432000 4194304 4587354 140733756686640 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 280418 929 327 96 0 276980 0
[pid=27299] ppid=27297 vsize=12956 CPUtime=0.19 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 696 0 0 0 19 0 0 0 25 0 1 0 365636328 13266944 584 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553035 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 3239 584 340 145 0 284 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=0.34 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 34 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1608780

[startup+3.10024 s]
/proc/loadavg: 10.11 10.62 10.79 11/200 27301
/proc/meminfo: memFree=17072484/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1129792 CPUtime=1.49 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 3592 0 0 0 149 0 0 0 20 0 1 0 365636328 1156907008 2458 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 282448 2458 337 96 0 279010 0
[pid=27299] ppid=27297 vsize=13496 CPUtime=0.74 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 833 0 0 0 74 0 0 0 25 0 1 0 365636328 13819904 721 33554432000 4194304 4785740 140733289715616 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 3374 721 340 145 0 419 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=0.84 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 84 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1617440

[startup+6.30066 s]
/proc/loadavg: 10.11 10.62 10.79 11/200 27301
/proc/meminfo: memFree=17064660/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338055093714944 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1127628 CPUtime=2.54 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 4420 0 0 0 254 0 0 0 22 0 1 0 365636328 1154691072 2454 33554432000 4194304 4587354 140733756686640 18446744073709551615 4241103 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 281907 2454 337 96 0 278469 0
[pid=27299] ppid=27297 vsize=14164 CPUtime=1.79 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 997 0 0 0 179 0 0 0 25 0 1 0 365636328 14503936 885 33554432000 4194304 4785740 140733289715616 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 3541 885 340 145 0 586 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=1.94 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 194 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1615944

[startup+12.7005 s]
/proc/loadavg: 10.10 10.60 10.78 11/200 27301
/proc/meminfo: memFree=17059084/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631340116678017024 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1131172 CPUtime=4.69 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 6342 0 0 0 469 0 0 0 25 0 1 0 365636328 1158320128 3380 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 282793 3380 337 96 0 279355 0
[pid=27299] ppid=27297 vsize=14972 CPUtime=3.94 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 1206 0 0 0 394 0 0 0 25 0 1 0 365636328 15331328 1094 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 3743 1094 340 145 0 788 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=4.04 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 404 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1620296

[startup+25.5011 s]
/proc/loadavg: 10.08 10.58 10.77 11/200 27301
/proc/meminfo: memFree=17054828/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338467410575360 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1131616 CPUtime=8.94 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 8767 0 0 0 893 1 0 0 25 0 1 0 365636328 1158774784 3355 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 282904 3355 337 96 0 279466 0
[pid=27299] ppid=27297 vsize=16060 CPUtime=8.19 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 1468 0 0 0 819 0 0 0 25 0 1 0 365636328 16445440 1356 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553784 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 4015 1356 341 145 0 1060 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=8.34 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 834 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1621828

[startup+51.1005 s]
/proc/loadavg: 10.05 10.53 10.75 11/200 27302
/proc/meminfo: memFree=17048696/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338329971621888 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1134372 CPUtime=17.48 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 13214 0 0 0 1747 1 0 0 25 0 1 0 365636328 1161596928 3880 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 283593 3880 337 96 0 280155 0
[pid=27299] ppid=27297 vsize=17596 CPUtime=16.74 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 1838 0 0 0 1674 0 0 0 25 0 1 0 365636328 18018304 1726 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553015 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 4399 1726 341 145 0 1444 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=16.84 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 1684 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1626120

[startup+102.307 s]
/proc/loadavg: 10.02 10.44 10.70 11/200 27303
/proc/meminfo: memFree=17029784/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1150604 CPUtime=34.56 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 22898 0 0 0 3453 3 0 0 25 0 1 0 365636328 1178218496 8465 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 287651 8465 337 96 0 284213 0
[pid=27299] ppid=27297 vsize=19280 CPUtime=33.79 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 2254 0 0 0 3379 0 0 0 25 0 1 0 365636328 19742720 2142 33554432000 4194304 4785740 140733289715616 18446744073709551615 4548945 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 4820 2142 341 145 0 1865 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=33.94 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 3394 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1644036

[startup+162.301 s]
/proc/loadavg: 10.00 10.36 10.65 11/200 27305
/proc/meminfo: memFree=17029256/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338604849528832 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1150312 CPUtime=54.56 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 29742 0 0 0 5452 4 0 0 25 0 1 0 365636328 1177919488 7883 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 287578 7883 337 96 0 284140 0
[pid=27299] ppid=27297 vsize=20700 CPUtime=53.78 cores=5

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

[startup+822.301 s]
/proc/loadavg: 6.75 8.31 9.55 6/183 27358
/proc/meminfo: memFree=17091436/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338055093714944 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1187556 CPUtime=274.55 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 87381 0 0 0 27439 16 0 0 25 0 1 0 365636328 1216057344 14153 33554432000 4194304 4587354 140733756686640 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 296889 14153 337 96 0 293451 0
[pid=27299] ppid=27297 vsize=30080 CPUtime=273.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 4801 0 0 0 27384 0 0 0 25 0 1 0 365636328 30801920 4689 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553747 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 7520 4689 341 145 0 4565 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=273.9 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 27390 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1691788

[startup+882.301 s]
/proc/loadavg: 5.64 7.70 9.27 6/183 27360
/proc/meminfo: memFree=17092908/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1197976 CPUtime=294.55 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 89429 0 0 0 29438 17 0 0 25 0 1 0 365636328 1226727424 13682 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 299494 13682 337 96 0 296056 0
[pid=27299] ppid=27297 vsize=30528 CPUtime=293.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 4907 0 0 0 29384 0 0 0 25 0 1 0 365636328 31260672 4795 33554432000 4194304 4785740 140733289715616 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 7632 4795 341 145 0 4677 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=293.91 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 29391 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1702656

[startup+942.301 s]
/proc/loadavg: 5.23 7.21 9.00 6/183 27371
/proc/meminfo: memFree=17091872/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1164584 CPUtime=314.55 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 91914 0 0 0 31438 17 0 0 25 0 1 0 365636328 1192534016 13691 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 291146 13691 337 96 0 287708 0
[pid=27299] ppid=27297 vsize=31140 CPUtime=313.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5029 0 0 0 31384 0 0 0 25 0 1 0 365636328 31887360 4917 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553068 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 7785 4917 341 145 0 4830 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=313.91 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 31391 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134529870 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1669876

[startup+1002.3 s]
/proc/loadavg: 5.08 6.80 8.74 6/183 27372
/proc/meminfo: memFree=17081792/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1192848 CPUtime=334.55 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 94439 0 0 0 33437 18 0 0 25 0 1 0 365636328 1221476352 16159 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 298212 16159 337 96 0 294774 0
[pid=27299] ppid=27297 vsize=31592 CPUtime=333.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5122 0 0 0 33384 0 0 0 25 0 1 0 365636328 32350208 5010 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 7898 5010 341 145 0 4943 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=333.92 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 33392 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1698592

[startup+1062.3 s]
/proc/loadavg: 5.03 6.47 8.51 6/183 27374
/proc/meminfo: memFree=17085244/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1186368 CPUtime=354.54 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 96088 0 0 0 35436 18 0 0 25 0 1 0 365636328 1214840832 15262 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 296592 15262 337 96 0 293154 0
[pid=27299] ppid=27297 vsize=32020 CPUtime=353.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5217 0 0 0 35383 1 0 0 25 0 1 0 365636328 32788480 5105 33554432000 4194304 4785740 140733289715616 18446744073709551615 4550516 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 8005 5105 341 145 0 5050 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=353.93 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 35393 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1692540

[startup+1122.3 s]
/proc/loadavg: 5.05 6.22 8.29 6/183 27378
/proc/meminfo: memFree=17090012/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338742288482304 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1173056 CPUtime=374.53 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 97196 0 0 0 37435 18 0 0 25 0 1 0 365636328 1201209344 13720 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 293264 13720 337 96 0 289826 0
[pid=27299] ppid=27297 vsize=32500 CPUtime=373.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5341 0 0 0 37383 1 0 0 25 0 1 0 365636328 33280000 5229 33554432000 4194304 4785740 140733289715616 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 8125 5229 341 145 0 5170 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=373.94 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 37394 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1679708

[startup+1182.3 s]
/proc/loadavg: 5.02 6.01 8.10 4/176 27398
/proc/meminfo: memFree=17109620/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338742288482304 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1177760 CPUtime=394.53 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 100041 0 0 0 39434 19 0 0 25 0 1 0 365636328 1206026240 16501 33554432000 4194304 4587354 140733756686640 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 294440 16501 337 96 0 291002 0
[pid=27299] ppid=27297 vsize=32800 CPUtime=393.84 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5419 0 0 0 39383 1 0 0 25 0 1 0 365636328 33587200 5307 33554432000 4194304 4785740 140733289715616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 8200 5307 341 145 0 5245 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=393.95 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 39395 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530476 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1684712

[startup+1242.3 s]
/proc/loadavg: 3.68 5.42 7.75 4/175 27400
/proc/meminfo: memFree=17114716/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338742288482304 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1189860 CPUtime=414.53 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 101647 0 0 0 41434 19 0 0 25 0 1 0 365636328 1218416640 15320 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 297465 15320 337 96 0 294027 0
[pid=27299] ppid=27297 vsize=33436 CPUtime=413.83 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5537 0 0 0 41382 1 0 0 25 0 1 0 365636328 34238464 5425 33554432000 4194304 4785740 140733289715616 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 8359 5425 341 145 0 5404 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=413.95 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 41395 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1697448



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.27 5.01 7.47 4/175 27401
/proc/meminfo: memFree=17120024/32951124 swapFree=67111528/67111528
[pid=27297] ppid=27295 vsize=18324 CPUtime=0 cores=5,7
/proc/27297/stat : 27297 (ppfolio) S 27295 27297 26158 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365636328 18763776 393 33554432000 4194304 4287625 140735636107216 18446744073709551615 222921797135 0 0 4096 65536 5631338742288482304 0 0 17 7 0 0 0
/proc/27297/statm: 4581 393 345 23 0 91 0
[pid=27298] ppid=27297 vsize=1164324 CPUtime=433.81 cores=5
/proc/27298/stat : 27298 (cryptominisat) R 27297 27297 26158 0 -1 4202496 103032 0 0 0 43362 19 0 0 25 0 1 0 365636328 1192267776 13776 33554432000 4194304 4587354 140733756686640 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27298/statm: 291081 13776 337 96 0 287643 0
[pid=27299] ppid=27297 vsize=33772 CPUtime=433.03 cores=5
/proc/27299/stat : 27299 (clasp) R 27297 27297 26158 0 -1 4202496 5617 0 0 0 43302 1 0 0 25 0 1 0 365636328 34582528 5505 33554432000 4194304 4785740 140733289715616 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/27299/statm: 8443 5505 341 145 0 5488 0
[pid=27300] ppid=27297 vsize=455828 CPUtime=433.18 cores=5
/proc/27300/stat : 27300 (TNM) R 27297 27297 26158 0 -1 4202496 336 0 0 0 43318 0 0 0 25 0 1 0 365636328 466767872 233 33554432000 134512640 134534564 4293459568 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/27300/statm: 113957 233 95 6 0 112623 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 1672248

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.84
CPU system time (s): 0.214967
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2809784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.214967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 109519
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= 189
involuntary context switches= 13864

runsolver used 1.9417 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:45:56
IDJOB=3191944
IDBENCH=83075
IDSOLVER=1613
FILE ID=node109/3191944-1302540356
RUNJOBID= node109-1302536963-26179
PBS_JOBID= 12951123
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S670753028-051.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191944-1302540356/watcher-3191944-1302540356 -o /tmp/evaluation-result-3191944-1302540356/solver-3191944-1302540356 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191944-1302540356.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 540d28f0e1785b746f299d2e1070ed2a
RANDOM SEED=1705783850

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.809
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.809
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.82
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.809
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.809
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.82
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17074016 kB
Buffers:        748472 kB
Cached:       14586644 kB
SwapCached:          0 kB
Active:        8504404 kB
Inactive:      6984284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17074016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10124 kB
Writeback:           0 kB
AnonPages:      153504 kB
Mapped:          17244 kB
Slab:           323308 kB
PageTables:       5996 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2970756 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= 71756 MiB
End job on node109 at 2011-04-11 19:07:36