Trace number 3263494

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.02 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_29_50_3-dir.shuffled-as.sat03-179.cnf
MD5SUM7f62d729a30ffc73b7fa61161ba43630
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 variables870
Number of clauses73400
Sum of the clauses size147612
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 273371
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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

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

running on 2 cores: 1,3

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: 9.02 9.64 8.27 7/189 29721
/proc/meminfo: memFree=20808424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) R 29719 29721 28695 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 466202191 18763776 392 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080052629 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/29721/statm: 4581 392 343 23 0 91 0

[startup+0.0803141 s]
/proc/loadavg: 9.02 9.64 8.27 7/189 29721
/proc/meminfo: memFree=20808424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 3066706434319155464 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100305 s]
/proc/loadavg: 9.02 9.64 8.27 7/189 29721
/proc/meminfo: memFree=20808424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 3066706434319155464 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300271 s]
/proc/loadavg: 9.02 9.64 8.27 7/189 29721
/proc/meminfo: memFree=20808424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600678944960675840 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700196 s]
/proc/loadavg: 9.02 9.64 8.27 7/189 29721
/proc/meminfo: memFree=20808424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50108 s]
/proc/loadavg: 9.02 9.64 8.27 10/193 29725
/proc/meminfo: memFree=20782972/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=38308 CPUtime=0.54 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 4670 0 0 0 54 0 0 0 25 0 1 0 466202191 39227392 4096 33554432000 4194304 4587354 140735728576416 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 9577 4096 326 96 0 6139 0
[pid=29723] ppid=29721 vsize=16888 CPUtime=0.42 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 2096 0 0 0 42 0 0 0 25 0 1 0 466202191 17293312 1544 33554432000 4194304 4785740 140733268703632 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 4222 1544 339 145 0 1267 0
[pid=29724] ppid=29721 vsize=455296 CPUtime=0.52 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1385 0 0 0 52 0 0 0 25 0 1 0 466202191 466223104 1282 33554432000 134512640 134534564 4291256352 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 113824 1282 91 6 0 112490 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 528816

[startup+3.1008 s]
/proc/loadavg: 9.02 9.64 8.27 10/193 29725
/proc/meminfo: memFree=20778932/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 21 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=38308 CPUtime=1.04 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 4926 0 0 0 104 0 0 0 25 0 1 0 466202191 39227392 4348 33554432000 4194304 4587354 140735728576416 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 9577 4348 326 96 0 6139 0
[pid=29723] ppid=29721 vsize=19940 CPUtime=0.93 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 2886 0 0 0 93 0 0 0 25 0 1 0 466202191 20418560 2334 33554432000 4194304 4785740 140733268703632 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 4985 2334 340 145 0 2030 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=1.1 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 110 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 536360

[startup+6.30113 s]
/proc/loadavg: 9.10 9.65 8.28 10/193 29725
/proc/meminfo: memFree=20766900/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600679769594396672 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=38308 CPUtime=2.14 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 5299 0 0 0 214 0 0 0 25 0 1 0 466202191 39227392 4715 33554432000 4194304 4587354 140735728576416 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 9577 4715 326 96 0 6139 0
[pid=29723] ppid=29721 vsize=27128 CPUtime=2.01 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 4637 0 0 0 201 0 0 0 25 0 1 0 466202191 27779072 4085 33554432000 4194304 4785740 140733268703632 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 6782 4085 340 145 0 3827 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=2.12 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 212 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 543548

[startup+12.7009 s]
/proc/loadavg: 9.09 9.64 8.28 10/193 29725
/proc/meminfo: memFree=20755832/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600678807521722368 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=2153564 CPUtime=4.23 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 6439 0 0 0 423 0 0 0 25 0 1 0 466202191 2205249536 4628 33554432000 4194304 4587354 140735728576416 18446744073709551615 4364908 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 538391 4628 337 96 0 534953 0
[pid=29723] ppid=29721 vsize=33792 CPUtime=4.13 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 6284 0 0 0 412 1 0 0 25 0 1 0 466202191 34603008 5732 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 8448 5732 340 145 0 5493 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=4.3 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 430 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2665468

