Trace number 3191155

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) 4800.31 1201.72

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
MD5SUM200b19edc2ebf99249f1125469c39206
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 variables150
Number of clauses3195
Sum of the clauses size15975
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 53195
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 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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191155-1304062580/watcher-3191155-1304062580 -o /tmp/evaluation-result-3191155-1304062580/solver-3191155-1304062580 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191155-1304062580.cnf 

running on 4 cores: 0,2,4,6

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: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 23 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0

[startup+0.637754 s]
/proc/loadavg: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700743 s]
/proc/loadavg: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.800725 s]
/proc/loadavg: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 19 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.900708 s]
/proc/loadavg: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 18 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50061 s]
/proc/loadavg: 5.65 5.10 6.38 6/182 24714
/proc/meminfo: memFree=17424980/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10033 s]
/proc/loadavg: 6.00 5.18 6.40 11/188 24720
/proc/meminfo: memFree=17396908/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1587164 CPUtime=3.09 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 6226 0 0 0 309 0 0 0 25 0 1 0 596488794 1625255936 3643 33554432000 4194304 4587354 140735183511744 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 396791 3643 337 96 0 393353 0
[pid=24716] ppid=24714 vsize=15052 CPUtime=3.09 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 1210 0 0 0 309 0 0 0 25 0 1 0 596488794 15413248 1101 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 3763 1101 340 145 0 808 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=1.52 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 152 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=7628 CPUtime=3.09 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 1570 0 0 0 309 0 0 0 25 0 1 0 596488794 7811072 1069 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328395 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 1907 1069 127 39 0 987 0
[pid=24719] ppid=24714 vsize=7868 CPUtime=1.55 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 599 0 0 0 155 0 0 0 25 0 1 0 596488794 8056832 484 33554432000 4194304 4331988 140736821669504 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 1967 484 175 34 0 409 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2092128

[startup+6.30076 s]
/proc/loadavg: 6.00 5.18 6.40 11/188 24720
/proc/meminfo: memFree=17388264/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1591028 CPUtime=6.29 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 8758 0 0 0 628 1 0 0 25 0 1 0 596488794 1629212672 4218 33554432000 4194304 4587354 140735183511744 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 397757 4218 337 96 0 394319 0
[pid=24716] ppid=24714 vsize=16064 CPUtime=6.29 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 1459 0 0 0 629 0 0 0 25 0 1 0 596488794 16449536 1350 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 4016 1350 340 145 0 1061 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=3.12 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 312 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=7756 CPUtime=6.29 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 1986 0 0 0 629 0 0 0 25 0 1 0 596488794 7942144 1133 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 1939 1133 127 39 0 1019 0
[pid=24719] ppid=24714 vsize=8436 CPUtime=3.13 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 693 0 0 0 313 0 0 0 25 0 1 0 596488794 8638464 578 33554432000 4194304 4331988 140736821669504 18446744073709551615 4210390 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 2109 578 175 34 0 551 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2097700

[startup+12.7066 s]
/proc/loadavg: 6.62 5.34 6.43 11/188 24721
/proc/meminfo: memFree=17379732/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1591952 CPUtime=12.7 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 13617 0 0 0 1268 2 0 0 25 0 1 0 596488794 1630158848 4787 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 397988 4787 337 96 0 394550 0
[pid=24716] ppid=24714 vsize=17392 CPUtime=12.69 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 1763 0 0 0 1269 0 0 0 25 0 1 0 596488794 17809408 1654 33554432000 4194304 4785740 140736766001472 18446744073709551615 4551116 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 4348 1654 340 145 0 1393 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=6.32 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 632 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=11348 CPUtime=12.7 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 3428 0 0 0 1270 0 0 0 25 0 1 0 596488794 11620352 2031 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 2837 2031 127 39 0 1917 0
[pid=24719] ppid=24714 vsize=8948 CPUtime=6.3 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 874 0 0 0 630 0 0 0 25 0 1 0 596488794 9162752 759 33554432000 4194304 4331988 140736821669504 18446744073709551615 4299158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 2237 759 175 34 0 679 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 2104056

