Trace number 3191721

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) 1299.9 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
MD5SUM901aadbc76f4961d582bc9856b3c63b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark300.4
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191721-1302539433/watcher-3191721-1302539433 -o /tmp/evaluation-result-3191721-1302539433/solver-3191721-1302539433 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191721-1302539433.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.61 11.95 11.33 9/202 21211
/proc/meminfo: memFree=9711320/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=2712 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) D 21209 21211 20666 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 365541457 2777088 37 33554432000 4194304 4287625 140737305228352 18446744073709551615 232330968711 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21211/statm: 678 37 27 23 0 23 0

[startup+0.093004 s]
/proc/loadavg: 11.61 11.95 11.33 9/202 21211
/proc/meminfo: memFree=9711320/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=2712 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 365541457 2777088 37 33554432000 4194304 4287625 140737305228352 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/21211/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100999 s]
/proc/loadavg: 11.61 11.95 11.33 9/202 21211
/proc/meminfo: memFree=9711320/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=2712 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4194304 86 0 0 0 0 0 0 0 25 0 1 0 365541457 2777088 37 33554432000 4194304 4287625 140737305228352 18446744073709551615 232330968711 0 2147483391 4096 0 18446744071700199571 0 0 17 1 0 0 0
/proc/21211/statm: 678 37 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300954 s]
/proc/loadavg: 11.61 11.95 11.33 9/202 21211
/proc/meminfo: memFree=9711320/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 14814459861768569096 0 0 17 1 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700881 s]
/proc/loadavg: 11.61 11.95 11.33 9/202 21211
/proc/meminfo: memFree=9711320/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 17 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361893532044099584 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50074 s]
/proc/loadavg: 11.61 11.95 11.33 10/201 21216
/proc/meminfo: memFree=10090024/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361893669483053056 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1492236 CPUtime=0.39 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 1258 0 0 0 39 0 0 0 20 0 1 0 365541472 1528049664 757 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 373059 757 327 96 0 369621 0
[pid=21215] ppid=21211 vsize=13104 CPUtime=0.4 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 735 0 0 0 40 0 0 0 21 0 1 0 365541472 13418496 626 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 3276 626 340 145 0 321 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=0.54 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 54 0 0 0 23 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 1979624

[startup+3.10047 s]
/proc/loadavg: 11.61 11.95 11.33 10/200 21228
/proc/meminfo: memFree=10089684/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1493788 CPUtime=0.99 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 2067 0 0 0 99 0 0 0 21 0 1 0 365541472 1529638912 979 33554432000 4194304 4587354 140733652757104 18446744073709551615 4430901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 373447 979 337 96 0 370009 0
[pid=21215] ppid=21211 vsize=13376 CPUtime=0.89 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 817 0 0 0 89 0 0 0 22 0 1 0 365541472 13697024 708 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 3344 708 340 145 0 389 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=1.04 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 104 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 1981448

[startup+6.30089 s]
/proc/loadavg: 11.64 11.95 11.34 14/206 21247
/proc/meminfo: memFree=10069800/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894081799913472 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1498868 CPUtime=1.99 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 3822 0 0 0 199 0 0 0 25 0 1 0 365541472 1534840832 2325 33554432000 4194304 4587354 140733652757104 18446744073709551615 4243106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 374717 2325 337 96 0 371279 0
[pid=21215] ppid=21211 vsize=13932 CPUtime=1.99 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 933 0 0 0 199 0 0 0 25 0 1 0 365541472 14266368 824 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 3483 824 340 145 0 528 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=2.14 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 214 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 1987084

[startup+12.7007 s]
/proc/loadavg: 11.75 11.97 11.35 13/206 21277
/proc/meminfo: memFree=10039064/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361893669483053056 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1501424 CPUtime=4.19 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 5963 0 0 0 418 1 0 0 25 0 1 0 365541472 1537458176 3094 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 375356 3094 337 96 0 371918 0
[pid=21215] ppid=21211 vsize=14500 CPUtime=4.09 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 1063 0 0 0 409 0 0 0 25 0 1 0 365541472 14848000 954 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287082 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 3625 954 340 145 0 670 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=4.24 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 424 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 1990208

[startup+25.5005 s]
/proc/loadavg: 11.80 11.97 11.36 13/206 21277
/proc/meminfo: memFree=10030052/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894081799913472 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1501540 CPUtime=8.39 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 8499 0 0 0 838 1 0 0 25 0 1 0 365541472 1537576960 3288 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 375385 3288 337 96 0 371947 0
[pid=21215] ppid=21211 vsize=15212 CPUtime=8.39 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 1254 0 0 0 839 0 0 0 25 0 1 0 365541472 15577088 1145 33554432000 4194304 4785740 140735521167728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 3803 1145 340 145 0 848 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=8.54 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 854 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528902 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 1991036

