Trace number 3262877

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.36 1201.76

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted 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 variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
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 538
Number of clauses of size over 536850

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-3262877-1304090181/watcher-3262877-1304090181 -o /tmp/evaluation-result-3262877-1304090181/solver-3262877-1304090181 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3262877-1304090181.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: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0

[startup+1.2317 s]
/proc/loadavg: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.33168 s]
/proc/loadavg: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.40067 s]
/proc/loadavg: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.53164 s]
/proc/loadavg: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.60063 s]
/proc/loadavg: 10.36 10.23 8.86 7/186 2110
/proc/meminfo: memFree=30757332/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 25 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+3.10036 s]
/proc/loadavg: 10.36 10.23 8.86 11/192 2116
/proc/meminfo: memFree=30684800/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=29036 CPUtime=3.08 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 6663 0 0 0 308 0 0 0 25 0 1 0 520616022 29732864 2430 33554432000 4194304 4587354 140734024453008 18446744073709551615 4244360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 7259 2430 327 96 0 3821 0
[pid=2112] ppid=2110 vsize=18788 CPUtime=3.09 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 2353 0 0 0 309 0 0 0 25 0 1 0 520616022 19238912 2035 33554432000 4194304 4785740 140735122403248 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 4697 2035 340 145 0 1742 0
[pid=2113] ppid=2110 vsize=458096 CPUtime=1.95 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 1953 0 0 0 195 0 0 0 21 0 1 0 520616022 469090304 1849 33554432000 134512640 134534564 4292900608 18446744073709551615 134524541 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 114524 1849 91 6 0 113190 0
[pid=2114] ppid=2110 vsize=11220 CPUtime=3.08 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 3624 0 0 0 308 0 0 0 25 0 1 0 520616022 11489280 1999 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328119 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 2805 1999 127 39 0 1885 0
[pid=2115] ppid=2110 vsize=15220 CPUtime=1.11 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 9635 0 0 0 111 0 0 0 25 0 1 0 520616022 15585280 1996 33554432000 4194304 4331988 140735914063056 18446744073709551615 4271154 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 3805 1996 150 34 0 2247 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 550684

[startup+6.30078 s]
/proc/loadavg: 10.33 10.23 8.87 11/192 2116
/proc/meminfo: memFree=30673640/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=3833044 CPUtime=6.29 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 10379 0 0 0 628 1 0 0 25 0 1 0 520616022 3925037056 5208 33554432000 4194304 4587354 140734024453008 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 958261 5208 337 96 0 954823 0
[pid=2112] ppid=2110 vsize=21280 CPUtime=6.29 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 2928 0 0 0 629 0 0 0 25 0 1 0 520616022 21790720 2610 33554432000 4194304 4785740 140735122403248 18446744073709551615 271550235291 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 5320 2610 340 145 0 2365 0
[pid=2113] ppid=2110 vsize=458096 CPUtime=3.54 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 1953 0 0 0 354 0 0 0 25 0 1 0 520616022 469090304 1849 33554432000 134512640 134534564 4292900608 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 114524 1849 91 6 0 113190 0
[pid=2114] ppid=2110 vsize=12928 CPUtime=6.28 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 4454 0 0 0 628 0 0 0 25 0 1 0 520616022 13238272 2394 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328146 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 3232 2394 127 39 0 2312 0
[pid=2115] ppid=2110 vsize=15220 CPUtime=2.71 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 9635 0 0 0 271 0 0 0 25 0 1 0 520616022 15585280 1996 33554432000 4194304 4331988 140735914063056 18446744073709551615 4226645 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 3805 1996 150 34 0 2247 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 4358892

[startup+12.7006 s]
/proc/loadavg: 10.30 10.22 8.87 12/192 2116
/proc/meminfo: memFree=30630420/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=44968 CPUtime=12.69 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 12036 0 0 0 1268 1 0 0 25 0 1 0 520616022 46047232 5123 33554432000 4194304 4587354 140734024453008 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 11242 5123 337 96 0 7804 0
[pid=2112] ppid=2110 vsize=23976 CPUtime=12.69 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 3529 0 0 0 1269 0 0 0 25 0 1 0 520616022 24551424 3211 33554432000 4194304 4785740 140735122403248 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 5994 3211 340 145 0 3039 0
[pid=2113] ppid=2110 vsize=458096 CPUtime=6.7 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 1953 0 0 0 670 0 0 0 25 0 1 0 520616022 469090304 1849 33554432000 134512640 134534564 4292900608 18446744073709551615 134524577 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 114524 1849 91 6 0 113190 0
[pid=2114] ppid=2110 vsize=13308 CPUtime=12.68 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 5279 0 0 0 1268 0 0 0 25 0 1 0 520616022 13627392 2521 33554432000 4194304 4352236 140736694253584 18446744073709551615 4276575 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 3327 2521 127 39 0 2407 0
[pid=2115] ppid=2110 vsize=15604 CPUtime=5.92 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 9689 0 0 0 591 1 0 0 25 0 1 0 520616022 15978496 2050 33554432000 4194304 4331988 140735914063056 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 3901 2050 150 34 0 2343 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 574276

