Trace number 3190991

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
MD5SUM700fcf61c35143a2185883134d0eb67b
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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 7
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 3
0.00/0.00	Starting march_hi 2009 on core(s) 7
4800.32/1201.71	Done

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190991-1304051434/watcher-3190991-1304051434 -o /tmp/evaluation-result-3190991-1304051434/solver-3190991-1304051434 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3190991-1304051434.cnf 

running on 4 cores: 1,3,5,7

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: 10.15 10.17 10.15 6/182 25832
/proc/meminfo: memFree=26172612/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) R 25830 25832 25027 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0

[startup+0.269201 s]
/proc/loadavg: 10.15 10.17 10.15 6/182 25832
/proc/meminfo: memFree=26172612/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300195 s]
/proc/loadavg: 10.15 10.17 10.15 6/182 25832
/proc/meminfo: memFree=26172612/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.400178 s]
/proc/loadavg: 10.15 10.17 10.15 6/182 25832
/proc/meminfo: memFree=26172612/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 520 0 0 0 0 0 0 0 23 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700125 s]
/proc/loadavg: 10.15 10.17 10.15 6/182 25832
/proc/meminfo: memFree=26172612/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50099 s]
/proc/loadavg: 10.15 10.17 10.15 11/188 25838
/proc/meminfo: memFree=26158552/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2071304 CPUtime=1.49 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 4249 0 0 0 149 0 0 0 25 0 1 0 516741376 2121015296 2588 33554432000 4194304 4587354 140735516977792 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 517826 2588 336 96 0 514388 0
[pid=25834] ppid=25832 vsize=14760 CPUtime=1.49 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 1143 0 0 0 149 0 0 0 25 0 1 0 516741376 15114240 1035 33554432000 4194304 4785740 140735432903680 18446744073709551615 4287229 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 3690 1035 341 145 0 735 0
[pid=25835] ppid=25832 vsize=452656 CPUtime=0.74 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 450 0 0 0 74 0 0 0 25 0 1 0 516741376 463519744 347 33554432000 134512640 134534564 4289645824 18446744073709551615 134524686 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 113164 347 91 6 0 111830 0
[pid=25836] ppid=25832 vsize=7284 CPUtime=1.49 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 1504 0 0 0 149 0 0 0 25 0 1 0 516741376 7458816 1014 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 1821 1014 127 39 0 901 0
[pid=25837] ppid=25832 vsize=8088 CPUtime=0.73 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1398 0 0 0 73 0 0 0 25 0 1 0 516741376 8282112 523 33554432000 4194304 4331988 140733664080208 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 2572416

[startup+3.10071 s]
/proc/loadavg: 10.14 10.16 10.15 11/188 25838
/proc/meminfo: memFree=26151744/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2072528 CPUtime=3.09 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 5379 0 0 0 309 0 0 0 25 0 1 0 516741376 2122268672 2800 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 518132 2800 336 96 0 514694 0
[pid=25834] ppid=25832 vsize=15784 CPUtime=3.09 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 1364 0 0 0 309 0 0 0 25 0 1 0 516741376 16162816 1256 33554432000 4194304 4785740 140735432903680 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 3946 1256 341 145 0 991 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=1.54 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 154 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=7668 CPUtime=3.09 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 1792 0 0 0 309 0 0 0 25 0 1 0 516741376 7852032 1110 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328047 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 1917 1110 127 39 0 997 0
[pid=25837] ppid=25832 vsize=8088 CPUtime=1.52 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1398 0 0 0 152 0 0 0 25 0 1 0 516741376 8282112 523 33554432000 4194304 4331988 140733664080208 18446744073709551615 4226242 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 2578876

[startup+6.30115 s]
/proc/loadavg: 10.14 10.16 10.15 11/188 25838
/proc/meminfo: memFree=26149528/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2433352 CPUtime=6.29 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 7470 0 0 0 628 1 0 0 25 0 1 0 516741376 2491752448 3212 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 608338 3212 336 96 0 604900 0
[pid=25834] ppid=25832 vsize=16888 CPUtime=6.29 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 1639 0 0 0 629 0 0 0 25 0 1 0 516741376 17293312 1531 33554432000 4194304 4785740 140735432903680 18446744073709551615 4287168 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 4222 1531 341 145 0 1267 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=3.14 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 314 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=8216 CPUtime=6.29 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 2385 0 0 0 629 0 0 0 25 0 1 0 516741376 8413184 1223 33554432000 4194304 4352236 140735657677808 18446744073709551615 4329000 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 2054 1223 127 39 0 1134 0
[pid=25837] ppid=25832 vsize=8088 CPUtime=3.11 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1398 0 0 0 311 0 0 0 25 0 1 0 516741376 8282112 523 33554432000 4194304 4331988 140733664080208 18446744073709551615 4299294 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 2941352

