Trace number 3265737

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 par? (TO) 3896.22 1300.01

General information on the benchmark

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
3896.22/1300.00	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3265737-1307634785/watcher-3265737-1307634785 -o /tmp/evaluation-result-3265737-1307634785/solver-3265737-1307634785 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3265737-1307634785.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 8.80 8.97 7.43 6/179 22804
/proc/meminfo: memFree=31867352/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) R 22802 22804 22401 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0

[startup+0.219868 s]
/proc/loadavg: 8.80 8.97 7.43 6/179 22804
/proc/meminfo: memFree=31867352/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300855 s]
/proc/loadavg: 8.80 8.97 7.43 6/179 22804
/proc/meminfo: memFree=31867352/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 24 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400834 s]
/proc/loadavg: 8.80 8.97 7.43 6/179 22804
/proc/meminfo: memFree=31867352/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 23 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700781 s]
/proc/loadavg: 8.80 8.97 7.43 6/179 22804
/proc/meminfo: memFree=31867352/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 20 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 8.80 8.97 7.43 12/185 22810
/proc/meminfo: memFree=31824432/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
[pid=22805] ppid=22804 vsize=1921056 CPUtime=1.48 cores=1
/proc/22805/stat : 22805 (cryptominisat) R 22804 22804 22401 0 -1 4202496 4921 0 0 0 148 0 0 0 25 0 1 0 875078956 1967161344 3406 33554432000 4194304 4587354 140736134368240 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22805/statm: 480264 3406 338 96 0 476826 0
[pid=22806] ppid=22804 vsize=17464 CPUtime=1.49 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 1935 0 0 0 149 0 0 0 25 0 1 0 875078956 17883136 1726 33554432000 4194304 4785740 140736113324880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 4366 1726 340 145 0 1411 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=0.78 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 78 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=8344 CPUtime=1.49 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 1886 0 0 0 149 0 0 0 25 0 1 0 875078956 8544256 1270 33554432000 4194304 4352236 140734029392112 18446744073709551615 4329024 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 2086 1270 127 39 0 1166 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=0.7 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8163 0 0 0 69 1 0 0 25 0 1 0 875078956 31293440 4552 33554432000 4194304 4331988 140734602713728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 4552 175 34 0 6082 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2450648

[startup+3.10034 s]
/proc/loadavg: 8.80 8.97 7.43 12/185 22810
/proc/meminfo: memFree=31819348/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 524 0 0 0 0 0 0 0 15 0 1 0 875078956 18763776 390 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9690128471036002303 0 0 17 1 0 0 0
/proc/22804/statm: 4581 390 341 23 0 91 0
[pid=22805] ppid=22804 vsize=1919884 CPUtime=3.08 cores=1
/proc/22805/stat : 22805 (cryptominisat) R 22804 22804 22401 0 -1 4202496 5976 0 0 0 308 0 0 0 25 0 1 0 875078956 1965961216 3486 33554432000 4194304 4587354 140736134368240 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22805/statm: 479971 3486 338 96 0 476533 0
[pid=22806] ppid=22804 vsize=18692 CPUtime=3.08 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 2209 0 0 0 308 0 0 0 25 0 1 0 875078956 19140608 2000 33554432000 4194304 4785740 140736113324880 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 4673 2000 340 145 0 1718 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=1.57 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 157 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=10780 CPUtime=3.09 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 2631 0 0 0 309 0 0 0 25 0 1 0 875078956 11038720 1895 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 2695 1895 127 39 0 1775 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=1.49 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8595 0 0 0 148 1 0 0 25 0 1 0 875078956 31293440 4984 33554432000 4194304 4331988 140734602713728 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 4984 175 34 0 6082 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 2453140

[startup+6.30074 s]
/proc/loadavg: 8.90 8.99 7.45 10/184 22810
/proc/meminfo: memFree=31821360/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=19920 CPUtime=6.29 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 2527 0 0 0 629 0 0 0 25 0 1 0 875078956 20398080 2318 33554432000 4194304 4785740 140736113324880 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 4980 2318 340 145 0 2025 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=3.16 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 316 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=11264 CPUtime=6.28 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 3742 0 0 0 628 0 0 0 25 0 1 0 875078956 11534336 2016 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328359 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 2816 2016 127 39 0 1896 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=3.09 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8662 0 0 0 308 1 0 0 25 0 1 0 875078956 31293440 5051 33554432000 4194304 4331988 140734602713728 18446744073709551615 4226265 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 5051 175 34 0 6082 0
Current children cumulated CPU time (s) 22.02
Current children cumulated vsize (KiB) 534968

