Trace number 3282637

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 1300.01 1300.01

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-11.cnf
MD5SUM49867705b76fc90285dd6fc48de2613c
Bench CategoryAPPLICATION (applications 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 variables69561
Number of clauses226787
Sum of the clauses size587727
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 292376
Number of clauses of size 3134282
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

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

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3282637-1303754442/watcher-3282637-1303754442 -o /tmp/evaluation-result-3282637-1303754442/solver-3282637-1303754442 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3282637-1303754442.cnf 

running on 2 cores: 0,2

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: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) R 27609 27620 26342 0 -1 4202496 484 0 0 0 0 0 0 0 18 0 1 0 487047021 18763776 392 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370777493 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/27620/statm: 4581 392 343 23 0 91 0

[startup+0.0133619 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 498 0 0 0 0 0 0 0 18 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4519820726710010115 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100352 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4519820726710010115 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300333 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700274 s]
/proc/loadavg: 10.41 10.90 9.10 9/194 27620
/proc/meminfo: memFree=22839848/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50112 s]
/proc/loadavg: 10.41 10.90 9.10 14/202 27628
/proc/meminfo: memFree=22621784/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368017611598856192 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=83648 CPUtime=0.54 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 17927 0 0 0 51 3 0 0 20 0 1 0 487047022 85655552 15206 33554432000 4194304 4587354 140733847705888 18446744073709551615 4358052 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 20912 15206 321 96 0 17474 0
[pid=27622] ppid=27620 vsize=55116 CPUtime=0.43 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 12653 0 0 0 42 1 0 0 21 0 1 0 487047022 56438784 10679 33554432000 4194304 4785740 140736035806272 18446744073709551615 218370618053 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 13779 10679 319 145 0 10824 0
[pid=27623] ppid=27620 vsize=468364 CPUtime=0.5 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8036 0 0 0 50 0 0 0 23 0 1 0 487047022 479604736 7933 33554432000 134512640 134534564 4293405280 18446744073709551615 134529964 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 117091 7933 95 6 0 115757 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 625452

[startup+3.10084 s]
/proc/loadavg: 10.61 10.94 9.13 14/202 27628
/proc/meminfo: memFree=22552084/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=134168 CPUtime=1.04 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 23860 0 0 0 100 4 0 0 21 0 1 0 487047022 137388032 18521 33554432000 4194304 4587354 140733847705888 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 33542 18521 333 96 0 30104 0
[pid=27622] ppid=27620 vsize=56656 CPUtime=1.01 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 14330 0 0 0 100 1 0 0 22 0 1 0 487047022 58015744 11234 33554432000 4194304 4785740 140736035806272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 14164 11234 332 145 0 11209 0
[pid=27623] ppid=27620 vsize=468364 CPUtime=1.01 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8036 0 0 0 101 0 0 0 25 0 1 0 487047022 479604736 7933 33554432000 134512640 134534564 4293405280 18446744073709551615 134529235 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 117091 7933 95 6 0 115757 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 677512

[startup+6.30127 s]
/proc/loadavg: 10.61 10.94 9.13 14/202 27628
/proc/meminfo: memFree=22548256/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=134168 CPUtime=2.14 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 23938 0 0 0 210 4 0 0 25 0 1 0 487047022 137388032 18599 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 33542 18599 333 96 0 30104 0
[pid=27622] ppid=27620 vsize=56656 CPUtime=2.02 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 14337 0 0 0 201 1 0 0 25 0 1 0 487047022 58015744 11241 33554432000 4194304 4785740 140736035806272 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 14164 11241 339 145 0 11209 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=2.1 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 210 0 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 681348

[startup+12.7011 s]
/proc/loadavg: 10.72 10.95 9.14 14/202 27628
/proc/meminfo: memFree=22540608/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=134168 CPUtime=4.24 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 24069 0 0 0 420 4 0 0 25 0 1 0 487047022 137388032 18730 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 33542 18730 334 96 0 30104 0
[pid=27622] ppid=27620 vsize=56656 CPUtime=4.21 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 14338 0 0 0 420 1 0 0 25 0 1 0 487047022 58015744 11242 33554432000 4194304 4785740 140736035806272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 14164 11242 340 145 0 11209 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=4.21 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 421 0 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 681348

[startup+25.5009 s]
/proc/loadavg: 11.01 11.01 9.19 14/202 27638
/proc/meminfo: memFree=22524912/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018573671530496 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=134168 CPUtime=8.54 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 24353 0 0 0 850 4 0 0 25 0 1 0 487047022 137388032 19010 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 33542 19010 334 96 0 30104 0
[pid=27622] ppid=27620 vsize=56656 CPUtime=8.43 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 14354 0 0 0 842 1 0 0 25 0 1 0 487047022 58015744 11258 33554432000 4194304 4785740 140736035806272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 14164 11258 340 145 0 11209 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=8.5 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 850 0 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 681348

