Trace number 3191601

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-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
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.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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4
1300.01/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-3191601-1302538533/watcher-3191601-1302538533 -o /tmp/evaluation-result-3191601-1302538533/solver-3191601-1302538533 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191601-1302538533.cnf 

running on 2 cores: 4,6

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: 9.96 9.70 8.18 9/197 27861
/proc/meminfo: memFree=12902224/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) R 27859 27861 27560 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 346269161 18763776 391 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/27861/statm: 4581 391 343 23 0 91 0

[startup+0.091685 s]
/proc/loadavg: 9.96 9.70 8.18 9/197 27861
/proc/meminfo: memFree=12902224/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346269161 18763776 393 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4398161139486130436 0 0 17 6 0 0 0
/proc/27861/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100706 s]
/proc/loadavg: 9.96 9.70 8.18 9/197 27861
/proc/meminfo: memFree=12902224/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 346269161 18763776 393 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4398161139486130436 0 0 17 6 0 0 0
/proc/27861/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300651 s]
/proc/loadavg: 9.96 9.70 8.18 9/197 27861
/proc/meminfo: memFree=12902224/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 346269161 18763776 393 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27861/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700574 s]
/proc/loadavg: 9.96 9.70 8.18 9/197 27861
/proc/meminfo: memFree=12902224/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 346269161 18763776 393 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/27861/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50043 s]
/proc/loadavg: 9.96 9.70 8.18 12/201 27865
/proc/meminfo: memFree=12894756/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 346269161 18763776 393 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4454945962963501056 0 0 17 6 0 0 0
/proc/27861/statm: 4581 393 345 23 0 91 0
[pid=27862] ppid=27861 vsize=2036784 CPUtime=0.49 cores=4
/proc/27862/stat : 27862 (cryptominisat) R 27861 27861 27560 0 -1 4202496 1823 0 0 0 49 0 0 0 25 0 1 0 346269161 2085666816 1133 33554432000 4194304 4587354 140737082474384 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/27862/statm: 509196 1133 326 96 0 505758 0
[pid=27863] ppid=27861 vsize=14188 CPUtime=0.4 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 1008 0 0 0 40 0 0 0 25 0 1 0 346269161 14528512 900 33554432000 4194304 4785740 140736539357616 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 3547 900 340 145 0 592 0
[pid=27864] ppid=27861 vsize=452656 CPUtime=0.59 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 481 0 0 0 59 0 0 0 25 0 1 0 346269161 463519744 378 33554432000 134512640 134534564 4292163600 18446744073709551615 134524698 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 113164 378 91 6 0 111830 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2521952

[startup+3.10114 s]
/proc/loadavg: 9.96 9.70 8.18 11/200 27865
/proc/meminfo: memFree=12896624/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=14920 CPUtime=1.17 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 1179 0 0 0 117 0 0 0 25 0 1 0 346269161 15278080 1071 33554432000 4194304 4785740 140736539357616 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 3730 1071 340 145 0 775 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=1.34 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 134 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 489896

[startup+6.30054 s]
/proc/loadavg: 9.96 9.70 8.19 11/200 27865
/proc/meminfo: memFree=12931972/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=15920 CPUtime=2.77 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 1421 0 0 0 277 0 0 0 25 0 1 0 346269161 16302080 1313 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 3980 1313 340 145 0 1025 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=2.94 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 294 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 490896

[startup+12.7004 s]
/proc/loadavg: 9.96 9.71 8.20 11/200 27865
/proc/meminfo: memFree=12931616/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=17232 CPUtime=5.97 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 1736 0 0 0 597 0 0 0 25 0 1 0 346269161 17645568 1628 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 4308 1628 340 145 0 1353 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=6.14 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 614 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 492208

