Trace number 3191737

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
MD5SUMb51753a48e6efd66554e7afe4efc3b19
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5

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-3191737-1302539469/watcher-3191737-1302539469 -o /tmp/evaluation-result-3191737-1302539469/solver-3191737-1302539469 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191737-1302539469.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.07 10.04 9.71 10/197 12363
/proc/meminfo: memFree=12514112/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) R 12361 12363 12028 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346362727 18763776 392 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510117781 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/12363/statm: 4581 392 343 23 0 91 0

[startup+0.0324289 s]
/proc/loadavg: 10.07 10.04 9.71 10/197 12363
/proc/meminfo: memFree=12514112/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 13269816998801408264 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100418 s]
/proc/loadavg: 10.07 10.04 9.71 10/197 12363
/proc/meminfo: memFree=12514112/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 13269816998801408264 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30038 s]
/proc/loadavg: 10.07 10.04 9.71 10/197 12363
/proc/meminfo: memFree=12514112/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 24 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700309 s]
/proc/loadavg: 10.07 10.04 9.71 10/197 12363
/proc/meminfo: memFree=12514112/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425180259054256128 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 10.07 10.04 9.71 12/201 12367
/proc/meminfo: memFree=12507756/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178197469954048 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=635440 CPUtime=0.54 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 1424 0 0 0 54 0 0 0 25 0 1 0 346362728 650690560 835 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 158860 835 327 96 0 155422 0
[pid=12365] ppid=12363 vsize=13372 CPUtime=0.42 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 822 0 0 0 42 0 0 0 25 0 1 0 346362728 13692928 708 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287237 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 3343 708 340 145 0 388 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=0.52 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 52 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1123092

[startup+3.10089 s]
/proc/loadavg: 10.15 10.06 9.71 7/192 12369
/proc/meminfo: memFree=12969784/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178334908907520 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=635912 CPUtime=1.04 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 1983 0 0 0 104 0 0 0 25 0 1 0 346362728 651173888 1041 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 158978 1041 327 96 0 155540 0
[pid=12365] ppid=12363 vsize=13908 CPUtime=0.93 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 937 0 0 0 93 0 0 0 25 0 1 0 346362728 14241792 823 33554432000 4194304 4785740 140733546495904 18446744073709551615 4319104 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 3477 823 340 145 0 522 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=1.11 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 111 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1124100

[startup+6.3003 s]
/proc/loadavg: 10.15 10.06 9.71 13/202 12489
/proc/meminfo: memFree=12952692/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178472347860992 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=642892 CPUtime=2.14 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 4651 0 0 0 214 0 0 0 25 0 1 0 346362728 658321408 2809 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 160723 2809 337 96 0 157285 0
[pid=12365] ppid=12363 vsize=14712 CPUtime=2.02 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 1130 0 0 0 202 0 0 0 25 0 1 0 346362728 15065088 1016 33554432000 4194304 4785740 140733546495904 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 3678 1016 340 145 0 723 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=2.12 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 212 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1131884

[startup+12.7012 s]
/proc/loadavg: 10.35 10.11 9.73 12/201 12489
/proc/meminfo: memFree=12932628/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=647896 CPUtime=4.24 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 6989 0 0 0 424 0 0 0 25 0 1 0 346362728 663445504 4053 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 161974 4053 337 96 0 158536 0
[pid=12365] ppid=12363 vsize=15644 CPUtime=4.13 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 1377 0 0 0 413 0 0 0 25 0 1 0 346362728 16019456 1263 33554432000 4194304 4785740 140733546495904 18446744073709551615 4546132 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 3911 1263 340 145 0 956 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=4.31 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 431 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134530641 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1137820

[startup+25.5009 s]
/proc/loadavg: 10.23 10.09 9.73 12/201 12521
/proc/meminfo: memFree=13403712/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178884664721408 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=649144 CPUtime=8.53 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 9844 0 0 0 853 0 0 0 25 0 1 0 346362728 664723456 4142 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238271 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 162286 4142 337 96 0 158848 0
[pid=12365] ppid=12363 vsize=17132 CPUtime=8.41 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 1742 0 0 0 841 0 0 0 25 0 1 0 346362728 17543168 1628 33554432000 4194304 4785740 140733546495904 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 4283 1628 341 145 0 1328 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=8.52 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 852 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134530770 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1140556