[startup+25.5004 s]
/proc/loadavg: 7.14 5.50 6.47 11/188 24721
/proc/meminfo: memFree=17371776/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1597100 CPUtime=25.49 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 21576 0 0 0 2545 4 0 0 25 0 1 0 596488794 1635430400 5981 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 399275 5981 337 96 0 395837 0
[pid=24716] ppid=24714 vsize=19148 CPUtime=25.49 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 2179 0 0 0 2549 0 0 0 25 0 1 0 596488794 19607552 2070 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 4787 2070 340 145 0 1832 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=12.65 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 1265 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=10840 CPUtime=25.49 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 5029 0 0 0 2549 0 0 0 25 0 1 0 596488794 11100160 1904 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 2710 1904 127 39 0 1790 0
[pid=24719] ppid=24714 vsize=10864 CPUtime=12.7 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 1202 0 0 0 1270 0 0 0 25 0 1 0 596488794 11124736 1087 33554432000 4194304 4331988 140736821669504 18446744073709551615 4226208 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 2716 1087 175 34 0 1158 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 2112368

[startup+51.1009 s]
/proc/loadavg: 8.24 5.89 6.58 11/188 24722
/proc/meminfo: memFree=17343860/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1599752 CPUtime=51.1 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 31434 0 0 0 5104 6 0 0 25 0 1 0 596488794 1638146048 8725 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 399938 8725 337 96 0 396500 0
[pid=24716] ppid=24714 vsize=21560 CPUtime=51.09 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 2723 0 0 0 5109 0 0 0 25 0 1 0 596488794 22077440 2614 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 5390 2614 340 145 0 2435 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=25.42 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 2542 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=12044 CPUtime=51.09 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 7622 0 0 0 5109 0 0 0 25 0 1 0 596488794 12333056 2205 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 3011 2205 127 39 0 2091 0
[pid=24719] ppid=24714 vsize=15416 CPUtime=25.39 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 1927 0 0 0 2539 0 0 0 25 0 1 0 596488794 15785984 1812 33554432000 4194304 4331988 140736821669504 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 3854 1812 175 34 0 2296 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 2123188

[startup+102.301 s]
/proc/loadavg: 9.37 6.55 6.76 11/188 24723
/proc/meminfo: memFree=17317392/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=1612152 CPUtime=102.29 cores=0

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

/proc/24719/statm: 24915 22016 175 34 0 23357 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 5600612

[startup+1002.3 s]
/proc/loadavg: 10.17 9.98 8.85 11/188 24878
/proc/meminfo: memFree=17075324/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4959584 CPUtime=1002.31 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 171622 0 0 0 100180 51 0 0 25 0 1 0 596488794 5078614016 21954 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1239896 21954 337 96 0 1236458 0
[pid=24716] ppid=24714 vsize=36860 CPUtime=1002.31 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6311 0 0 0 100230 1 0 0 25 0 1 0 596488794 37744640 6202 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9215 6202 341 145 0 6260 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=498.42 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 49842 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=24844 CPUtime=1002.29 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 66887 0 0 0 100220 9 0 0 25 0 1 0 596488794 25440256 5405 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 6211 5405 127 39 0 5291 0
[pid=24719] ppid=24714 vsize=143860 CPUtime=498.42 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 23580 0 0 0 49833 9 0 0 25 0 1 0 596488794 147312640 23465 33554432000 4194304 4331988 140736821669504 18446744073709551615 4310400 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 35965 23465 175 34 0 34407 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 5639564

