Trace number 3285397

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.05

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
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 variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

Solver Data

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

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-3285397-1303762125/watcher-3285397-1303762125 -o /tmp/evaluation-result-3285397-1303762125/solver-3285397-1303762125 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3285397-1303762125.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 1.27 2.33 6/186 20965
/proc/meminfo: memFree=16447072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=8428 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4194304 102 0 0 0 0 0 0 0 21 0 1 0 487812951 8630272 54 33554432000 4194304 4287625 140734357344992 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/20965/statm: 2107 54 41 23 0 44 0

[startup+0.0343611 s]
/proc/loadavg: 0.85 1.27 2.33 6/186 20965
/proc/meminfo: memFree=16447072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=8428 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4194304 102 0 0 0 0 0 0 0 21 0 1 0 487812951 8630272 54 33554432000 4194304 4287625 140734357344992 18446744073709551615 244442021511 0 2147483391 4096 0 18446744071699945619 0 0 17 5 0 0 0
/proc/20965/statm: 2107 54 41 23 0 44 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8428

[startup+0.10035 s]
/proc/loadavg: 0.85 1.27 2.33 6/186 20965
/proc/meminfo: memFree=16447072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300309 s]
/proc/loadavg: 0.85 1.27 2.33 6/186 20965
/proc/meminfo: memFree=16447072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 23 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700237 s]
/proc/loadavg: 0.85 1.27 2.33 6/186 20965
/proc/meminfo: memFree=16447072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50109 s]
/proc/loadavg: 0.85 1.27 2.33 11/196 20978
/proc/meminfo: memFree=16076400/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 21 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=59900 CPUtime=0.51 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 8913 0 0 0 50 1 0 0 25 0 1 0 487812955 61337600 8697 33554432000 4194304 4587354 140733806924016 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 14975 8697 306 96 0 11537 0
[pid=20968] ppid=20965 vsize=43632 CPUtime=0.41 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 11570 0 0 0 40 1 0 0 25 0 1 0 487812955 44679168 7950 33554432000 4194304 4785740 140737321795696 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 10908 7950 332 145 0 7953 0
[pid=20969] ppid=20965 vsize=478924 CPUtime=0.5 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 9359 0 0 0 49 1 0 0 25 0 1 0 487812955 490418176 9256 33554432000 134512640 134534564 4291099248 18446744073709551615 134524568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 119731 9256 91 6 0 118397 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 600780

[startup+3.10079 s]
/proc/loadavg: 0.85 1.27 2.33 11/196 20978
/proc/meminfo: memFree=15845368/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656251922600165376 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=71192 CPUtime=1.04 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 11707 0 0 0 103 1 0 0 25 0 1 0 487812955 72900608 11491 33554432000 4194304 4587354 140733806924016 18446744073709551615 4421086 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 17798 11491 312 96 0 14360 0
[pid=20968] ppid=20965 vsize=44964 CPUtime=0.99 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 12023 0 0 0 98 1 0 0 25 0 1 0 487812955 46043136 8403 33554432000 4194304 4785740 140737321795696 18446744073709551615 4416817 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 11241 8403 340 145 0 8286 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=1 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 98 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 623436

[startup+6.30121 s]
/proc/loadavg: 1.66 1.43 2.38 12/201 20987
/proc/meminfo: memFree=15083144/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656251922600165376 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=71192 CPUtime=2.11 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 11711 0 0 0 210 1 0 0 25 0 1 0 487812955 72900608 11495 33554432000 4194304 4587354 140733806924016 18446744073709551615 4421086 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 17798 11495 312 96 0 14360 0
[pid=20968] ppid=20965 vsize=60352 CPUtime=2.02 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 15854 0 0 0 200 2 0 0 25 0 1 0 487812955 61800448 12234 33554432000 4194304 4785740 140737321795696 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 15088 12234 340 145 0 12133 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=2.1 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 208 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 638824

[startup+12.701 s]
/proc/loadavg: 2.49 1.61 2.43 12/201 20988
/proc/meminfo: memFree=14451380/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=82704 CPUtime=4.24 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 19816 0 0 0 422 2 0 0 25 0 1 0 487812955 84688896 14789 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 20676 14789 330 96 0 17238 0
[pid=20968] ppid=20965 vsize=85152 CPUtime=4.19 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 22030 0 0 0 416 3 0 0 25 0 1 0 487812955 87195648 18410 33554432000 4194304 4785740 140737321795696 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 21288 18410 340 145 0 18333 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=4.2 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 418 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 675136

[startup+25.5006 s]
/proc/loadavg: 4.37 2.07 2.56 12/201 20988
/proc/meminfo: memFree=14193788/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656252884672839680 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=120208 CPUtime=8.52 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 21864 0 0 0 849 3 0 0 25 0 1 0 487812955 123092992 16835 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 30052 16835 330 96 0 26614 0
[pid=20968] ppid=20965 vsize=137992 CPUtime=8.41 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 35241 0 0 0 836 5 0 0 25 0 1 0 487812955 141303808 31621 33554432000 4194304 4785740 140737321795696 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 34498 31621 340 145 0 31543 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=8.5 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 848 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528690 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 765480

