Trace number 3264946

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

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-240-2.shuffled-as.sat05-2519.cnf
MD5SUMb6a88c8ae73b20cfc873207d1a0caa09
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark139.097
Satisfiable
(Un)Satisfiability was proved
Number of variables338
Number of clauses2376
Sum of the clauses size10480
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 41520
Number of clauses of size 5736
Number of clauses of size over 5120

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.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-3264946-1303558750/watcher-3264946-1303558750 -o /tmp/evaluation-result-3264946-1303558750/solver-3264946-1303558750 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3264946-1303558750.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: 11.00 10.94 10.10 7/193 30634
/proc/meminfo: memFree=14682152/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) R 30632 30634 30434 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 448290583 18763776 392 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726225301 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/30634/statm: 4581 392 343 23 0 91 0

[startup+0.0548781 s]
/proc/loadavg: 11.00 10.94 10.10 7/193 30634
/proc/meminfo: memFree=14682152/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 211344006217433348 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100869 s]
/proc/loadavg: 11.00 10.94 10.10 7/193 30634
/proc/meminfo: memFree=14682152/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 211344006217433348 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300833 s]
/proc/loadavg: 11.00 10.94 10.10 7/193 30634
/proc/meminfo: memFree=14682152/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528925778204688384 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700755 s]
/proc/loadavg: 11.00 10.94 10.10 7/193 30634
/proc/meminfo: memFree=14682152/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528925778204688384 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5006 s]
/proc/loadavg: 11.00 10.94 10.10 10/197 30638
/proc/meminfo: memFree=14675968/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528923716620386304 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=955648 CPUtime=0.54 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 1219 0 0 0 54 0 0 0 25 0 1 0 448290584 978583552 771 33554432000 4194304 4587354 140737123607104 18446744073709551615 4239244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 238912 771 327 96 0 235474 0
[pid=30636] ppid=30634 vsize=12824 CPUtime=0.42 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 679 0 0 0 42 0 0 0 25 0 1 0 448290584 13131776 569 33554432000 4194304 4785740 140735661484960 18446744073709551615 4297907 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3206 569 340 145 0 251 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=0.51 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 51 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1442624

[startup+3.1003 s]
/proc/loadavg: 10.84 10.91 10.10 13/202 30668
/proc/meminfo: memFree=14673200/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=955788 CPUtime=1.04 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 1642 0 0 0 104 0 0 0 25 0 1 0 448290584 978726912 938 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 238947 938 331 96 0 235509 0
[pid=30636] ppid=30634 vsize=13088 CPUtime=0.93 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 749 0 0 0 93 0 0 0 25 0 1 0 448290584 13402112 639 33554432000 4194304 4785740 140735661484960 18446744073709551615 4550307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3272 639 340 145 0 317 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=1.11 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 111 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530538 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1443028

[startup+6.3007 s]
/proc/loadavg: 10.84 10.91 10.10 13/202 30668
/proc/meminfo: memFree=14661052/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924128937246720 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=961332 CPUtime=2.14 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 3460 0 0 0 214 0 0 0 25 0 1 0 448290584 984403968 2049 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 240333 2049 338 96 0 236895 0
[pid=30636] ppid=30634 vsize=13488 CPUtime=2.02 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 846 0 0 0 202 0 0 0 25 0 1 0 448290584 13811712 736 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3372 736 340 145 0 417 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=2.12 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 212 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1448972

[startup+12.7005 s]
/proc/loadavg: 11.02 10.94 10.12 13/202 30668
/proc/meminfo: memFree=14648040/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=964644 CPUtime=4.24 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 4938 0 0 0 424 0 0 0 25 0 1 0 448290584 987795456 2678 33554432000 4194304 4587354 140737123607104 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 241161 2678 338 96 0 237723 0
[pid=30636] ppid=30634 vsize=14052 CPUtime=4.13 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 961 0 0 0 413 0 0 0 25 0 1 0 448290584 14389248 851 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3513 851 341 145 0 558 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=4.31 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 431 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1452848

[startup+25.5011 s]
/proc/loadavg: 11.17 10.98 10.14 13/202 30669
/proc/meminfo: memFree=14644640/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924541254107136 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=964300 CPUtime=8.54 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 7228 0 0 0 853 1 0 0 25 0 1 0 448290584 987443200 2834 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 241075 2834 338 96 0 237637 0
[pid=30636] ppid=30634 vsize=14596 CPUtime=8.42 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 1120 0 0 0 842 0 0 0 25 0 1 0 448290584 14946304 1010 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553399 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3649 1010 341 145 0 694 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=8.52 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 852 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1453048