[startup+51.1003 s]
/proc/loadavg: 10.49 10.16 9.76 12/201 12522
/proc/meminfo: memFree=13382588/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178884664721408 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=651228 CPUtime=17.04 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 14994 0 0 0 1703 1 0 0 25 0 1 0 346362728 666857472 4805 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 162807 4805 337 96 0 159369 0
[pid=12365] ppid=12363 vsize=18636 CPUtime=16.93 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 2111 0 0 0 1693 0 0 0 25 0 1 0 346362728 19083264 1997 33554432000 4194304 4785740 140733546495904 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 4659 1997 341 145 0 1704 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=17.1 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 1710 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134529734 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1144144

[startup+102.307 s]
/proc/loadavg: 10.79 10.30 9.83 12/201 12523
/proc/meminfo: memFree=13355048/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425179022103674880 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=656364 CPUtime=34.13 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 23259 0 0 0 3411 2 0 0 25 0 1 0 346362728 672116736 6087 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 164091 6087 337 96 0 160653 0
[pid=12365] ppid=12363 vsize=21564 CPUtime=34.01 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 2810 0 0 0 3401 0 0 0 25 0 1 0 346362728 22081536 2696 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 5391 2696 341 145 0 2436 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=34.13 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 3413 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1152208

[startup+162.3 s]
/proc/loadavg: 10.92 10.42 9.90 12/201 12524
/proc/meminfo: memFree=13319308/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425179022103674880 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=657576 CPUtime=54.13 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 30678 0 0 0 5410 3 0 0 25 0 1 0 346362728 673357824 6405 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 164394 6405 337 96 0 160956 0
[pid=12365] ppid=12363 vsize=23552 CPUtime=54 cores=5

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

/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 1185468

[startup+882.301 s]
/proc/loadavg: 10.02 10.10 10.02 11/200 12544
/proc/meminfo: memFree=13287332/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425179434420535296 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=674764 CPUtime=294.1 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 83532 0 0 0 29394 16 0 0 25 0 1 0 346362728 690958336 11317 33554432000 4194304 4587354 140736623828256 18446744073709551615 4243888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 168691 11317 337 96 0 165253 0
[pid=12365] ppid=12363 vsize=35740 CPUtime=294.03 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6142 0 0 0 29403 0 0 0 25 0 1 0 346362728 36597760 6028 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287190 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 8935 6028 341 145 0 5980 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=294.16 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 29416 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 1184784

[startup+942.3 s]
/proc/loadavg: 10.05 10.09 10.02 11/200 12545
/proc/meminfo: memFree=13236600/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425178609786814464 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=701072 CPUtime=314.1 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 93085 0 0 0 31392 18 0 0 25 0 1 0 346362728 717897728 17945 33554432000 4194304 4587354 140736623828256 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 175268 17945 337 96 0 171830 0
[pid=12365] ppid=12363 vsize=36576 CPUtime=314.04 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6307 0 0 0 31404 0 0 0 25 0 1 0 346362728 37453824 6193 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9144 6193 341 145 0 6189 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=314.16 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 31416 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1211928

[startup+1002.3 s]
/proc/loadavg: 10.06 10.09 10.02 11/200 12547
/proc/meminfo: memFree=13235440/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=697032 CPUtime=334.09 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 95811 0 0 0 33391 18 0 0 25 0 1 0 346362728 713760768 17658 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 174258 17658 337 96 0 170820 0
[pid=12365] ppid=12363 vsize=36876 CPUtime=334.05 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6376 0 0 0 33405 0 0 0 25 0 1 0 346362728 37761024 6262 33554432000 4194304 4785740 140733546495904 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9219 6262 341 145 0 6264 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=334.16 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 33416 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1208188

[startup+1062.3 s]
/proc/loadavg: 10.02 10.07 10.01 11/200 12548
/proc/meminfo: memFree=13228592/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=737792 CPUtime=354.08 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 100127 0 0 0 35389 19 0 0 25 0 1 0 346362728 755499008 18867 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 184448 18867 337 96 0 181010 0
[pid=12365] ppid=12363 vsize=37192 CPUtime=354.06 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6449 0 0 0 35406 0 0 0 25 0 1 0 346362728 38084608 6335 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9298 6335 341 145 0 6343 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=354.15 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 35415 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 1249264

[startup+1122.3 s]
/proc/loadavg: 10.00 10.05 10.01 11/200 12550
/proc/meminfo: memFree=13232024/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=701004 CPUtime=374.09 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 102059 0 0 0 37389 20 0 0 25 0 1 0 346362728 717828096 17663 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 175251 17663 337 96 0 171813 0
[pid=12365] ppid=12363 vsize=37512 CPUtime=374.05 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6526 0 0 0 37405 0 0 0 25 0 1 0 346362728 38412288 6412 33554432000 4194304 4785740 140733546495904 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9378 6412 341 145 0 6423 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=374.15 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 37415 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 1212796