[startup+25.501 s]
/proc/loadavg: 9.97 9.72 8.22 11/200 27866
/proc/meminfo: memFree=12926640/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=18720 CPUtime=12.37 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 2042 0 0 0 1237 0 0 0 25 0 1 0 346269161 19169280 1934 33554432000 4194304 4785740 140736539357616 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 4680 1934 341 145 0 1725 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=12.54 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 1254 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493696

[startup+51.1003 s]
/proc/loadavg: 9.98 9.74 8.27 11/200 27866
/proc/meminfo: memFree=12964664/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=20772 CPUtime=25.18 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 2504 0 0 0 2518 0 0 0 25 0 1 0 346269161 21270528 2396 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 5193 2396 341 145 0 2238 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=25.34 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 2534 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 495748

[startup+102.307 s]
/proc/loadavg: 9.99 9.78 8.36 11/200 27868
/proc/meminfo: memFree=12875980/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=23344 CPUtime=50.79 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 3094 0 0 0 5079 0 0 0 25 0 1 0 346269161 23904256 2986 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 5836 2986 341 145 0 2881 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=50.94 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 5094 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 498320

[startup+162.301 s]
/proc/loadavg: 9.99 9.82 8.46 11/200 27869
/proc/meminfo: memFree=12929020/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=25704 CPUtime=80.78 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 3630 0 0 0 8078 0 0 0 25 0 1 0 346269161 26320896 3522 33554432000 4194304 4785740 140736539357616 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 6426 3522 341 145 0 3471 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=80.94 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 8094 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 500680

[startup+222.301 s]
/proc/loadavg: 10.10 9.88 8.56 11/200 27871
/proc/meminfo: memFree=12889568/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=27872 CPUtime=110.78 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 4105 0 0 0 11078 0 0 0 25 0 1 0 346269161 28540928 3997 33554432000 4194304 4785740 140736539357616 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 6968 3997 341 145 0 4013 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=110.95 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 11095 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 222.29

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

