Trace number 3259137

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 par? (TO) 4800.33 1201.71

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g9.cnf
MD5SUM35278b3ce28129761cf8ae7994f37d3f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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 4 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	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.00	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
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) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

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-3259137-1304034362/watcher-3259137-1304034362 -o /tmp/evaluation-result-3259137-1304034362/solver-3259137-1304034362 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3259137-1304034362.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 9.79 10.07 9.17 6/182 17669
/proc/meminfo: memFree=12491288/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) R 17667 17669 16932 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0

[startup+0.221945 s]
/proc/loadavg: 9.79 10.07 9.17 6/182 17669
/proc/meminfo: memFree=12491288/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) R 17667 17669 16932 0 -1 4202496 521 0 0 0 0 0 0 0 25 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300933 s]
/proc/loadavg: 9.79 10.07 9.17 6/182 17669
/proc/meminfo: memFree=12491288/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400913 s]
/proc/loadavg: 9.79 10.07 9.17 6/182 17669
/proc/meminfo: memFree=12491288/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 521 0 0 0 0 0 0 0 24 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700858 s]
/proc/loadavg: 9.79 10.07 9.17 6/182 17669
/proc/meminfo: memFree=12491288/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 521 0 0 0 0 0 0 0 21 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50071 s]
/proc/loadavg: 9.79 10.07 9.17 12/188 17675
/proc/meminfo: memFree=12380384/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=66452 CPUtime=1.49 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 17607 0 0 0 148 1 0 0 25 0 1 0 593666843 68046848 11560 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 16613 11560 326 96 0 13175 0
[pid=17671] ppid=17669 vsize=32552 CPUtime=1.49 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 6605 0 0 0 148 1 0 0 25 0 1 0 593666843 33333248 5325 33554432000 4194304 4785740 140734060443392 18446744073709551615 4482824 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 8138 5325 316 145 0 5183 0
[pid=17672] ppid=17669 vsize=464404 CPUtime=0.7 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 4421 0 0 0 70 0 0 0 25 0 1 0 593666843 475549696 4318 33554432000 134512640 134534564 4292297312 18446744073709551615 134524506 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 116101 4318 91 6 0 114767 0
[pid=17673] ppid=17669 vsize=16664 CPUtime=1.49 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 4161 0 0 0 149 0 0 0 25 0 1 0 593666843 17063936 3033 33554432000 4194304 4352236 140736933340784 18446744073709551615 4268080 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 4166 3033 124 39 0 3246 0
[pid=17674] ppid=17669 vsize=43236 CPUtime=0.76 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 21422 0 0 0 74 2 0 0 25 0 1 0 593666843 44273664 4757 33554432000 4194304 4331988 140733652699200 18446744073709551615 4210448 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 10809 4757 170 34 0 9251 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 641632

[startup+3.1004 s]
/proc/loadavg: 9.79 10.07 9.17 12/188 17675
/proc/meminfo: memFree=12374556/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1247540 CPUtime=3.09 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 19737 0 0 0 307 2 0 0 25 0 1 0 593666843 1277480960 11867 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 311885 11867 331 96 0 308447 0
[pid=17671] ppid=17669 vsize=30440 CPUtime=3.09 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 6725 0 0 0 308 1 0 0 25 0 1 0 593666843 31170560 4924 33554432000 4194304 4785740 140734060443392 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 7610 4924 340 145 0 4655 0
[pid=17672] ppid=17669 vsize=464932 CPUtime=1.5 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 4569 0 0 0 150 0 0 0 25 0 1 0 593666843 476090368 4466 33554432000 134512640 134534564 4292297312 18446744073709551615 134527347 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 116233 4466 92 6 0 114899 0
[pid=17673] ppid=17669 vsize=22396 CPUtime=3.08 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 5889 0 0 0 308 0 0 0 25 0 1 0 593666843 22933504 4761 33554432000 4194304 4352236 140736933340784 18446744073709551615 4241364 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 5599 4761 127 39 0 4679 0
[pid=17674] ppid=17669 vsize=43368 CPUtime=1.55 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 21444 0 0 0 153 2 0 0 25 0 1 0 593666843 44408832 4779 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 10842 4779 174 34 0 9284 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 1827000

