Trace number 3264858

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
MD5SUM22bc1843113c53c5f8a8f8cec42dcbe5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark240.682
Satisfiable
(Un)Satisfiability was proved
Number of variables352
Number of clauses2492
Sum of the clauses size11032
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41592
Number of clauses of size 5736
Number of clauses of size over 5164

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
1300.03/1300.01	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3264858-1303558423/watcher-3264858-1303558423 -o /tmp/evaluation-result-3264858-1303558423/solver-3264858-1303558423 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264858-1303558423.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: 11.00 10.85 9.75 9/197 30562
/proc/meminfo: memFree=14490972/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) R 30560 30562 30434 0 -1 4202496 485 0 0 0 0 0 0 0 24 0 1 0 448257905 18763776 392 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/30562/statm: 4581 392 343 23 0 91 0

[startup+0.066703 s]
/proc/loadavg: 11.00 10.85 9.75 9/197 30562
/proc/meminfo: memFree=14490972/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 4479017575325335816 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100701 s]
/proc/loadavg: 11.00 10.85 9.75 9/197 30562
/proc/meminfo: memFree=14490972/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 4479017575325335816 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30066 s]
/proc/loadavg: 11.00 10.85 9.75 9/197 30562
/proc/meminfo: memFree=14490972/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827716647530004480 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700597 s]
/proc/loadavg: 11.00 10.85 9.75 9/197 30562
/proc/meminfo: memFree=14490972/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827716647530004480 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50044 s]
/proc/loadavg: 11.00 10.85 9.75 12/201 30566
/proc/meminfo: memFree=14486724/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 18 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827716784968957952 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=83400 CPUtime=0.5 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 1245 0 0 0 50 0 0 0 25 0 1 0 448257905 85401600 793 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238240 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 20850 793 327 96 0 17412 0
[pid=30564] ppid=30562 vsize=12956 CPUtime=0.4 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 691 0 0 0 40 0 0 0 25 0 1 0 448257905 13266944 583 33554432000 4194304 4785740 140737409984048 18446744073709551615 4278087 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3239 583 340 145 0 284 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=0.59 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 59 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 570640

[startup+3.10113 s]
/proc/loadavg: 11.00 10.85 9.75 12/201 30566
/proc/meminfo: memFree=14485732/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=81992 CPUtime=0.99 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 1810 0 0 0 99 0 0 0 25 0 1 0 448257905 83959808 811 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 20498 811 331 96 0 17060 0
[pid=30564] ppid=30562 vsize=13236 CPUtime=0.94 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 758 0 0 0 94 0 0 0 25 0 1 0 448257905 13553664 650 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3309 650 340 145 0 354 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=1.14 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 114 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 569512

[startup+6.30053 s]
/proc/loadavg: 11.00 10.86 9.75 12/201 30566
/proc/meminfo: memFree=14483876/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827714998262562816 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=89156 CPUtime=2.09 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 3485 0 0 0 209 0 0 0 25 0 1 0 448257905 91295744 2096 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 22289 2096 338 96 0 18851 0
[pid=30564] ppid=30562 vsize=13504 CPUtime=1.99 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 843 0 0 0 199 0 0 0 25 0 1 0 448257905 13828096 735 33554432000 4194304 4785740 140737409984048 18446744073709551615 4553743 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3376 735 340 145 0 421 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=2.19 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 219 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 576944

[startup+12.7003 s]
/proc/loadavg: 11.00 10.86 9.76 12/201 30567
/proc/meminfo: memFree=14479284/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827714998262562816 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=91984 CPUtime=4.19 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 5110 0 0 0 419 0 0 0 25 0 1 0 448257905 94191616 2820 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 22996 2820 338 96 0 19558 0
[pid=30564] ppid=30562 vsize=14052 CPUtime=4.14 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 979 0 0 0 414 0 0 0 25 0 1 0 448257905 14389248 871 33554432000 4194304 4785740 140737409984048 18446744073709551615 4286949 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3513 871 340 145 0 558 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=4.34 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 434 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 580320

[startup+25.5009 s]
/proc/loadavg: 11.00 10.86 9.78 12/201 30567
/proc/meminfo: memFree=14475952/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715273140469760 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=91524 CPUtime=8.49 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 7373 0 0 0 849 0 0 0 25 0 1 0 448257905 93720576 3008 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 22881 3008 338 96 0 19443 0
[pid=30564] ppid=30562 vsize=14728 CPUtime=8.39 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 1141 0 0 0 839 0 0 0 25 0 1 0 448257905 15081472 1033 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3682 1033 340 145 0 727 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=8.59 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 859 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 580536