[startup+25.5013 s]
/proc/loadavg: 10.23 10.21 8.89 11/192 2116
/proc/meminfo: memFree=30579592/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=57544 CPUtime=25.49 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 16323 0 0 0 2547 2 0 0 25 0 1 0 520616022 58925056 9377 33554432000 4194304 4587354 140734024453008 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 14386 9377 337 96 0 10948 0
[pid=2112] ppid=2110 vsize=26508 CPUtime=25.48 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 4093 0 0 0 2548 0 0 0 25 0 1 0 520616022 27144192 3775 33554432000 4194304 4785740 140735122403248 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 6627 3775 340 145 0 3672 0
[pid=2113] ppid=2110 vsize=458096 CPUtime=13.09 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 1953 0 0 0 1309 0 0 0 25 0 1 0 520616022 469090304 1849 33554432000 134512640 134534564 4292900608 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 114524 1849 91 6 0 113190 0
[pid=2114] ppid=2110 vsize=17756 CPUtime=25.48 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 8289 0 0 0 2547 1 0 0 25 0 1 0 520616022 18182144 3633 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328112 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 4439 3633 127 39 0 3519 0
[pid=2115] ppid=2110 vsize=16648 CPUtime=12.26 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 9937 0 0 0 1225 1 0 0 25 0 1 0 520616022 17047552 2298 33554432000 4194304 4331988 140735914063056 18446744073709551615 4271172 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 4162 2298 150 34 0 2604 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 594876

[startup+51.1006 s]
/proc/loadavg: 10.29 10.22 8.93 11/192 2117
/proc/meminfo: memFree=30561328/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=2022308 CPUtime=51.09 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 27618 0 0 0 5105 4 0 0 25 0 1 0 520616022 2070843392 8443 33554432000 4194304 4587354 140734024453008 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 505577 8443 337 96 0 502139 0
[pid=2112] ppid=2110 vsize=29828 CPUtime=51.09 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 4868 0 0 0 5108 1 0 0 25 0 1 0 520616022 30543872 4550 33554432000 4194304 4785740 140735122403248 18446744073709551615 4312576 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 7457 4550 340 145 0 4502 0
[pid=2113] ppid=2110 vsize=458096 CPUtime=25.79 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 1953 0 0 0 2579 0 0 0 25 0 1 0 520616022 469090304 1849 33554432000 134512640 134534564 4292900608 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 114524 1849 91 6 0 113190 0
[pid=2114] ppid=2110 vsize=18612 CPUtime=51.07 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 9437 0 0 0 5106 1 0 0 25 0 1 0 520616022 19058688 3815 33554432000 4194304 4352236 140736694253584 18446744073709551615 4295653 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 4653 3815 127 39 0 3733 0
[pid=2115] ppid=2110 vsize=19260 CPUtime=25.01 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 10520 0 0 0 2500 1 0 0 25 0 1 0 520616022 19722240 2881 33554432000 4194304 4331988 140735914063056 18446744073709551615 4271184 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 4815 2881 151 34 0 3257 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 2566428

[startup+102.3 s]
/proc/loadavg: 10.38 10.25 9.01 11/192 2118
/proc/meminfo: memFree=30493596/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=72796 CPUtime=102.29 cores=0

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

/proc/2115/statm: 8099 5056 175 34 0 6541 0
Current children cumulated CPU time (s) 3763.98
Current children cumulated vsize (KiB) 677496

