Trace number 3249192

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) 1300.03 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
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 variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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) 4
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 4

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-3249192-1303542307/watcher-3249192-1303542307 -o /tmp/evaluation-result-3249192-1303542307/solver-3249192-1303542307 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3249192-1303542307.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.46 3.83 3.68 11/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838210 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0

[startup+0.0914429 s]
/proc/loadavg: 3.46 3.83 3.68 11/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838210 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100437 s]
/proc/loadavg: 3.46 3.83 3.68 11/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838210 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300399 s]
/proc/loadavg: 3.46 3.83 3.68 11/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838210 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700329 s]
/proc/loadavg: 3.46 3.83 3.68 11/194 7023
/proc/meminfo: memFree=12490404/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 498 0 0 0 0 0 0 0 19 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 4142525785539838210 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50116 s]
/proc/loadavg: 3.46 3.83 3.68 14/202 7031
/proc/meminfo: memFree=12344020/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=32796 CPUtime=0.61 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 3885 0 0 0 61 0 0 0 18 0 1 0 465827452 33583104 3771 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 8199 3771 305 96 0 4761 0
[pid=7026] ppid=7023 vsize=26580 CPUtime=0.81 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 4691 0 0 0 81 0 0 0 19 0 1 0 465827452 27217920 3823 33554432000 4194304 4785740 140733410651168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 6645 3823 316 145 0 3690 0
[pid=7028] ppid=7023 vsize=453188 CPUtime=0.04 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 718 0 0 0 4 0 0 0 22 0 1 0 465827452 464064512 616 33554432000 134512640 134534564 4291860736 18446744073709551615 4163773 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 113297 616 90 6 0 111963 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 530888

[startup+3.10079 s]
/proc/loadavg: 3.46 3.83 3.68 14/202 7031
/proc/meminfo: memFree=12286828/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903337515262148608 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=53528 CPUtime=1.23 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 12347 0 0 0 122 1 0 0 19 0 1 0 465827452 54812672 8763 33554432000 4194304 4587354 140736872917216 18446744073709551615 4388286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 13382 8763 314 96 0 9944 0
[pid=7026] ppid=7023 vsize=28956 CPUtime=1.31 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 5287 0 0 0 131 0 0 0 19 0 1 0 465827452 29650944 4419 33554432000 4194304 4785740 140733410651168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 7239 4419 316 145 0 4284 0
[pid=7028] ppid=7023 vsize=464140 CPUtime=0.51 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 3918 0 0 0 51 0 0 0 25 0 1 0 465827452 475279360 3815 33554432000 134512640 134534564 4291860736 18446744073709551615 134524763 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 564948

[startup+6.3012 s]
/proc/loadavg: 4.23 3.99 3.72 14/202 7031
/proc/meminfo: memFree=12154344/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903337515262148608 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=108988 CPUtime=2.25 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 18434 0 0 0 223 2 0 0 22 0 1 0 465827452 111603712 12930 33554432000 4194304 4587354 140736872917216 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 27247 12930 315 96 0 23809 0
[pid=7026] ppid=7023 vsize=33444 CPUtime=2.42 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 6407 0 0 0 241 1 0 0 22 0 1 0 465827452 34246656 5539 33554432000 4194304 4785740 140733410651168 18446744073709551615 4484282 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 8361 5539 316 145 0 5406 0
[pid=7028] ppid=7023 vsize=464140 CPUtime=1.6 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 3918 0 0 0 160 0 0 0 25 0 1 0 465827452 475279360 3815 33554432000 134512640 134534564 4291860736 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 624896

[startup+12.7009 s]
/proc/loadavg: 4.85 4.12 3.77 14/202 7031
/proc/meminfo: memFree=12117536/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=115980 CPUtime=4.44 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 23390 0 0 0 441 3 0 0 25 0 1 0 465827452 118763520 17047 33554432000 4194304 4587354 140736872917216 18446744073709551615 4365152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 28995 17047 337 96 0 25557 0
[pid=7026] ppid=7023 vsize=38988 CPUtime=4.51 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 7812 0 0 0 450 1 0 0 25 0 1 0 465827452 39923712 6944 33554432000 4194304 4785740 140733410651168 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 9747 6944 316 145 0 6792 0
[pid=7028] ppid=7023 vsize=464140 CPUtime=3.72 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 3918 0 0 0 372 0 0 0 25 0 1 0 465827452 475279360 3815 33554432000 134512640 134534564 4291860736 18446744073709551615 134524672 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 116035 3815 91 6 0 114701 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 637432

[startup+25.5004 s]
/proc/loadavg: 6.43 4.50 3.90 14/202 7032
/proc/meminfo: memFree=12027112/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338202456915968 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=107652 CPUtime=8.66 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 27917 0 0 0 862 4 0 0 25 0 1 0 465827452 110235648 16152 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 26913 16152 337 96 0 23475 0
[pid=7026] ppid=7023 vsize=52952 CPUtime=8.82 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 11645 0 0 0 880 2 0 0 25 0 1 0 465827452 54222848 10469 33554432000 4194304 4785740 140733410651168 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 13238 10469 340 145 0 10283 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=8 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 800 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 649540

