Trace number 3263670

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
MD5SUMf19999592ac4a0c798533d80c1c7f2d7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4244.96
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses58358
Sum of the clauses size583280
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 560
Number of clauses of size over 558298

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5

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

running on 2 cores: 5,7

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: 11.75 11.74 9.41 11/202 14984
/proc/meminfo: memFree=11449956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) R 14982 14984 13829 0 -1 4202496 455 0 0 0 0 0 0 0 25 0 1 0 466269782 18763776 391 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550357909 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/14984/statm: 4581 391 342 23 0 91 0

[startup+0.0434069 s]
/proc/loadavg: 11.75 11.74 9.41 11/202 14984
/proc/meminfo: memFree=11449956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 4480971407487893768 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.1004 s]
/proc/loadavg: 11.75 11.74 9.41 11/202 14984
/proc/meminfo: memFree=11449956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 4480971407487893768 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300363 s]
/proc/loadavg: 11.75 11.74 9.41 11/202 14984
/proc/meminfo: memFree=11449956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607791021588480 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700292 s]
/proc/loadavg: 11.75 11.74 9.41 11/202 14984
/proc/meminfo: memFree=11449956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607791021588480 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50115 s]
/proc/loadavg: 11.75 11.74 9.41 13/206 14988
/proc/meminfo: memFree=11420784/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607791021588480 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=27820 CPUtime=0.43 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 2427 0 0 0 43 0 0 0 25 0 1 0 466269782 28487680 2255 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 6955 2255 306 96 0 3517 0
[pid=14987] ppid=14984 vsize=19932 CPUtime=0.49 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 2560 0 0 0 49 0 0 0 25 0 1 0 466269782 20410368 2281 33554432000 4194304 4785740 140734687844416 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 4983 2281 314 145 0 2028 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=0.54 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 54 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524546 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 527876

[startup+3.10085 s]
/proc/loadavg: 11.75 11.74 9.41 14/206 14988
/proc/meminfo: memFree=11419916/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607791021588480 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=28084 CPUtime=0.99 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 2497 0 0 0 99 0 0 0 25 0 1 0 466269782 28758016 2325 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 7021 2325 306 96 0 3583 0
[pid=14987] ppid=14984 vsize=19932 CPUtime=0.99 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 2560 0 0 0 99 0 0 0 25 0 1 0 466269782 20410368 2281 33554432000 4194304 4785740 140734687844416 18446744073709551615 4495638 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 4983 2281 314 145 0 2028 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=1.08 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 108 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 528140

[startup+6.30029 s]
/proc/loadavg: 11.77 11.74 9.42 13/206 14988
/proc/meminfo: memFree=11418036/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608340777402368 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=43708 CPUtime=2.03 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 9227 0 0 0 202 1 0 0 25 0 1 0 466269782 44756992 6106 33554432000 4194304 4587354 140735431516336 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 10927 6106 314 96 0 7489 0
[pid=14987] ppid=14984 vsize=20296 CPUtime=2.09 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 2623 0 0 0 209 0 0 0 25 0 1 0 466269782 20783104 2344 33554432000 4194304 4785740 140734687844416 18446744073709551615 271550235616 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 5074 2344 314 145 0 2119 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=2.14 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 214 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 544128

[startup+12.7011 s]
/proc/loadavg: 11.79 11.75 9.43 14/206 14989
/proc/meminfo: memFree=11411836/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267609302850076672 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=32080 CPUtime=4.19 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 10266 0 0 0 418 1 0 0 25 0 1 0 466269782 32849920 3454 33554432000 4194304 4587354 140735431516336 18446744073709551615 4243363 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 8020 3454 327 96 0 4582 0
[pid=14987] ppid=14984 vsize=20296 CPUtime=4.19 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 2633 0 0 0 419 0 0 0 25 0 1 0 466269782 20783104 2354 33554432000 4194304 4785740 140734687844416 18446744073709551615 4495610 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 5074 2354 314 145 0 2119 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=4.28 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 428 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 532500

[startup+25.5008 s]
/proc/loadavg: 11.84 11.76 9.47 14/206 14989
/proc/meminfo: memFree=11399184/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=48748 CPUtime=8.44 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 17784 0 0 0 842 2 0 0 25 0 1 0 466269782 49917952 7890 33554432000 4194304 4587354 140735431516336 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 12187 7890 337 96 0 8749 0
[pid=14987] ppid=14984 vsize=25100 CPUtime=8.49 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 3979 0 0 0 848 1 0 0 25 0 1 0 466269782 25702400 3513 33554432000 4194304 4785740 140734687844416 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 6275 3513 340 145 0 3320 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=8.54 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 854 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 553972