[startup+51.1011 s]
/proc/loadavg: 11.00 10.87 9.81 12/201 30568
/proc/meminfo: memFree=14473912/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715273140469760 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=91156 CPUtime=16.99 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 11244 0 0 0 1698 1 0 0 25 0 1 0 448257905 93343744 3503 33554432000 4194304 4587354 140736680193392 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 22789 3503 338 96 0 19351 0
[pid=30564] ppid=30562 vsize=15836 CPUtime=16.95 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 1409 0 0 0 1695 0 0 0 25 0 1 0 448257905 16216064 1301 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 3959 1301 340 145 0 1004 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=17.14 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 1714 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 581276

[startup+102.307 s]
/proc/loadavg: 11.00 10.89 9.87 12/201 30569
/proc/meminfo: memFree=14458848/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827716647530004480 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=105260 CPUtime=34.09 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 19227 0 0 0 3406 3 0 0 25 0 1 0 448257905 107786240 6149 33554432000 4194304 4587354 140736680193392 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 26315 6149 338 96 0 22877 0
[pid=30564] ppid=30562 vsize=17344 CPUtime=33.99 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 1777 0 0 0 3399 0 0 0 25 0 1 0 448257905 17760256 1669 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 4336 1669 340 145 0 1381 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=34.21 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 3421 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530598 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 596888

[startup+162.301 s]
/proc/loadavg: 11.00 10.91 9.94 12/201 30571
/proc/meminfo: memFree=14457444/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715410579423232 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=108872 CPUtime=54.08 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 26221 0 0 0 5403 5 0 0 25 0 1 0 448257905 111484928 6354 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 27218 6354 338 96 0 23780 0
[pid=30564] ppid=30562 vsize=18208 CPUtime=53.99 cores=1

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

/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 634916

[startup+882.301 s]
/proc/loadavg: 11.00 11.00 10.50 12/201 30683
/proc/meminfo: memFree=14550664/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=136608 CPUtime=294.06 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 82577 0 0 0 29392 14 0 0 25 0 1 0 448257905 139886592 14325 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34152 14325 338 96 0 30714 0
[pid=30564] ppid=30562 vsize=24156 CPUtime=294.05 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3330 0 0 0 29405 0 0 0 25 0 1 0 448257905 24735744 3222 33554432000 4194304 4785740 140737409984048 18446744073709551615 4550406 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6039 3222 340 145 0 3084 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=294.2 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 29420 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 635048

[startup+942.301 s]
/proc/loadavg: 11.00 11.00 10.53 12/201 30684
/proc/meminfo: memFree=14544444/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=137300 CPUtime=314.07 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 84727 0 0 0 31392 15 0 0 25 0 1 0 448257905 140595200 14263 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34325 14263 338 96 0 30887 0
[pid=30564] ppid=30562 vsize=24496 CPUtime=314.04 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3392 0 0 0 31404 0 0 0 25 0 1 0 448257905 25083904 3284 33554432000 4194304 4785740 140737409984048 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6124 3284 340 145 0 3169 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=314.2 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 31420 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 636080

[startup+1002.3 s]
/proc/loadavg: 11.00 11.00 10.56 12/201 30686
/proc/meminfo: memFree=14534004/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715548018376704 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=139772 CPUtime=334.08 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 89337 0 0 0 33392 16 0 0 25 0 1 0 448257905 143126528 14291 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34943 14291 338 96 0 31505 0
[pid=30564] ppid=30562 vsize=24952 CPUtime=334.04 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3490 0 0 0 33404 0 0 0 25 0 1 0 448257905 25550848 3382 33554432000 4194304 4785740 140737409984048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6238 3382 340 145 0 3283 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=334.19 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 33419 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 639008

[startup+1062.3 s]
/proc/loadavg: 11.00 11.00 10.58 12/201 30688
/proc/meminfo: memFree=14512784/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715548018376704 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=138128 CPUtime=354.09 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 94002 0 0 0 35392 17 0 0 25 0 1 0 448257905 141443072 14078 33554432000 4194304 4587354 140736680193392 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34532 14078 338 96 0 31094 0
[pid=30564] ppid=30562 vsize=25120 CPUtime=354.04 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3528 0 0 0 35404 0 0 0 25 0 1 0 448257905 25722880 3420 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6280 3420 340 145 0 3325 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=354.19 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 35419 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 637532

[startup+1122.3 s]
/proc/loadavg: 11.00 11.00 10.60 12/201 30689
/proc/meminfo: memFree=14502728/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715548018376704 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=139048 CPUtime=374.09 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 97512 0 0 0 37392 17 0 0 25 0 1 0 448257905 142385152 15089 33554432000 4194304 4587354 140736680193392 18446744073709551615 4231420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34762 15089 338 96 0 31324 0
[pid=30564] ppid=30562 vsize=25288 CPUtime=374.04 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3579 0 0 0 37404 0 0 0 25 0 1 0 448257905 25894912 3471 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6322 3471 340 145 0 3367 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=374.19 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 37419 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 638620