[startup+6.3008 s]
/proc/loadavg: 9.89 10.08 9.18 11/188 17675
/proc/meminfo: memFree=12346644/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1262016 CPUtime=6.29 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 22281 0 0 0 627 2 0 0 25 0 1 0 593666843 1292304384 14409 33554432000 4194304 4587354 140733801968960 18446744073709551615 4365236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 315504 14409 337 96 0 312066 0
[pid=17671] ppid=17669 vsize=39944 CPUtime=6.29 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 9122 0 0 0 627 2 0 0 25 0 1 0 593666843 40902656 7321 33554432000 4194304 4785740 140734060443392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 9986 7321 340 145 0 7031 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=3.2 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 320 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=29052 CPUtime=6.28 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 7042 0 0 0 628 0 0 0 25 0 1 0 593666843 29749248 5914 33554432000 4194304 4352236 140736933340784 18446744073709551615 4328068 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 7263 5914 127 39 0 6343 0
[pid=17674] ppid=17669 vsize=44028 CPUtime=3.04 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 21636 0 0 0 302 2 0 0 25 0 1 0 593666843 45084672 4971 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228170 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 11007 4971 174 34 0 9449 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 1863708

[startup+12.7006 s]
/proc/loadavg: 9.90 10.08 9.18 11/188 17675
/proc/meminfo: memFree=12296680/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1278560 CPUtime=12.68 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 27323 0 0 0 1266 2 0 0 25 0 1 0 593666843 1309245440 19450 33554432000 4194304 4587354 140733801968960 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 319640 19450 337 96 0 316202 0
[pid=17671] ppid=17669 vsize=57992 CPUtime=12.69 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 13583 0 0 0 1266 3 0 0 25 0 1 0 593666843 59383808 11782 33554432000 4194304 4785740 140734060443392 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 14498 11782 340 145 0 11543 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=6.4 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 640 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=29052 CPUtime=12.69 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 7236 0 0 0 1268 1 0 0 25 0 1 0 593666843 29749248 6108 33554432000 4194304 4352236 140736933340784 18446744073709551615 4328059 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 7263 6108 127 39 0 6343 0
[pid=17674] ppid=17669 vsize=44292 CPUtime=6.2 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 21699 0 0 0 618 2 0 0 25 0 1 0 593666843 45355008 5034 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 11073 5034 174 34 0 9515 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 1898564

[startup+25.5072 s]
/proc/loadavg: 9.92 10.08 9.19 12/188 17676
/proc/meminfo: memFree=12262192/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1289908 CPUtime=25.49 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 31153 0 0 0 2546 3 0 0 25 0 1 0 593666843 1320865792 20641 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 322477 20641 337 96 0 319039 0
[pid=17671] ppid=17669 vsize=79092 CPUtime=25.49 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 18793 0 0 0 2545 4 0 0 25 0 1 0 593666843 80990208 16992 33554432000 4194304 4785740 140734060443392 18446744073709551615 4287147 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 19773 16992 340 145 0 16818 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=12.75 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 1275 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=34872 CPUtime=25.49 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 8497 0 0 0 2548 1 0 0 25 0 1 0 593666843 35708928 7369 33554432000 4194304 4352236 140736933340784 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 8718 7369 127 39 0 7798 0
[pid=17674] ppid=17669 vsize=44916 CPUtime=12.59 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 21816 0 0 0 1257 2 0 0 25 0 1 0 593666843 45993984 5150 33554432000 4194304 4331988 140733652699200 18446744073709551615 4210412 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 11229 5150 174 34 0 9671 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 1937456

[startup+51.1003 s]
/proc/loadavg: 10.06 10.10 9.22 12/188 17676
/proc/meminfo: memFree=12218812/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1293752 CPUtime=51.09 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 44697 0 0 0 5104 5 0 0 25 0 1 0 593666843 1324802048 25280 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 323438 25280 337 96 0 320000 0
[pid=17671] ppid=17669 vsize=86400 CPUtime=51.09 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 20591 0 0 0 5104 5 0 0 25 0 1 0 593666843 88473600 18790 33554432000 4194304 4785740 140734060443392 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 21600 18790 340 145 0 18645 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=25.5 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 2550 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=34872 CPUtime=51.08 cores=2

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

/proc/17674/statm: 17027 9860 175 34 0 15469 0
Current children cumulated CPU time (s) 3764.11
Current children cumulated vsize (KiB) 2282420

[startup+1002.31 s]
/proc/loadavg: 9.61 9.95 9.73 11/188 17808
/proc/meminfo: memFree=11784608/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1451260 CPUtime=1002.33 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 337968 0 0 0 100119 114 0 0 25 0 1 0 593666843 1486090240 53902 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 362815 53902 337 96 0 359377 0
[pid=17671] ppid=17669 vsize=196952 CPUtime=1002.32 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 47118 0 0 0 100216 16 0 0 25 0 1 0 593666843 201678848 45317 33554432000 4194304 4785740 140734060443392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 49238 45317 340 145 0 46283 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=498.52 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 49852 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528523 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=85844 CPUtime=1002.3 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 176887 0 0 0 100205 25 0 0 25 0 1 0 593666843 87904256 20655 33554432000 4194304 4352236 140736933340784 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 21461 20655 127 39 0 20541 0
[pid=17674] ppid=17669 vsize=68108 CPUtime=498.32 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 26694 0 0 0 49828 4 0 0 25 0 1 0 593666843 69742592 10025 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228243 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 17027 10025 175 34 0 15469 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 2290832