[startup+1062.3 s]
/proc/loadavg: 10.21 10.02 8.94 11/188 24880
/proc/meminfo: memFree=17068472/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4959584 CPUtime=1062.32 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 172240 0 0 0 106180 52 0 0 25 0 1 0 596488794 5078614016 21954 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1239896 21954 337 96 0 1236458 0
[pid=24716] ppid=24714 vsize=37068 CPUtime=1062.31 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6361 0 0 0 106230 1 0 0 25 0 1 0 596488794 37957632 6252 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9267 6252 341 145 0 6312 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=528.24 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 52824 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=22924 CPUtime=1062.3 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 71207 0 0 0 106220 10 0 0 25 0 1 0 596488794 23474176 4925 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328392 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 5731 4925 127 39 0 4811 0
[pid=24719] ppid=24714 vsize=143860 CPUtime=528.27 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 24943 0 0 0 52817 10 0 0 25 0 1 0 596488794 147312640 24828 33554432000 4194304 4331988 140736821669504 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 35965 24828 175 34 0 34407 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 5637852

[startup+1122.3 s]
/proc/loadavg: 10.17 10.05 9.01 11/188 24881
/proc/meminfo: memFree=17019112/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4976056 CPUtime=1122.31 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 176403 0 0 0 112178 53 0 0 25 0 1 0 596488794 5095481344 25328 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1244014 25328 337 96 0 1240576 0
[pid=24716] ppid=24714 vsize=37280 CPUtime=1122.31 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6405 0 0 0 112230 1 0 0 25 0 1 0 596488794 38174720 6296 33554432000 4194304 4785740 140736766001472 18446744073709551615 4550449 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9320 6296 341 145 0 6365 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=558.08 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 55808 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=31116 CPUtime=1122.3 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 74631 0 0 0 112220 10 0 0 25 0 1 0 596488794 31862784 6973 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 7779 6973 127 39 0 6859 0
[pid=24719] ppid=24714 vsize=147704 CPUtime=558.11 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 26395 0 0 0 55801 10 0 0 25 0 1 0 596488794 151248896 26280 33554432000 4194304 4331988 140736821669504 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 36926 26280 175 34 0 35368 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 5666572

[startup+1182.3 s]
/proc/loadavg: 10.22 10.09 9.10 11/188 24883
/proc/meminfo: memFree=17042148/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4976168 CPUtime=1182.32 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 180840 0 0 0 118176 56 0 0 25 0 1 0 596488794 5095596032 24545 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1244042 24545 337 96 0 1240604 0
[pid=24716] ppid=24714 vsize=37492 CPUtime=1182.31 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6443 0 0 0 118230 1 0 0 25 0 1 0 596488794 38391808 6334 33554432000 4194304 4785740 140736766001472 18446744073709551615 4287211 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9373 6334 341 145 0 6418 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=587.93 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 58793 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=22924 CPUtime=1182.3 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 76007 0 0 0 118220 10 0 0 25 0 1 0 596488794 23474176 4925 33554432000 4194304 4352236 140735885591968 18446744073709551615 4328000 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 5731 4925 127 39 0 4811 0
[pid=24719] ppid=24714 vsize=147704 CPUtime=587.93 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 27784 0 0 0 58782 11 0 0 25 0 1 0 596488794 151248896 27669 33554432000 4194304 4331988 140736821669504 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 36926 27669 175 34 0 35368 0
Current children cumulated CPU time (s) 4722.79
Current children cumulated vsize (KiB) 5658704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.17 10.09 9.11 11/188 24883
/proc/meminfo: memFree=17039660/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4976168 CPUtime=1201.73 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 182730 0 0 0 120116 57 0 0 25 0 1 0 596488794 5095596032 26392 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1244042 26392 337 96 0 1240604 0
[pid=24716] ppid=24714 vsize=37492 CPUtime=1201.72 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6449 0 0 0 120171 1 0 0 25 0 1 0 596488794 38391808 6340 33554432000 4194304 4785740 140736766001472 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9373 6340 341 145 0 6418 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=597.55 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 59755 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=25356 CPUtime=1201.71 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 76615 0 0 0 120161 10 0 0 25 0 1 0 596488794 25964544 5533 33554432000 4194304 4352236 140735885591968 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 6339 5533 127 39 0 5419 0
[pid=24719] ppid=24714 vsize=147704 CPUtime=597.6 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 28212 0 0 0 59749 11 0 0 25 0 1 0 596488794 151248896 28097 33554432000 4194304 4331988 140736821669504 18446744073709551615 4237144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 36926 28097 175 34 0 35368 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 5661136

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

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