[startup+51.1013 s]
/proc/loadavg: 11.34 11.08 9.26 14/202 27638
/proc/meminfo: memFree=22492172/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018711110483968 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=134168 CPUtime=17.04 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 24784 0 0 0 1699 5 0 0 25 0 1 0 487047022 137388032 19433 33554432000 4194304 4587354 140733847705888 18446744073709551615 4243562 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 33542 19433 334 96 0 30104 0
[pid=27622] ppid=27620 vsize=58504 CPUtime=17.01 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 14880 0 0 0 1699 2 0 0 25 0 1 0 487047022 59908096 11784 33554432000 4194304 4785740 140736035806272 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 14626 11784 340 145 0 11671 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=17.02 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 1702 0 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 683196

[startup+102.307 s]
/proc/loadavg: 11.74 11.24 9.41 14/202 27640
/proc/meminfo: memFree=22443556/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018848549437440 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=1920588 CPUtime=34.13 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 27810 0 0 0 3408 5 0 0 25 0 1 0 487047022 1966682112 18119 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237777 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 480147 18119 334 96 0 476709 0
[pid=27622] ppid=27620 vsize=61528 CPUtime=34.04 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 15630 0 0 0 3402 2 0 0 25 0 1 0 487047022 63004672 12534 33554432000 4194304 4785740 140736035806272 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 15382 12534 340 145 0 12427 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=34.1 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 3409 1 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2472640

[startup+162.301 s]
/proc/loadavg: 11.89 11.36 9.56 14/202 27643
/proc/meminfo: memFree=22359688/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=1938760 CPUtime=54.13 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 33540 0 0 0 5406 7 0 0 25 0 1 0 487047022 1985290240 23841 33554432000 4194304 4587354 140733847705888 18446744073709551615 4243380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 484690 23841 340 96 0 481252 0
[pid=27622] ppid=27620 vsize=65460 CPUtime=54.05 cores=0

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

/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 2635120

[startup+882.301 s]
/proc/loadavg: 12.06 11.97 10.88 14/202 27724
/proc/meminfo: memFree=22104136/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2041564 CPUtime=294.09 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 52778 0 0 0 29396 13 0 0 25 0 1 0 487047022 2090561536 30289 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 510391 30289 340 96 0 506953 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=294.07 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25909 0 0 0 29400 7 0 0 25 0 1 0 487047022 105504768 22813 33554432000 4194304 4785740 140736035806272 18446744073709551615 4278070 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22813 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=294.13 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 29411 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 2635120

[startup+942.301 s]
/proc/loadavg: 12.02 11.97 10.94 14/202 27725
/proc/meminfo: memFree=22107068/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=314.1 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 52903 0 0 0 31396 14 0 0 25 0 1 0 487047022 2071072768 26082 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237840 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26082 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=314.07 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25909 0 0 0 31400 7 0 0 25 0 1 0 487047022 105504768 22813 33554432000 4194304 4785740 140736035806272 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22813 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=314.13 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 31411 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 2616088

[startup+1002.3 s]
/proc/loadavg: 12.09 11.99 11.02 14/202 27727
/proc/meminfo: memFree=22100956/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=334.09 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 52903 0 0 0 33395 14 0 0 25 0 1 0 487047022 2071072768 26082 33554432000 4194304 4587354 140733847705888 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26082 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=334.07 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25909 0 0 0 33400 7 0 0 25 0 1 0 487047022 105504768 22813 33554432000 4194304 4785740 140736035806272 18446744073709551615 4552483 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22813 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=334.14 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 33412 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 2616088

[startup+1062.3 s]
/proc/loadavg: 12.03 11.99 11.07 14/202 27728
/proc/meminfo: memFree=22098928/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018848549437440 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=354.09 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 52903 0 0 0 35395 14 0 0 25 0 1 0 487047022 2071072768 26082 33554432000 4194304 4587354 140733847705888 18446744073709551615 4449056 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26082 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=354.06 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25911 0 0 0 35399 7 0 0 25 0 1 0 487047022 105504768 22815 33554432000 4194304 4785740 140736035806272 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22815 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=354.15 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 35413 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 2616088