[startup+51.1009 s]
/proc/loadavg: 6.63 2.79 2.79 12/201 20988
/proc/meminfo: memFree=14010172/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656253159550746624 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=120208 CPUtime=17.04 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 25681 0 0 0 1700 4 0 0 25 0 1 0 487812955 123092992 20640 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 30052 20640 330 96 0 26614 0
[pid=20968] ppid=20965 vsize=231772 CPUtime=16.99 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 58645 0 0 0 1690 9 0 0 25 0 1 0 487812955 237334528 55025 33554432000 4194304 4785740 140737321795696 18446744073709551615 4279309 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 57943 55025 340 145 0 54988 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=17 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 1698 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 859260

[startup+102.307 s]
/proc/loadavg: 9.25 4.16 3.26 12/201 20990
/proc/meminfo: memFree=13766376/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.01 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 0 1 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=107056 CPUtime=38.34 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 37856 0 0 0 3826 8 0 0 18 0 1 0 487812955 109625344 22145 33554432000 4194304 4587354 140733806924016 18446744073709551615 4502754 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 26764 22145 335 96 0 23326 0
[pid=20968] ppid=20965 vsize=308948 CPUtime=31.91 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 77906 0 0 0 3179 12 0 0 25 0 1 0 487812955 316362752 74286 33554432000 4194304 4785740 140737321795696 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 77237 74286 340 145 0 74282 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=32 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 3198 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 923284

[startup+162.301 s]
/proc/loadavg: 10.30 5.31 3.70 12/201 20992
/proc/meminfo: memFree=13674900/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656253022111793152 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=185684 CPUtime=67.23 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 41383 0 0 0 6712 11 0 0 25 0 1 0 487812955 190140416 25669 33554432000 4194304 4587354 140733806924016 18446744073709551615 4238065 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 46421 25669 340 96 0 42983 0
[pid=20968] ppid=20965 vsize=308948 CPUtime=47.5 cores=5

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

/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 2790692

[startup+882.3 s]
/proc/loadavg: 11.01 10.50 7.64 12/201 21011
/proc/meminfo: memFree=12449072/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656251785161211904 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1660440 CPUtime=307.22 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 262675 0 0 0 30661 61 0 0 25 0 1 0 487812955 1700290560 59457 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 415110 59457 340 96 0 411672 0
[pid=20968] ppid=20965 vsize=592656 CPUtime=287.47 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 148652 0 0 0 28720 27 0 0 25 0 1 0 487812955 606879744 145032 33554432000 4194304 4785740 140737321795696 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 148164 145032 340 145 0 145209 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=287.56 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 28754 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 2760376

[startup+942.301 s]
/proc/loadavg: 11.00 10.58 7.83 12/201 21012
/proc/meminfo: memFree=12451884/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656252334917025792 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1747964 CPUtime=327.24 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 272013 0 0 0 32659 65 0 0 25 0 1 0 487812955 1789915136 62119 33554432000 4194304 4587354 140733806924016 18446744073709551615 4243530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 436991 62119 340 96 0 433553 0
[pid=20968] ppid=20965 vsize=603008 CPUtime=307.46 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 151256 0 0 0 30718 28 0 0 25 0 1 0 487812955 617480192 147636 33554432000 4194304 4785740 140737321795696 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 150752 147636 340 145 0 147797 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=307.56 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 30754 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 2858252

[startup+1002.3 s]
/proc/loadavg: 11.00 10.66 8.04 12/201 21014
/proc/meminfo: memFree=12302684/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656253022111793152 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=251228 CPUtime=347.25 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 273904 0 0 0 34659 66 0 0 25 0 1 0 487812955 257257472 58341 33554432000 4194304 4587354 140733806924016 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 62807 58341 340 96 0 59369 0
[pid=20968] ppid=20965 vsize=662908 CPUtime=327.47 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 166033 0 0 0 32715 32 0 0 25 0 1 0 487812955 678817792 162413 33554432000 4194304 4785740 140737321795696 18446744073709551615 4278577 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 165727 162413 340 145 0 162772 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=327.55 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 32753 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 1421416

[startup+1062.3 s]
/proc/loadavg: 11.05 10.73 8.21 12/201 21016
/proc/meminfo: memFree=12190924/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=251228 CPUtime=367.26 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 300963 0 0 0 36655 71 0 0 25 0 1 0 487812955 257257472 58556 33554432000 4194304 4587354 140733806924016 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 62807 58556 340 96 0 59369 0
[pid=20968] ppid=20965 vsize=662908 CPUtime=347.46 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 166037 0 0 0 34714 32 0 0 25 0 1 0 487812955 678817792 162417 33554432000 4194304 4785740 140737321795696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 165727 162417 340 145 0 162772 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=347.55 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 34753 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528600 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1421416