[startup+12.7006 s]
/proc/loadavg: 8.91 8.99 7.46 10/184 22810
/proc/meminfo: memFree=31817556/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=21636 CPUtime=12.68 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 2923 0 0 0 1268 0 0 0 25 0 1 0 875078956 22155264 2714 33554432000 4194304 4785740 140736113324880 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 5409 2714 340 145 0 2454 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=6.32 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 632 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=11872 CPUtime=12.68 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 4799 0 0 0 1268 0 0 0 25 0 1 0 875078956 12156928 2168 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 2968 2168 127 39 0 2048 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=6.29 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8709 0 0 0 628 1 0 0 25 0 1 0 875078956 31293440 5098 33554432000 4194304 4331988 140734602713728 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 5098 175 34 0 6082 0
Current children cumulated CPU time (s) 41.17
Current children cumulated vsize (KiB) 537292

[startup+25.5072 s]
/proc/loadavg: 8.93 8.99 7.48 11/184 22811
/proc/meminfo: memFree=31811372/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=23264 CPUtime=25.5 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 3331 0 0 0 2549 1 0 0 25 0 1 0 875078956 23822336 3122 33554432000 4194304 4785740 140736113324880 18446744073709551615 4287574 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 5816 3122 340 145 0 2861 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=12.7 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 1270 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=13212 CPUtime=25.49 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 7538 0 0 0 2548 1 0 0 25 0 1 0 875078956 13529088 2503 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328191 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 3303 2503 127 39 0 2383 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=12.65 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8712 0 0 0 1264 1 0 0 25 0 1 0 875078956 31293440 5101 33554432000 4194304 4331988 140734602713728 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 5101 175 34 0 6082 0
Current children cumulated CPU time (s) 79.54
Current children cumulated vsize (KiB) 540260

[startup+51.1004 s]
/proc/loadavg: 9.02 9.01 7.52 11/184 22812
/proc/meminfo: memFree=31795724/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=26348 CPUtime=51.09 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 4024 0 0 0 5108 1 0 0 25 0 1 0 875078956 26980352 3815 33554432000 4194304 4785740 140736113324880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 6587 3815 340 145 0 3632 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=25.42 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 2542 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=17688 CPUtime=51.08 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 12467 0 0 0 5107 1 0 0 25 0 1 0 875078956 18112512 3622 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 4422 3622 127 39 0 3502 0
[pid=22809] ppid=22804 vsize=30560 CPUtime=25.39 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 8713 0 0 0 2538 1 0 0 25 0 1 0 875078956 31293440 5102 33554432000 4194304 4331988 140734602713728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 7640 5102 175 34 0 6082 0
Current children cumulated CPU time (s) 156.18
Current children cumulated vsize (KiB) 547820

[startup+102.301 s]
/proc/loadavg: 9.21 9.05 7.61 10/184 22813
/proc/meminfo: memFree=31777304/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7

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


[startup+942.301 s]
/proc/loadavg: 9.10 9.15 8.52 10/184 22847
/proc/meminfo: memFree=31523936/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=46972 CPUtime=942.32 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 8796 0 0 0 94230 2 0 0 25 0 1 0 875078956 48099328 8587 33554432000 4194304 4785740 140736113324880 18446744073709551615 4553582 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 11743 8587 340 145 0 8788 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=468.63 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 46863 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=32388 CPUtime=942.28 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 99863 0 0 0 94215 13 0 0 25 0 1 0 875078956 33165312 7297 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 8097 7297 127 39 0 7177 0
[pid=22809] ppid=22804 vsize=37220 CPUtime=468.54 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10419 0 0 0 46852 2 0 0 25 0 1 0 875078956 38113280 6249 33554432000 4194304 4331988 140734602713728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9305 6249 175 34 0 7747 0
Current children cumulated CPU time (s) 2824.97
Current children cumulated vsize (KiB) 589804

