Trace number 3263625

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) 3933.41 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
MD5SUM9ffa0325c9e00b41c025f41d20ec5a0c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4252.27
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses49070
Sum of the clauses size98700
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 249050
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.05	This is pico-portfolio, a naive parallel portfolio
0.00/0.05	Copyright (C) 2011 Olivier Roussel
0.00/0.05	Using 4 processing units
0.00/0.05	This portfolio uses the following solvers:
0.00/0.05	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.05	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.05	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.05	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.05	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.05	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.05	Starting clasp 1.3.6 on core(s) 4
0.00/0.05	Starting TNM 2009 on core(s) 6
0.00/0.05	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.05	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-3263625-1304091749/watcher-3263625-1304091749 -o /tmp/evaluation-result-3263625-1304091749/solver-3263625-1304091749 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3263625-1304091749.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: 9.18 9.20 9.50 5/181 14798
/proc/meminfo: memFree=22872252/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0

[startup+0.436471 s]
/proc/loadavg: 9.18 9.20 9.50 5/181 14798
/proc/meminfo: memFree=22872252/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 24 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500458 s]
/proc/loadavg: 9.18 9.20 9.50 5/181 14798
/proc/meminfo: memFree=22872252/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.600445 s]
/proc/loadavg: 9.18 9.20 9.50 5/181 14798
/proc/meminfo: memFree=22872252/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700422 s]
/proc/loadavg: 9.18 9.20 9.50 5/181 14798
/proc/meminfo: memFree=22872252/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 22 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50727 s]
/proc/loadavg: 9.18 9.20 9.50 10/187 14804
/proc/meminfo: memFree=22833392/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
[pid=14799] ppid=14798 vsize=1664440 CPUtime=1.49 cores=0
/proc/14799/stat : 14799 (cryptominisat) R 14798 14798 14150 0 -1 4202496 4626 0 0 0 149 0 0 0 25 0 1 0 520775392 1704386560 3236 33554432000 4194304 4587354 140733739689792 18446744073709551615 244446641854 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14799/statm: 416110 3236 327 96 0 412672 0
[pid=14800] ppid=14798 vsize=25640 CPUtime=1.5 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 4102 0 0 0 150 0 0 0 25 0 1 0 520775392 26255360 3722 33554432000 4194304 4785740 140734664305040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 6410 3722 340 145 0 3455 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=0.72 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 72 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=8404 CPUtime=1.5 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 1626 0 0 0 150 0 0 0 25 0 1 0 520775392 8605696 1263 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328035 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 2101 1263 127 39 0 1181 0
[pid=14803] ppid=14798 vsize=14052 CPUtime=0.76 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 1582 0 0 0 76 0 0 0 25 0 1 0 520775392 14389248 1331 33554432000 4194304 4331988 140735117119552 18446744073709551615 4237180 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 3513 1331 174 34 0 1955 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 2185364

[startup+3.10098 s]
/proc/loadavg: 9.24 9.21 9.51 10/187 14804
/proc/meminfo: memFree=22829672/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
[pid=14799] ppid=14798 vsize=1673680 CPUtime=3.09 cores=0
/proc/14799/stat : 14799 (cryptominisat) R 14798 14798 14150 0 -1 4202496 6187 0 0 0 308 1 0 0 25 0 1 0 520775392 1713848320 3482 33554432000 4194304 4587354 140733739689792 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14799/statm: 418420 3482 327 96 0 414982 0
[pid=14800] ppid=14798 vsize=29108 CPUtime=3.09 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 4964 0 0 0 309 0 0 0 25 0 1 0 520775392 29806592 4584 33554432000 4194304 4785740 140734664305040 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 7277 4584 340 145 0 4322 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=1.52 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 152 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=11236 CPUtime=3.09 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 2334 0 0 0 309 0 0 0 25 0 1 0 520775392 11505664 1971 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328030 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 2809 1971 127 39 0 1889 0
[pid=14803] ppid=14798 vsize=14312 CPUtime=1.55 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 1609 0 0 0 155 0 0 0 25 0 1 0 520775392 14655488 1358 33554432000 4194304 4331988 140735117119552 18446744073709551615 4226499 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 3578 1358 174 34 0 2020 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 2201164