[startup+1062.3 s]
/proc/loadavg: 10.03 10.01 9.75 12/188 17809
/proc/meminfo: memFree=11741928/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1388360 CPUtime=1062.32 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 354285 0 0 0 106110 122 0 0 25 0 1 0 593666843 1421680640 50515 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 347090 50515 337 96 0 343652 0
[pid=17671] ppid=17669 vsize=200236 CPUtime=1062.32 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 47837 0 0 0 106216 16 0 0 25 0 1 0 593666843 205041664 46036 33554432000 4194304 4785740 140734060443392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 50059 46036 340 145 0 47104 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=528.32 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 52832 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=77652 CPUtime=1062.3 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 187127 0 0 0 106203 27 0 0 25 0 1 0 593666843 79515648 18607 33554432000 4194304 4352236 140736933340784 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 19413 18607 127 39 0 18493 0
[pid=17674] ppid=17669 vsize=72012 CPUtime=528.2 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 26888 0 0 0 52816 4 0 0 25 0 1 0 593666843 73740288 10219 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228226 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 18003 10219 175 34 0 16445 0
Current children cumulated CPU time (s) 4243.46
Current children cumulated vsize (KiB) 2226928

[startup+1122.3 s]
/proc/loadavg: 10.16 10.05 9.78 12/188 17811
/proc/meminfo: memFree=11615776/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1481740 CPUtime=1122.33 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 373366 0 0 0 112101 132 0 0 25 0 1 0 593666843 1517301760 54310 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 370435 54310 337 96 0 366997 0
[pid=17671] ppid=17669 vsize=204700 CPUtime=1122.32 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 48867 0 0 0 112216 16 0 0 25 0 1 0 593666843 209612800 47066 33554432000 4194304 4785740 140734060443392 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 51175 47066 340 145 0 48220 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=558.18 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 55818 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=98136 CPUtime=1122.3 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 201464 0 0 0 112201 29 0 0 25 0 1 0 593666843 100491264 23728 33554432000 4194304 4352236 140736933340784 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 24534 23728 127 39 0 23614 0
[pid=17674] ppid=17669 vsize=72012 CPUtime=558 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 27084 0 0 0 55796 4 0 0 25 0 1 0 593666843 73740288 10415 33554432000 4194304 4331988 140733652699200 18446744073709551615 4226198 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 18003 10415 175 34 0 16445 0
Current children cumulated CPU time (s) 4483.13
Current children cumulated vsize (KiB) 2345256

[startup+1182.3 s]
/proc/loadavg: 10.11 10.05 9.80 11/188 17813
/proc/meminfo: memFree=11531444/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1390284 CPUtime=1182.33 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 390216 0 0 0 118092 141 0 0 25 0 1 0 593666843 1423650816 50103 33554432000 4194304 4587354 140733801968960 18446744073709551615 4238423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 347571 50103 337 96 0 344133 0
[pid=17671] ppid=17669 vsize=208384 CPUtime=1182.32 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 49736 0 0 0 118216 16 0 0 25 0 1 0 593666843 213385216 47935 33554432000 4194304 4785740 140734060443392 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 52096 47935 340 145 0 49141 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=588.01 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 58801 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=81752 CPUtime=1182.3 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 209656 0 0 0 118200 30 0 0 25 0 1 0 593666843 83714048 19632 33554432000 4194304 4352236 140736933340784 18446744073709551615 4241440 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 20438 19632 127 39 0 19518 0
[pid=17674] ppid=17669 vsize=72012 CPUtime=587.86 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 27288 0 0 0 58782 4 0 0 25 0 1 0 593666843 73740288 10619 33554432000 4194304 4331988 140733652699200 18446744073709551615 4228247 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 18003 10619 175 34 0 16445 0
Current children cumulated CPU time (s) 4722.82
Current children cumulated vsize (KiB) 2241100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.08 10.05 9.80 11/188 17813
/proc/meminfo: memFree=11512592/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1478088 CPUtime=1201.74 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 395556 0 0 0 120030 144 0 0 25 0 1 0 593666843 1513562112 50103 33554432000 4194304 4587354 140733801968960 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 369522 50103 337 96 0 366084 0
[pid=17671] ppid=17669 vsize=211708 CPUtime=1201.73 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 50551 0 0 0 120157 16 0 0 25 0 1 0 593666843 216788992 48750 33554432000 4194304 4785740 140734060443392 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 52927 48750 340 145 0 49972 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=597.66 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 59766 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=81752 CPUtime=1201.7 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 213752 0 0 0 120140 30 0 0 25 0 1 0 593666843 83714048 19632 33554432000 4194304 4352236 140736933340784 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 20438 19632 127 39 0 19518 0
[pid=17674] ppid=17669 vsize=72012 CPUtime=597.5 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 27327 0 0 0 59746 4 0 0 25 0 1 0 593666843 73740288 10658 33554432000 4194304 4331988 140733652699200 18446744073709551615 4226506 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 18003 10658 175 34 0 16445 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2332228

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

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