[startup+1002.31 s]
/proc/loadavg: 9.25 9.18 8.57 11/184 22849
/proc/meminfo: memFree=31509640/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=47184 CPUtime=1002.33 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 8890 0 0 0 100231 2 0 0 25 0 1 0 875078956 48316416 8681 33554432000 4194304 4785740 140736113324880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 11796 8681 340 145 0 8841 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=498.44 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 49844 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=32388 CPUtime=1002.29 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 105303 0 0 0 100215 14 0 0 25 0 1 0 875078956 33165312 7297 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 8097 7297 127 39 0 7177 0
[pid=22809] ppid=22804 vsize=37220 CPUtime=498.41 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10507 0 0 0 49839 2 0 0 25 0 1 0 875078956 38113280 6337 33554432000 4194304 4331988 140734602713728 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9305 6337 175 34 0 7747 0
Current children cumulated CPU time (s) 3004.67
Current children cumulated vsize (KiB) 590016

[startup+1062.3 s]
/proc/loadavg: 9.30 9.19 8.61 11/184 22850
/proc/meminfo: memFree=31494576/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=47436 CPUtime=1062.32 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 8974 0 0 0 106230 2 0 0 25 0 1 0 875078956 48574464 8765 33554432000 4194304 4785740 140736113324880 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 11859 8765 340 145 0 8904 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=528.31 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 52831 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528652 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=32388 CPUtime=1062.28 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 108573 0 0 0 106214 14 0 0 25 0 1 0 875078956 33165312 7297 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 8097 7297 127 39 0 7177 0
[pid=22809] ppid=22804 vsize=37220 CPUtime=528.22 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10597 0 0 0 52819 3 0 0 25 0 1 0 875078956 38113280 6427 33554432000 4194304 4331988 140734602713728 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9305 6427 175 34 0 7747 0
Current children cumulated CPU time (s) 3184.33
Current children cumulated vsize (KiB) 590268

[startup+1122.3 s]
/proc/loadavg: 6.43 8.42 8.38 5/173 22877
/proc/meminfo: memFree=31867408/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=48320 CPUtime=1122.32 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 9139 0 0 0 112230 2 0 0 25 0 1 0 875078956 49479680 8930 33554432000 4194304 4785740 140736113324880 18446744073709551615 4309565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 12080 8930 340 145 0 9125 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=558.12 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 55812 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134525979 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=35076 CPUtime=1122.29 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 115581 0 0 0 112214 15 0 0 25 0 1 0 875078956 35917824 7969 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 8769 7969 127 39 0 7849 0
[pid=22809] ppid=22804 vsize=37220 CPUtime=558.09 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10691 0 0 0 55806 3 0 0 25 0 1 0 875078956 38113280 6521 33554432000 4194304 4331988 140734602713728 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9305 6521 175 34 0 7747 0
Current children cumulated CPU time (s) 3364.02
Current children cumulated vsize (KiB) 593840

[startup+1182.3 s]
/proc/loadavg: 4.95 7.63 8.11 5/173 22879
/proc/meminfo: memFree=31866108/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=48740 CPUtime=1182.33 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 9236 0 0 0 118231 2 0 0 25 0 1 0 875078956 49909760 9027 33554432000 4194304 4785740 140736113324880 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 12185 9027 340 145 0 9230 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=587.99 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 58799 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134530117 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=35588 CPUtime=1182.29 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 120381 0 0 0 118213 16 0 0 25 0 1 0 875078956 36442112 8097 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328055 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 8897 8097 127 39 0 7977 0
[pid=22809] ppid=22804 vsize=39808 CPUtime=587.91 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10779 0 0 0 58788 3 0 0 25 0 1 0 875078956 40763392 6609 33554432000 4194304 4331988 140734602713728 18446744073709551615 4299332 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9952 6609 175 34 0 8394 0
Current children cumulated CPU time (s) 3543.72
Current children cumulated vsize (KiB) 597360