[startup+1122.3 s]
/proc/loadavg: 12.01 11.99 11.13 14/202 27730
/proc/meminfo: memFree=22102864/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=374.1 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 53023 0 0 0 37396 14 0 0 25 0 1 0 487047022 2071072768 26202 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237661 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26202 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=374.06 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25911 0 0 0 37399 7 0 0 25 0 1 0 487047022 105504768 22815 33554432000 4194304 4785740 140736035806272 18446744073709551615 4286994 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22815 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=374.15 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 37413 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134529675 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 2616088

[startup+1182.3 s]
/proc/loadavg: 12.00 11.99 11.18 14/202 27732
/proc/meminfo: memFree=22099236/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=394.1 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 53023 0 0 0 39396 14 0 0 25 0 1 0 487047022 2071072768 26202 33554432000 4194304 4587354 140733847705888 18446744073709551615 4238280 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26202 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=103032 CPUtime=394.06 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 25913 0 0 0 39399 7 0 0 25 0 1 0 487047022 105504768 22817 33554432000 4194304 4785740 140736035806272 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 25758 22817 340 145 0 22803 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=394.14 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 39412 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2616088

[startup+1242.3 s]
/proc/loadavg: 12.00 11.99 11.23 14/202 27733
/proc/meminfo: memFree=22098212/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=2022532 CPUtime=414.11 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 53023 0 0 0 41397 14 0 0 25 0 1 0 487047022 2071072768 26202 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237785 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 505633 26202 340 96 0 502195 0
[pid=27622] ppid=27620 vsize=107220 CPUtime=414.06 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 26947 0 0 0 41398 8 0 0 25 0 1 0 487047022 109793280 23851 33554432000 4194304 4785740 140736035806272 18446744073709551615 4552653 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 26805 23851 340 145 0 23850 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=414.14 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 41412 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 2620276



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 12.16 12.02 11.28 11/197 27736
/proc/meminfo: memFree=22352656/32951124 swapFree=67051468/67111528
[pid=27620] ppid=27609 vsize=18324 CPUtime=0 cores=0,2
/proc/27620/stat : 27620 (ppfolio) S 27609 27620 26342 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 487047021 18763776 394 33554432000 4194304 4287625 140733978507712 18446744073709551615 218370977295 0 0 4096 65536 4368018161354670080 0 0 17 2 0 0 0
/proc/27620/statm: 4581 394 345 23 0 91 0
[pid=27621] ppid=27620 vsize=1987636 CPUtime=433.38 cores=0
/proc/27621/stat : 27621 (cryptominisat) R 27620 27620 26342 0 -1 4202496 54123 0 0 0 43324 14 0 0 25 0 1 0 487047022 2035339264 27300 33554432000 4194304 4587354 140733847705888 18446744073709551615 4237943 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27621/statm: 496909 27300 340 96 0 493471 0
[pid=27622] ppid=27620 vsize=113200 CPUtime=433.3 cores=0
/proc/27622/stat : 27622 (clasp) R 27620 27620 26342 0 -1 4202496 28414 0 0 0 43322 8 0 0 25 0 1 0 487047022 115916800 25318 33554432000 4194304 4785740 140736035806272 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/27622/statm: 28300 25318 340 145 0 25345 0
[pid=27623] ppid=27620 vsize=472200 CPUtime=433.33 cores=0
/proc/27623/stat : 27623 (TNM) R 27620 27620 26342 0 -1 4202496 8038 0 0 0 43331 2 0 0 25 0 1 0 487047022 483532800 7935 33554432000 134512640 134534564 4293405280 18446744073709551615 134529777 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/27623/statm: 118050 7935 95 6 0 116716 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2591360

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.77
CPU system time (s): 0.24
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 4530064

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

runsolver used 2.58361 second user time and 4.94625 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 20:00:42
IDJOB=3282637
IDBENCH=70830
IDSOLVER=1613
FILE ID=node101/3282637-1303754442
RUNJOBID= node101-1303753139-27414
PBS_JOBID= 13154061
Free space on /tmp= 71628 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-11.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282637-1303754442/watcher-3282637-1303754442 -o /tmp/evaluation-result-3282637-1303754442/solver-3282637-1303754442 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3282637-1303754442.cnf

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

MD5SUM BENCH= 49867705b76fc90285dd6fc48de2613c
RANDOM SEED=10095564

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22947720 kB
Buffers:       2076104 kB
Cached:        7378108 kB
SwapCached:      33708 kB
Active:        6267240 kB
Inactive:      3266124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22947720 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:           39212 kB
Writeback:           0 kB
AnonPages:       66376 kB
Mapped:          10816 kB
Slab:           405404 kB
PageTables:       6020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   742384 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= 71620 MiB
End job on node101 at 2011-04-25 20:22:25