[startup+1201.7 s]
/proc/loadavg: 10.17 10.09 9.11 11/188 24883
/proc/meminfo: memFree=17039660/32950940 swapFree=67111528/67111528
[pid=24714] ppid=24712 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24714/stat : 24714 (ppfolio) S 24712 24714 21582 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 596488794 18763776 390 33554432000 4194304 4287625 140733631854528 18446744073709551615 215988612623 0 0 4096 65536 4601078484293386239 0 0 17 4 0 0 0
/proc/24714/statm: 4581 390 341 23 0 91 0
[pid=24715] ppid=24714 vsize=4976168 CPUtime=1201.73 cores=0
/proc/24715/stat : 24715 (cryptominisat) R 24714 24714 21582 0 -1 4202496 182730 0 0 0 120116 57 0 0 25 0 1 0 596488794 5095596032 26392 33554432000 4194304 4587354 140735183511744 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24715/statm: 1244042 26392 337 96 0 1240604 0
[pid=24716] ppid=24714 vsize=37492 CPUtime=1201.72 cores=4
/proc/24716/stat : 24716 (clasp) R 24714 24714 21582 0 -1 4202496 6449 0 0 0 120171 1 0 0 25 0 1 0 596488794 38391808 6340 33554432000 4194304 4785740 140736766001472 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/24716/statm: 9373 6340 341 145 0 6418 0
[pid=24717] ppid=24714 vsize=456092 CPUtime=597.55 cores=6
/proc/24717/stat : 24717 (TNM) R 24714 24714 21582 0 -1 4202496 389 0 0 0 59755 0 0 0 25 0 1 0 596488794 467038208 286 33554432000 134512640 134534564 4290109136 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24717/statm: 114023 286 95 6 0 112689 0
[pid=24718] ppid=24714 vsize=25356 CPUtime=1201.71 cores=2
/proc/24718/stat : 24718 (lingeling) R 24714 24714 21582 0 -1 4202496 76615 0 0 0 120161 10 0 0 25 0 1 0 596488794 25964544 5533 33554432000 4194304 4352236 140735885591968 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/24718/statm: 6339 5533 127 39 0 5419 0
[pid=24719] ppid=24714 vsize=147704 CPUtime=597.6 cores=6
/proc/24719/stat : 24719 (march_hi) R 24714 24714 21582 0 -1 4202496 28212 0 0 0 59749 11 0 0 25 0 1 0 596488794 151248896 28097 33554432000 4194304 4331988 140736821669504 18446744073709551615 4237144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/24719/statm: 36926 28097 175 34 0 35368 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 5661136

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24714 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=4999
# CPU time returned by wait4() is 0.005998
# while last known CPU time is 4800.31
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.72
CPU time (s): 4800.31
CPU user time (s): 4799.52
CPU system time (s): 0.79
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 7220512

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

runsolver used 1.93971 second user time and 4.6263 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-29 09:36:20
IDJOB=3191155
IDBENCH=82886
IDSOLVER=1612
FILE ID=node117/3191155-1304062580
RUNJOBID= node117-1304062554-24496
PBS_JOBID= 13170383
Free space on /tmp= 71672 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1502652578-043.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191155-1304062580/watcher-3191155-1304062580 -o /tmp/evaluation-result-3191155-1304062580/solver-3191155-1304062580 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191155-1304062580.cnf

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

MD5SUM BENCH= 200b19edc2ebf99249f1125469c39206
RANDOM SEED=351701483

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.75
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.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      17425012 kB
Buffers:       2377752 kB
Cached:       12472016 kB
SwapCached:          0 kB
Active:        8148824 kB
Inactive:      6794980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      17425012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20444 kB
Writeback:           0 kB
AnonPages:       92912 kB
Mapped:          16952 kB
Slab:           518812 kB
PageTables:       5276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   905360 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= 71664 MiB
End job on node117 at 2011-04-29 09:56:24