Trace number 3191577

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
MD5SUM68db236c1470208d12f1f4e80de80849
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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.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-3191577-1302538401/watcher-3191577-1302538401 -o /tmp/evaluation-result-3191577-1302538401/solver-3191577-1302538401 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191577-1302538401.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.55 10.80 8.74 10/197 3274
/proc/meminfo: memFree=15497996/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) R 3272 3274 2986 0 -1 4202496 485 0 0 0 0 0 0 0 19 0 1 0 365442863 18763776 392 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/3274/statm: 4581 392 343 23 0 91 0

[startup+0.0325379 s]
/proc/loadavg: 10.55 10.80 8.74 10/197 3274
/proc/meminfo: memFree=15497996/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 12951204367595176200 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.121523 s]
/proc/loadavg: 10.55 10.80 8.74 10/197 3274
/proc/meminfo: memFree=15497996/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300487 s]
/proc/loadavg: 10.55 10.80 8.74 10/197 3274
/proc/meminfo: memFree=15497996/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 7724105469010116608 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700419 s]
/proc/loadavg: 10.55 10.80 8.74 10/197 3274
/proc/meminfo: memFree=15497996/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 10.55 10.80 8.74 12/201 3278
/proc/meminfo: memFree=15488464/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 7724106293643837440 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
[pid=3275] ppid=3274 vsize=25980 CPUtime=0.29 cores=5
/proc/3275/stat : 3275 (cryptominisat) R 3274 3274 2986 0 -1 4202496 1478 0 0 0 29 0 0 0 19 0 1 0 365442864 26603520 1008 33554432000 4194304 4587354 140733438649072 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3275/statm: 6495 1008 325 96 0 3057 0
[pid=3276] ppid=3274 vsize=14484 CPUtime=0.89 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 1065 0 0 0 89 0 0 0 19 0 1 0 365442864 14831616 957 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 3621 957 340 145 0 666 0
[pid=3277] ppid=3274 vsize=452656 CPUtime=0.29 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 450 0 0 0 29 0 0 0 22 0 1 0 365442864 463519744 347 33554432000 134512640 134534564 4294163744 18446744073709551615 134524677 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 511444

[startup+3.10099 s]
/proc/loadavg: 10.55 10.80 8.74 12/201 3278
/proc/meminfo: memFree=15485364/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365442863 18763776 394 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 7724106568521744384 0 0 17 7 0 0 0
/proc/3274/statm: 4581 394 345 23 0 91 0
[pid=3275] ppid=3274 vsize=1963068 CPUtime=0.79 cores=5
/proc/3275/stat : 3275 (cryptominisat) R 3274 3274 2986 0 -1 4202496 2095 0 0 0 79 0 0 0 20 0 1 0 365442864 2010181632 1148 33554432000 4194304 4587354 140733438649072 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3275/statm: 490767 1148 326 96 0 487329 0
[pid=3276] ppid=3274 vsize=14776 CPUtime=1.44 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 1144 0 0 0 144 0 0 0 20 0 1 0 365442864 15130624 1036 33554432000 4194304 4785740 140735939322816 18446744073709551615 4553440 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 3694 1036 340 145 0 739 0
[pid=3277] ppid=3274 vsize=452656 CPUtime=0.84 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 450 0 0 0 84 0 0 0 25 0 1 0 365442864 463519744 347 33554432000 134512640 134534564 4294163744 18446744073709551615 134524550 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2448824

[startup+6.30043 s]
/proc/loadavg: 10.34 10.75 8.74 12/201 3311
/proc/meminfo: memFree=15539952/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=15804 CPUtime=3.03 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 1378 0 0 0 303 0 0 0 25 0 1 0 365442864 16183296 1270 33554432000 4194304 4785740 140735939322816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 3951 1270 340 145 0 996 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=2.44 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 244 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 490612

[startup+12.7003 s]
/proc/loadavg: 10.39 10.75 8.75 12/201 3373
/proc/meminfo: memFree=15525988/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=16728 CPUtime=6.23 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 1582 0 0 0 623 0 0 0 25 0 1 0 365442864 17129472 1474 33554432000 4194304 4785740 140735939322816 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 4182 1474 340 145 0 1227 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=5.64 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 564 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 491536