[startup+51.1009 s]
/proc/loadavg: 11.93 11.98 11.38 13/206 21338
/proc/meminfo: memFree=10024824/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1507024 CPUtime=16.98 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 13586 0 0 0 1696 2 0 0 25 0 1 0 365541472 1543192576 4660 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 376756 4660 337 96 0 373318 0
[pid=21215] ppid=21211 vsize=16252 CPUtime=16.9 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 1479 0 0 0 1690 0 0 0 25 0 1 0 365541472 16642048 1370 33554432000 4194304 4785740 140735521167728 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 4063 1370 340 145 0 1108 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=17.04 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 1704 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 1997560

[startup+102.307 s]
/proc/loadavg: 11.97 11.98 11.41 13/206 21339
/proc/meminfo: memFree=9984192/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361893944360960000 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1505684 CPUtime=34.01 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 20917 0 0 0 3397 4 0 0 25 0 1 0 365541472 1541820416 6236 33554432000 4194304 4587354 140733652757104 18446744073709551615 4230348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 376421 6236 337 96 0 372983 0
[pid=21215] ppid=21211 vsize=17292 CPUtime=33.99 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 1739 0 0 0 3399 0 0 0 25 0 1 0 365541472 17707008 1630 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 4323 1630 340 145 0 1368 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=34.14 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 3414 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 1997260

[startup+162.301 s]
/proc/loadavg: 11.99 11.98 11.44 13/206 21341
/proc/meminfo: memFree=9978732/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894219238866944 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1517172 CPUtime=54.01 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 26802 0 0 0 5396 5 0 0 25 0 1 0 365541472 1553584128 7458 33554432000 4194304 4587354 140733652757104 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 379293 7458 337 96 0 375855 0
[pid=21215] ppid=21211 vsize=18344 CPUtime=53.98 cores=1

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

[startup+822.301 s]
/proc/loadavg: 12.04 12.04 11.73 13/206 21539
/proc/meminfo: memFree=9906148/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539052 CPUtime=274.05 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 76952 0 0 0 27387 18 0 0 25 0 1 0 365541472 1575989248 13097 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384763 13097 337 96 0 381325 0
[pid=21215] ppid=21211 vsize=22868 CPUtime=273.99 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3015 0 0 0 27399 0 0 0 25 0 1 0 365541472 23416832 2906 33554432000 4194304 4785740 140735521167728 18446744073709551615 4550292 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5717 2906 341 145 0 2762 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=274.1 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 27410 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 2036204

[startup+882.301 s]
/proc/loadavg: 12.01 12.03 11.74 13/206 21541
/proc/meminfo: memFree=9910972/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539180 CPUtime=294.05 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 81176 0 0 0 29386 19 0 0 25 0 1 0 365541472 1576120320 12717 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384795 12717 337 96 0 381357 0
[pid=21215] ppid=21211 vsize=23036 CPUtime=294 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3079 0 0 0 29400 0 0 0 25 0 1 0 365541472 23588864 2970 33554432000 4194304 4785740 140735521167728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5759 2970 341 145 0 2804 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=294.1 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 29410 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 2036500

[startup+942.3 s]
/proc/loadavg: 12.00 12.02 11.75 13/206 21572
/proc/meminfo: memFree=9964612/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1538968 CPUtime=314.05 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 84236 0 0 0 31385 20 0 0 25 0 1 0 365541472 1575903232 13406 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384742 13406 337 96 0 381304 0
[pid=21215] ppid=21211 vsize=23036 CPUtime=314.01 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3093 0 0 0 31401 0 0 0 25 0 1 0 365541472 23588864 2984 33554432000 4194304 4785740 140735521167728 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5759 2984 341 145 0 2804 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=314.09 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 31409 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528516 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 2036288

[startup+1002.3 s]
/proc/loadavg: 12.14 12.06 11.78 13/206 21574
/proc/meminfo: memFree=9917396/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894356677820416 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539100 CPUtime=334.04 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 88463 0 0 0 33383 21 0 0 25 0 1 0 365541472 1576038400 12856 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384775 12856 337 96 0 381337 0
[pid=21215] ppid=21211 vsize=23572 CPUtime=334.01 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3190 0 0 0 33401 0 0 0 25 0 1 0 365541472 24137728 3081 33554432000 4194304 4785740 140735521167728 18446744073709551615 232335590002 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5893 3081 341 145 0 2938 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=334.09 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 33409 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 2036956

[startup+1062.3 s]
/proc/loadavg: 12.30 12.12 11.82 13/206 21576
/proc/meminfo: memFree=9903880/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894356677820416 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539212 CPUtime=354.04 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 92772 0 0 0 35381 23 0 0 25 0 1 0 365541472 1576153088 12208 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384803 12208 337 96 0 381365 0
[pid=21215] ppid=21211 vsize=23740 CPUtime=354.02 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3226 0 0 0 35402 0 0 0 25 0 1 0 365541472 24309760 3117 33554432000 4194304 4785740 140735521167728 18446744073709551615 4550294 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5935 3117 341 145 0 2980 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=354.09 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 35409 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1062.15
Current children cumulated vsize (KiB) 2037236

