Trace number 3219100

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) 4999.93 5000.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
MD5SUMac4ee3ff752a515035c947b106bcabeb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.66229
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 512750

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-3219100-1303218216/watcher-3219100-1303218216 -o /tmp/evaluation-result-3219100-1303218216/solver-3219100-1303218216 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3219100-1303218216.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): 5000 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 5/180 8934
/proc/meminfo: memFree=15467204/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 4409229648165044481 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0

[startup+0.100168 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 8934
/proc/meminfo: memFree=15467204/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 4409229648165044481 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201142 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 8934
/proc/meminfo: memFree=15467204/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301124 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 8934
/proc/meminfo: memFree=15467204/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701062 s]
/proc/loadavg: 6.00 6.00 6.00 5/180 8934
/proc/meminfo: memFree=15467204/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50091 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8938
/proc/meminfo: memFree=15458236/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034183328497664 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=25812 CPUtime=0.39 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 2267 0 0 0 39 0 0 0 25 0 1 0 414237880 26431488 948 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 6453 948 325 96 0 3015 0
[pid=8936] ppid=8934 vsize=15852 CPUtime=0.49 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 1420 0 0 0 49 0 0 0 25 0 1 0 414237880 16232448 1287 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 3963 1287 340 145 0 1008 0
[pid=8937] ppid=8934 vsize=453448 CPUtime=0.59 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 686 0 0 0 59 0 0 0 25 0 1 0 414237880 464330752 583 33554432000 134512640 134534564 4290653504 18446744073709551615 134524554 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 513436