[startup+12.701 s]
/proc/loadavg: 10.19 10.17 10.15 11/188 25839
/proc/meminfo: memFree=26134796/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=43424 CPUtime=12.69 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 11606 0 0 0 1268 1 0 0 25 0 1 0 516741376 44466176 5270 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 10856 5270 336 96 0 7418 0
[pid=25834] ppid=25832 vsize=18444 CPUtime=12.69 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 1970 0 0 0 1269 0 0 0 25 0 1 0 516741376 18886656 1862 33554432000 4194304 4785740 140735432903680 18446744073709551615 4287252 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 4611 1862 341 145 0 1656 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=6.31 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 631 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=10264 CPUtime=12.69 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 3913 0 0 0 1269 0 0 0 25 0 1 0 516741376 10510336 1759 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 2566 1759 127 39 0 1646 0
[pid=25837] ppid=25832 vsize=8088 CPUtime=6.3 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1398 0 0 0 630 0 0 0 25 0 1 0 516741376 8282112 523 33554432000 4194304 4331988 140733664080208 18446744073709551615 4226440 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 555028

[startup+25.5068 s]
/proc/loadavg: 10.16 10.17 10.15 11/188 25839
/proc/meminfo: memFree=26129344/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=43788 CPUtime=25.49 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 16881 0 0 0 2547 2 0 0 25 0 1 0 516741376 44838912 5504 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 10947 5504 336 96 0 7509 0
[pid=25834] ppid=25832 vsize=20420 CPUtime=25.5 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 2440 0 0 0 2550 0 0 0 25 0 1 0 516741376 20910080 2332 33554432000 4194304 4785740 140735432903680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 5105 2332 341 145 0 2150 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=12.65 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 1265 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=11264 CPUtime=25.49 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 6098 0 0 0 2549 0 0 0 25 0 1 0 516741376 11534336 1985 33554432000 4194304 4352236 140735657677808 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 2816 1985 127 39 0 1896 0
[pid=25837] ppid=25832 vsize=8088 CPUtime=12.7 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1398 0 0 0 1270 0 0 0 25 0 1 0 516741376 8282112 523 33554432000 4194304 4331988 140733664080208 18446744073709551615 4210430 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2022 523 174 34 0 464 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 558368

[startup+51.1003 s]
/proc/loadavg: 10.18 10.17 10.15 11/188 25840
/proc/meminfo: memFree=26121356/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=45280 CPUtime=51.09 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 25853 0 0 0 5105 4 0 0 25 0 1 0 516741376 46366720 5599 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 11320 5599 336 96 0 7882 0
[pid=25834] ppid=25832 vsize=22868 CPUtime=51.09 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 3025 0 0 0 5109 0 0 0 25 0 1 0 516741376 23416832 2917 33554432000 4194304 4785740 140735432903680 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 5717 2917 341 145 0 2762 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=25.41 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 2541 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=11904 CPUtime=51.09 cores=3

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

/proc/25837/statm: 2662 1013 175 34 0 1104 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 3044856

[startup+1002.31 s]
/proc/loadavg: 10.13 10.18 10.17 11/188 25865
/proc/meminfo: memFree=25907564/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=82072 CPUtime=1002.32 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 157533 0 0 0 100166 66 0 0 25 0 1 0 516741376 84041728 15724 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 20518 15724 336 96 0 17080 0
[pid=25834] ppid=25832 vsize=41836 CPUtime=1002.31 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7398 0 0 0 100230 1 0 0 25 0 1 0 516741376 42840064 7179 33554432000 4194304 4785740 140735432903680 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10459 7179 341 145 0 7504 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=498.42 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 49842 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=36788 CPUtime=1002.32 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 76429 0 0 0 100221 11 0 0 25 0 1 0 516741376 37670912 8390 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328022 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 9197 8390 127 39 0 8277 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=498.43 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1914 0 0 0 49843 0 0 0 25 0 1 0 516741376 10903552 1039 33554432000 4194304 4331988 140733664080208 18446744073709551615 4239578 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1039 175 34 0 1104 0
Current children cumulated CPU time (s) 4003.8
Current children cumulated vsize (KiB) 646152