[startup+51.1011 s]
/proc/loadavg: 11.89 11.78 9.54 14/206 14990
/proc/meminfo: memFree=11385084/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607791021588480 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=40704 CPUtime=16.99 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 26939 0 0 0 1695 4 0 0 25 0 1 0 466269782 41680896 6822 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 10176 6822 337 96 0 6738 0
[pid=14987] ppid=14984 vsize=28548 CPUtime=16.99 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 4789 0 0 0 1698 1 0 0 25 0 1 0 466269782 29233152 4323 33554432000 4194304 4785740 140734687844416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 7137 4323 340 145 0 4182 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=17.09 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 1709 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524506 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 549376

[startup+102.308 s]
/proc/loadavg: 11.95 11.81 9.67 13/206 15053
/proc/meminfo: memFree=11668656/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608203338448896 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=58216 CPUtime=34.05 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 31298 0 0 0 3400 5 0 0 25 0 1 0 466269782 59613184 11180 33554432000 4194304 4587354 140735431516336 18446744073709551615 4364706 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 14554 11180 337 96 0 11116 0
[pid=14987] ppid=14984 vsize=32348 CPUtime=34.08 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 5646 0 0 0 3407 1 0 0 25 0 1 0 466269782 33124352 5180 33554432000 4194304 4785740 140734687844416 18446744073709551615 271550235258 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 8087 5180 340 145 0 5132 0
[pid=14988] ppid=14984 vsize=461800 CPUtime=34.13 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 2960 0 0 0 3413 0 0 0 25 0 1 0 466269782 472883200 2857 33554432000 134512640 134534564 4294468192 18446744073709551615 134524745 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 115450 2857 91 6 0 114116 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 570688

[startup+162.301 s]
/proc/loadavg: 11.98 11.84 9.81 13/206 15085
/proc/meminfo: memFree=11642700/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607378704728064 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=58984 CPUtime=54.05 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 34406 0 0 0 5400 5 0 0 25 0 1 0 466269782 60399616 11531 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 14746 11531 337 96 0 11308 0
[pid=14987] ppid=14984 vsize=34552 CPUtime=54.08 cores=5

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

/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1933292

[startup+882.301 s]
/proc/loadavg: 9.07 10.31 10.28 10/197 15153
/proc/meminfo: memFree=11586900/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608478216355840 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=64416 CPUtime=294.05 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 101194 0 0 0 29383 22 0 0 25 0 1 0 466269782 65961984 12631 33554432000 4194304 4587354 140735431516336 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 16104 12631 337 96 0 12666 0
[pid=14987] ppid=14984 vsize=47912 CPUtime=294.05 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 9201 0 0 0 29403 2 0 0 25 0 1 0 466269782 49061888 8735 33554432000 4194304 4785740 140734687844416 18446744073709551615 4307216 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 11978 8735 340 145 0 9023 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=294.17 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 29417 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 596412

[startup+942.301 s]
/proc/loadavg: 9.02 10.07 10.20 10/197 15154
/proc/meminfo: memFree=11563932/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608615655309312 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=1417832 CPUtime=314.04 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 106058 0 0 0 31381 23 0 0 25 0 1 0 466269782 1451859968 14516 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 354458 14516 337 96 0 351020 0
[pid=14987] ppid=14984 vsize=49760 CPUtime=314.05 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 9613 0 0 0 31403 2 0 0 25 0 1 0 466269782 50954240 9147 33554432000 4194304 4785740 140734687844416 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 12440 9147 340 145 0 9485 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=314.18 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 31418 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1951676

[startup+1002.3 s]
/proc/loadavg: 9.01 9.87 10.12 10/197 15156
/proc/meminfo: memFree=11576668/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267607928460541952 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=80876 CPUtime=334.04 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 108883 0 0 0 33381 23 0 0 25 0 1 0 466269782 82817024 14278 33554432000 4194304 4587354 140735431516336 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 20219 14278 337 96 0 16781 0
[pid=14987] ppid=14984 vsize=50472 CPUtime=334.04 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 9791 0 0 0 33402 2 0 0 25 0 1 0 466269782 51683328 9325 33554432000 4194304 4785740 140734687844416 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 12618 9325 340 145 0 9663 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=334.19 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 33419 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 615432

[startup+1062.3 s]
/proc/loadavg: 8.15 9.52 9.98 7/188 15176
/proc/meminfo: memFree=11796896/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=67580 CPUtime=354.03 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 111328 0 0 0 35379 24 0 0 25 0 1 0 466269782 69201920 13515 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 16895 13515 337 96 0 13457 0
[pid=14987] ppid=14984 vsize=50472 CPUtime=354.05 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 9810 0 0 0 35403 2 0 0 25 0 1 0 466269782 51683328 9344 33554432000 4194304 4785740 140734687844416 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 12618 9344 340 145 0 9663 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=354.18 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 35418 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 602136