[startup+1201.7 s]
/proc/loadavg: 10.08 10.05 9.80 11/188 17813
/proc/meminfo: memFree=11512592/32950928 swapFree=67111524/67111528
[pid=17669] ppid=17667 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17669/stat : 17669 (ppfolio) S 17667 17669 16932 0 -1 4202496 522 0 0 0 0 0 0 0 15 0 1 0 593666843 18763776 389 33554432000 4194304 4287625 140733873737920 18446744073709551615 256415411727 0 0 4096 65536 734051834062176255 0 0 17 4 0 0 0
/proc/17669/statm: 4581 389 341 23 0 91 0
[pid=17670] ppid=17669 vsize=1478088 CPUtime=1201.74 cores=0
/proc/17670/stat : 17670 (cryptominisat) R 17669 17669 16932 0 -1 4202496 395556 0 0 0 120030 144 0 0 25 0 1 0 593666843 1513562112 50103 33554432000 4194304 4587354 140733801968960 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17670/statm: 369522 50103 337 96 0 366084 0
[pid=17671] ppid=17669 vsize=211708 CPUtime=1201.73 cores=4
/proc/17671/stat : 17671 (clasp) R 17669 17669 16932 0 -1 4202496 50551 0 0 0 120157 16 0 0 25 0 1 0 593666843 216788992 48750 33554432000 4194304 4785740 140734060443392 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17671/statm: 52927 48750 340 145 0 49972 0
[pid=17672] ppid=17669 vsize=470344 CPUtime=597.66 cores=6
/proc/17672/stat : 17672 (TNM) R 17669 17669 16932 0 -1 4202496 6389 0 0 0 59766 0 0 0 25 0 1 0 593666843 481632256 6286 33554432000 134512640 134534564 4292297312 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17672/statm: 117586 6286 95 6 0 116252 0
[pid=17673] ppid=17669 vsize=81752 CPUtime=1201.7 cores=2
/proc/17673/stat : 17673 (lingeling) R 17669 17669 16932 0 -1 4202496 213752 0 0 0 120140 30 0 0 25 0 1 0 593666843 83714048 19632 33554432000 4194304 4352236 140736933340784 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17673/statm: 20438 19632 127 39 0 19518 0
[pid=17674] ppid=17669 vsize=72012 CPUtime=597.5 cores=6
/proc/17674/stat : 17674 (march_hi) R 17669 17669 16932 0 -1 4202496 27327 0 0 0 59746 4 0 0 25 0 1 0 593666843 73740288 10658 33554432000 4194304 4331988 140733652699200 18446744073709551615 4226506 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17674/statm: 18003 10658 175 34 0 16445 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 2332228

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1201.71
CPU time (s): 4800.33
CPU user time (s): 4798.39
CPU system time (s): 1.94
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 3588296

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

runsolver used 1.90671 second user time and 4.65529 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 01:46:02
IDJOB=3259137
IDBENCH=71492
IDSOLVER=1612
FILE ID=node115/3259137-1304034362
RUNJOBID= node115-1304032879-17472
PBS_JOBID= 13170337
Free space on /tmp= 72716 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g9.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259137-1304034362/watcher-3259137-1304034362 -o /tmp/evaluation-result-3259137-1304034362/solver-3259137-1304034362 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3259137-1304034362.cnf

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

MD5SUM BENCH= 35278b3ce28129761cf8ae7994f37d3f
RANDOM SEED=547022647

node115.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.811
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.62
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.811
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.15
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.811
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.811
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.811
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.77
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.811
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.74
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12491576 kB
Buffers:       2314680 kB
Cached:       17223412 kB
SwapCached:          4 kB
Active:        7896796 kB
Inactive:     12004380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12491576 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13196 kB
Writeback:           0 kB
AnonPages:      362216 kB
Mapped:          16556 kB
Slab:           492336 kB
PageTables:       5892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2262760 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= 72696 MiB
End job on node115 at 2011-04-29 02:06:05