Trace number 3191744

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

Solver Data

0.00/0.27	This is pico-portfolio, a naive parallel portfolio
0.00/0.27	Copyright (C) 2011 Olivier Roussel
0.00/0.27	Using 1 processing units
0.00/0.27	This portfolio uses the following solvers:
0.00/0.27	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.27	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.27	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.27	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.27	Starting clasp 1.3.6 on core(s) 1
0.00/0.27	Starting TNM 2009 on core(s) 1
1299.77/1300.00	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-3191744-1302539473/watcher-3191744-1302539473 -o /tmp/evaluation-result-3191744-1302539473/solver-3191744-1302539473 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191744-1302539473.cnf 

running on 2 cores: 1,3

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.15 10.06 9.71 10/198 12485
/proc/meminfo: memFree=12972688/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=2712 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346363148 2777088 37 33554432000 4194304 4287625 140735092057344 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12485/statm: 678 37 27 23 0 23 0

[startup+0.0382791 s]
/proc/loadavg: 10.15 10.06 9.71 10/198 12485
/proc/meminfo: memFree=12972688/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=2712 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346363148 2777088 37 33554432000 4194304 4287625 140735092057344 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12485/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100263 s]
/proc/loadavg: 10.15 10.06 9.71 10/198 12485
/proc/meminfo: memFree=12972688/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=2712 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 346363148 2777088 37 33554432000 4194304 4287625 140735092057344 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699953811 0 0 17 1 0 0 0
/proc/12485/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.30023 s]
/proc/loadavg: 10.15 10.06 9.71 10/198 12485
/proc/meminfo: memFree=12972688/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 503 0 0 0 0 0 0 0 25 0 1 0 346363148 18763776 394 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12485/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700159 s]
/proc/loadavg: 10.15 10.06 9.71 10/198 12485
/proc/meminfo: memFree=12972688/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 346363148 18763776 394 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/12485/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50101 s]
/proc/loadavg: 10.15 10.06 9.71 13/202 12489
/proc/meminfo: memFree=12952940/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 503 0 0 0 0 0 0 0 16 0 1 0 346363148 18763776 394 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4604303622480592896 0 0 17 3 0 0 0
/proc/12485/statm: 4581 394 345 23 0 91 0
[pid=12487] ppid=12485 vsize=1827300 CPUtime=0.4 cores=1
/proc/12487/stat : 12487 (cryptominisat) R 12485 12485 12028 0 -1 4202496 1789 0 0 0 40 0 0 0 25 0 1 0 346363172 1871155200 1062 33554432000 4194304 4587354 140734022109392 18446744073709551615 233509994182 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12487/statm: 456825 1062 326 96 0 453387 0
[pid=12488] ppid=12485 vsize=14192 CPUtime=0.39 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 1007 0 0 0 39 0 0 0 25 0 1 0 346363172 14532608 898 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 3548 898 340 145 0 593 0
[pid=12489] ppid=12485 vsize=452656 CPUtime=0.44 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 483 0 0 0 44 0 0 0 25 0 1 0 346363172 463519744 379 33554432000 134512640 134534564 4287107040 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 113164 379 91 6 0 111830 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 2312472

[startup+3.10073 s]
/proc/loadavg: 10.29 10.09 9.73 13/202 12489
/proc/meminfo: memFree=12950096/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=0 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 346363148 18763776 394 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4604301835774197760 0 0 17 3 0 0 0
/proc/12485/statm: 4581 394 345 23 0 91 0
[pid=12487] ppid=12485 vsize=1827556 CPUtime=0.99 cores=1
/proc/12487/stat : 12487 (cryptominisat) R 12485 12485 12028 0 -1 4202496 2561 0 0 0 99 0 0 0 25 0 1 0 346363172 1871417344 1148 33554432000 4194304 4587354 140734022109392 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12487/statm: 456889 1148 326 96 0 453451 0
[pid=12488] ppid=12485 vsize=14596 CPUtime=0.89 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 1105 0 0 0 89 0 0 0 25 0 1 0 346363172 14946304 996 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 3649 996 340 145 0 694 0
[pid=12489] ppid=12485 vsize=452656 CPUtime=0.95 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 483 0 0 0 95 0 0 0 25 0 1 0 346363172 463519744 379 33554432000 134512640 134534564 4287107040 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 113164 379 91 6 0 111830 0
Current children cumulated CPU time (s) 2.83
Current children cumulated vsize (KiB) 2313132