[startup+25.501 s]
/proc/loadavg: 10.53 10.77 8.78 12/201 3373
/proc/meminfo: memFree=15502500/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=18620 CPUtime=12.63 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 1990 0 0 0 1263 0 0 0 25 0 1 0 365442864 19066880 1882 33554432000 4194304 4785740 140735939322816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 4655 1882 340 145 0 1700 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=12.04 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 1204 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493428

[startup+51.1005 s]
/proc/loadavg: 10.69 10.78 8.84 12/201 3374
/proc/meminfo: memFree=15504196/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=20288 CPUtime=25.43 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 2381 0 0 0 2543 0 0 0 25 0 1 0 365442864 20774912 2273 33554432000 4194304 4785740 140735939322816 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 5072 2273 341 145 0 2117 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=24.84 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 2484 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 495096

[startup+102.306 s]
/proc/loadavg: 10.86 10.81 8.95 12/201 3375
/proc/meminfo: memFree=15463368/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=22664 CPUtime=51.05 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 2932 0 0 0 5104 1 0 0 25 0 1 0 365442864 23207936 2824 33554432000 4194304 4785740 140735939322816 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 5666 2824 341 145 0 2711 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=50.44 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 5044 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 497472

[startup+162.301 s]
/proc/loadavg: 10.95 10.85 9.08 12/201 3377
/proc/meminfo: memFree=15282528/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=24348 CPUtime=81.05 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 3306 0 0 0 8104 1 0 0 25 0 1 0 365442864 24932352 3198 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 6087 3198 341 145 0 3132 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=80.43 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 8043 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 499156

[startup+222.301 s]
/proc/loadavg: 10.98 10.87 9.19 12/201 3378
/proc/meminfo: memFree=15407364/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=25756 CPUtime=111.06 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 3607 0 0 0 11105 1 0 0 25 0 1 0 365442864 26374144 3499 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 6439 3499 341 145 0 3484 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=110.43 cores=5

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

