Trace number 3191892

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
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 variables125
Number of clauses2662
Sum of the clauses size13310
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 52662
Number of clauses of size over 50

Solver Data

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191892-1302539942/watcher-3191892-1302539942 -o /tmp/evaluation-result-3191892-1302539942/solver-3191892-1302539942 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191892-1302539942.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: 9.75 9.93 9.77 9/196 26869
/proc/meminfo: memFree=28594968/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) R 26867 26869 26080 0 -1 4202496 471 0 0 0 0 0 0 0 25 0 1 0 98185512 18763776 392 33554432000 4194304 4287625 140734688405376 18446744073709551615 47875312013754 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26869/statm: 4581 392 343 23 0 91 0

[startup+0.00730997 s]
/proc/loadavg: 9.75 9.93 9.77 9/196 26869
/proc/meminfo: memFree=28594968/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) R 26867 26869 26080 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 98185512 18763776 392 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660482453 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/26869/statm: 4581 392 343 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100326 s]
/proc/loadavg: 9.75 9.93 9.77 9/196 26869
/proc/meminfo: memFree=28594968/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 1137078920735064328 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300293 s]
/proc/loadavg: 9.75 9.93 9.77 9/196 26869
/proc/meminfo: memFree=28594968/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700216 s]
/proc/loadavg: 9.75 9.93 9.77 9/196 26869
/proc/meminfo: memFree=28594968/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 10900287385593970688 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 9.75 9.93 9.77 11/200 26873
/proc/meminfo: memFree=28589728/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 10900287523032924160 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
[pid=26870] ppid=26869 vsize=1492680 CPUtime=0.49 cores=1
/proc/26870/stat : 26870 (cryptominisat) R 26869 26869 26080 0 -1 4202496 1485 0 0 0 49 0 0 0 25 0 1 0 98185513 1528504320 876 33554432000 4194304 4587354 140736798156048 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26870/statm: 373170 876 327 96 0 369732 0
[pid=26872] ppid=26869 vsize=13380 CPUtime=0.44 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 788 0 0 0 44 0 0 0 25 0 1 0 98185513 13701120 680 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 3345 680 340 145 0 390 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=0.54 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 54 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1980384

[startup+3.1008 s]
/proc/loadavg: 9.77 9.93 9.77 11/200 26874
/proc/meminfo: memFree=28587992/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
[pid=26870] ppid=26869 vsize=1494180 CPUtime=0.99 cores=1
/proc/26870/stat : 26870 (cryptominisat) R 26869 26869 26080 0 -1 4202496 2266 0 0 0 99 0 0 0 25 0 1 0 98185513 1530040320 957 33554432000 4194304 4587354 140736798156048 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26870/statm: 373545 957 331 96 0 370107 0
[pid=26872] ppid=26869 vsize=13644 CPUtime=0.96 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 872 0 0 0 96 0 0 0 25 0 1 0 98185513 13971456 764 33554432000 4194304 4785740 140737008728544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 3411 764 340 145 0 456 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=1.12 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 112 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1982148

[startup+6.30025 s]
/proc/loadavg: 9.77 9.93 9.77 11/200 26874
/proc/meminfo: memFree=28578988/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=0 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 98185512 18763776 394 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 10900285736326529024 0 0 17 3 0 0 0
/proc/26869/statm: 4581 394 345 23 0 91 0
[pid=26870] ppid=26869 vsize=1500056 CPUtime=2.09 cores=1
/proc/26870/stat : 26870 (cryptominisat) R 26869 26869 26080 0 -1 4202496 4541 0 0 0 209 0 0 0 25 0 1 0 98185513 1536057344 2750 33554432000 4194304 4587354 140736798156048 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26870/statm: 375014 2750 337 96 0 371576 0
[pid=26872] ppid=26869 vsize=14212 CPUtime=2.04 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 1003 0 0 0 204 0 0 0 25 0 1 0 98185513 14553088 895 33554432000 4194304 4785740 140737008728544 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 3553 895 340 145 0 598 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=2.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 214 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1988592

