Trace number 3191173

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.35 1201.71

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
MD5SUM8567972e0c3ca849f27342fc5fce028c
Bench CategoryRANDOM (random 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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.80	This is pico-portfolio, a naive parallel portfolio
0.00/0.80	Copyright (C) 2011 Olivier Roussel
0.00/0.80	Using 4 processing units
0.00/0.80	This portfolio uses the following solvers:
0.00/0.80	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.80	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.80	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.80	[4] lingeling 276-6264d55-100731 (Armin Biere)
0.00/0.80	[5] march_hi 2009 (Marijn Heule and Hans Van Maaren)
0.00/0.80	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.80	Starting clasp 1.3.6 on core(s) 4
0.00/0.80	Starting TNM 2009 on core(s) 6
0.00/0.80	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.80	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-3191173-1304063437/watcher-3191173-1304063437 -o /tmp/evaluation-result-3191173-1304063437/solver-3191173-1304063437 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191173-1304063437.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: 8.93 9.11 9.02 6/182 23089
/proc/meminfo: memFree=22542232/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) R 23087 23089 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0

[startup+0.466567 s]
/proc/loadavg: 8.93 9.11 9.02 6/182 23089
/proc/meminfo: memFree=22542232/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) R 23087 23089 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.500559 s]
/proc/loadavg: 8.93 9.11 9.02 6/182 23089
/proc/meminfo: memFree=22542232/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) R 23087 23089 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.60054 s]
/proc/loadavg: 8.93 9.11 9.02 6/182 23089
/proc/meminfo: memFree=22542232/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) R 23087 23089 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700521 s]
/proc/loadavg: 8.93 9.11 9.02 6/182 23089
/proc/meminfo: memFree=22542232/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) R 23087 23089 22182 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50637 s]
/proc/loadavg: 8.93 9.11 9.02 11/188 23095
/proc/meminfo: memFree=22530160/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 18 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=724164 CPUtime=1.49 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 2470 0 0 0 149 0 0 0 20 0 1 0 517940750 741543936 1077 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 181041 1077 331 96 0 177603 0
[pid=23091] ppid=23089 vsize=14460 CPUtime=1.49 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 1068 0 0 0 149 0 0 0 20 0 1 0 517940750 14807040 955 33554432000 4194304 4785740 140735190918688 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 3615 955 340 145 0 660 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=0.78 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 78 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=6792 CPUtime=1.5 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 1127 0 0 0 150 0 0 0 25 0 1 0 517940750 6955008 895 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328087 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 1698 895 126 39 0 778 0
[pid=23094] ppid=23089 vsize=8292 CPUtime=0.71 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 661 0 0 0 71 0 0 0 25 0 1 0 517940750 8491008 554 33554432000 4194304 4331988 140736873217472 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 2073 554 172 34 0 515 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 1227988

[startup+3.10106 s]
/proc/loadavg: 8.93 9.11 9.02 11/188 23095
/proc/meminfo: memFree=22524208/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=730152 CPUtime=3.08 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 5291 0 0 0 308 0 0 0 25 0 1 0 517940750 747675648 2905 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 182538 2905 337 96 0 179100 0
[pid=23091] ppid=23089 vsize=15256 CPUtime=3.09 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 1294 0 0 0 309 0 0 0 25 0 1 0 517940750 15622144 1181 33554432000 4194304 4785740 140735190918688 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 3814 1181 341 145 0 859 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=1.57 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 157 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=6664 CPUtime=3.09 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 1127 0 0 0 309 0 0 0 25 0 1 0 517940750 6823936 863 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328105 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 1666 863 126 39 0 746 0
[pid=23094] ppid=23089 vsize=8460 CPUtime=1.51 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 691 0 0 0 151 0 0 0 25 0 1 0 517940750 8663040 584 33554432000 4194304 4331988 140736873217472 18446744073709551615 4211480 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 2115 584 173 34 0 557 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 1234812

[startup+6.30045 s]
/proc/loadavg: 9.10 9.14 9.03 11/188 23095
/proc/meminfo: memFree=22515040/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=734892 CPUtime=6.29 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 8509 0 0 0 628 1 0 0 25 0 1 0 517940750 752529408 4192 33554432000 4194304 4587354 140736252442880 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 183723 4192 337 96 0 180285 0
[pid=23091] ppid=23089 vsize=16640 CPUtime=6.29 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 1620 0 0 0 629 0 0 0 25 0 1 0 517940750 17039360 1507 33554432000 4194304 4785740 140735190918688 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 4160 1507 341 145 0 1205 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=3.24 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 324 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134529775 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=7440 CPUtime=6.29 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 1865 0 0 0 629 0 0 0 25 0 1 0 517940750 7618560 1057 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328466 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 1860 1057 126 39 0 940 0
[pid=23094] ppid=23089 vsize=8612 CPUtime=3.01 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 762 0 0 0 301 0 0 0 25 0 1 0 517940750 8818688 655 33554432000 4194304 4331988 140736873217472 18446744073709551615 4226474 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 2153 655 173 34 0 595 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 1241864