[startup+1122.3 s]
/proc/loadavg: 6.83 8.89 9.74 7/188 15177
/proc/meminfo: memFree=11797620/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608615655309312 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=1404668 CPUtime=374.03 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 114515 0 0 0 37378 25 0 0 25 0 1 0 466269782 1438380032 13516 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 351167 13516 337 96 0 347729 0
[pid=14987] ppid=14984 vsize=51040 CPUtime=374.05 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 9939 0 0 0 37403 2 0 0 25 0 1 0 466269782 52264960 9473 33554432000 4194304 4785740 140734687844416 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 12760 9473 340 145 0 9805 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=374.18 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 37418 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 1939792

[startup+1182.3 s]
/proc/loadavg: 6.30 8.36 9.50 7/188 15179
/proc/meminfo: memFree=11799448/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608753094262784 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=67580 CPUtime=394.03 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 117799 0 0 0 39377 26 0 0 25 0 1 0 466269782 69201920 13515 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 16895 13515 337 96 0 13457 0
[pid=14987] ppid=14984 vsize=52116 CPUtime=394.06 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 10182 0 0 0 39404 2 0 0 25 0 1 0 466269782 53366784 9716 33554432000 4194304 4785740 140734687844416 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 13029 9716 340 145 0 10074 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=394.18 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 39418 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134530342 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 603780

[startup+1242.3 s]
/proc/loadavg: 6.11 7.93 9.28 7/188 15180
/proc/meminfo: memFree=11796312/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608890533216256 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=67580 CPUtime=414.03 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 121173 0 0 0 41376 27 0 0 25 0 1 0 466269782 69201920 13515 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 16895 13515 337 96 0 13457 0
[pid=14987] ppid=14984 vsize=52116 CPUtime=414.06 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 10216 0 0 0 41404 2 0 0 25 0 1 0 466269782 53366784 9750 33554432000 4194304 4785740 140734687844416 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 13029 9750 340 145 0 10074 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=414.18 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 41418 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 603780



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.04 7.57 9.07 7/188 15182
/proc/meminfo: memFree=11790956/32951124 swapFree=67111528/67111528
[pid=14984] ppid=14982 vsize=18324 CPUtime=0 cores=5,7
/proc/14984/stat : 14984 (ppfolio) S 14982 14984 13829 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466269782 18763776 394 33554432000 4194304 4287625 140735784393264 18446744073709551615 271550557711 0 0 4096 65536 18267608890533216256 0 0 17 7 0 0 0
/proc/14984/statm: 4581 394 345 23 0 91 0
[pid=14985] ppid=14984 vsize=1404668 CPUtime=433.27 cores=5
/proc/14985/stat : 14985 (cryptominisat) R 14984 14984 13829 0 -1 4202496 124589 0 0 0 43300 27 0 0 25 0 1 0 466269782 1438380032 13516 33554432000 4194304 4587354 140735431516336 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14985/statm: 351167 13516 337 96 0 347729 0
[pid=14987] ppid=14984 vsize=54608 CPUtime=433.33 cores=5
/proc/14987/stat : 14987 (clasp) R 14984 14984 13829 0 -1 4202496 10742 0 0 0 43331 2 0 0 25 0 1 0 466269782 55918592 10276 33554432000 4194304 4785740 140734687844416 18446744073709551615 4277442 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/14987/statm: 13652 10276 340 145 0 10697 0
[pid=14988] ppid=14984 vsize=465760 CPUtime=433.37 cores=5
/proc/14988/stat : 14988 (TNM) R 14984 14984 13829 0 -1 4202496 3304 0 0 0 43337 0 0 0 25 0 1 0 466269782 476938240 3201 33554432000 134512640 134534564 4294468192 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14988/statm: 116440 3201 95 6 0 115106 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 1943360

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 14984 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=1999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 1299.97
#
# 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): 1299.97
CPU user time (s): 1299.68
CPU system time (s): 0.29
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 4361024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002999
system time used= 0.001999
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= 265
involuntary context switches= 4

runsolver used 2.14167 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 10:18:39
IDJOB=3263670
IDBENCH=84004
IDSOLVER=1613
FILE ID=node133/3263670-1303546719
RUNJOBID= node133-1303545515-14799
PBS_JOBID= 13143105
Free space on /tmp= 71592 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_50_30_20_3-log.shuffled-as.sat03-109.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263670-1303546719/watcher-3263670-1303546719 -o /tmp/evaluation-result-3263670-1303546719/solver-3263670-1303546719 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3263670-1303546719.cnf

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

MD5SUM BENCH= f19999592ac4a0c798533d80c1c7f2d7
RANDOM SEED=495516682

node133.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11450244 kB
Buffers:       2159848 kB
Cached:       18224716 kB
SwapCached:          0 kB
Active:        9474460 kB
Inactive:     11464584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11450244 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12048 kB
Writeback:           0 kB
AnonPages:      553692 kB
Mapped:          17924 kB
Slab:           496716 kB
PageTables:       7412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5160528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71604 MiB
End job on node133 at 2011-04-23 10:40:21