[startup+12.7011 s]
/proc/loadavg: 9.65 9.90 9.76 11/199 26874
/proc/meminfo: memFree=28584948/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=15328 CPUtime=5.2 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 1268 0 0 0 520 0 0 0 25 0 1 0 98185513 15695872 1160 33554432000 4194304 4785740 140737008728544 18446744073709551615 4416823 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 3832 1160 340 145 0 877 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=5.32 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 532 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 489652

[startup+25.5009 s]
/proc/loadavg: 9.55 9.87 9.75 10/199 26874
/proc/meminfo: memFree=28580444/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=16336 CPUtime=11.6 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 1530 0 0 0 1160 0 0 0 25 0 1 0 98185513 16728064 1422 33554432000 4194304 4785740 140737008728544 18446744073709551615 4278083 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 4084 1422 340 145 0 1129 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=11.72 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 1172 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 490660

[startup+51.1003 s]
/proc/loadavg: 9.36 9.80 9.73 10/199 26875
/proc/meminfo: memFree=28576948/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=17988 CPUtime=24.4 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 1902 0 0 0 2440 0 0 0 25 0 1 0 98185513 18419712 1794 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 4497 1794 340 145 0 1542 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=24.52 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 2452 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 492312

[startup+102.306 s]
/proc/loadavg: 9.14 9.66 9.69 10/199 26876
/proc/meminfo: memFree=28560796/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=19644 CPUtime=50.01 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 2271 0 0 0 5001 0 0 0 25 0 1 0 98185513 20115456 2163 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287248 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 4911 2163 340 145 0 1956 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=50.11 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 5011 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 493968

[startup+162.301 s]
/proc/loadavg: 9.06 9.55 9.64 10/199 26878
/proc/meminfo: memFree=28554072/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=21280 CPUtime=80.01 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 2635 0 0 0 8001 0 0 0 25 0 1 0 98185513 21790720 2527 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 5320 2527 340 145 0 2365 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=80.11 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 8011 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 495604

[startup+222.3 s]
/proc/loadavg: 9.02 9.44 9.60 10/199 26879
/proc/meminfo: memFree=28548316/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=22976 CPUtime=110.02 cores=1

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