[startup+12.7012 s]
/proc/loadavg: 9.17 9.16 9.04 11/188 23095
/proc/meminfo: memFree=22505444/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=740828 CPUtime=12.69 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 12664 0 0 0 1267 2 0 0 25 0 1 0 517940750 758607872 5174 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 185207 5174 337 96 0 181769 0
[pid=23091] ppid=23089 vsize=18180 CPUtime=12.69 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 1987 0 0 0 1269 0 0 0 25 0 1 0 517940750 18616320 1874 33554432000 4194304 4785740 140735190918688 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 4545 1874 341 145 0 1590 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=6.44 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 644 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134529831 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=8984 CPUtime=12.69 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 3243 0 0 0 1269 0 0 0 25 0 1 0 517940750 9199616 1443 33554432000 4194304 4352236 140735397900272 18446744073709551615 4207874 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 2246 1443 126 39 0 1326 0
[pid=23094] ppid=23089 vsize=9328 CPUtime=6.18 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 905 0 0 0 618 0 0 0 25 0 1 0 517940750 9551872 798 33554432000 4194304 4331988 140736873217472 18446744073709551615 4237147 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 2332 798 173 34 0 774 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1251600

[startup+25.5008 s]
/proc/loadavg: 9.35 9.20 9.05 11/188 23096
/proc/meminfo: memFree=22495148/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=743152 CPUtime=25.49 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 19754 0 0 0 2545 4 0 0 25 0 1 0 517940750 760987648 5956 33554432000 4194304 4587354 140736252442880 18446744073709551615 4230176 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 185788 5956 337 96 0 182350 0
[pid=23091] ppid=23089 vsize=20388 CPUtime=25.49 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 2543 0 0 0 2549 0 0 0 25 0 1 0 517940750 20877312 2430 33554432000 4194304 4785740 140735190918688 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 5097 2430 341 145 0 2142 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=12.84 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 1284 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=11928 CPUtime=25.49 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 5867 0 0 0 2549 0 0 0 25 0 1 0 517940750 12214272 2179 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328836 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 2982 2179 126 39 0 2062 0
[pid=23094] ppid=23089 vsize=10752 CPUtime=12.51 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 1148 0 0 0 1251 0 0 0 25 0 1 0 517940750 11010048 1041 33554432000 4194304 4331988 140736873217472 18446744073709551615 4229471 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 2688 1041 173 34 0 1130 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 1260500

[startup+51.1009 s]
/proc/loadavg: 9.64 9.28 9.08 11/188 23096
/proc/meminfo: memFree=22487160/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=743656 CPUtime=51.08 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 29272 0 0 0 5102 6 0 0 25 0 1 0 517940750 761503744 6390 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 185914 6390 337 96 0 182476 0
[pid=23091] ppid=23089 vsize=23576 CPUtime=51.08 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 3293 0 0 0 5108 0 0 0 25 0 1 0 517940750 24141824 3180 33554432000 4194304 4785740 140735190918688 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 5894 3180 341 145 0 2939 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=25.54 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 2554 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134528633 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=12956 CPUtime=51.09 cores=2

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

/proc/23094/statm: 21577 16691 173 34 0 20019 0
Current children cumulated CPU time (s) 3764.12
Current children cumulated vsize (KiB) 1428336

[startup+1002.3 s]
/proc/loadavg: 10.25 10.17 9.78 11/188 23230
/proc/meminfo: memFree=22245024/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=798980 CPUtime=1002.32 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 133058 0 0 0 100193 39 0 0 25 0 1 0 517940750 818155520 21050 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 199745 21050 337 96 0 196307 0
[pid=23091] ppid=23089 vsize=48596 CPUtime=1002.32 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9056 0 0 0 100230 2 0 0 25 0 1 0 517940750 49762304 8943 33554432000 4194304 4785740 140735190918688 18446744073709551615 4553013 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12149 8943 341 145 0 9194 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=498.57 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 49857 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=34024 CPUtime=1002.3 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 78415 0 0 0 100220 10 0 0 25 0 1 0 517940750 34840576 7672 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 8506 7672 127 39 0 7586 0
[pid=23094] ppid=23089 vsize=86440 CPUtime=498.28 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 17771 0 0 0 49820 8 0 0 25 0 1 0 517940750 88514560 17664 33554432000 4194304 4331988 140736873217472 18446744073709551615 4263152 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 21610 17664 173 34 0 20052 0
Current children cumulated CPU time (s) 4003.79
Current children cumulated vsize (KiB) 1442320