[startup+3.10064 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8938
/proc/meminfo: memFree=15455012/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034458206404608 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=1932964 CPUtime=0.89 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 3072 0 0 0 89 0 0 0 25 0 1 0 414237880 1979355136 1375 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 483241 1375 327 96 0 479803 0
[pid=8936] ppid=8934 vsize=16268 CPUtime=0.99 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 1544 0 0 0 99 0 0 0 25 0 1 0 414237880 16658432 1411 33554432000 4194304 4785740 140737421397040 18446744073709551615 4312736 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 4067 1411 340 145 0 1112 0
[pid=8937] ppid=8934 vsize=453448 CPUtime=1.19 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 686 0 0 0 119 0 0 0 25 0 1 0 414237880 464330752 583 33554432000 134512640 134534564 4290653504 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2421004

[startup+6.30104 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8938
/proc/meminfo: memFree=15449024/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032808938962944 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=1934560 CPUtime=1.99 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 4980 0 0 0 198 1 0 0 25 0 1 0 414237880 1980989440 1520 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 483640 1520 331 96 0 480202 0
[pid=8936] ppid=8934 vsize=17264 CPUtime=2.09 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 1770 0 0 0 209 0 0 0 25 0 1 0 414237880 17678336 1637 33554432000 4194304 4785740 140737421397040 18446744073709551615 4416781 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 4316 1637 340 145 0 1361 0
[pid=8937] ppid=8934 vsize=453448 CPUtime=2.19 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 686 0 0 0 219 0 0 0 25 0 1 0 414237880 464330752 583 33554432000 134512640 134534564 4290653504 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 113362 583 91 6 0 112028 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2423596

[startup+12.7009 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8938
/proc/meminfo: memFree=15430836/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032946377916416 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=6246736 CPUtime=4.09 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 8644 0 0 0 408 1 0 0 25 0 1 0 414237880 6396657664 4424 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 1561684 4424 337 96 0 1558246 0
[pid=8936] ppid=8934 vsize=18828 CPUtime=4.19 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 2135 0 0 0 419 0 0 0 25 0 1 0 414237880 19279872 2002 33554432000 4194304 4785740 140737421397040 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 4707 2002 340 145 0 1752 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=4.39 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 439 0 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6741296

[startup+25.5006 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8938
/proc/meminfo: memFree=15464828/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 16 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=40212 CPUtime=8.39 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 11142 0 0 0 838 1 0 0 25 0 1 0 414237880 41177088 4335 33554432000 4194304 4587354 140735434297040 18446744073709551615 4251579 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 10053 4335 337 96 0 6615 0
[pid=8936] ppid=8934 vsize=20420 CPUtime=8.49 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 2507 0 0 0 849 0 0 0 25 0 1 0 414237880 20910080 2374 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 5105 2374 340 145 0 2150 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=8.59 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 859 0 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 536364

[startup+51.101 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 8939
/proc/meminfo: memFree=15429080/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906033908450590720 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=49424 CPUtime=16.89 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 16672 0 0 0 1687 2 0 0 25 0 1 0 414237880 50610176 6686 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 12356 6686 337 96 0 8918 0
[pid=8936] ppid=8934 vsize=23016 CPUtime=16.99 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 3124 0 0 0 1699 0 0 0 25 0 1 0 414237880 23568384 2991 33554432000 4194304 4785740 140737421397040 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 5754 2991 340 145 0 2799 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=17.19 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 1719 0 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 548172

[startup+102.301 s]
/proc/loadavg: 6.07 6.02 6.00 7/184 8940
/proc/meminfo: memFree=15429172/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034045889544192 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=58004 CPUtime=33.99 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 22287 0 0 0 3395 4 0 0 25 0 1 0 414237880 59396096 11079 33554432000 4194304 4587354 140735434297040 18446744073709551615 4388261 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 14501 11079 337 96 0 11063 0
[pid=8936] ppid=8934 vsize=27336 CPUtime=34.08 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 4063 0 0 0 3408 0 0 0 25 0 1 0 414237880 27992064 3930 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 6834 3930 340 145 0 3879 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=34.2 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 3420 0 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 561072

[startup+162.301 s]
/proc/loadavg: 6.02 6.01 6.00 7/184 8942
/proc/meminfo: memFree=15401120/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906033358694776832 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=1966092 CPUtime=53.98 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 24775 0 0 0 5394 4 0 0 25 0 1 0 414237880 2013278208 11807 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 491523 11807 337 96 0 488085 0
[pid=8936] ppid=8934 vsize=29332 CPUtime=54.08 cores=0

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

/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4602.22
Current children cumulated vsize (KiB) 614832

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9105
/proc/meminfo: memFree=15631564/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034733084311552 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=135900 CPUtime=1553.96 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 350260 0 0 0 155307 89 0 0 25 0 1 0 414237880 139161600 14462 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 33975 14462 337 96 0 30537 0
[pid=8936] ppid=8934 vsize=70196 CPUtime=1554.05 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 13950 0 0 0 155403 2 0 0 25 0 1 0 414237880 71880704 13379 33554432000 4194304 4785740 140737421397040 18446744073709551615 4278142 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 17549 13379 340 145 0 14594 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1554.21 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 155420 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 681828

[startup+4722.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9107
/proc/meminfo: memFree=15581904/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034733084311552 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=1974000 CPUtime=1573.96 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 354208 0 0 0 157306 90 0 0 25 0 1 0 414237880 2021376000 12227 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 493500 12227 337 96 0 490062 0
[pid=8936] ppid=8934 vsize=71060 CPUtime=1574.05 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14133 0 0 0 157403 2 0 0 25 0 1 0 414237880 72765440 13562 33554432000 4194304 4785740 140737421397040 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 17765 13562 340 145 0 14810 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1574.22 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 157421 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 2520792

[startup+4782.3 s]
/proc/loadavg: 6.03 6.01 6.00 7/184 9108
/proc/meminfo: memFree=15619312/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034733084311552 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=1974000 CPUtime=1593.96 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 356738 0 0 0 159305 91 0 0 25 0 1 0 414237880 2021376000 14707 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 493500 14707 337 96 0 490062 0
[pid=8936] ppid=8934 vsize=71924 CPUtime=1594.04 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14300 0 0 0 159402 2 0 0 25 0 1 0 414237880 73650176 13729 33554432000 4194304 4785740 140737421397040 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 17981 13729 340 145 0 15026 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1594.22 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 159421 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4782.22
Current children cumulated vsize (KiB) 2521656

[startup+4842.31 s]
/proc/loadavg: 6.01 6.01 6.00 8/184 9110
/proc/meminfo: memFree=15629296/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906034733084311552 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=6276080 CPUtime=1613.95 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 360438 0 0 0 161304 91 0 0 25 0 1 0 414237880 6426705920 12155 33554432000 4194304 4587354 140735434297040 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 1569020 12155 337 96 0 1565582 0
[pid=8936] ppid=8934 vsize=72788 CPUtime=1614.05 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14483 0 0 0 161402 3 0 0 25 0 1 0 414237880 74534912 13912 33554432000 4194304 4785740 140737421397040 18446744073709551615 4278073 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 18197 13912 340 145 0 15242 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1614.23 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 161422 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4842.23
Current children cumulated vsize (KiB) 6824600

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9114
/proc/meminfo: memFree=15619948/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032671500009472 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=6276080 CPUtime=1633.95 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 362950 0 0 0 163302 93 0 0 25 0 1 0 414237880 6426705920 14618 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 1569020 14618 337 96 0 1565582 0
[pid=8936] ppid=8934 vsize=72788 CPUtime=1634.05 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14503 0 0 0 163402 3 0 0 25 0 1 0 414237880 74534912 13932 33554432000 4194304 4785740 140737421397040 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 18197 13932 340 145 0 15242 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1634.23 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 163422 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4902.23
Current children cumulated vsize (KiB) 6824600

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9116
/proc/meminfo: memFree=15631252/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032671500009472 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=69380 CPUtime=1653.94 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 366753 0 0 0 165300 94 0 0 25 0 1 0 414237880 71045120 12130 33554432000 4194304 4587354 140735434297040 18446744073709551615 4237684 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 17345 12130 337 96 0 13907 0
[pid=8936] ppid=8934 vsize=72788 CPUtime=1654.04 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14514 0 0 0 165401 3 0 0 25 0 1 0 414237880 74534912 13943 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 18197 13943 340 145 0 15242 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1654.24 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 165423 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4962.22
Current children cumulated vsize (KiB) 617900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9117
/proc/meminfo: memFree=15611400/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032671500009472 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=69380 CPUtime=1666.54 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 368435 0 0 0 166559 95 0 0 25 0 1 0 414237880 71045120 13792 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 17345 13792 337 96 0 13907 0
[pid=8936] ppid=8934 vsize=72788 CPUtime=1666.64 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14514 0 0 0 166661 3 0 0 25 0 1 0 414237880 74534912 13943 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 18197 13943 340 145 0 15242 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1666.75 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 166674 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4999.93
Current children cumulated vsize (KiB) 617900

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

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

[startup+5000 s]
/proc/loadavg: 6.00 6.00 6.00 7/184 9117
/proc/meminfo: memFree=15611400/32951124 swapFree=67111528/67111528
[pid=8934] ppid=8932 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/8934/stat : 8934 (ppfolio) S 8932 8934 8311 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 414237879 18763776 394 33554432000 4194304 4287625 140737228760928 18446744073709551615 212039675407 0 0 4096 65536 6906032671500009472 0 0 17 4 0 0 0
/proc/8934/statm: 4581 394 345 23 0 91 0
[pid=8935] ppid=8934 vsize=69380 CPUtime=1666.54 cores=0
/proc/8935/stat : 8935 (cryptominisat) R 8934 8934 8311 0 -1 4202496 368435 0 0 0 166559 95 0 0 25 0 1 0 414237880 71045120 13792 33554432000 4194304 4587354 140735434297040 18446744073709551615 4238958 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/8935/statm: 17345 13792 337 96 0 13907 0
[pid=8936] ppid=8934 vsize=72788 CPUtime=1666.64 cores=0
/proc/8936/stat : 8936 (clasp) R 8934 8934 8311 0 -1 4202496 14514 0 0 0 166661 3 0 0 25 0 1 0 414237880 74534912 13943 33554432000 4194304 4785740 140737421397040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/8936/statm: 18197 13943 340 145 0 15242 0
[pid=8937] ppid=8934 vsize=457408 CPUtime=1666.75 cores=0
/proc/8937/stat : 8937 (TNM) R 8934 8934 8311 0 -1 4202496 806 0 0 0 166674 1 0 0 25 0 1 0 414237880 468385792 703 33554432000 134512640 134534564 4290653504 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/8937/statm: 114352 703 95 6 0 113018 0
Current children cumulated CPU time (s) 4999.93
Current children cumulated vsize (KiB) 617900

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 4999.93
CPU user time (s): 4998.94
CPU system time (s): 0.99
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 8726992

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

runsolver used 8.89765 second user time and 18.3802 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-19 15:03:36
IDJOB=3219100
IDBENCH=82533
IDSOLVER=1639
FILE ID=node146/3219100-1303218216
RUNJOBID= node146-1303206071-8329
PBS_JOBID= 13032238
Free space on /tmp= 72936 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S313239685-087-UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3219100-1303218216/watcher-3219100-1303218216 -o /tmp/evaluation-result-3219100-1303218216/solver-3219100-1303218216 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3219100-1303218216.cnf

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

MD5SUM BENCH= ac4ee3ff752a515035c947b106bcabeb
RANDOM SEED=755775648

node146.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.830
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.830
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.830
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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:      15467484 kB
Buffers:        701000 kB
Cached:       15977480 kB
SwapCached:          0 kB
Active:        8330340 kB
Inactive:      8806516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15467484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      457744 kB
Mapped:          16444 kB
Slab:           282328 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1166344 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= 72924 MiB
End job on node146 at 2011-04-19 16:26:58