[startup+1062.3 s]
/proc/loadavg: 10.07 10.12 10.15 11/188 25900
/proc/meminfo: memFree=26086252/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2479680 CPUtime=1062.32 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 164148 0 0 0 106162 70 0 0 25 0 1 0 516741376 2539192320 15402 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 619920 15402 336 96 0 616482 0
[pid=25834] ppid=25832 vsize=42216 CPUtime=1062.31 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7504 0 0 0 106230 1 0 0 25 0 1 0 516741376 43229184 7285 33554432000 4194304 4785740 140735432903680 18446744073709551615 4312615 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10554 7285 341 145 0 7599 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=528.26 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 52826 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=36788 CPUtime=1062.31 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 79469 0 0 0 106220 11 0 0 25 0 1 0 516741376 37670912 8390 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 9197 8390 127 39 0 8277 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=528.25 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1939 0 0 0 52825 0 0 0 25 0 1 0 516741376 10903552 1064 33554432000 4194304 4331988 140733664080208 18446744073709551615 4299232 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1064 175 34 0 1104 0
Current children cumulated CPU time (s) 4243.45
Current children cumulated vsize (KiB) 3044140

[startup+1122.3 s]
/proc/loadavg: 10.15 10.13 10.15 11/188 25901
/proc/meminfo: memFree=26071972/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=82316 CPUtime=1122.31 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 170646 0 0 0 112158 73 0 0 25 0 1 0 516741376 84291584 14830 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 20579 14830 336 96 0 17141 0
[pid=25834] ppid=25832 vsize=42216 CPUtime=1122.31 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7525 0 0 0 112230 1 0 0 25 0 1 0 516741376 43229184 7306 33554432000 4194304 4785740 140735432903680 18446744073709551615 4538896 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10554 7306 341 145 0 7599 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=558.07 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 55807 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=36788 CPUtime=1122.31 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 82605 0 0 0 112219 12 0 0 25 0 1 0 516741376 37670912 8390 33554432000 4194304 4352236 140735657677808 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 9197 8390 127 39 0 8277 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=558.12 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1968 0 0 0 55812 0 0 0 25 0 1 0 516741376 10903552 1093 33554432000 4194304 4331988 140733664080208 18446744073709551615 4210468 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1093 175 34 0 1104 0
Current children cumulated CPU time (s) 4483.12
Current children cumulated vsize (KiB) 646776