[startup+1002.3 s]
/proc/loadavg: 10.21 10.28 9.80 11/192 2142
/proc/meminfo: memFree=30234620/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=57856 CPUtime=1002.31 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 256591 0 0 0 100153 78 0 0 25 0 1 0 520616022 59244544 8802 33554432000 4194304 4587354 140734024453008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 14464 8802 337 96 0 11026 0
[pid=2112] ppid=2110 vsize=54280 CPUtime=1002.28 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 10450 0 0 0 100226 2 0 0 25 0 1 0 520616022 55582720 10025 33554432000 4194304 4785740 140735122403248 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 13570 10025 340 145 0 10615 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=498.81 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 49881 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=56540 CPUtime=1002.21 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 98161 0 0 0 100208 13 0 0 25 0 1 0 520616022 57896960 13329 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328375 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 14135 13329 127 39 0 13215 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=498.03 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21447 0 0 0 49800 3 0 0 25 0 1 0 520616022 34144256 5067 33554432000 4194304 4331988 140735914063056 18446744073709551615 4299107 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5067 175 34 0 6778 0
Current children cumulated CPU time (s) 4003.64
Current children cumulated vsize (KiB) 682416

[startup+1062.3 s]
/proc/loadavg: 10.32 10.29 9.83 11/192 2144
/proc/meminfo: memFree=30215104/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=57996 CPUtime=1062.32 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 265568 0 0 0 106150 82 0 0 25 0 1 0 520616022 59387904 9667 33554432000 4194304 4587354 140734024453008 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 14499 9667 337 96 0 11061 0
[pid=2112] ppid=2110 vsize=56416 CPUtime=1062.28 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 10942 0 0 0 106226 2 0 0 25 0 1 0 520616022 57769984 10517 33554432000 4194304 4785740 140735122403248 18446744073709551615 4287073 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 14104 10517 340 145 0 11149 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=528.68 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 52868 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=52444 CPUtime=1062.21 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 101745 0 0 0 106207 14 0 0 25 0 1 0 520616022 53702656 12305 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 13111 12305 127 39 0 12191 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=527.84 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21460 0 0 0 52781 3 0 0 25 0 1 0 520616022 34144256 5080 33554432000 4194304 4331988 140735914063056 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5080 175 34 0 6778 0
Current children cumulated CPU time (s) 4243.33
Current children cumulated vsize (KiB) 680596

[startup+1122.3 s]
/proc/loadavg: 10.35 10.30 9.85 11/192 2145
/proc/meminfo: memFree=30189884/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=58148 CPUtime=1122.32 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 274394 0 0 0 112146 86 0 0 25 0 1 0 520616022 59543552 10186 33554432000 4194304 4587354 140734024453008 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 14537 10186 337 96 0 11099 0
[pid=2112] ppid=2110 vsize=57912 CPUtime=1122.28 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 11260 0 0 0 112226 2 0 0 25 0 1 0 520616022 59301888 10835 33554432000 4194304 4785740 140735122403248 18446744073709551615 4286941 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 14478 10835 340 145 0 11523 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=558.5 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 55850 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=56920 CPUtime=1122.21 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 106225 0 0 0 112206 15 0 0 25 0 1 0 520616022 58286080 13424 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 14230 13424 127 39 0 13310 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=557.69 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21468 0 0 0 55766 3 0 0 25 0 1 0 520616022 34144256 5088 33554432000 4194304 4331988 140735914063056 18446744073709551615 4299269 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5088 175 34 0 6778 0
Current children cumulated CPU time (s) 4483
Current children cumulated vsize (KiB) 686720