[startup+1242.3 s]
/proc/loadavg: 4.47 6.99 7.86 5/173 22880
/proc/meminfo: memFree=31862328/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=48952 CPUtime=1242.33 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 9308 0 0 0 124231 2 0 0 25 0 1 0 875078956 50126848 9099 33554432000 4194304 4785740 140736113324880 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 12238 9099 340 145 0 9283 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=617.81 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 61781 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=39088 CPUtime=1242.29 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 127560 0 0 0 124212 17 0 0 25 0 1 0 875078956 40026112 8972 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328166 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 9772 8972 127 39 0 8852 0
[pid=22809] ppid=22804 vsize=39808 CPUtime=617.77 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10869 0 0 0 61774 3 0 0 25 0 1 0 875078956 40763392 6699 33554432000 4194304 4331988 140734602713728 18446744073709551615 4239596 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9952 6699 175 34 0 8394 0
Current children cumulated CPU time (s) 3723.4
Current children cumulated vsize (KiB) 601072



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.17 6.45 7.62 5/173 22882
/proc/meminfo: memFree=31863024/32951124 swapFree=67064368/67111528
[pid=22804] ppid=22802 vsize=18324 CPUtime=3.2 cores=1,3,5,7
/proc/22804/stat : 22804 (ppfolio) S 22802 22804 22401 0 -1 4202496 525 6014 0 0 0 0 320 0 15 0 1 0 875078956 18763776 391 33554432000 4194304 4287625 140734581916944 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639367 0 0 17 1 0 0 0
/proc/22804/statm: 4581 391 342 23 0 91 0
[pid=22806] ppid=22804 vsize=49592 CPUtime=1300.03 cores=5
/proc/22806/stat : 22806 (clasp) R 22804 22804 22401 0 -1 4202496 9424 0 0 0 130001 2 0 0 25 0 1 0 875078956 50782208 9215 33554432000 4194304 4785740 140736113324880 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/22806/statm: 12398 9215 340 145 0 9443 0
[pid=22807] ppid=22804 vsize=454900 CPUtime=646.5 cores=7
/proc/22807/stat : 22807 (TNM) R 22804 22804 22401 0 -1 4202496 1261 0 0 0 64650 0 0 0 25 0 1 0 875078956 465817600 1157 33554432000 134512640 134534564 4291510048 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22807/statm: 113725 1157 95 6 0 112391 0
[pid=22808] ppid=22804 vsize=36868 CPUtime=1300 cores=3
/proc/22808/stat : 22808 (lingeling) R 22804 22804 22401 0 -1 4202496 131240 0 0 0 129983 17 0 0 25 0 1 0 875078956 37752832 8417 33554432000 4194304 4352236 140734029392112 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/22808/statm: 9217 8417 127 39 0 8297 0
[pid=22809] ppid=22804 vsize=39808 CPUtime=646.49 cores=7
/proc/22809/stat : 22809 (march_hi) R 22804 22804 22401 0 -1 4202496 10959 0 0 0 64646 3 0 0 25 0 1 0 875078956 40763392 6789 33554432000 4194304 4331988 140734602713728 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/22809/statm: 9952 6789 175 34 0 8394 0
Current children cumulated CPU time (s) 3896.22
Current children cumulated vsize (KiB) 599492

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22804 and gives
#  childrusage.ru_utime.tv_sec=2603
#  childrusage.ru_utime.tv_usec=53275
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=218966
# CPU time returned by wait4() is 2603.27
# while last known CPU time is 3896.22
#
# 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): 3896.22
CPU user time (s): 3896
CPU system time (s): 0.22
CPU usage (%): 299.707
Max. virtual memory (cumulated for all children) (KiB): 2453140

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

runsolver used 2.15067 second user time and 4.89126 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 17:53:05
IDJOB=3265737
IDBENCH=85802
IDSOLVER=1612
FILE ID=node105/3265737-1307634785
RUNJOBID= node105-1307633278-22420
PBS_JOBID= 13549386
Free space on /tmp= 74132 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265737-1307634785/watcher-3265737-1307634785 -o /tmp/evaluation-result-3265737-1307634785/solver-3265737-1307634785 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3265737-1307634785.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=706379426

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.825
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.825
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:      31867408 kB
Buffers:        211304 kB
Cached:         531808 kB
SwapCached:      20132 kB
Active:         435952 kB
Inactive:       424536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31867408 kB
SwapTotal:    67111528 kB
SwapFree:     67064368 kB
Dirty:           10908 kB
Writeback:           0 kB
AnonPages:      113888 kB
Mapped:          12072 kB
Slab:           159088 kB
PageTables:       4448 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   861024 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= 74132 MiB
End job on node105 at 2011-06-09 18:14:45