[startup+1122.3 s]
/proc/loadavg: 12.28 12.14 11.84 13/206 21577
/proc/meminfo: memFree=9897904/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894356677820416 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539264 CPUtime=374.03 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 96183 0 0 0 37380 23 0 0 25 0 1 0 365541472 1576206336 13070 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384816 13070 337 96 0 381378 0
[pid=21215] ppid=21211 vsize=23908 CPUtime=374.03 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3285 0 0 0 37403 0 0 0 25 0 1 0 365541472 24481792 3176 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 5977 3176 341 145 0 3022 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=374.09 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 37409 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1122.15
Current children cumulated vsize (KiB) 2037456

[startup+1182.3 s]
/proc/loadavg: 12.16 12.13 11.85 13/206 21579
/proc/meminfo: memFree=9880904/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894356677820416 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539340 CPUtime=394.03 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 99314 0 0 0 39379 24 0 0 25 0 1 0 365541472 1576284160 13629 33554432000 4194304 4587354 140733652757104 18446744073709551615 4231911 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384835 13629 337 96 0 381397 0
[pid=21215] ppid=21211 vsize=24244 CPUtime=394.03 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3358 0 0 0 39403 0 0 0 25 0 1 0 365541472 24825856 3249 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 6061 3249 341 145 0 3106 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=394.09 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 39409 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134529863 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1182.15
Current children cumulated vsize (KiB) 2037868

[startup+1242.3 s]
/proc/loadavg: 12.13 12.12 11.86 13/206 21580
/proc/meminfo: memFree=9887828/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 361894356677820416 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1539460 CPUtime=414.03 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 103502 0 0 0 41377 26 0 0 25 0 1 0 365541472 1576407040 12662 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 384865 12662 337 96 0 381427 0
[pid=21215] ppid=21211 vsize=24416 CPUtime=414.02 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3396 0 0 0 41402 0 0 0 25 0 1 0 365541472 25001984 3287 33554432000 4194304 4785740 140735521167728 18446744073709551615 4551094 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 6104 3287 341 145 0 3149 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=414.1 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 41410 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1242.15
Current children cumulated vsize (KiB) 2038160



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.09 12.11 11.88 10/198 21600
/proc/meminfo: memFree=9956556/32951124 swapFree=67111528/67111528
[pid=21211] ppid=21209 vsize=18324 CPUtime=0 cores=1,3
/proc/21211/stat : 21211 (ppfolio) S 21209 21211 20666 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365541457 18763776 394 33554432000 4194304 4287625 140737305228352 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/21211/statm: 4581 394 345 23 0 91 0
[pid=21214] ppid=21211 vsize=1621344 CPUtime=433.26 cores=1
/proc/21214/stat : 21214 (cryptominisat) R 21211 21211 20666 0 -1 4202496 106328 0 0 0 43299 27 0 0 25 0 1 0 365541472 1660256256 12856 33554432000 4194304 4587354 140733652757104 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21214/statm: 405336 12856 337 96 0 401898 0
[pid=21215] ppid=21211 vsize=24556 CPUtime=433.22 cores=1
/proc/21215/stat : 21215 (clasp) R 21211 21211 20666 0 -1 4202496 3419 0 0 0 43322 0 0 0 25 0 1 0 365541472 25145344 3310 33554432000 4194304 4785740 140735521167728 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21215/statm: 6139 3310 341 145 0 3184 0
[pid=21216] ppid=21211 vsize=455960 CPUtime=433.38 cores=1
/proc/21216/stat : 21216 (TNM) R 21211 21211 20666 0 -1 4202496 341 0 0 0 43338 0 0 0 25 0 1 0 365541472 466903040 237 33554432000 134512640 134534564 4289623232 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21216/statm: 113990 237 95 6 0 112656 0
Current children cumulated CPU time (s) 1299.86
Current children cumulated vsize (KiB) 2120184

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): 1299.9
CPU user time (s): 1299.6
CPU system time (s): 0.294955
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 3517344

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

runsolver used 2.21366 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-11 18:30:33
IDJOB=3191721
IDBENCH=82852
IDSOLVER=1613
FILE ID=node132/3191721-1302539433
RUNJOBID= node132-1302536828-20686
PBS_JOBID= 12951115
Free space on /tmp= 71160 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S2051088205-036.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191721-1302539433/watcher-3191721-1302539433 -o /tmp/evaluation-result-3191721-1302539433/solver-3191721-1302539433 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191721-1302539433.cnf

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

MD5SUM BENCH= 901aadbc76f4961d582bc9856b3c63b3
RANDOM SEED=321418799

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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:       9711352 kB
Buffers:        671164 kB
Cached:       21607660 kB
SwapCached:          0 kB
Active:       11167152 kB
Inactive:     11633204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9711352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20236 kB
Writeback:           0 kB
AnonPages:      520928 kB
Mapped:          17200 kB
Slab:           373836 kB
PageTables:       6928 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4121552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71160 MiB
End job on node132 at 2011-04-11 18:52:13