[startup+51.1012 s]
/proc/loadavg: 11.17 11.00 10.16 12/201 30669
/proc/meminfo: memFree=14645992/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924541254107136 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=966908 CPUtime=17.04 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 11040 0 0 0 1703 1 0 0 25 0 1 0 448290584 990113792 3188 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 241727 3188 338 96 0 238289 0
[pid=30636] ppid=30634 vsize=15580 CPUtime=16.93 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 1335 0 0 0 1693 0 0 0 25 0 1 0 448290584 15953920 1225 33554432000 4194304 4785740 140735661484960 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 3895 1225 341 145 0 940 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=17.1 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 1710 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1456640

[startup+102.308 s]
/proc/loadavg: 11.07 11.00 10.21 12/201 30671
/proc/meminfo: memFree=14612072/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528923854059339776 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=978892 CPUtime=34.13 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 19823 0 0 0 3411 2 0 0 25 0 1 0 448290584 1002385408 6486 33554432000 4194304 4587354 140737123607104 18446744073709551615 4430892 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 244723 6486 338 96 0 241285 0
[pid=30636] ppid=30634 vsize=16864 CPUtime=34.01 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 1660 0 0 0 3401 0 0 0 25 0 1 0 448290584 17268736 1550 33554432000 4194304 4785740 140735661484960 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 4216 1550 341 145 0 1261 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=34.14 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 3414 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1469908

[startup+162.3 s]
/proc/loadavg: 11.10 11.01 10.26 12/201 30672
/proc/meminfo: memFree=14606476/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924816132014080 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=980020 CPUtime=54.13 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 24696 0 0 0 5410 3 0 0 25 0 1 0 448290584 1003540480 6696 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 245005 6696 338 96 0 241567 0
[pid=30636] ppid=30634 vsize=17588 CPUtime=54.01 cores=5

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

[startup+822.301 s]
/proc/loadavg: 11.00 11.00 10.62 12/201 30690
/proc/meminfo: memFree=14518092/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001932 CPUtime=274.1 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78406 0 0 0 27397 13 0 0 25 0 1 0 448290584 1025978368 13611 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250483 13611 338 96 0 247045 0
[pid=30636] ppid=30634 vsize=22776 CPUtime=274.03 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3010 0 0 0 27403 0 0 0 25 0 1 0 448290584 23322624 2900 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 5694 2900 341 145 0 2739 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=274.16 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 27416 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1498860

[startup+882.3 s]
/proc/loadavg: 11.00 11.00 10.64 12/201 30692
/proc/meminfo: memFree=14517448/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001752 CPUtime=294.1 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78777 0 0 0 29397 13 0 0 25 0 1 0 448290584 1025794048 13970 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250438 13970 338 96 0 247000 0
[pid=30636] ppid=30634 vsize=22928 CPUtime=294.04 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3048 0 0 0 29404 0 0 0 25 0 1 0 448290584 23478272 2938 33554432000 4194304 4785740 140735661484960 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 5732 2938 341 145 0 2777 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=294.16 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 29416 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530309 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1498832

[startup+942.301 s]
/proc/loadavg: 11.06 11.02 10.66 12/201 30693
/proc/meminfo: memFree=14518800/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001136 CPUtime=314.09 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78789 0 0 0 31396 13 0 0 25 0 1 0 448290584 1025163264 13980 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250284 13980 338 96 0 246846 0
[pid=30636] ppid=30634 vsize=23564 CPUtime=314.05 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3202 0 0 0 31405 0 0 0 25 0 1 0 448290584 24129536 3092 33554432000 4194304 4785740 140735661484960 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 5891 3092 341 145 0 2936 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=314.16 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 31416 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1498852

[startup+1002.3 s]
/proc/loadavg: 9.84 10.72 10.58 9/192 30713
/proc/meminfo: memFree=14594240/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924953570967552 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001868 CPUtime=334.09 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78803 0 0 0 33396 13 0 0 25 0 1 0 448290584 1025912832 13991 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250467 13991 338 96 0 247029 0
[pid=30636] ppid=30634 vsize=23884 CPUtime=334.06 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3286 0 0 0 33406 0 0 0 25 0 1 0 448290584 24457216 3176 33554432000 4194304 4785740 140735661484960 18446744073709551615 4307216 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 5971 3176 341 145 0 3016 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=334.16 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 33416 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1499904

[startup+1062.3 s]
/proc/loadavg: 8.72 10.24 10.43 9/192 30714
/proc/meminfo: memFree=14597432/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924953570967552 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001800 CPUtime=354.1 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78856 0 0 0 35397 13 0 0 25 0 1 0 448290584 1025843200 14042 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250450 14042 338 96 0 247012 0
[pid=30636] ppid=30634 vsize=24520 CPUtime=354.06 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3397 0 0 0 35406 0 0 0 25 0 1 0 448290584 25108480 3287 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 6130 3287 341 145 0 3175 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=354.15 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 35415 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1500472

