Trace number 3275397

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.07 5000.02

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x27.cnf
MD5SUMb9a7e3013b1b74b08c8e421f15cb16c4
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 variables1836
Number of clauses194157
Sum of the clauses size771120
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22754
Number of clauses of size 30
Number of clauses of size 4191403
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3275397-1303645173/watcher-3275397-1303645173 -o /tmp/evaluation-result-3275397-1303645173/solver-3275397-1303645173 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275397-1303645173.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.00 6.00 6.00 4/178 6338
/proc/meminfo: memFree=19077508/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 9426944420009181443 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0

[startup+0.0625551 s]
/proc/loadavg: 6.00 6.00 6.00 4/178 6338
/proc/meminfo: memFree=19077508/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 9426944420009181443 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100552 s]
/proc/loadavg: 6.00 6.00 6.00 4/178 6338
/proc/meminfo: memFree=19077508/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 9426944420009181443 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300518 s]
/proc/loadavg: 6.00 6.00 6.00 4/178 6338
/proc/meminfo: memFree=19077508/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700459 s]
/proc/loadavg: 6.00 6.00 6.00 4/178 6338
/proc/meminfo: memFree=19077508/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50036 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6342
/proc/meminfo: memFree=19026140/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=34124 CPUtime=0.54 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 4584 0 0 0 54 0 0 0 25 0 1 0 476116985 34942976 4470 33554432000 4194304 4587354 140736204915248 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 8531 4470 305 96 0 5093 0
[pid=6340] ppid=6338 vsize=28396 CPUtime=0.41 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 5264 0 0 0 41 0 0 0 25 0 1 0 476116986 29077504 4395 33554432000 4194304 4785740 140734353531552 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 7099 4395 313 145 0 4144 0
[pid=6341] ppid=6338 vsize=466912 CPUtime=0.52 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 4774 0 0 0 51 1 0 0 25 0 1 0 476116986 478117888 4671 33554432000 134512640 134534564 4294157984 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 547756