[startup+25.5005 s]
/proc/loadavg: 9.07 9.61 8.29 10/193 29726
/proc/meminfo: memFree=20716540/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600678807521722368 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=2153836 CPUtime=8.54 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 11724 0 0 0 853 1 0 0 25 0 1 0 466202191 2205528064 8481 33554432000 4194304 4587354 140735728576416 18446744073709551615 4364913 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 538459 8481 337 96 0 535021 0
[pid=29723] ppid=29721 vsize=39616 CPUtime=8.41 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 7645 0 0 0 840 1 0 0 25 0 1 0 466202191 40566784 7093 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 9904 7093 340 145 0 6949 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=8.52 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 852 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134529844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2671564

[startup+51.1006 s]
/proc/loadavg: 9.05 9.56 8.31 10/193 29726
/proc/meminfo: memFree=20677840/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600678532643815424 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=2164592 CPUtime=17.04 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 16119 0 0 0 1702 2 0 0 25 0 1 0 466202191 2216542208 12874 33554432000 4194304 4587354 140735728576416 18446744073709551615 4244447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 541148 12874 337 96 0 537710 0
[pid=29723] ppid=29721 vsize=49160 CPUtime=16.93 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 9950 0 0 0 1691 2 0 0 25 0 1 0 466202191 50339840 9398 33554432000 4194304 4785740 140733268703632 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 12290 9398 340 145 0 9335 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=17.1 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 1710 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2691864

[startup+102.307 s]
/proc/loadavg: 9.02 9.47 8.34 10/193 29728
/proc/meminfo: memFree=20632688/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600679357277536256 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=2191212 CPUtime=34.13 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 20186 0 0 0 3411 2 0 0 25 0 1 0 466202191 2243801088 16926 33554432000 4194304 4587354 140735728576416 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 547803 16926 337 96 0 544365 0
[pid=29723] ppid=29721 vsize=58524 CPUtime=34.01 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 12150 0 0 0 3398 3 0 0 25 0 1 0 466202191 59928576 11598 33554432000 4194304 4785740 140733268703632 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 14631 11598 340 145 0 11676 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=34.13 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 3413 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2727848

[startup+162.3 s]
/proc/loadavg: 9.00 9.38 8.38 10/193 29729
/proc/meminfo: memFree=20611344/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=0 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 466202191 18763776 394 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4600678120326955008 0 0 17 3 0 0 0
/proc/29721/statm: 4581 394 345 23 0 91 0
[pid=29722] ppid=29721 vsize=2171572 CPUtime=54.13 cores=1
/proc/29722/stat : 29722 (cryptominisat) R 29721 29721 28695 0 -1 4202496 24514 0 0 0 5410 3 0 0 25 0 1 0 466202191 2223689728 16926 33554432000 4194304 4587354 140735728576416 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29722/statm: 542893 16926 337 96 0 539455 0
[pid=29723] ppid=29721 vsize=70296 CPUtime=54 cores=1

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

/proc/meminfo: memFree=20694424/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=101416 CPUtime=268.64 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 22132 0 0 0 26859 5 0 0 25 0 1 0 466202191 103849984 21580 33554432000 4194304 4785740 140733268703632 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 25354 21580 340 145 0 22399 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=268.76 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 26876 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 579528

[startup+822.301 s]
/proc/loadavg: 6.16 7.41 7.95 7/190 29778
/proc/meminfo: memFree=20685112/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=104660 CPUtime=298.64 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 22882 0 0 0 29859 5 0 0 25 0 1 0 466202191 107171840 22330 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 26165 22330 340 145 0 23210 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=298.76 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 29876 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 582772

[startup+882.301 s]
/proc/loadavg: 6.06 7.15 7.83 7/190 29780
/proc/meminfo: memFree=20675920/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=106716 CPUtime=328.65 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 23341 0 0 0 32859 6 0 0 25 0 1 0 466202191 109277184 22789 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 26679 22789 340 145 0 23724 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=328.75 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 32875 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 584828

[startup+942.301 s]
/proc/loadavg: 6.02 6.94 7.71 7/190 29781
/proc/meminfo: memFree=20667584/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=111268 CPUtime=358.66 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 24377 0 0 0 35860 6 0 0 25 0 1 0 466202191 113938432 23825 33554432000 4194304 4785740 140733268703632 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 27817 23825 340 145 0 24862 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=358.75 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 35875 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 589380