[startup+1182.3 s]
/proc/loadavg: 10.40 10.32 9.89 11/192 2147
/proc/meminfo: memFree=30128840/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=129468 CPUtime=1182.32 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 291896 0 0 0 118143 89 0 0 25 0 1 0 520616022 132575232 27672 33554432000 4194304 4587354 140734024453008 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 32367 27672 337 96 0 28929 0
[pid=2112] ppid=2110 vsize=58340 CPUtime=1182.28 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 11413 0 0 0 118226 2 0 0 25 0 1 0 520616022 59740160 10988 33554432000 4194304 4785740 140735122403248 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 14585 10988 340 145 0 11630 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=588.34 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 58834 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=57560 CPUtime=1182.2 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 109585 0 0 0 118205 15 0 0 25 0 1 0 520616022 58941440 13584 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 14390 13584 127 39 0 13470 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=587.53 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21478 0 0 0 58750 3 0 0 25 0 1 0 520616022 34144256 5098 33554432000 4194304 4331988 140735914063056 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5098 175 34 0 6778 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 759108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.28 10.30 9.89 14/192 2181
/proc/meminfo: memFree=30541064/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=142120 CPUtime=1201.77 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 294975 0 0 0 120088 89 0 0 25 0 1 0 520616022 145530880 30751 33554432000 4194304 4587354 140734024453008 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 35530 30751 337 96 0 32092 0
[pid=2112] ppid=2110 vsize=58764 CPUtime=1201.73 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 11526 0 0 0 120171 2 0 0 25 0 1 0 520616022 60174336 11101 33554432000 4194304 4785740 140735122403248 18446744073709551615 4291556 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 14691 11101 340 145 0 11736 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=598 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 59800 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=56024 CPUtime=1201.65 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 110993 0 0 0 120149 16 0 0 25 0 1 0 520616022 57368576 13200 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 14006 13200 127 39 0 13086 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=597.21 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21483 0 0 0 59718 3 0 0 25 0 1 0 520616022 34144256 5103 33554432000 4194304 4331988 140735914063056 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5103 175 34 0 6778 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 770648

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.28 10.30 9.89 14/192 2181
/proc/meminfo: memFree=30541064/32951124 swapFree=67111344/67111528
[pid=2110] ppid=2108 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2110/stat : 2110 (ppfolio) S 2108 2110 379 0 -1 4202496 523 0 0 0 0 0 0 0 15 0 1 0 520616022 18763776 390 33554432000 4194304 4287625 140735876216448 18446744073709551615 271550557711 0 0 4096 65536 7182088984326045695 0 0 17 4 0 0 0
/proc/2110/statm: 4581 390 341 23 0 91 0
[pid=2111] ppid=2110 vsize=142120 CPUtime=1201.77 cores=0
/proc/2111/stat : 2111 (cryptominisat) R 2110 2110 379 0 -1 4202496 294975 0 0 0 120088 89 0 0 25 0 1 0 520616022 145530880 30751 33554432000 4194304 4587354 140734024453008 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2111/statm: 35530 30751 337 96 0 32092 0
[pid=2112] ppid=2110 vsize=58764 CPUtime=1201.73 cores=4
/proc/2112/stat : 2112 (clasp) R 2110 2110 379 0 -1 4202496 11526 0 0 0 120171 2 0 0 25 0 1 0 520616022 60174336 11101 33554432000 4194304 4785740 140735122403248 18446744073709551615 4291556 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/2112/statm: 14691 11101 340 145 0 11736 0
[pid=2113] ppid=2110 vsize=462072 CPUtime=598 cores=6
/proc/2113/stat : 2113 (TNM) R 2110 2110 379 0 -1 4202496 2176 0 0 0 59800 0 0 0 25 0 1 0 520616022 473161728 2072 33554432000 134512640 134534564 4292900608 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2113/statm: 115518 2072 95 6 0 114184 0
[pid=2114] ppid=2110 vsize=56024 CPUtime=1201.65 cores=2
/proc/2114/stat : 2114 (lingeling) R 2110 2110 379 0 -1 4202496 110993 0 0 0 120149 16 0 0 25 0 1 0 520616022 57368576 13200 33554432000 4194304 4352236 140736694253584 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/2114/statm: 14006 13200 127 39 0 13086 0
[pid=2115] ppid=2110 vsize=33344 CPUtime=597.21 cores=6
/proc/2115/stat : 2115 (march_hi) R 2110 2110 379 0 -1 4202496 21483 0 0 0 59718 3 0 0 25 0 1 0 520616022 34144256 5103 33554432000 4194304 4331988 140735914063056 18446744073709551615 4299264 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/2115/statm: 8336 5103 175 34 0 6778 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 770648

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.76
CPU time (s): 4800.36
CPU user time (s): 4799.26
CPU system time (s): 1.1
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 4359148

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

runsolver used 1.78073 second user time and 4.77827 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-29 17:16:21
IDJOB=3262877
IDBENCH=83899
IDSOLVER=1612
FILE ID=node133/3262877-1304090181
RUNJOBID= node133-1304088977-1974
PBS_JOBID= 13170511
Free space on /tmp= 71884 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262877-1304090181/watcher-3262877-1304090181 -o /tmp/evaluation-result-3262877-1304090181/solver-3262877-1304090181 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3262877-1304090181.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1130643244

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.83
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.834
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.74
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.834
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:      30757488 kB
Buffers:        747008 kB
Cached:         975324 kB
SwapCached:        124 kB
Active:         664032 kB
Inactive:      1171828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30757488 kB
SwapTotal:    67111528 kB
SwapFree:     67111344 kB
Dirty:           22032 kB
Writeback:           0 kB
AnonPages:      112740 kB
Mapped:          16664 kB
Slab:           294608 kB
PageTables:       5224 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2255908 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71876 MiB
End job on node133 at 2011-04-29 17:36:25