[startup+1122.3 s]
/proc/loadavg: 11.05 10.80 8.40 12/201 21017
/proc/meminfo: memFree=11909780/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656252609794932736 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1669444 CPUtime=387.26 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 307448 0 0 0 38652 74 0 0 25 0 1 0 487812955 1709510656 58557 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236606 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 417361 58557 340 96 0 413923 0
[pid=20968] ppid=20965 vsize=662908 CPUtime=367.46 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 166042 0 0 0 36714 32 0 0 25 0 1 0 487812955 678817792 162422 33554432000 4194304 4785740 140737321795696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 165727 162422 340 145 0 162772 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=367.55 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 36753 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528741 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 2839632

[startup+1182.3 s]
/proc/loadavg: 11.02 10.83 8.55 12/201 21019
/proc/meminfo: memFree=11876148/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656252884672839680 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1740384 CPUtime=407.27 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 315419 0 0 0 40648 79 0 0 25 0 1 0 487812955 1782153216 59297 33554432000 4194304 4587354 140733806924016 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 435096 59297 340 96 0 431658 0
[pid=20968] ppid=20965 vsize=691080 CPUtime=387.46 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 173020 0 0 0 38712 34 0 0 25 0 1 0 487812955 707665920 169400 33554432000 4194304 4785740 140737321795696 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 172770 169400 340 145 0 169815 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=387.54 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 38752 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 2938744

[startup+1242.3 s]
/proc/loadavg: 11.07 10.87 8.71 12/201 21020
/proc/meminfo: memFree=11784240/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656253022111793152 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1701464 CPUtime=427.27 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 324030 0 0 0 42645 82 0 0 25 0 1 0 487812955 1742299136 60568 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236538 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 425366 60568 340 96 0 421928 0
[pid=20968] ppid=20965 vsize=691080 CPUtime=407.46 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 173030 0 0 0 40712 34 0 0 25 0 1 0 487812955 707665920 169410 33554432000 4194304 4785740 140737321795696 18446744073709551615 4550007 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 172770 169410 340 145 0 169815 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=407.54 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 40752 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 2899824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 11.02 10.89 8.85 9/196 21023
/proc/meminfo: memFree=12850644/32951124 swapFree=67111528/67111528
[pid=20965] ppid=20963 vsize=18324 CPUtime=0.03 cores=5,7
/proc/20965/stat : 20965 (ppfolio) S 20963 20965 20445 0 -1 4202496 501 0 0 0 1 2 0 0 15 0 1 0 487812951 18763776 394 33554432000 4194304 4287625 140734357344992 18446744073709551615 244446965263 0 0 4096 65536 16656253159550746624 0 0 17 7 0 0 0
/proc/20965/statm: 4581 394 345 23 0 91 0
[pid=20967] ppid=20965 vsize=1696528 CPUtime=446.47 cores=5
/proc/20967/stat : 20967 (cryptominisat) R 20965 20965 20445 0 -1 4202496 332046 0 0 0 44562 85 0 0 25 0 1 0 487812955 1737244672 60974 33554432000 4194304 4587354 140733806924016 18446744073709551615 4236698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20967/statm: 424132 60974 340 96 0 420694 0
[pid=20968] ppid=20965 vsize=691080 CPUtime=426.75 cores=5
/proc/20968/stat : 20968 (clasp) R 20965 20965 20445 0 -1 4202496 173030 0 0 0 42641 34 0 0 25 0 1 0 487812955 707665920 169410 33554432000 4194304 4785740 140737321795696 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/20968/statm: 172770 169410 340 145 0 169815 0
[pid=20969] ppid=20965 vsize=488956 CPUtime=426.76 cores=5
/proc/20969/stat : 20969 (TNM) R 20965 20965 20445 0 -1 4202496 15297 0 0 0 42674 2 0 0 25 0 1 0 487812955 500690944 15194 33554432000 134512640 134534564 4291099248 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/20969/statm: 122239 15194 95 6 0 120905 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 2894888

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 20965 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=10998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=24996
# CPU time returned by wait4() is 0.035994
# 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.05
CPU time (s): 1300.01
CPU user time (s): 1298.78
CPU system time (s): 1.23
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 2938744

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

runsolver used 2.16267 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-25 22:08:45
IDJOB=3285397
IDBENCH=82381
IDSOLVER=1613
FILE ID=node105/3285397-1303762125
RUNJOBID= node105-1303762124-20935
PBS_JOBID= 13157144
Free space on /tmp= 71804 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285397-1303762125/watcher-3285397-1303762125 -o /tmp/evaluation-result-3285397-1303762125/solver-3285397-1303762125 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3285397-1303762125.cnf

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

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=912200738

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16447848 kB
Buffers:       2282932 kB
Cached:       13569144 kB
SwapCached:          0 kB
Active:        8433568 kB
Inactive:      7499236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16447848 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          111928 kB
Writeback:           0 kB
AnonPages:       79948 kB
Mapped:          15912 kB
Slab:           507100 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   683988 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= 71704 MiB
End job on node105 at 2011-04-25 22:30:27