[startup+1062.3 s]
/proc/loadavg: 10.22 10.17 9.80 11/188 23231
/proc/meminfo: memFree=22229896/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=795900 CPUtime=1062.32 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 133722 0 0 0 106192 40 0 0 25 0 1 0 517940750 815001600 21287 33554432000 4194304 4587354 140736252442880 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 198975 21287 337 96 0 195537 0
[pid=23091] ppid=23089 vsize=48932 CPUtime=1062.33 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9147 0 0 0 106231 2 0 0 25 0 1 0 517940750 50106368 9034 33554432000 4194304 4785740 140735190918688 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12233 9034 341 145 0 9278 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=528.41 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 52841 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134530568 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=31208 CPUtime=1062.3 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 82479 0 0 0 106220 10 0 0 25 0 1 0 517940750 31956992 6968 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 7802 6968 127 39 0 6882 0
[pid=23094] ppid=23089 vsize=86440 CPUtime=528.12 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 18700 0 0 0 52803 9 0 0 25 0 1 0 517940750 88514560 18593 33554432000 4194304 4331988 140736873217472 18446744073709551615 4315647 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 21610 18593 173 34 0 20052 0
Current children cumulated CPU time (s) 4243.48
Current children cumulated vsize (KiB) 1436760

[startup+1122.3 s]
/proc/loadavg: 10.21 10.16 9.82 11/188 23233
/proc/meminfo: memFree=22206708/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=819768 CPUtime=1122.33 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 138424 0 0 0 112191 42 0 0 25 0 1 0 517940750 839442432 25297 33554432000 4194304 4587354 140736252442880 18446744073709551615 4357662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 204942 25297 337 96 0 201504 0
[pid=23091] ppid=23089 vsize=50384 CPUtime=1122.33 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9460 0 0 0 112231 2 0 0 25 0 1 0 517940750 51593216 9347 33554432000 4194304 4785740 140735190918688 18446744073709551615 239476353433 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12596 9347 341 145 0 9641 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=558.26 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 55826 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=34536 CPUtime=1122.32 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 86737 0 0 0 112221 11 0 0 25 0 1 0 517940750 35364864 7802 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328390 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 8634 7802 127 39 0 7714 0
[pid=23094] ppid=23089 vsize=115908 CPUtime=557.95 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 19602 0 0 0 55786 9 0 0 25 0 1 0 517940750 118689792 19495 33554432000 4194304 4331988 140736873217472 18446744073709551615 4211519 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 28977 19495 173 34 0 27419 0
Current children cumulated CPU time (s) 4483.19
Current children cumulated vsize (KiB) 1494876