[startup+6.30038 s]
/proc/loadavg: 9.24 9.21 9.51 10/187 14804
/proc/meminfo: memFree=22797184/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
[pid=14799] ppid=14798 vsize=1689152 CPUtime=6.29 cores=0
/proc/14799/stat : 14799 (cryptominisat) R 14798 14798 14150 0 -1 4202496 10660 0 0 0 628 1 0 0 25 0 1 0 520775392 1729691648 6632 33554432000 4194304 4587354 140733739689792 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14799/statm: 422288 6632 337 96 0 418850 0
[pid=14800] ppid=14798 vsize=31904 CPUtime=6.29 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 5618 0 0 0 629 0 0 0 25 0 1 0 520775392 32669696 5238 33554432000 4194304 4785740 140734664305040 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 7976 5238 340 145 0 5021 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=3.12 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 312 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=15076 CPUtime=6.29 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 3294 0 0 0 629 0 0 0 25 0 1 0 520775392 15437824 2931 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328004 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 3769 2931 127 39 0 2849 0
[pid=14803] ppid=14798 vsize=14312 CPUtime=3.13 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 1627 0 0 0 313 0 0 0 25 0 1 0 520775392 14655488 1376 33554432000 4194304 4331988 140735117119552 18446744073709551615 4237171 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 3578 1376 174 34 0 2020 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2223272

[startup+12.7012 s]
/proc/loadavg: 9.36 9.24 9.51 10/187 14805
/proc/meminfo: memFree=22778988/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
[pid=14799] ppid=14798 vsize=1690532 CPUtime=12.69 cores=0
/proc/14799/stat : 14799 (cryptominisat) R 14798 14798 14150 0 -1 4202496 14750 0 0 0 1267 2 0 0 25 0 1 0 520775392 1731104768 9848 33554432000 4194304 4587354 140733739689792 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14799/statm: 422633 9848 337 96 0 419195 0
[pid=14800] ppid=14798 vsize=39312 CPUtime=12.68 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 7366 0 0 0 1268 0 0 0 25 0 1 0 520775392 40255488 6986 33554432000 4194304 4785740 140734664305040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 9828 6986 340 145 0 6873 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=6.31 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 631 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=13028 CPUtime=12.69 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 3838 0 0 0 1269 0 0 0 25 0 1 0 520775392 13340672 2451 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328380 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 3257 2451 127 39 0 2337 0
[pid=14803] ppid=14798 vsize=14768 CPUtime=6.3 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 1766 0 0 0 630 0 0 0 25 0 1 0 520775392 15122432 1515 33554432000 4194304 4331988 140735117119552 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 3692 1515 174 34 0 2134 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 2230468

[startup+25.5008 s]
/proc/loadavg: 9.30 9.23 9.50 10/187 14805
/proc/meminfo: memFree=22760372/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 519 0 0 0 0 0 0 0 15 0 1 0 520775392 18763776 389 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 7985533329384407039 0 0 17 2 0 0 0
/proc/14798/statm: 4581 389 341 23 0 91 0
[pid=14799] ppid=14798 vsize=1695160 CPUtime=25.49 cores=0
/proc/14799/stat : 14799 (cryptominisat) R 14798 14798 14150 0 -1 4202496 15956 0 0 0 2547 2 0 0 25 0 1 0 520775392 1735843840 11046 33554432000 4194304 4587354 140733739689792 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/14799/statm: 423790 11046 337 96 0 420352 0
[pid=14800] ppid=14798 vsize=48816 CPUtime=25.49 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 9649 0 0 0 2548 1 0 0 25 0 1 0 520775392 49987584 9269 33554432000 4194304 4785740 140734664305040 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 12204 9269 340 145 0 9249 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=12.65 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 1265 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=20452 CPUtime=25.48 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 6686 0 0 0 2548 0 0 0 25 0 1 0 520775392 20942848 4275 33554432000 4194304 4352236 140734159100560 18446744073709551615 4207584 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 5113 4275 127 39 0 4193 0
[pid=14803] ppid=14798 vsize=16044 CPUtime=12.69 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 1986 0 0 0 1269 0 0 0 25 0 1 0 520775392 16429056 1735 33554432000 4194304 4331988 140735117119552 18446744073709551615 4246743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 4011 1735 175 34 0 2453 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 2253300

[startup+51.101 s]
/proc/loadavg: 9.05 9.18 9.48 9/186 14805
/proc/meminfo: memFree=22766424/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 4294934787 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=61956 CPUtime=51.09 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 12773 0 0 0 5108 1 0 0 25 0 1 0 520775392 63442944 12393 33554432000 4194304 4785740 140734664305040 18446744073709551615 4287143 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 15489 12393 340 145 0 12534 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=25.41 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 2541 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=23020 CPUtime=51.09 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 9504 0 0 0 5108 1 0 0 25 0 1 0 520775392 23572480 4917 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 5755 4917 127 39 0 4835 0
[pid=14803] ppid=14798 vsize=17960 CPUtime=25.39 cores=6

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