[startup+1182.3 s]
/proc/loadavg: 11.00 11.00 10.63 12/201 30691
/proc/meminfo: memFree=14510264/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715548018376704 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=139240 CPUtime=394.1 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 102415 0 0 0 39393 17 0 0 25 0 1 0 448257905 142581760 14992 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34810 14992 338 96 0 31372 0
[pid=30564] ppid=30562 vsize=25288 CPUtime=394.03 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3583 0 0 0 39403 0 0 0 25 0 1 0 448257905 25894912 3475 33554432000 4194304 4785740 140737409984048 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6322 3475 340 145 0 3367 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=394.19 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 39419 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 638812

[startup+1242.3 s]
/proc/loadavg: 11.00 11.00 10.65 12/201 30692
/proc/meminfo: memFree=14510992/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827715548018376704 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=138488 CPUtime=414.11 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 106942 0 0 0 41393 18 0 0 25 0 1 0 448257905 141811712 14481 33554432000 4194304 4587354 140736680193392 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34622 14481 338 96 0 31184 0
[pid=30564] ppid=30562 vsize=25440 CPUtime=414.03 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3609 0 0 0 41403 0 0 0 25 0 1 0 448257905 26050560 3501 33554432000 4194304 4785740 140737409984048 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6360 3501 340 145 0 3405 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=414.18 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 41418 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 638212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.04 11.01 10.67 12/201 30694
/proc/meminfo: memFree=14512096/32951124 swapFree=67111528/67111528
[pid=30562] ppid=30560 vsize=18324 CPUtime=0 cores=1,3
/proc/30562/stat : 30562 (ppfolio) S 30560 30562 30434 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 448257905 18763776 394 33554432000 4194304 4287625 140733901998336 18446744073709551615 264726425103 0 0 4096 65536 11827717059846864896 0 0 17 3 0 0 0
/proc/30562/statm: 4581 394 345 23 0 91 0
[pid=30563] ppid=30562 vsize=137884 CPUtime=433.32 cores=1
/proc/30563/stat : 30563 (cryptominisat) R 30562 30562 30434 0 -1 4202496 109149 0 0 0 43314 18 0 0 25 0 1 0 448257905 141193216 14177 33554432000 4194304 4587354 140736680193392 18446744073709551615 4357555 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30563/statm: 34471 14177 338 96 0 31033 0
[pid=30564] ppid=30562 vsize=25608 CPUtime=433.23 cores=1
/proc/30564/stat : 30564 (clasp) R 30562 30562 30434 0 -1 4202496 3638 0 0 0 43323 0 0 0 25 0 1 0 448257905 26222592 3530 33554432000 4194304 4785740 140737409984048 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/30564/statm: 6402 3530 340 145 0 3447 0
[pid=30565] ppid=30562 vsize=455960 CPUtime=433.48 cores=1
/proc/30565/stat : 30565 (TNM) R 30562 30562 30434 0 -1 4202496 343 0 0 0 43348 0 0 0 25 0 1 0 448257905 466903040 240 33554432000 134512640 134534564 4289268176 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30565/statm: 113990 240 95 6 0 112656 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 637776

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

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

Child status: 0

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

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.85
CPU system time (s): 0.18
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 711688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 866.382
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113322
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= 200
involuntary context switches= 9264

runsolver used 2.19067 second user time and 4.91325 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 13:33:43
IDJOB=3264858
IDBENCH=85355
IDSOLVER=1613
FILE ID=node141/3264858-1303558423
RUNJOBID= node141-1303557449-30454
PBS_JOBID= 13150274
Free space on /tmp= 70940 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-3.shuffled-as.sat05-2535.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264858-1303558423/watcher-3264858-1303558423 -o /tmp/evaluation-result-3264858-1303558423/solver-3264858-1303558423 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3264858-1303558423.cnf

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

MD5SUM BENCH= 22bc1843113c53c5f8a8f8cec42dcbe5
RANDOM SEED=1527824621

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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:      14491252 kB
Buffers:       1625020 kB
Cached:       15960004 kB
SwapCached:          0 kB
Active:        9995036 kB
Inactive:      7892804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14491252 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10112 kB
Writeback:           0 kB
AnonPages:      302496 kB
Mapped:          17544 kB
Slab:           508296 kB
PageTables:       6876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4144276 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= 70932 MiB
End job on node141 at 2011-04-23 13:55:25