Trace number 3274011

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n200-s00813792-unsat.cnf
MD5SUM92046422d2d9595619b29413c0964c9c
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 variables201
Number of clauses412
Sum of the clauses size1236
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3412
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

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-3274011-1303603579/watcher-3274011-1303603579 -o /tmp/evaluation-result-3274011-1303603579/solver-3274011-1303603579 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3274011-1303603579.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: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=2712 CPUtime=0 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 471956795 2777088 36 33554432000 4194304 4287625 140735847338384 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/26718/statm: 678 36 27 23 0 23 0

[startup+0.063823 s]
/proc/loadavg: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=2712 CPUtime=0 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 471956795 2777088 36 33554432000 4194304 4287625 140735847338384 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/26718/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.100816 s]
/proc/loadavg: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=2712 CPUtime=0 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4194304 82 0 0 0 0 0 0 0 19 0 1 0 471956795 2777088 36 33554432000 4194304 4287625 140735847338384 18446744073709551615 235589942919 0 2147483391 4096 0 18446744071699962003 0 0 17 5 0 0 0
/proc/26718/statm: 678 36 27 23 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2712

[startup+0.300781 s]
/proc/loadavg: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0 cores=5,7
/proc/26718/stat : 26718 (ppfolio) R 26714 26718 26237 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 471956795 18763776 393 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/26718/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.10464 s]
/proc/loadavg: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18324

[startup+1.50057 s]
/proc/loadavg: 3.40 3.87 3.70 8/194 26720
/proc/meminfo: memFree=14479636/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 18324

[startup+3.10029 s]
/proc/loadavg: 3.60 3.90 3.71 12/201 26758
/proc/meminfo: memFree=14462072/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=12952 CPUtime=1.28 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 694 0 0 0 128 0 0 0 21 0 1 0 471956815 13262848 585 33554432000 4194304 4785740 140734098565424 18446744073709551615 4309682 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3238 585 341 145 0 283 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=1.42 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 142 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 486976

[startup+6.30072 s]
/proc/loadavg: 4.12 4.00 3.75 11/200 26758
/proc/meminfo: memFree=14457748/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=13220 CPUtime=2.88 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 772 0 0 0 288 0 0 0 25 0 1 0 471956815 13537280 663 33554432000 4194304 4785740 140734098565424 18446744073709551615 4553046 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3305 663 341 145 0 350 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=3.02 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 302 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 9917876 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 487244

[startup+12.7066 s]
/proc/loadavg: 4.59 4.10 3.78 11/200 26758
/proc/meminfo: memFree=14441160/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=13616 CPUtime=6.09 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 869 0 0 0 609 0 0 0 25 0 1 0 471956815 13942784 760 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287114 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3404 760 341 145 0 449 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=6.22 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 622 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 487640

[startup+25.5003 s]
/proc/loadavg: 5.42 4.30 3.85 11/200 26759
/proc/meminfo: memFree=14432348/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=14012 CPUtime=12.48 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 977 0 0 0 1248 0 0 0 25 0 1 0 471956815 14348288 868 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287022 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3503 868 341 145 0 548 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=12.62 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 1262 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134529991 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 488036

[startup+51.1008 s]
/proc/loadavg: 7.22 4.84 4.04 11/200 26759
/proc/meminfo: memFree=14422292/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=14676 CPUtime=25.29 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1125 0 0 0 2529 0 0 0 25 0 1 0 471956815 15028224 1016 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3669 1016 341 145 0 714 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=25.42 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 2542 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 488700

[startup+102.301 s]
/proc/loadavg: 8.79 5.63 4.35 11/200 26761
/proc/meminfo: memFree=14407020/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=15360 CPUtime=50.89 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1309 0 0 0 5089 0 0 0 25 0 1 0 471956815 15728640 1200 33554432000 4194304 4785740 140734098565424 18446744073709551615 235594533773 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 3840 1200 341 145 0 885 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=51.01 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 5101 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134531067 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 102.08
Current children cumulated vsize (KiB) 489384