[startup+942.3 s]
/proc/loadavg: 8.35 8.68 8.91 9/186 14927
/proc/meminfo: memFree=22239764/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=134184 CPUtime=942.24 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 29315 0 0 0 94219 5 0 0 25 0 1 0 520775392 137404416 28935 33554432000 4194304 4785740 140734664305040 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 33546 28935 340 145 0 30591 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=468.55 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 46855 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=70824 CPUtime=942.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 161488 0 0 0 94212 20 0 0 25 0 1 0 520775392 72523776 16868 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328377 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 17706 16868 127 39 0 16786 0
[pid=14803] ppid=14798 vsize=117744 CPUtime=468.62 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 24570 0 0 0 46852 10 0 0 25 0 1 0 520775392 120569856 24319 33554432000 4194304 4331988 140735117119552 18446744073709551615 4316739 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 29436 24319 175 34 0 27878 0
Current children cumulated CPU time (s) 2862.26
Current children cumulated vsize (KiB) 795580

[startup+1002.3 s]
/proc/loadavg: 8.23 8.59 8.87 9/186 14929
/proc/meminfo: memFree=22254120/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=134468 CPUtime=1002.23 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 29428 0 0 0 100218 5 0 0 25 0 1 0 520775392 137695232 29048 33554432000 4194304 4785740 140734664305040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 33617 29048 340 145 0 30662 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=498.43 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 49843 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=43948 CPUtime=1002.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 163153 0 0 0 100212 20 0 0 25 0 1 0 520775392 45002752 10149 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328544 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 10987 10149 127 39 0 10067 0
[pid=14803] ppid=14798 vsize=117744 CPUtime=498.42 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 26028 0 0 0 49831 11 0 0 25 0 1 0 520775392 120569856 25777 33554432000 4194304 4331988 140735117119552 18446744073709551615 4226485 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 29436 25777 175 34 0 27878 0
Current children cumulated CPU time (s) 3041.93
Current children cumulated vsize (KiB) 768988

[startup+1062.3 s]
/proc/loadavg: 8.22 8.52 8.82 9/186 14931
/proc/meminfo: memFree=22239720/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=135604 CPUtime=1062.23 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 29661 0 0 0 106218 5 0 0 25 0 1 0 520775392 138858496 29281 33554432000 4194304 4785740 140734664305040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 33901 29281 340 145 0 30946 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=528.24 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 52824 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=46252 CPUtime=1062.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 167889 0 0 0 106211 21 0 0 25 0 1 0 520775392 47362048 10725 33554432000 4194304 4352236 140734159100560 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 11563 10725 127 39 0 10643 0
[pid=14803] ppid=14798 vsize=161944 CPUtime=528.28 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 27501 0 0 0 52816 12 0 0 25 0 1 0 520775392 165830656 27250 33554432000 4194304 4331988 140735117119552 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 40486 27250 175 34 0 38928 0
Current children cumulated CPU time (s) 3221.6
Current children cumulated vsize (KiB) 816628

[startup+1122.3 s]
/proc/loadavg: 8.22 8.47 8.78 9/186 14941
/proc/meminfo: memFree=22182464/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=137788 CPUtime=1122.23 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 30154 0 0 0 112218 5 0 0 25 0 1 0 520775392 141094912 29774 33554432000 4194304 4785740 140734664305040 18446744073709551615 4286976 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 34447 29774 340 145 0 31492 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=558.09 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 55809 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=60588 CPUtime=1122.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 173649 0 0 0 112211 21 0 0 25 0 1 0 520775392 62042112 14309 33554432000 4194304 4352236 140734159100560 18446744073709551615 4279815 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 15147 14309 127 39 0 14227 0
[pid=14803] ppid=14798 vsize=161944 CPUtime=558.11 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 29033 0 0 0 55798 13 0 0 25 0 1 0 520775392 165830656 28782 33554432000 4194304 4331988 140735117119552 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 40486 28782 175 34 0 38928 0
Current children cumulated CPU time (s) 3401.28
Current children cumulated vsize (KiB) 833148

[startup+1182.3 s]
/proc/loadavg: 8.14 8.39 8.74 9/186 14943
/proc/meminfo: memFree=22168588/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=137976 CPUtime=1182.22 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 30242 0 0 0 118217 5 0 0 25 0 1 0 520775392 141287424 29862 33554432000 4194304 4785740 140734664305040 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 34494 29862 340 145 0 31539 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=587.93 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 58793 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=60588 CPUtime=1182.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 177873 0 0 0 118210 22 0 0 25 0 1 0 520775392 62042112 14309 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 15147 14309 127 39 0 14227 0
[pid=14803] ppid=14798 vsize=176376 CPUtime=587.94 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 30604 0 0 0 58780 14 0 0 25 0 1 0 520775392 180609024 30353 33554432000 4194304 4331988 140735117119552 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 44094 30353 175 34 0 42536 0
Current children cumulated CPU time (s) 3580.94
Current children cumulated vsize (KiB) 847768