[startup+6.30116 s]
/proc/loadavg: 10.29 10.09 9.73 12/201 12489
/proc/meminfo: memFree=12935968/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=15856 CPUtime=2.35 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 1383 0 0 0 235 0 0 0 25 0 1 0 346363172 16236544 1274 33554432000 4194304 4785740 140736131183760 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 3964 1274 341 145 0 1009 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=2.44 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 244 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 6.03
Current children cumulated vsize (KiB) 490832

[startup+12.701 s]
/proc/loadavg: 10.35 10.11 9.73 9/196 12491
/proc/meminfo: memFree=13419760/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=16964 CPUtime=5.55 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 1664 0 0 0 555 0 0 0 25 0 1 0 346363172 17371136 1555 33554432000 4194304 4785740 140736131183760 18446744073709551615 4278118 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 4241 1555 341 145 0 1286 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=5.64 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 564 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 491940

[startup+25.5007 s]
/proc/loadavg: 10.29 10.10 9.74 12/201 12521
/proc/meminfo: memFree=13398368/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=18908 CPUtime=11.95 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 2091 0 0 0 1195 0 0 0 25 0 1 0 346363172 19361792 1982 33554432000 4194304 4785740 140736131183760 18446744073709551615 4550336 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 4727 1982 341 145 0 1772 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=12.04 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 1204 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 25.23
Current children cumulated vsize (KiB) 493884

[startup+51.1011 s]
/proc/loadavg: 10.53 10.17 9.77 12/201 12522
/proc/meminfo: memFree=13378868/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=21036 CPUtime=24.75 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 2556 0 0 0 2475 0 0 0 25 0 1 0 346363172 21540864 2447 33554432000 4194304 4785740 140736131183760 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 5259 2447 341 145 0 2304 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=24.84 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 2484 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 496012

[startup+102.307 s]
/proc/loadavg: 10.81 10.31 9.84 12/201 12523
/proc/meminfo: memFree=13356036/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=23960 CPUtime=50.36 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 3217 0 0 0 5036 0 0 0 25 0 1 0 346363172 24535040 3108 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 5990 3108 341 145 0 3035 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=50.44 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 5044 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 498936

[startup+162.301 s]
/proc/loadavg: 10.92 10.42 9.90 12/201 12525
/proc/meminfo: memFree=13314960/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=25940 CPUtime=80.36 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 3639 0 0 0 8036 0 0 0 25 0 1 0 346363172 26562560 3530 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 6485 3530 341 145 0 3530 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=80.43 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 8043 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 162.03
Current children cumulated vsize (KiB) 500916

[startup+222.3 s]
/proc/loadavg: 10.97 10.53 9.97 12/201 12526
/proc/meminfo: memFree=13300284/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=27728 CPUtime=110.37 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 4059 0 0 0 11037 0 0 0 25 0 1 0 346363172 28393472 3950 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 6932 3950 341 145 0 3977 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=110.43 cores=1

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