[startup+3.1011 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6342
/proc/meminfo: memFree=19025020/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 24 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=34652 CPUtime=1.04 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 4714 0 0 0 104 0 0 0 25 0 1 0 476116985 35483648 4600 33554432000 4194304 4587354 140736204915248 18446744073709551615 4464200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 8663 4600 305 96 0 5225 0
[pid=6340] ppid=6338 vsize=28792 CPUtime=0.93 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 5361 0 0 0 93 0 0 0 25 0 1 0 476116986 29483008 4492 33554432000 4194304 4785740 140734353531552 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 7198 4492 316 145 0 4243 0
[pid=6341] ppid=6338 vsize=466912 CPUtime=1.11 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 4774 0 0 0 110 1 0 0 25 0 1 0 476116986 478117888 4671 33554432000 134512640 134534564 4294157984 18446744073709551615 134524727 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 548680

[startup+6.30053 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6342
/proc/meminfo: memFree=18991180/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444715282144952320 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=65156 CPUtime=2.14 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 15502 0 0 0 212 2 0 0 25 0 1 0 476116985 66719744 12065 33554432000 4194304 4587354 140736204915248 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 16289 12065 315 96 0 12851 0
[pid=6340] ppid=6338 vsize=32488 CPUtime=2.01 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 6291 0 0 0 201 0 0 0 25 0 1 0 476116986 33267712 5422 33554432000 4194304 4785740 140734353531552 18446744073709551615 4482817 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 8122 5422 316 145 0 5167 0
[pid=6341] ppid=6338 vsize=466912 CPUtime=2.12 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 4774 0 0 0 211 1 0 0 25 0 1 0 476116986 478117888 4671 33554432000 134512640 134534564 4294157984 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 582880

[startup+12.7005 s]
/proc/loadavg: 6.07 6.02 6.00 7/182 6342
/proc/meminfo: memFree=18983428/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444716381656580096 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=105120 CPUtime=4.24 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 22827 0 0 0 421 3 0 0 25 0 1 0 476116985 107642880 14927 33554432000 4194304 4587354 140736204915248 18446744073709551615 4236428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 26280 14927 327 96 0 22842 0
[pid=6340] ppid=6338 vsize=39352 CPUtime=4.12 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 7990 0 0 0 412 0 0 0 25 0 1 0 476116986 40296448 7121 33554432000 4194304 4785740 140734353531552 18446744073709551615 4482856 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 9838 7121 316 145 0 6883 0
[pid=6341] ppid=6338 vsize=466912 CPUtime=4.31 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 4774 0 0 0 430 1 0 0 25 0 1 0 476116986 478117888 4671 33554432000 134512640 134534564 4294157984 18446744073709551615 134524664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 116728 4671 91 6 0 115394 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 629708

[startup+25.5013 s]
/proc/loadavg: 6.06 6.02 6.00 7/182 6343
/proc/meminfo: memFree=18947536/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=113348 CPUtime=8.54 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 30107 0 0 0 850 4 0 0 25 0 1 0 476116985 116068352 18312 33554432000 4194304 4587354 140736204915248 18446744073709551615 4432348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 28337 18312 337 96 0 24899 0
[pid=6340] ppid=6338 vsize=44768 CPUtime=8.41 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 9364 0 0 0 840 1 0 0 25 0 1 0 476116986 45842432 8495 33554432000 4194304 4785740 140734353531552 18446744073709551615 4495669 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 11192 8495 316 145 0 8237 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=8.52 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 851 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 650620

[startup+51.101 s]
/proc/loadavg: 6.04 6.01 6.00 7/182 6344
/proc/meminfo: memFree=18913452/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444716244217626624 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1411212 CPUtime=17.03 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 43311 0 0 0 1697 6 0 0 25 0 1 0 476116985 1445081088 18774 33554432000 4194304 4587354 140736204915248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 352803 18774 337 96 0 349365 0
[pid=6340] ppid=6338 vsize=78980 CPUtime=16.94 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 18244 0 0 0 1691 3 0 0 25 0 1 0 476116986 80875520 16995 33554432000 4194304 4785740 140734353531552 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 19745 16995 340 145 0 16790 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=17.1 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 1709 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1982696

[startup+102.306 s]
/proc/loadavg: 6.01 6.01 6.00 7/182 6345
/proc/meminfo: memFree=18863596/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444715007267045376 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1452968 CPUtime=34.14 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 64623 0 0 0 3404 10 0 0 25 0 1 0 476116985 1487839232 29372 33554432000 4194304 4587354 140736204915248 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 363242 29372 337 96 0 359804 0
[pid=6340] ppid=6338 vsize=91696 CPUtime=34.01 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 21265 0 0 0 3397 4 0 0 25 0 1 0 476116986 93896704 20016 33554432000 4194304 4785740 140734353531552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 22924 20016 340 145 0 19969 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=34.13 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 3412 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2037168

[startup+162.301 s]
/proc/loadavg: 5.97 5.99 5.99 7/182 6377
/proc/meminfo: memFree=18886676/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444715557022859264 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1476760 CPUtime=54.13 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 90334 0 0 0 5399 14 0 0 25 0 1 0 476116985 1512202240 34050 33554432000 4194304 4587354 140736204915248 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 369190 34050 337 96 0 365752 0
[pid=6340] ppid=6338 vsize=112236 CPUtime=54 cores=0

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

/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4602.35
Current children cumulated vsize (KiB) 2490648

[startup+4662.31 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6569
/proc/meminfo: memFree=18216340/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444715557022859264 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1679932 CPUtime=1554.11 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1574367 0 0 0 155095 316 0 0 25 0 1 0 476116985 1720250368 88920 33554432000 4194304 4587354 140736204915248 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 419983 88920 337 96 0 416545 0
[pid=6340] ppid=6338 vsize=318212 CPUtime=1554.08 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 73804 0 0 0 155388 20 0 0 25 0 1 0 476116986 325849088 72555 33554432000 4194304 4785740 140734353531552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 79553 72555 340 145 0 76598 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1554.16 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 155415 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134530425 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4662.35
Current children cumulated vsize (KiB) 2490648

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6571
/proc/meminfo: memFree=18220800/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444715557022859264 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1679932 CPUtime=1574.11 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1574367 0 0 0 157095 316 0 0 25 0 1 0 476116985 1720250368 88920 33554432000 4194304 4587354 140736204915248 18446744073709551615 4365302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 419983 88920 337 96 0 416545 0
[pid=6340] ppid=6338 vsize=318212 CPUtime=1574.08 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 73808 0 0 0 157388 20 0 0 25 0 1 0 476116986 325849088 72559 33554432000 4194304 4785740 140734353531552 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 79553 72559 340 145 0 76598 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1574.16 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 157415 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4722.35
Current children cumulated vsize (KiB) 2490648

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6573
/proc/meminfo: memFree=18447452/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=296256 CPUtime=1594.12 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1583826 0 0 0 159092 320 0 0 25 0 1 0 476116985 303366144 31758 33554432000 4194304 4587354 140736204915248 18446744073709551615 4238442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 74064 31758 337 96 0 70626 0
[pid=6340] ppid=6338 vsize=321092 CPUtime=1594.07 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 74492 0 0 0 159387 20 0 0 25 0 1 0 476116986 328798208 73243 33554432000 4194304 4785740 140734353531552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80273 73243 340 145 0 77318 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1594.16 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 159415 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134529765 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4782.35
Current children cumulated vsize (KiB) 1109852

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6574
/proc/meminfo: memFree=18392644/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1477700 CPUtime=1614.12 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1605174 0 0 0 161088 324 0 0 25 0 1 0 476116985 1513164800 45314 33554432000 4194304 4587354 140736204915248 18446744073709551615 4232230 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 369425 45314 337 96 0 365987 0
[pid=6340] ppid=6338 vsize=321092 CPUtime=1614.07 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 74492 0 0 0 161387 20 0 0 25 0 1 0 476116986 328798208 73243 33554432000 4194304 4785740 140734353531552 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80273 73243 340 145 0 77318 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1614.15 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 161414 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4842.34
Current children cumulated vsize (KiB) 2291296

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/182 6585
/proc/meminfo: memFree=18412044/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1478980 CPUtime=1634.13 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1624419 0 0 0 163083 330 0 0 25 0 1 0 476116985 1514475520 38409 33554432000 4194304 4587354 140736204915248 18446744073709551615 210646843028 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 369745 38409 337 96 0 366307 0
[pid=6340] ppid=6338 vsize=323332 CPUtime=1634.07 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 75001 0 0 0 163387 20 0 0 25 0 1 0 476116986 331091968 73752 33554432000 4194304 4785740 140734353531552 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80833 73752 340 145 0 77878 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1634.15 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 163414 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4902.35
Current children cumulated vsize (KiB) 2294816

[startup+4962.3 s]
/proc/loadavg: 6.05 6.01 6.00 7/182 6586
/proc/meminfo: memFree=18445268/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1435832 CPUtime=1654.14 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1635852 0 0 0 165081 333 0 0 25 0 1 0 476116985 1470291968 31263 33554432000 4194304 4587354 140736204915248 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 358958 31263 337 96 0 355520 0
[pid=6340] ppid=6338 vsize=323332 CPUtime=1654.07 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 75002 0 0 0 165386 21 0 0 25 0 1 0 476116986 331091968 73753 33554432000 4194304 4785740 140734353531552 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80833 73753 340 145 0 77878 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1654.15 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 165414 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 2251668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.01 s]
/proc/loadavg: 6.02 6.01 6.00 7/182 6588
/proc/meminfo: memFree=18399756/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444716244217626624 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1523152 CPUtime=1666.69 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1652355 0 0 0 166333 336 0 0 25 0 1 0 476116985 1559707648 39851 33554432000 4194304 4587354 140736204915248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 380788 39851 337 96 0 377350 0
[pid=6340] ppid=6338 vsize=323972 CPUtime=1666.63 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 75141 0 0 0 166642 21 0 0 25 0 1 0 476116986 331747328 73892 33554432000 4194304 4785740 140734353531552 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80993 73892 340 145 0 78038 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1666.75 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 166674 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2339628

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

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

[startup+5000.01 s]
/proc/loadavg: 6.02 6.01 6.00 7/182 6588
/proc/meminfo: memFree=18399756/32951132 swapFree=67111524/67111528
[pid=6338] ppid=6336 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/6338/stat : 6338 (ppfolio) S 6336 6338 5845 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 476116985 18763776 394 33554432000 4194304 4287625 140737290342800 18446744073709551615 210647166479 0 0 4096 65536 4444716244217626624 0 0 17 2 0 0 0
/proc/6338/statm: 4581 394 345 23 0 91 0
[pid=6339] ppid=6338 vsize=1523152 CPUtime=1666.69 cores=0
/proc/6339/stat : 6339 (cryptominisat) R 6338 6338 5845 0 -1 4202496 1652355 0 0 0 166333 336 0 0 25 0 1 0 476116985 1559707648 39851 33554432000 4194304 4587354 140736204915248 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6339/statm: 380788 39851 337 96 0 377350 0
[pid=6340] ppid=6338 vsize=323972 CPUtime=1666.63 cores=0
/proc/6340/stat : 6340 (clasp) R 6338 6338 5845 0 -1 4202496 75141 0 0 0 166642 21 0 0 25 0 1 0 476116986 331747328 73892 33554432000 4194304 4785740 140734353531552 18446744073709551615 4309555 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/6340/statm: 80993 73892 340 145 0 78038 0
[pid=6341] ppid=6338 vsize=474180 CPUtime=1666.75 cores=0
/proc/6341/stat : 6341 (TNM) R 6338 6338 5845 0 -1 4202496 6634 0 0 0 166674 1 0 0 25 0 1 0 476116986 485560320 6531 33554432000 134512640 134534564 4294157984 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/6341/statm: 118545 6531 95 6 0 117211 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 2339628

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6338 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=2999
# CPU time returned by wait4() is 0.003998
# while last known CPU time is 5000.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 5000.07
CPU user time (s): 4996.49
CPU system time (s): 3.58
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3778236

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

runsolver used 9.51555 second user time and 21.9437 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-24 13:39:34
IDJOB=3275397
IDBENCH=83173
IDSOLVER=1639
FILE ID=node129/3275397-1303645173
RUNJOBID= node129-1303635247-5863
PBS_JOBID= 13150719
Free space on /tmp= 66392 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x27.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275397-1303645173/watcher-3275397-1303645173 -o /tmp/evaluation-result-3275397-1303645173/solver-3275397-1303645173 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275397-1303645173.cnf

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

MD5SUM BENCH= b9a7e3013b1b74b08c8e421f15cb16c4
RANDOM SEED=1788918790

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19077796 kB
Buffers:       1215764 kB
Cached:       11827396 kB
SwapCached:          4 kB
Active:        1880444 kB
Inactive:     11330988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19077796 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           14452 kB
Writeback:           0 kB
AnonPages:      168076 kB
Mapped:          16740 kB
Slab:           598560 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2448964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node129 at 2011-04-24 15:02:56