[startup+1242.31 s]
/proc/loadavg: 8.14 8.35 8.70 9/186 14944
/proc/meminfo: memFree=22150832/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=138688 CPUtime=1242.22 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 30451 0 0 0 124217 5 0 0 25 0 1 0 520775392 142016512 30071 33554432000 4194304 4785740 140734664305040 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 34672 30071 340 145 0 31717 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=617.75 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 61775 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=67244 CPUtime=1242.32 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 183697 0 0 0 124210 22 0 0 25 0 1 0 520775392 68857856 15973 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 16811 15973 127 39 0 15891 0
[pid=14803] ppid=14798 vsize=176376 CPUtime=617.8 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 32055 0 0 0 61765 15 0 0 25 0 1 0 520775392 180609024 31804 33554432000 4194304 4331988 140735117119552 18446744073709551615 4228235 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 44094 31804 175 34 0 42536 0
Current children cumulated CPU time (s) 3760.62
Current children cumulated vsize (KiB) 855136



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 8.19 8.32 8.67 9/186 14949
/proc/meminfo: memFree=22146972/32951124 swapFree=67111524/67111528
[pid=14798] ppid=14796 vsize=18324 CPUtime=40.53 cores=0,2,4,6
/proc/14798/stat : 14798 (ppfolio) S 14796 14798 14150 0 -1 4202496 520 17060 0 0 0 0 4050 3 15 0 1 0 520775392 18763776 390 33554432000 4194304 4287625 140734249897568 18446744073709551615 244446965263 0 0 4096 65536 9224195742862639361 0 0 17 2 0 0 0
/proc/14798/statm: 4581 390 342 23 0 91 0
[pid=14800] ppid=14798 vsize=138972 CPUtime=1299.92 cores=4
/proc/14800/stat : 14800 (clasp) R 14798 14798 14150 0 -1 4202496 30544 0 0 0 129986 6 0 0 25 0 1 0 520775392 142307328 30164 33554432000 4194304 4785740 140734664305040 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/14800/statm: 34743 30164 340 145 0 31788 0
[pid=14801] ppid=14798 vsize=454504 CPUtime=646.43 cores=6
/proc/14801/stat : 14801 (TNM) R 14798 14798 14150 0 -1 4202496 1389 0 0 0 64643 0 0 0 25 0 1 0 520775392 465412096 1286 33554432000 134512640 134534564 4293324496 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14801/statm: 113626 1286 95 6 0 112292 0
[pid=14802] ppid=14798 vsize=60588 CPUtime=1300.03 cores=2
/proc/14802/stat : 14802 (lingeling) R 14798 14798 14150 0 -1 4202496 184977 0 0 0 129980 23 0 0 25 0 1 0 520775392 62042112 14309 33554432000 4194304 4352236 140734159100560 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/14802/statm: 15147 14309 127 39 0 14227 0
[pid=14803] ppid=14798 vsize=176376 CPUtime=646.5 cores=6
/proc/14803/stat : 14803 (march_hi) R 14798 14798 14150 0 -1 4202496 33330 0 0 0 64634 16 0 0 25 0 1 0 520775392 180609024 33079 33554432000 4194304 4331988 140735117119552 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/14803/statm: 44094 33079 175 34 0 42536 0
Current children cumulated CPU time (s) 3933.41
Current children cumulated vsize (KiB) 848764

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.02
CPU time (s): 3933.41
CPU user time (s): 3932.93
CPU system time (s): 0.48
CPU usage (%): 302.566
Max. virtual memory (cumulated for all children) (KiB): 2272644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 40.5118
system time used= 0.032994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17580
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= 178
involuntary context switches= 131

runsolver used 2.23466 second user time and 4.86226 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-29 17:42:29
IDJOB=3263625
IDBENCH=83988
IDSOLVER=1612
FILE ID=node105/3263625-1304091749
RUNJOBID= node105-1304087809-14168
PBS_JOBID= 13170561
Free space on /tmp= 71928 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_20_50_3-dir.shuffled-as.sat03-114.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263625-1304091749/watcher-3263625-1304091749 -o /tmp/evaluation-result-3263625-1304091749/solver-3263625-1304091749 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3263625-1304091749.cnf

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

MD5SUM BENCH= 9ffa0325c9e00b41c025f41d20ec5a0c
RANDOM SEED=1832270518

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:      22872532 kB
Buffers:       2155976 kB
Cached:        7082108 kB
SwapCached:          4 kB
Active:         772644 kB
Inactive:      8758756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22872532 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10484 kB
Writeback:           0 kB
AnonPages:      293020 kB
Mapped:          16392 kB
Slab:           483500 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   910640 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= 71916 MiB
End job on node105 at 2011-04-29 18:04:12