[startup+51.1013 s]
/proc/loadavg: 8.33 5.10 4.12 14/202 7032
/proc/meminfo: memFree=11958028/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338614773776384 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1214464 CPUtime=17.23 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 45103 0 0 0 1717 6 0 0 25 0 1 0 465827452 1243611136 23043 33554432000 4194304 4587354 140736872917216 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 303616 23043 337 96 0 300178 0
[pid=7026] ppid=7023 vsize=74900 CPUtime=17.31 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 17030 0 0 0 1728 3 0 0 25 0 1 0 465827452 76697600 15854 33554432000 4194304 4785740 140733410651168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 18725 15854 340 145 0 15770 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=16.52 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 1652 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134529756 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1778300

[startup+102.308 s]
/proc/loadavg: 10.41 6.16 4.53 14/202 7034
/proc/meminfo: memFree=11856948/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903337790140055552 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1239740 CPUtime=34.27 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 62009 0 0 0 3419 8 0 0 25 0 1 0 465827452 1269493760 28694 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 309935 28694 337 96 0 306497 0
[pid=7026] ppid=7023 vsize=91996 CPUtime=34.41 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 21162 0 0 0 3437 4 0 0 25 0 1 0 465827452 94203904 19986 33554432000 4194304 4785740 140733410651168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 22999 19986 340 145 0 20044 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=33.59 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 3359 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134528829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1820672

[startup+162.301 s]
/proc/loadavg: 11.41 7.22 4.99 14/202 7035
/proc/meminfo: memFree=11826780/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1219144 CPUtime=54.28 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 76387 0 0 0 5417 11 0 0 25 0 1 0 465827452 1248403456 23409 33554432000 4194304 4587354 140736872917216 18446744073709551615 254500388500 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 304786 23409 337 96 0 301348 0
[pid=7026] ppid=7023 vsize=104504 CPUtime=54.4 cores=4

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

/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1844620

[startup+882.301 s]
/proc/loadavg: 12.03 11.60 8.77 14/202 7055
/proc/meminfo: memFree=11466440/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338065017962496 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1193436 CPUtime=294.29 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 498678 0 0 0 29341 88 0 0 25 0 1 0 465827452 1222078464 18508 33554432000 4194304 4587354 140736872917216 18446744073709551615 4236866 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 298359 18508 337 96 0 294921 0
[pid=7026] ppid=7023 vsize=165964 CPUtime=294.37 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 38297 0 0 0 29429 8 0 0 25 0 1 0 465827452 169947136 37121 33554432000 4194304 4785740 140733410651168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 41491 37121 340 145 0 38536 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=293.64 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 29364 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1848336

[startup+942.301 s]
/proc/loadavg: 11.93 11.65 8.96 13/201 7056
/proc/meminfo: memFree=11666184/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903337377823195136 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1258376 CPUtime=314.3 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 542046 0 0 0 31334 96 0 0 25 0 1 0 465827452 1288577024 33583 33554432000 4194304 4587354 140736872917216 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 314594 33583 337 96 0 311156 0
[pid=7026] ppid=7023 vsize=169664 CPUtime=314.37 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 39111 0 0 0 31429 8 0 0 25 0 1 0 465827452 173735936 37935 33554432000 4194304 4785740 140733410651168 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 42416 37935 340 145 0 39461 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=313.65 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 31365 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1916976

[startup+1002.3 s]
/proc/loadavg: 11.34 11.53 9.09 13/201 7058
/proc/meminfo: memFree=11686984/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=93100 CPUtime=334.29 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 556035 0 0 0 33329 100 0 0 25 0 1 0 465827452 95334400 18925 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 23275 18925 337 96 0 19837 0
[pid=7026] ppid=7023 vsize=177192 CPUtime=334.37 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 40920 0 0 0 33429 8 0 0 25 0 1 0 465827452 181444608 39744 33554432000 4194304 4785740 140733410651168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 44298 39744 340 145 0 41343 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=333.65 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 33365 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 759228

[startup+1062.3 s]
/proc/loadavg: 11.12 11.43 9.20 13/201 7059
/proc/meminfo: memFree=11709764/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338202456915968 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1192296 CPUtime=354.29 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 594340 0 0 0 35320 109 0 0 25 0 1 0 465827452 1220911104 17993 33554432000 4194304 4587354 140736872917216 18446744073709551615 4243373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 298074 17993 337 96 0 294636 0
[pid=7026] ppid=7023 vsize=180252 CPUtime=354.39 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 41592 0 0 0 35430 9 0 0 25 0 1 0 465827452 184578048 40416 33554432000 4194304 4785740 140733410651168 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 45063 40416 340 145 0 42108 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=353.65 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 35365 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1861484