[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=34968 CPUtime=350.34 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 5724 0 0 0 35033 1 0 0 25 0 1 0 346363172 35807232 5615 33554432000 4194304 4785740 140736131183760 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 8742 5615 341 145 0 5787 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=350.47 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 35047 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530712 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 509944

[startup+762.307 s]
/proc/loadavg: 10.00 10.14 10.02 11/200 12541
/proc/meminfo: memFree=13294844/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=35736 CPUtime=380.34 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 5872 0 0 0 38033 1 0 0 25 0 1 0 346363172 36593664 5763 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 8934 5763 341 145 0 5979 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=380.48 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 38048 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 510712

[startup+822.301 s]
/proc/loadavg: 10.05 10.13 10.02 11/200 12542
/proc/meminfo: memFree=13291208/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=36888 CPUtime=410.33 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6124 0 0 0 41032 1 0 0 25 0 1 0 346363172 37773312 6015 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9222 6015 341 145 0 6267 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=410.48 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 41048 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 511864

[startup+882.301 s]
/proc/loadavg: 10.01 10.10 10.02 11/200 12544
/proc/meminfo: memFree=13285344/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=37464 CPUtime=440.34 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6245 0 0 0 44033 1 0 0 25 0 1 0 346363172 38363136 6136 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9366 6136 341 145 0 6411 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=440.48 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 44048 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 512440

[startup+942.3 s]
/proc/loadavg: 10.05 10.09 10.02 11/200 12545
/proc/meminfo: memFree=13236460/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=38040 CPUtime=470.34 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6380 0 0 0 47033 1 0 0 25 0 1 0 346363172 38952960 6271 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9510 6271 341 145 0 6555 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=470.47 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 47047 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 513016

[startup+1002.3 s]
/proc/loadavg: 10.05 10.09 10.02 11/200 12547
/proc/meminfo: memFree=13235308/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=38616 CPUtime=500.35 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6492 0 0 0 50034 1 0 0 25 0 1 0 346363172 39542784 6383 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9654 6383 341 145 0 6699 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=500.47 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 50047 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 513592

[startup+1062.3 s]
/proc/loadavg: 10.02 10.07 10.01 11/200 12549
/proc/meminfo: memFree=13227460/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=39000 CPUtime=530.36 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6584 0 0 0 53035 1 0 0 25 0 1 0 346363172 39936000 6475 33554432000 4194304 4785740 140736131183760 18446744073709551615 233509995114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9750 6475 341 145 0 6795 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=530.46 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 53046 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 513976

[startup+1122.3 s]
/proc/loadavg: 10.00 10.05 10.00 11/200 12550
/proc/meminfo: memFree=13232016/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=39000 CPUtime=560.36 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6608 0 0 0 56035 1 0 0 25 0 1 0 346363172 39936000 6499 33554432000 4194304 4785740 140736131183760 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9750 6499 341 145 0 6795 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=560.46 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 56046 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134528404 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 513976

[startup+1182.3 s]
/proc/loadavg: 10.00 10.04 10.00 11/200 12552
/proc/meminfo: memFree=13206804/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=39000 CPUtime=590.37 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6629 0 0 0 59036 1 0 0 25 0 1 0 346363172 39936000 6520 33554432000 4194304 4785740 140736131183760 18446744073709551615 233509995122 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 9750 6520 341 145 0 6795 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=590.46 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 59046 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 513976

[startup+1242.3 s]
/proc/loadavg: 10.00 10.03 10.00 11/200 12553
/proc/meminfo: memFree=13215948/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=40224 CPUtime=620.38 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 6910 0 0 0 62037 1 0 0 25 0 1 0 346363172 41189376 6765 33554432000 4194304 4785740 140736131183760 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 10056 6765 341 145 0 7101 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=620.45 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 62045 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 515200



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.76 9.97 9.98 7/192 12573
/proc/meminfo: memFree=13399156/32951124 swapFree=67111528/67111528
[pid=12485] ppid=12483 vsize=18324 CPUtime=1.24 cores=1,3
/proc/12485/stat : 12485 (ppfolio) S 12483 12485 12028 0 -1 4202496 504 2713 0 0 0 0 124 0 15 0 1 0 346363148 18763776 395 33554432000 4194304 4287625 140735092057344 18446744073709551615 233510317583 0 0 4096 65536 4425053682073043204 0 0 17 3 0 0 0
/proc/12485/statm: 4581 395 346 23 0 91 0
[pid=12488] ppid=12485 vsize=41376 CPUtime=649.19 cores=1
/proc/12488/stat : 12488 (clasp) R 12485 12485 12028 0 -1 4202496 7165 0 0 0 64918 1 0 0 25 0 1 0 346363172 42369024 7020 33554432000 4194304 4785740 140736131183760 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/12488/statm: 10344 7020 341 145 0 7389 0
[pid=12489] ppid=12485 vsize=456652 CPUtime=649.34 cores=1
/proc/12489/stat : 12489 (TNM) R 12485 12485 12028 0 -1 4202496 558 0 0 0 64934 0 0 0 25 0 1 0 346363172 467611648 454 33554432000 134512640 134534564 4287107040 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12489/statm: 114163 454 95 6 0 112829 0
Current children cumulated CPU time (s) 1299.77
Current children cumulated vsize (KiB) 516352

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): 1299.8
CPU user time (s): 1299.78
CPU system time (s): 0.017997
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 2317412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10972
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= 42
involuntary context switches= 14720

runsolver used 2.13368 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 18:31:13
IDJOB=3191744
IDBENCH=82875
IDSOLVER=1613
FILE ID=node145/3191744-1302539473
RUNJOBID= node145-1302536868-12048
PBS_JOBID= 12951118
Free space on /tmp= 71448 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191744-1302539473/watcher-3191744-1302539473 -o /tmp/evaluation-result-3191744-1302539473/solver-3191744-1302539473 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191744-1302539473.cnf

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=2042391911

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12972844 kB
Buffers:        702156 kB
Cached:       18314156 kB
SwapCached:          0 kB
Active:       10153968 kB
Inactive:      9423712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12972844 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30268 kB
Writeback:           0 kB
AnonPages:      560720 kB
Mapped:          17544 kB
Slab:           336832 kB
PageTables:       6872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3346100 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= 71448 MiB
End job on node145 at 2011-04-11 18:52:53