[startup+1182.3 s]
/proc/loadavg: 10.19 10.16 9.84 11/188 23234
/proc/meminfo: memFree=22193936/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=808008 CPUtime=1182.32 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 141724 0 0 0 118190 42 0 0 25 0 1 0 517940750 827400192 24258 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 202002 24258 337 96 0 198564 0
[pid=23091] ppid=23089 vsize=50984 CPUtime=1182.33 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9604 0 0 0 118231 2 0 0 25 0 1 0 517940750 52207616 9491 33554432000 4194304 4785740 140735190918688 18446744073709551615 4286927 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12746 9491 341 145 0 9791 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=588.07 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 58807 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134528934 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=36712 CPUtime=1182.31 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 90705 0 0 0 118220 11 0 0 25 0 1 0 517940750 37593088 8346 33554432000 4194304 4352236 140735397900272 18446744073709551615 4329047 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 9178 8346 127 39 0 8258 0
[pid=23094] ppid=23089 vsize=115908 CPUtime=587.81 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 20526 0 0 0 58772 9 0 0 25 0 1 0 517940750 118689792 20419 33554432000 4194304 4331988 140736873217472 18446744073709551615 4240261 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 28977 20419 173 34 0 27419 0
Current children cumulated CPU time (s) 4722.84
Current children cumulated vsize (KiB) 1485892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.13 10.15 9.84 11/188 23235
/proc/meminfo: memFree=22178688/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=823352 CPUtime=1201.73 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 144916 0 0 0 120130 43 0 0 25 0 1 0 517940750 843112448 27096 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 205838 27096 337 96 0 202400 0
[pid=23091] ppid=23089 vsize=51464 CPUtime=1201.73 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9684 0 0 0 120171 2 0 0 25 0 1 0 517940750 52699136 9571 33554432000 4194304 4785740 140735190918688 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12866 9571 341 145 0 9911 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=597.75 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 59775 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=31464 CPUtime=1201.72 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 90769 0 0 0 120161 11 0 0 25 0 1 0 517940750 32219136 7034 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 7866 7034 127 39 0 6946 0
[pid=23094] ppid=23089 vsize=115908 CPUtime=597.42 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 20862 0 0 0 59733 9 0 0 25 0 1 0 517940750 118689792 20755 33554432000 4194304 4331988 140736873217472 18446744073709551615 4316727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 28977 20755 173 34 0 27419 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1496468

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.13 10.15 9.84 11/188 23235
/proc/meminfo: memFree=22178688/32950928 swapFree=67087032/67111528
[pid=23089] ppid=23087 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/23089/stat : 23089 (ppfolio) S 23087 23089 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 517940750 18763776 389 33554432000 4194304 4287625 140736636624528 18446744073709551615 239476715023 0 0 4096 65536 4354918858994221055 0 0 17 4 0 0 0
/proc/23089/statm: 4581 389 341 23 0 91 0
[pid=23090] ppid=23089 vsize=823352 CPUtime=1201.73 cores=0
/proc/23090/stat : 23090 (cryptominisat) R 23089 23089 22182 0 -1 4202496 144916 0 0 0 120130 43 0 0 25 0 1 0 517940750 843112448 27096 33554432000 4194304 4587354 140736252442880 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23090/statm: 205838 27096 337 96 0 202400 0
[pid=23091] ppid=23089 vsize=51464 CPUtime=1201.73 cores=4
/proc/23091/stat : 23091 (clasp) R 23089 23089 22182 0 -1 4202496 9684 0 0 0 120171 2 0 0 25 0 1 0 517940750 52699136 9571 33554432000 4194304 4785740 140735190918688 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/23091/statm: 12866 9571 341 145 0 9911 0
[pid=23092] ppid=23089 vsize=455956 CPUtime=597.75 cores=6
/proc/23092/stat : 23092 (TNM) R 23089 23089 22182 0 -1 4202496 364 0 0 0 59775 0 0 0 25 0 1 0 517940750 466898944 261 33554432000 134512640 134534564 4293881248 18446744073709551615 134530576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23092/statm: 113989 261 95 6 0 112655 0
[pid=23093] ppid=23089 vsize=31464 CPUtime=1201.72 cores=2
/proc/23093/stat : 23093 (lingeling) R 23089 23089 22182 0 -1 4202496 90769 0 0 0 120161 11 0 0 25 0 1 0 517940750 32219136 7034 33554432000 4194304 4352236 140735397900272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/23093/statm: 7866 7034 127 39 0 6946 0
[pid=23094] ppid=23089 vsize=115908 CPUtime=597.42 cores=6
/proc/23094/stat : 23094 (march_hi) R 23089 23089 22182 0 -1 4202496 20862 0 0 0 59733 9 0 0 25 0 1 0 517940750 118689792 20755 33554432000 4194304 4331988 140736873217472 18446744073709551615 4316727 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/23094/statm: 28977 20755 173 34 0 27419 0
Current children cumulated CPU time (s) 4800.35
Current children cumulated vsize (KiB) 1496468

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23089 and gives
#  childrusage.ru_utime.tv_sec=2403
#  childrusage.ru_utime.tv_usec=331638
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=154976
# CPU time returned by wait4() is 2403.49
# while last known CPU time is 4800.35
#
# 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.35
CPU user time (s): 4799.7
CPU system time (s): 0.65
CPU usage (%): 399.459
Max. virtual memory (cumulated for all children) (KiB): 2136224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2403.33
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100989
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= 423
involuntary context switches= 5168

runsolver used 1.90371 second user time and 4.66129 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 09:50:37
IDJOB=3191173
IDBENCH=82904
IDSOLVER=1612
FILE ID=node148/3191173-1304063437
RUNJOBID= node148-1304060708-22540
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S910125393-002.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191173-1304063437/watcher-3191173-1304063437 -o /tmp/evaluation-result-3191173-1304063437/solver-3191173-1304063437 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191173-1304063437.cnf

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

MD5SUM BENCH= 8567972e0c3ca849f27342fc5fce028c
RANDOM SEED=1517040467

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.83
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.854
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.854
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.82
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.854
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.854
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.854
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:      22542512 kB
Buffers:       2019436 kB
Cached:        7730236 kB
SwapCached:       3548 kB
Active:        1819988 kB
Inactive:      8024668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22542512 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10148 kB
Writeback:           0 kB
AnonPages:       93224 kB
Mapped:          16164 kB
Slab:           499252 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2587944 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= 71416 MiB
End job on node148 at 2011-04-29 10:10:41