[startup+1182.3 s]
/proc/loadavg: 10.00 10.04 10.00 11/200 12552
/proc/meminfo: memFree=13208060/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=711328 CPUtime=394.1 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 104675 0 0 0 39389 21 0 0 25 0 1 0 346362728 728399872 20230 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 177832 20230 337 96 0 174394 0
[pid=12365] ppid=12363 vsize=37644 CPUtime=394.05 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6568 0 0 0 39405 0 0 0 25 0 1 0 346362728 38547456 6454 33554432000 4194304 4785740 140733546495904 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9411 6454 341 145 0 6456 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=394.15 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 39415 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 1223252

[startup+1242.3 s]
/proc/loadavg: 10.00 10.03 10.00 11/200 12553
/proc/meminfo: memFree=13216572/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425179296981581824 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=710672 CPUtime=414.11 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 108277 0 0 0 41388 23 0 0 25 0 1 0 346362728 727728128 20533 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 177668 20533 337 96 0 174230 0
[pid=12365] ppid=12363 vsize=38260 CPUtime=414.05 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6688 0 0 0 41405 0 0 0 25 0 1 0 346362728 39178240 6574 33554432000 4194304 4785740 140733546495904 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9565 6574 341 145 0 6610 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=414.14 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 41414 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 1223212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.00 10.02 10.00 11/200 12555
/proc/meminfo: memFree=13207860/32951124 swapFree=67111528/67111528
[pid=12363] ppid=12361 vsize=18324 CPUtime=0 cores=5,7
/proc/12363/stat : 12363 (ppfolio) S 12361 12363 12028 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 346362727 18763776 394 33554432000 4194304 4287625 140735876224464 18446744073709551615 233510317583 0 0 4096 65536 4425179296981581824 0 0 17 7 0 0 0
/proc/12363/statm: 4581 394 345 23 0 91 0
[pid=12364] ppid=12363 vsize=710700 CPUtime=433.38 cores=5
/proc/12364/stat : 12364 (cryptominisat) R 12363 12363 12028 0 -1 4202496 111551 0 0 0 43314 24 0 0 25 0 1 0 346362728 727756800 20557 33554432000 4194304 4587354 140736623828256 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12364/statm: 177675 20557 337 96 0 174237 0
[pid=12365] ppid=12363 vsize=38432 CPUtime=433.24 cores=5
/proc/12365/stat : 12365 (clasp) R 12363 12363 12028 0 -1 4202496 6745 0 0 0 43324 0 0 0 25 0 1 0 346362728 39354368 6631 33554432000 4194304 4785740 140733546495904 18446744073709551615 4552986 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/12365/statm: 9608 6631 341 145 0 6653 0
[pid=12366] ppid=12363 vsize=455956 CPUtime=433.39 cores=5
/proc/12366/stat : 12366 (TNM) R 12363 12363 12028 0 -1 4202496 364 0 0 0 43339 0 0 0 25 0 1 0 346362728 466898944 260 33554432000 134512640 134534564 4287800688 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12366/statm: 113989 260 95 6 0 112655 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1223412

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12363 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 1300.01
#
# 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.01
CPU user time (s): 1299.77
CPU system time (s): 0.24
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 1781552

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

runsolver used 2.16867 second user time and 4.93325 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-11 18:31:09
IDJOB=3191737
IDBENCH=82868
IDSOLVER=1613
FILE ID=node145/3191737-1302539469
RUNJOBID= node145-1302536868-12049
PBS_JOBID= 12951118
Free space on /tmp= 71440 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S960948361-055.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191737-1302539469/watcher-3191737-1302539469 -o /tmp/evaluation-result-3191737-1302539469/solver-3191737-1302539469 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191737-1302539469.cnf

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

MD5SUM BENCH= b51753a48e6efd66554e7afe4efc3b19
RANDOM SEED=1726296694

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12514516 kB
Buffers:        701976 kB
Cached:       18317748 kB
SwapCached:          0 kB
Active:       10611308 kB
Inactive:      9423596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12514516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:     1014868 kB
Mapped:          17616 kB
Slab:           336124 kB
PageTables:       7816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3958884 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= 71436 MiB
End job on node145 at 2011-04-11 18:52:51