[startup+1002.3 s]
/proc/loadavg: 6.00 6.77 7.60 7/190 29783
/proc/meminfo: memFree=20662360/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=113024 CPUtime=388.65 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 24807 0 0 0 38859 6 0 0 25 0 1 0 466202191 115736576 24255 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 28256 24255 340 145 0 25301 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=388.75 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 38875 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 591136

[startup+1062.3 s]
/proc/loadavg: 6.00 6.63 7.50 7/190 29784
/proc/meminfo: memFree=20654896/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=113688 CPUtime=418.65 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 24971 0 0 0 41859 6 0 0 25 0 1 0 466202191 116416512 24419 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 28422 24419 340 145 0 25467 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=418.76 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 41876 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 591800

[startup+1122.3 s]
/proc/loadavg: 6.00 6.51 7.40 7/190 29786
/proc/meminfo: memFree=20648800/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=114916 CPUtime=448.64 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 25332 0 0 0 44858 6 0 0 25 0 1 0 466202191 117673984 24780 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 28729 24780 340 145 0 25774 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=448.76 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 44876 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 593028

[startup+1182.3 s]
/proc/loadavg: 6.00 6.41 7.31 7/190 29788
/proc/meminfo: memFree=20641328/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=119432 CPUtime=478.65 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 26310 0 0 0 47858 7 0 0 25 0 1 0 466202191 122298368 25758 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 29858 25758 340 145 0 26903 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=478.77 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 47877 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 597544

[startup+1242.3 s]
/proc/loadavg: 5.57 6.24 7.19 5/182 29807
/proc/meminfo: memFree=20765532/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=122536 CPUtime=508.64 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 26984 0 0 0 50857 7 0 0 25 0 1 0 466202191 125476864 26432 33554432000 4194304 4785740 140733268703632 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 30634 26432 340 145 0 27679 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=508.78 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 50878 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134529880 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 600648



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.57 5.83 6.99 5/182 29809
/proc/meminfo: memFree=20757952/32950928 swapFree=67111524/67111528
[pid=29721] ppid=29719 vsize=18324 CPUtime=224.9 cores=1,3
/proc/29721/stat : 29721 (ppfolio) S 29719 29721 28695 0 -1 4202496 502 98767 0 0 0 0 22468 22 15 0 1 0 466202191 18763776 395 33554432000 4194304 4287625 140733419100768 18446744073709551615 208080252431 0 0 4096 65536 4602533825371668737 0 0 17 3 0 0 0
/proc/29721/statm: 4581 395 346 23 0 91 0
[pid=29723] ppid=29721 vsize=124488 CPUtime=537.5 cores=1
/proc/29723/stat : 29723 (clasp) R 29721 29721 28695 0 -1 4202496 27449 0 0 0 53743 7 0 0 25 0 1 0 466202191 127475712 26897 33554432000 4194304 4785740 140733268703632 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/29723/statm: 31122 26897 340 145 0 28167 0
[pid=29724] ppid=29721 vsize=459788 CPUtime=537.62 cores=1
/proc/29724/stat : 29724 (TNM) R 29721 29721 28695 0 -1 4202496 1958 0 0 0 53762 0 0 0 25 0 1 0 466202191 470822912 1855 33554432000 134512640 134534564 4291256352 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29724/statm: 114947 1855 95 6 0 113613 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 602600

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 29721 and gives
#  childrusage.ru_utime.tv_sec=224
#  childrusage.ru_utime.tv_usec=687842
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=228965
# CPU time returned by wait4() is 224.917
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.73
CPU system time (s): 0.29
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 4931356

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

runsolver used 2.09868 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-23 10:07:05
IDJOB=3263494
IDBENCH=83982
IDSOLVER=1613
FILE ID=node127/3263494-1303546025
RUNJOBID= node127-1303544645-29419
PBS_JOBID= 13143111
Free space on /tmp= 71636 MiB

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

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

MD5SUM BENCH= 7f62d729a30ffc73b7fa61161ba43630
RANDOM SEED=497641414

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      20808704 kB
Buffers:       2381664 kB
Cached:        8997060 kB
SwapCached:          4 kB
Active:        7701416 kB
Inactive:      3893616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20808704 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10940 kB
Writeback:           0 kB
AnonPages:      215276 kB
Mapped:          17172 kB
Slab:           482344 kB
PageTables:       5900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2630280 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= 71636 MiB
End job on node127 at 2011-04-23 10:28:47