[startup+162.306 s]
/proc/loadavg: 9.56 6.43 4.70 11/200 26762
/proc/meminfo: memFree=14391868/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=16032 CPUtime=80.9 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1481 0 0 0 8090 0 0 0 25 0 1 0 471956815 16416768 1372 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287129 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4008 1372 341 145 0 1053 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=81.01 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 8101 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 162.09
Current children cumulated vsize (KiB) 490056

[startup+222.301 s]
/proc/loadavg: 9.91 7.09 5.04 11/200 26764
/proc/meminfo: memFree=14395416/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=16456 CPUtime=110.9 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1571 0 0 0 11090 0 0 0 25 0 1 0 471956815 16850944 1462 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4114 1462 341 145 0 1159 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=111 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 11100 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 490480

[startup+282.3 s]
/proc/loadavg: 9.97 7.62 5.34 11/200 26765
/proc/meminfo: memFree=14388696/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=16596 CPUtime=140.9 cores=5

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

[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17004 CPUtime=350.89 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1718 0 0 0 35089 0 0 0 25 0 1 0 471956815 17412096 1609 33554432000 4194304 4785740 140734098565424 18446744073709551615 4552495 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4251 1609 341 145 0 1296 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=351.03 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 35103 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 491028

[startup+762.301 s]
/proc/loadavg: 7.00 7.23 6.10 8/191 26795
/proc/meminfo: memFree=14420260/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17152 CPUtime=380.88 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1728 0 0 0 38088 0 0 0 25 0 1 0 471956815 17563648 1619 33554432000 4194304 4785740 140734098565424 18446744073709551615 4553302 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4288 1619 341 145 0 1333 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=381.03 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 38103 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 491176

[startup+822.306 s]
/proc/loadavg: 7.04 7.20 6.16 8/191 26797
/proc/meminfo: memFree=14420232/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17152 CPUtime=410.88 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1728 0 0 0 41088 0 0 0 25 0 1 0 471956815 17563648 1619 33554432000 4194304 4785740 140734098565424 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4288 1619 341 145 0 1333 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=411.04 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 41104 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 491176

[startup+882.3 s]
/proc/loadavg: 7.01 7.16 6.21 8/191 26798
/proc/meminfo: memFree=14412632/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17152 CPUtime=440.87 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1740 0 0 0 44087 0 0 0 25 0 1 0 471956815 17563648 1631 33554432000 4194304 4785740 140734098565424 18446744073709551615 4549776 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4288 1631 341 145 0 1333 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=441.04 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 44104 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 9918827 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 491176

[startup+942.301 s]
/proc/loadavg: 7.00 7.13 6.26 8/191 26800
/proc/meminfo: memFree=14409248/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17152 CPUtime=470.87 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1744 0 0 0 47087 0 0 0 25 0 1 0 471956815 17563648 1635 33554432000 4194304 4785740 140734098565424 18446744073709551615 4560744 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4288 1635 341 145 0 1333 0
[pid=26728] ppid=26718 vsize=455700 CPUtime=471.05 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 274 0 0 0 47105 0 0 0 25 0 1 0 471956815 466636800 171 33554432000 134512640 134534564 4289332816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113925 171 95 6 0 112591 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 491176

[startup+1002.3 s]
/proc/loadavg: 7.00 7.11 6.30 8/191 26802
/proc/meminfo: memFree=14405620/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17152 CPUtime=500.88 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1754 0 0 0 50088 0 0 0 25 0 1 0 471956815 17563648 1645 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4288 1645 341 145 0 1333 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=501.04 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 50104 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 491180

[startup+1062.3 s]
/proc/loadavg: 7.00 7.08 6.34 8/191 26803
/proc/meminfo: memFree=14412520/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17288 CPUtime=530.88 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1765 0 0 0 53088 0 0 0 25 0 1 0 471956815 17702912 1656 33554432000 4194304 4785740 140734098565424 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4322 1656 341 145 0 1367 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=531.04 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 53104 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 491316

[startup+1122.3 s]
/proc/loadavg: 7.00 7.07 6.38 8/191 26805
/proc/meminfo: memFree=14411504/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17288 CPUtime=560.89 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1778 0 0 0 56089 0 0 0 25 0 1 0 471956815 17702912 1669 33554432000 4194304 4785740 140734098565424 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4322 1669 341 145 0 1367 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=561.03 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 56103 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 134530793 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 491316

[startup+1182.3 s]
/proc/loadavg: 7.00 7.05 6.42 8/191 26806
/proc/meminfo: memFree=14410980/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17288 CPUtime=590.89 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1778 0 0 0 59089 0 0 0 25 0 1 0 471956815 17702912 1669 33554432000 4194304 4785740 140734098565424 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4322 1669 341 145 0 1367 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=591.03 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 59103 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 9918779 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 491316

[startup+1242.3 s]
/proc/loadavg: 7.00 7.04 6.45 8/191 26808
/proc/meminfo: memFree=14411320/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17288 CPUtime=620.9 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1778 0 0 0 62090 0 0 0 25 0 1 0 471956815 17702912 1669 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4322 1669 341 145 0 1367 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=621.03 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 62103 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1242.11
Current children cumulated vsize (KiB) 491316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 6.60 6.95 6.45 3/176 26846
/proc/meminfo: memFree=14510820/32950928 swapFree=67111528/67111528
[pid=26718] ppid=26714 vsize=18324 CPUtime=0.18 cores=5,7
/proc/26718/stat : 26718 (ppfolio) S 26714 26718 26237 0 -1 4202496 500 942 0 0 0 0 18 0 19 0 1 0 471956795 18763776 394 33554432000 4194304 4287625 140735847338384 18446744073709551615 235594886671 0 0 4096 65536 32767 0 0 17 7 0 0 0
/proc/26718/statm: 4581 394 346 23 0 91 0
[pid=26726] ppid=26718 vsize=17288 CPUtime=649.74 cores=5
/proc/26726/stat : 26726 (clasp) R 26718 26718 26237 0 -1 4202496 1782 0 0 0 64974 0 0 0 25 0 1 0 471956815 17702912 1673 33554432000 4194304 4785740 140734098565424 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26726/statm: 4322 1673 341 145 0 1367 0
[pid=26728] ppid=26718 vsize=455704 CPUtime=649.89 cores=5
/proc/26728/stat : 26728 (TNM) R 26718 26718 26237 0 -1 4202496 283 0 0 0 64989 0 0 0 25 0 1 0 471956815 466640896 180 33554432000 134512640 134534564 4289332816 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26728/statm: 113926 180 103 6 0 112592 0
Current children cumulated CPU time (s) 1299.81
Current children cumulated vsize (KiB) 491316

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1299.84
CPU user time (s): 1299.83
CPU system time (s): 0.006998
CPU usage (%): 99.987
Max. virtual memory (cumulated for all children) (KiB): 491316

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

runsolver used 2.07568 second user time and 4.16837 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-24 02:06:19
IDJOB=3274011
IDBENCH=83151
IDSOLVER=1613
FILE ID=node120/3274011-1303603579
RUNJOBID= node120-1303603579-26676
PBS_JOBID= 13150621
Free space on /tmp= 72100 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n200-s00813792-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274011-1303603579/watcher-3274011-1303603579 -o /tmp/evaluation-result-3274011-1303603579/solver-3274011-1303603579 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3274011-1303603579.cnf

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

MD5SUM BENCH= 92046422d2d9595619b29413c0964c9c
RANDOM SEED=1315302937

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14493192 kB
Buffers:       2461392 kB
Cached:       15362044 kB
SwapCached:          0 kB
Active:       10550604 kB
Inactive:      7339924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14493192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           32756 kB
Writeback:           0 kB
AnonPages:       65568 kB
Mapped:          16248 kB
Slab:           504172 kB
PageTables:       5640 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1155104 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= 72108 MiB
End job on node120 at 2011-04-24 02:28:00