[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=27952 CPUtime=349.99 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4162 0 0 0 34999 0 0 0 25 0 1 0 98185513 28622848 4054 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 6988 4054 341 145 0 4033 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=350.13 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 35013 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 502276

[startup+762.306 s]
/proc/loadavg: 7.87 8.76 9.21 8/191 26912
/proc/meminfo: memFree=28553572/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=28468 CPUtime=379.98 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4279 0 0 0 37998 0 0 0 25 0 1 0 98185513 29151232 4171 33554432000 4194304 4785740 140737008728544 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7117 4171 341 145 0 4162 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=380.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 38014 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 502792

[startup+822.301 s]
/proc/loadavg: 7.32 8.43 9.07 8/191 26913
/proc/meminfo: memFree=28554644/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=29480 CPUtime=409.98 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4476 0 0 0 40998 0 0 0 25 0 1 0 98185513 30187520 4368 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7370 4368 341 145 0 4415 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=410.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 41014 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 503804

[startup+882.301 s]
/proc/loadavg: 7.11 8.17 8.94 8/191 26915
/proc/meminfo: memFree=28535260/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=30156 CPUtime=439.97 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4641 0 0 0 43997 0 0 0 25 0 1 0 98185513 30879744 4533 33554432000 4194304 4785740 140737008728544 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7539 4533 341 145 0 4584 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=440.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 44014 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 504480

[startup+942.301 s]
/proc/loadavg: 7.04 7.97 8.82 8/191 26916
/proc/meminfo: memFree=28535588/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=30324 CPUtime=469.97 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4692 0 0 0 46997 0 0 0 25 0 1 0 98185513 31051776 4584 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7581 4584 341 145 0 4626 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=470.15 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 47015 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530980 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 504648

[startup+1002.3 s]
/proc/loadavg: 7.06 7.79 8.70 8/191 26921
/proc/meminfo: memFree=28533560/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=30660 CPUtime=499.97 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4758 0 0 0 49997 0 0 0 25 0 1 0 98185513 31395840 4650 33554432000 4194304 4785740 140737008728544 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7665 4650 341 145 0 4710 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=500.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 50014 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1002.26
Current children cumulated vsize (KiB) 504984

[startup+1062.3 s]
/proc/loadavg: 7.02 7.66 8.60 8/191 26923
/proc/meminfo: memFree=28526996/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=30828 CPUtime=529.97 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4801 0 0 0 52997 0 0 0 25 0 1 0 98185513 31567872 4693 33554432000 4194304 4785740 140737008728544 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7707 4693 341 145 0 4752 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=530.14 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 53014 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 505152

[startup+1122.3 s]
/proc/loadavg: 7.01 7.53 8.49 8/191 26924
/proc/meminfo: memFree=28532524/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=31040 CPUtime=559.98 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4847 0 0 0 55998 0 0 0 25 0 1 0 98185513 31784960 4739 33554432000 4194304 4785740 140737008728544 18446744073709551615 4562737 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7760 4739 341 145 0 4805 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=560.13 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 56013 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 505364

[startup+1182.3 s]
/proc/loadavg: 7.00 7.44 8.40 8/191 26926
/proc/meminfo: memFree=28531108/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=31040 CPUtime=589.99 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4871 0 0 0 58999 0 0 0 25 0 1 0 98185513 31784960 4763 33554432000 4194304 4785740 140737008728544 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7760 4763 341 145 0 4805 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=590.13 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 59013 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 505364

[startup+1242.3 s]
/proc/loadavg: 7.00 7.35 8.31 8/191 26927
/proc/meminfo: memFree=28523612/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=31376 CPUtime=619.99 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4929 0 0 0 61999 0 0 0 25 0 1 0 98185513 32129024 4821 33554432000 4194304 4785740 140737008728544 18446744073709551615 4278049 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7844 4821 341 145 0 4889 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=620.13 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 62013 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134530667 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 505700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.75 6.68 8.02 3/174 26965
/proc/meminfo: memFree=28654340/32951124 swapFree=67111528/67111528
[pid=26869] ppid=26867 vsize=18324 CPUtime=2.15 cores=1,3
/proc/26869/stat : 26869 (ppfolio) S 26867 26869 26080 0 -1 4202496 503 4576 0 0 0 0 215 0 15 0 1 0 98185512 18763776 395 33554432000 4194304 4287625 140734688405376 18446744073709551615 268660682255 0 0 4096 65536 4508194353318953220 0 0 17 3 0 0 0
/proc/26869/statm: 4581 395 346 23 0 91 0
[pid=26872] ppid=26869 vsize=31544 CPUtime=648.84 cores=1
/proc/26872/stat : 26872 (clasp) R 26869 26869 26080 0 -1 4202496 4985 0 0 0 64884 0 0 0 25 0 1 0 98185513 32301056 4877 33554432000 4194304 4785740 140737008728544 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/26872/statm: 7886 4877 341 145 0 4931 0
[pid=26873] ppid=26869 vsize=456000 CPUtime=648.98 cores=1
/proc/26873/stat : 26873 (TNM) R 26869 26869 26080 0 -1 4202496 364 0 0 0 64898 0 0 0 25 0 1 0 98185513 466944000 261 33554432000 134512640 134534564 4293753392 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/26873/statm: 114000 261 95 6 0 112666 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 505868

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
CPU user time (s): 1299.99
CPU system time (s): 0.018997
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 1989228

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

runsolver used 2.11668 second user time and 4.69728 second system time

The end

Launcher Data

Begin job on node107 at 2011-04-11 18:39:02
IDJOB=3191892
IDBENCH=83023
IDSOLVER=1613
FILE ID=node107/3191892-1302539942
RUNJOBID= node107-1302537256-26100
PBS_JOBID= 12951133
Free space on /tmp= 73648 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S2092454698-027.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191892-1302539942/watcher-3191892-1302539942 -o /tmp/evaluation-result-3191892-1302539942/solver-3191892-1302539942 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191892-1302539942.cnf

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=326073797

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      28595248 kB
Buffers:        523348 kB
Cached:        3484900 kB
SwapCached:          0 kB
Active:        2384952 kB
Inactive:      1734380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28595248 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20440 kB
Writeback:           0 kB
AnonPages:      110524 kB
Mapped:          17300 kB
Slab:           173164 kB
PageTables:       6208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3312208 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= 73668 MiB
End job on node107 at 2011-04-11 19:00:43