[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=34860 CPUtime=350.74 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 5751 0 0 0 35074 0 0 0 25 0 1 0 346269161 35696640 5643 33554432000 4194304 4785740 140736539357616 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 8715 5643 341 145 0 5760 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=350.99 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 35099 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 509836

[startup+762.307 s]
/proc/loadavg: 10.00 9.97 9.18 11/200 27919
/proc/meminfo: memFree=12928496/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=35052 CPUtime=380.76 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 5786 0 0 0 38076 0 0 0 25 0 1 0 346269161 35893248 5678 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 8763 5678 341 145 0 5808 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=380.98 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 38098 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 510028

[startup+822.301 s]
/proc/loadavg: 10.03 9.99 9.23 11/200 27921
/proc/meminfo: memFree=12928844/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=36132 CPUtime=410.76 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6001 0 0 0 41076 0 0 0 25 0 1 0 346269161 36999168 5893 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9033 5893 341 145 0 6078 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=410.98 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 41098 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528464 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 511108

[startup+882.301 s]
/proc/loadavg: 10.01 9.99 9.28 11/200 27922
/proc/meminfo: memFree=12928464/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=37476 CPUtime=440.76 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6268 0 0 0 44076 0 0 0 25 0 1 0 346269161 38375424 6160 33554432000 4194304 4785740 140736539357616 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9369 6160 341 145 0 6414 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=440.97 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 44097 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 512452

[startup+942.301 s]
/proc/loadavg: 10.00 9.99 9.32 11/200 27924
/proc/meminfo: memFree=12896700/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=38052 CPUtime=470.77 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6389 0 0 0 47077 0 0 0 25 0 1 0 346269161 38965248 6281 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9513 6281 341 145 0 6558 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=470.97 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 47097 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 513028

[startup+1002.3 s]
/proc/loadavg: 10.04 10.00 9.37 11/200 27926
/proc/meminfo: memFree=12906964/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=38820 CPUtime=500.77 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6560 0 0 0 50077 0 0 0 25 0 1 0 346269161 39751680 6452 33554432000 4194304 4785740 140736539357616 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9705 6452 341 145 0 6750 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=500.97 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 50097 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 513796

[startup+1062.3 s]
/proc/loadavg: 10.01 10.00 9.40 11/200 27927
/proc/meminfo: memFree=12886736/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=39204 CPUtime=530.78 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6640 0 0 0 53078 0 0 0 25 0 1 0 346269161 40144896 6532 33554432000 4194304 4785740 140736539357616 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9801 6532 341 145 0 6846 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=530.96 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 53096 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 514180

[startup+1122.3 s]
/proc/loadavg: 9.76 9.95 9.42 10/199 28021
/proc/meminfo: memFree=13093644/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=39592 CPUtime=560.79 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6767 0 0 0 56079 0 0 0 25 0 1 0 346269161 40542208 6644 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9898 6644 341 145 0 6943 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=560.96 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 56096 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 514568

[startup+1182.3 s]
/proc/loadavg: 8.68 9.61 9.33 9/198 28022
/proc/meminfo: memFree=13086132/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=39592 CPUtime=590.79 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 6787 0 0 0 59079 0 0 0 25 0 1 0 346269161 40542208 6664 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 9898 6664 341 145 0 6943 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=590.95 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 59095 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528991 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 514568

[startup+1242.3 s]
/proc/loadavg: 8.25 9.31 9.25 9/198 28024
/proc/meminfo: memFree=13080388/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=41200 CPUtime=620.79 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 7171 0 0 0 62079 0 0 0 25 0 1 0 346269161 42188800 7012 33554432000 4194304 4785740 140736539357616 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 10300 7012 341 145 0 7345 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=620.95 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 62095 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 516176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.09 9.07 9.17 9/198 28026
/proc/meminfo: memFree=13077004/32951124 swapFree=67111528/67111528
[pid=27861] ppid=27859 vsize=18324 CPUtime=0.56 cores=4,6
/proc/27861/stat : 27861 (ppfolio) S 27859 27861 27560 0 -1 4202496 501 1870 0 0 0 0 56 0 15 0 1 0 346269161 18763776 394 33554432000 4194304 4287625 140735329562256 18446744073709551615 220816256527 0 0 4096 65536 4429578034982387972 0 0 17 6 0 0 0
/proc/27861/statm: 4581 394 346 23 0 91 0
[pid=27863] ppid=27861 vsize=41392 CPUtime=649.61 cores=4
/proc/27863/stat : 27863 (clasp) R 27861 27861 27560 0 -1 4202496 7233 0 0 0 64961 0 0 0 25 0 1 0 346269161 42385408 7074 33554432000 4194304 4785740 140736539357616 18446744073709551615 4278081 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/27863/statm: 10348 7074 341 145 0 7393 0
[pid=27864] ppid=27861 vsize=456652 CPUtime=649.84 cores=4
/proc/27864/stat : 27864 (TNM) R 27861 27861 27560 0 -1 4202496 555 0 0 0 64984 0 0 0 25 0 1 0 346269161 467611648 452 33554432000 134512640 134534564 4292163600 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/27864/statm: 114163 452 95 6 0 112829 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 516368

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): 1300.03
CPU system time (s): 0.016997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2522092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10191
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= 35
involuntary context switches= 14722

runsolver used 2.26565 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:15:33
IDJOB=3191601
IDBENCH=82732
IDSOLVER=1613
FILE ID=node147/3191601-1302538533
RUNJOBID= node147-1302537048-27579
PBS_JOBID= 12951126
Free space on /tmp= 71244 MiB

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

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1919786417

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:      12902380 kB
Buffers:        717432 kB
Cached:       18593660 kB
SwapCached:          0 kB
Active:       10567976 kB
Inactive:      9056984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12902380 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10060 kB
Writeback:           0 kB
AnonPages:      313372 kB
Mapped:          17616 kB
Slab:           359128 kB
PageTables:       6716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3751636 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= 71236 MiB
End job on node147 at 2011-04-11 18:37:13