[startup+1182.3 s]
/proc/loadavg: 10.25 10.15 10.16 11/188 25903
/proc/meminfo: memFree=26053712/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2138668 CPUtime=1182.32 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 175707 0 0 0 118157 75 0 0 25 0 1 0 516741376 2189996032 16258 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238525 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 534667 16258 336 96 0 531229 0
[pid=25834] ppid=25832 vsize=42504 CPUtime=1182.31 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7585 0 0 0 118230 1 0 0 25 0 1 0 516741376 43524096 7366 33554432000 4194304 4785740 140735432903680 18446744073709551615 4549853 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10626 7366 341 145 0 7671 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=587.95 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 58795 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528748 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=32948 CPUtime=1182.31 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 84717 0 0 0 118219 12 0 0 25 0 1 0 516741376 33738752 7430 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 8237 7430 127 39 0 7317 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=587.91 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 1996 0 0 0 58791 0 0 0 25 0 1 0 516741376 10903552 1121 33554432000 4194304 4331988 140733664080208 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1121 175 34 0 1104 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 2699576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 10.18 10.14 10.15 11/188 25903
/proc/meminfo: memFree=26039448/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2138668 CPUtime=1201.73 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 176894 0 0 0 120097 76 0 0 25 0 1 0 516741376 2189996032 17405 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 534667 17405 336 96 0 531229 0
[pid=25834] ppid=25832 vsize=42692 CPUtime=1201.72 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7621 0 0 0 120171 1 0 0 25 0 1 0 516741376 43716608 7402 33554432000 4194304 4785740 140735432903680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10673 7402 341 145 0 7718 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=597.55 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 59755 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=39092 CPUtime=1201.72 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 86253 0 0 0 120160 12 0 0 25 0 1 0 516741376 40030208 8966 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 9773 8966 127 39 0 8853 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=597.6 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 2005 0 0 0 59760 0 0 0 25 0 1 0 516741376 10903552 1130 33554432000 4194304 4331988 140733664080208 18446744073709551615 4299332 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1130 175 34 0 1104 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2705908

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.18 10.14 10.15 11/188 25903
/proc/meminfo: memFree=26039448/32951124 swapFree=67111364/67111528
[pid=25832] ppid=25830 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/25832/stat : 25832 (ppfolio) S 25830 25832 25027 0 -1 4202496 521 0 0 0 0 0 0 0 15 0 1 0 516741376 18763776 390 33554432000 4194304 4287625 140734025285440 18446744073709551615 228244368911 0 0 4096 65536 10162557143971004415 0 0 17 5 0 0 0
/proc/25832/statm: 4581 390 341 23 0 91 0
[pid=25833] ppid=25832 vsize=2138668 CPUtime=1201.73 cores=1
/proc/25833/stat : 25833 (cryptominisat) R 25832 25832 25027 0 -1 4202496 176894 0 0 0 120097 76 0 0 25 0 1 0 516741376 2189996032 17405 33554432000 4194304 4587354 140735516977792 18446744073709551615 4238643 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25833/statm: 534667 17405 336 96 0 531229 0
[pid=25834] ppid=25832 vsize=42692 CPUtime=1201.72 cores=5
/proc/25834/stat : 25834 (clasp) R 25832 25832 25027 0 -1 4202496 7621 0 0 0 120171 1 0 0 25 0 1 0 516741376 43716608 7402 33554432000 4194304 4785740 140735432903680 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25834/statm: 10673 7402 341 145 0 7718 0
[pid=25835] ppid=25832 vsize=456484 CPUtime=597.55 cores=7
/proc/25835/stat : 25835 (TNM) R 25832 25832 25027 0 -1 4202496 518 0 0 0 59755 0 0 0 25 0 1 0 516741376 467439616 415 33554432000 134512640 134534564 4289645824 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25835/statm: 114121 415 95 6 0 112787 0
[pid=25836] ppid=25832 vsize=39092 CPUtime=1201.72 cores=3
/proc/25836/stat : 25836 (lingeling) R 25832 25832 25027 0 -1 4202496 86253 0 0 0 120160 12 0 0 25 0 1 0 516741376 40030208 8966 33554432000 4194304 4352236 140735657677808 18446744073709551615 4328100 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/25836/statm: 9773 8966 127 39 0 8853 0
[pid=25837] ppid=25832 vsize=10648 CPUtime=597.6 cores=7
/proc/25837/stat : 25837 (march_hi) R 25832 25832 25027 0 -1 4202496 2005 0 0 0 59760 0 0 0 25 0 1 0 516741376 10903552 1130 33554432000 4194304 4331988 140733664080208 18446744073709551615 4299332 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/25837/statm: 2662 1130 175 34 0 1104 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 2705908

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25832 and gives
#  childrusage.ru_utime.tv_sec=4201
#  childrusage.ru_utime.tv_usec=851221
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=911861
# CPU time returned by wait4() is 4202.76
# while last known CPU time is 4800.32
#
# 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.32
CPU user time (s): 4799.43
CPU system time (s): 0.89
CPU usage (%): 399.457
Max. virtual memory (cumulated for all children) (KiB): 5451268

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

runsolver used 1.80872 second user time and 4.75528 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 06:30:34
IDJOB=3190991
IDBENCH=82722
IDSOLVER=1612
FILE ID=node136/3190991-1304051434
RUNJOBID= node136-1304044537-25046
PBS_JOBID= 13170391
Free space on /tmp= 72324 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S1516725086-012.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190991-1304051434/watcher-3190991-1304051434 -o /tmp/evaluation-result-3190991-1304051434/solver-3190991-1304051434 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3190991-1304051434.cnf

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

MD5SUM BENCH= 700fcf61c35143a2185883134d0eb67b
RANDOM SEED=940050516

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26172768 kB
Buffers:       1056324 kB
Cached:        5011072 kB
SwapCached:        100 kB
Active:         783968 kB
Inactive:      5442480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26172768 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           10268 kB
Writeback:           0 kB
AnonPages:      159060 kB
Mapped:          16904 kB
Slab:           486576 kB
PageTables:       5028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1637484 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= 72316 MiB
End job on node136 at 2011-04-29 06:50:36