[startup+1122.3 s]
/proc/loadavg: 8.26 9.83 10.27 9/192 30716
/proc/meminfo: memFree=14596664/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924953570967552 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1001800 CPUtime=374.11 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78858 0 0 0 37398 13 0 0 25 0 1 0 448290584 1025843200 14042 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250450 14042 338 96 0 247012 0
[pid=30636] ppid=30634 vsize=24672 CPUtime=374.05 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3441 0 0 0 37405 0 0 0 25 0 1 0 448290584 25264128 3331 33554432000 4194304 4785740 140735661484960 18446744073709551615 4277627 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 6168 3331 341 145 0 3213 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=374.15 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 37415 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1500624

[startup+1182.3 s]
/proc/loadavg: 8.09 9.49 10.13 9/192 30717
/proc/meminfo: memFree=14587708/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924953570967552 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1002484 CPUtime=394.11 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 78859 0 0 0 39398 13 0 0 25 0 1 0 448290584 1026543616 14042 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 250621 14042 338 96 0 247183 0
[pid=30636] ppid=30634 vsize=24840 CPUtime=394.05 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3484 0 0 0 39405 0 0 0 25 0 1 0 448290584 25436160 3374 33554432000 4194304 4785740 140735661484960 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 6210 3374 341 145 0 3255 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=394.15 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 39415 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1501476

[startup+1242.3 s]
/proc/loadavg: 6.23 8.71 9.82 6/183 30736
/proc/meminfo: memFree=14661280/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 4528924128937246720 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1007784 CPUtime=414.12 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 80007 0 0 0 41399 13 0 0 25 0 1 0 448290584 1031970816 15188 33554432000 4194304 4587354 140737123607104 18446744073709551615 4357674 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 251946 15188 338 96 0 248508 0
[pid=30636] ppid=30634 vsize=25176 CPUtime=414.05 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3545 0 0 0 41405 0 0 0 25 0 1 0 448290584 25780224 3435 33554432000 4194304 4785740 140735661484960 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 6294 3435 341 145 0 3339 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=414.14 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 41414 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134530533 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 1507112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 5.56 8.10 9.54 6/183 30738
/proc/meminfo: memFree=14654684/32951124 swapFree=67111528/67111528
[pid=30634] ppid=30632 vsize=18324 CPUtime=0 cores=5,7
/proc/30634/stat : 30634 (ppfolio) S 30632 30634 30434 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 448290583 18763776 394 33554432000 4194304 4287625 140736296391600 18446744073709551615 264726425103 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/30634/statm: 4581 394 345 23 0 91 0
[pid=30635] ppid=30634 vsize=1014008 CPUtime=433.37 cores=5
/proc/30635/stat : 30635 (cryptominisat) R 30634 30634 30434 0 -1 4202496 81520 0 0 0 43324 13 0 0 25 0 1 0 448290584 1038344192 16695 33554432000 4194304 4587354 140737123607104 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30635/statm: 253502 16695 338 96 0 250064 0
[pid=30636] ppid=30634 vsize=25344 CPUtime=433.24 cores=5
/proc/30636/stat : 30636 (clasp) R 30634 30634 30434 0 -1 4202496 3597 0 0 0 43324 0 0 0 25 0 1 0 448290584 25952256 3487 33554432000 4194304 4785740 140735661484960 18446744073709551615 4278090 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/30636/statm: 6336 3487 341 145 0 3381 0
[pid=30637] ppid=30634 vsize=455828 CPUtime=433.4 cores=5
/proc/30637/stat : 30637 (TNM) R 30634 30634 30434 0 -1 4202496 337 0 0 0 43340 0 0 0 25 0 1 0 448290584 466767872 234 33554432000 134512640 134534564 4286654480 18446744073709551615 134528383 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30637/statm: 113957 234 95 6 0 112623 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1513504

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.06
CPU user time (s): 1299.91
CPU system time (s): 0.153976
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2435560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.91
system time used= 0.153976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85987
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= 204
involuntary context switches= 14221

runsolver used 2.20966 second user time and 4.83326 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 13:39:10
IDJOB=3264946
IDBENCH=85362
IDSOLVER=1613
FILE ID=node141/3264946-1303558750
RUNJOBID= node141-1303557449-30455
PBS_JOBID= 13150274
Free space on /tmp= 70940 MiB

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

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

MD5SUM BENCH= b6a88c8ae73b20cfc873207d1a0caa09
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:      14682308 kB
Buffers:       1625116 kB
Cached:       15960004 kB
SwapCached:          0 kB
Active:        9803856 kB
Inactive:      7892860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14682308 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20204 kB
Writeback:           0 kB
AnonPages:      111064 kB
Mapped:          16792 kB
Slab:           508536 kB
PageTables:       5664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1291608 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= 70952 MiB
End job on node141 at 2011-04-23 14:00:52