[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=32540 CPUtime=351.04 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5158 0 0 0 35103 1 0 0 25 0 1 0 365442864 33320960 5050 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 8135 5050 341 145 0 5180 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=350.46 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 35046 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 507348

[startup+762.307 s]
/proc/loadavg: 10.02 10.45 9.76 11/200 3524
/proc/meminfo: memFree=15754304/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=33500 CPUtime=381.03 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5372 0 0 0 38102 1 0 0 25 0 1 0 365442864 34304000 5264 33554432000 4194304 4785740 140735939322816 18446744073709551615 218370653754 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 8375 5264 341 145 0 5420 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=380.47 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 38047 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 508308

[startup+822.301 s]
/proc/loadavg: 10.01 10.36 9.77 11/200 3525
/proc/meminfo: memFree=15757476/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=34652 CPUtime=411.03 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5586 0 0 0 41102 1 0 0 25 0 1 0 365442864 35483648 5478 33554432000 4194304 4785740 140735939322816 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 8663 5478 341 145 0 5708 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=410.47 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 41047 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 509460

[startup+882.3 s]
/proc/loadavg: 10.05 10.31 9.79 11/200 3527
/proc/meminfo: memFree=15753344/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=35420 CPUtime=441.02 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5739 0 0 0 44101 1 0 0 25 0 1 0 365442864 36270080 5631 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 8855 5631 341 145 0 5900 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=440.47 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 44047 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 510228

[startup+942.301 s]
/proc/loadavg: 10.02 10.25 9.80 11/200 3529
/proc/meminfo: memFree=15746500/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=35420 CPUtime=471.02 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5754 0 0 0 47101 1 0 0 25 0 1 0 365442864 36270080 5646 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 8855 5646 341 145 0 5900 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=470.47 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 47047 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 510228

[startup+1002.3 s]
/proc/loadavg: 10.00 10.20 9.81 11/200 3530
/proc/meminfo: memFree=15728716/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=36380 CPUtime=501.03 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5947 0 0 0 50102 1 0 0 25 0 1 0 365442864 37253120 5839 33554432000 4194304 4785740 140735939322816 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9095 5839 341 145 0 6140 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=500.47 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 50047 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 511188

[startup+1062.3 s]
/proc/loadavg: 10.00 10.16 9.82 11/200 3532
/proc/meminfo: memFree=15722720/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=36572 CPUtime=531.04 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 5985 0 0 0 53103 1 0 0 25 0 1 0 365442864 37449728 5877 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287045 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9143 5877 341 145 0 6188 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=530.46 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 53046 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 511380

[startup+1122.3 s]
/proc/loadavg: 10.04 10.14 9.83 11/200 3533
/proc/meminfo: memFree=15720828/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=36836 CPUtime=561.04 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 6087 0 0 0 56103 1 0 0 25 0 1 0 365442864 37720064 5943 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9209 5943 341 145 0 6254 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=560.46 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 56046 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 511644

[startup+1182.3 s]
/proc/loadavg: 10.01 10.12 9.84 11/200 3535
/proc/meminfo: memFree=15724380/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=37412 CPUtime=591.05 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 6226 0 0 0 59104 1 0 0 25 0 1 0 365442864 38309888 6082 33554432000 4194304 4785740 140735939322816 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9353 6082 341 145 0 6398 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=590.46 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 59046 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 512220

[startup+1242.3 s]
/proc/loadavg: 10.00 10.09 9.84 11/200 3537
/proc/meminfo: memFree=15706488/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=38180 CPUtime=621.05 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 6407 0 0 0 62104 1 0 0 25 0 1 0 365442864 39096320 6263 33554432000 4194304 4785740 140735939322816 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9545 6263 341 145 0 6590 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=620.45 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 62045 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134529858 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 512988



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 10.07 9.85 11/200 3544
/proc/meminfo: memFree=15719708/32951124 swapFree=67111528/67111528
[pid=3274] ppid=3272 vsize=18324 CPUtime=0.8 cores=5,7
/proc/3274/stat : 3274 (ppfolio) S 3272 3274 2986 0 -1 4202496 502 2099 0 0 0 0 80 0 15 0 1 0 365442863 18763776 395 33554432000 4194304 4287625 140733397241456 18446744073709551615 218370977295 0 0 4096 65536 4451412411764670724 0 0 17 7 0 0 0
/proc/3274/statm: 4581 395 346 23 0 91 0
[pid=3276] ppid=3274 vsize=38948 CPUtime=649.89 cores=5
/proc/3276/stat : 3276 (clasp) R 3274 3274 2986 0 -1 4202496 6571 0 0 0 64988 1 0 0 25 0 1 0 365442864 39882752 6427 33554432000 4194304 4785740 140735939322816 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/3276/statm: 9737 6427 341 145 0 6782 0
[pid=3277] ppid=3274 vsize=456484 CPUtime=649.32 cores=5
/proc/3277/stat : 3277 (TNM) R 3274 3274 2986 0 -1 4202496 519 0 0 0 64932 0 0 0 25 0 1 0 365442864 467439616 416 33554432000 134512640 134534564 4294163744 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/3277/statm: 114121 416 95 6 0 112787 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 513756

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.04
CPU user time (s): 1300.02
CPU system time (s): 0.025996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2448824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9723
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= 36
involuntary context switches= 14744

runsolver used 2.18667 second user time and 4.91125 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-11 18:13:21
IDJOB=3191577
IDBENCH=82708
IDSOLVER=1613
FILE ID=node101/3191577-1302538401
RUNJOBID= node101-1302537098-3007
PBS_JOBID= 12951129
Free space on /tmp= 71320 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S250627100-039.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191577-1302538401/watcher-3191577-1302538401 -o /tmp/evaluation-result-3191577-1302538401/solver-3191577-1302538401 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191577-1302538401.cnf

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

MD5SUM BENCH= 68db236c1470208d12f1f4e80de80849
RANDOM SEED=1051060227

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15498276 kB
Buffers:        687896 kB
Cached:       15861452 kB
SwapCached:          0 kB
Active:        6459104 kB
Inactive:     10582412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15498276 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20232 kB
Writeback:           0 kB
AnonPages:      492200 kB
Mapped:          17240 kB
Slab:           346656 kB
PageTables:       6712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3153232 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= 71312 MiB
End job on node101 at 2011-04-11 18:35:01