[startup+1122.3 s]
/proc/loadavg: 11.04 11.35 9.31 13/201 7061
/proc/meminfo: memFree=11604832/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338339895869440 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1194272 CPUtime=374.28 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 628000 0 0 0 37313 115 0 0 25 0 1 0 465827452 1222934528 21363 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 298568 21363 337 96 0 295130 0
[pid=7026] ppid=7023 vsize=185324 CPUtime=374.4 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 42749 0 0 0 37431 9 0 0 25 0 1 0 465827452 189771776 41573 33554432000 4194304 4785740 140733410651168 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 46331 41573 340 145 0 43376 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=373.64 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 37364 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1868532

[startup+1182.3 s]
/proc/loadavg: 11.01 11.28 9.41 13/201 7063
/proc/meminfo: memFree=11618204/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338614773776384 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1194316 CPUtime=394.28 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 666633 0 0 0 39305 123 0 0 25 0 1 0 465827452 1222979584 18383 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 298579 18383 337 96 0 295141 0
[pid=7026] ppid=7023 vsize=186284 CPUtime=394.41 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 42995 0 0 0 39432 9 0 0 25 0 1 0 465827452 190754816 41819 33554432000 4194304 4785740 140733410651168 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 46571 41819 340 145 0 43616 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=393.64 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 39364 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1869536

[startup+1242.3 s]
/proc/loadavg: 11.14 11.26 9.52 13/201 7064
/proc/meminfo: memFree=11615436/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903336690628427776 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1194904 CPUtime=414.27 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 700336 0 0 0 41298 129 0 0 25 0 1 0 465827452 1223581696 20013 33554432000 4194304 4587354 140736872917216 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 298726 20013 337 96 0 295288 0
[pid=7026] ppid=7023 vsize=186476 CPUtime=414.42 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 43031 0 0 0 41433 9 0 0 25 0 1 0 465827452 190951424 41855 33554432000 4194304 4785740 140733410651168 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 46619 41855 340 145 0 43664 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=413.64 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 41364 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1870316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.67 11.14 9.59 7/191 7068
/proc/meminfo: memFree=11856548/32950928 swapFree=67111528/67111528
[pid=7023] ppid=7016 vsize=18324 CPUtime=0 cores=4,6
/proc/7023/stat : 7023 (ppfolio) S 7016 7023 6459 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 465827451 18763776 394 33554432000 4194304 4287625 140733749594544 18446744073709551615 254500711951 0 0 4096 65536 9903338065017962496 0 0 17 6 0 0 0
/proc/7023/statm: 4581 394 345 23 0 91 0
[pid=7024] ppid=7023 vsize=1304244 CPUtime=433.55 cores=4
/proc/7024/stat : 7024 (cryptominisat) R 7023 7023 6459 0 -1 4202496 737044 0 0 0 43220 135 0 0 25 0 1 0 465827452 1335545856 45866 33554432000 4194304 4587354 140736872917216 18446744073709551615 4388336 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7024/statm: 326061 45866 337 96 0 322623 0
[pid=7026] ppid=7023 vsize=188276 CPUtime=433.65 cores=4
/proc/7026/stat : 7026 (clasp) R 7023 7023 6459 0 -1 4202496 43478 0 0 0 43356 9 0 0 25 0 1 0 465827452 192794624 42302 33554432000 4194304 4785740 140733410651168 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/7026/statm: 47069 42302 340 145 0 44114 0
[pid=7028] ppid=7023 vsize=470612 CPUtime=432.83 cores=4
/proc/7028/stat : 7028 (TNM) R 7023 7023 6459 0 -1 4202496 5440 0 0 0 43283 0 0 0 25 0 1 0 465827452 481906688 5337 33554432000 134512640 134534564 4291860736 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/7028/statm: 117653 5337 95 6 0 116319 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1981456

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 7023 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=0
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1300.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1298.59
CPU system time (s): 1.44
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3010076

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

runsolver used 2.57261 second user time and 5.45717 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-23 09:05:07
IDJOB=3249192
IDBENCH=83159
IDSOLVER=1613
FILE ID=node149/3249192-1303542307
RUNJOBID= node149-1303542307-6977
PBS_JOBID= 13143089
Free space on /tmp= 72216 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3249192-1303542307/watcher-3249192-1303542307 -o /tmp/evaluation-result-3249192-1303542307/solver-3249192-1303542307 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3249192-1303542307.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=2083490325

node149.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.806
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.61
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.806
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.806
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.83
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.806
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.73
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.806
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.82
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.806
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.75
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.806
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.806
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:     32950928 kB
MemFree:      12526284 kB
Buffers:       2246520 kB
Cached:       17557396 kB
SwapCached:          0 kB
Active:        9757760 kB
Inactive:     10124072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12526284 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           42620 kB
Writeback:           0 kB
AnonPages:       76468 kB
Mapped:          16040 kB
Slab:           478328 kB
PageTables:       4752 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   700076 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= 72192 MiB
End job on node149 at 2011-04-23 09:26:50