Trace number 3191180

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) 4539.66 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

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

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-3191180-1304064139/watcher-3191180-1304064139 -o /tmp/evaluation-result-3191180-1304064139/solver-3191180-1304064139 -C 4800 -W 1300 -M 15500 ppfolio HOME/instance-3191180-1304064139.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.17 10.08 9.62 6/182 23213
/proc/meminfo: memFree=22398648/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) R 23211 23213 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0

[startup+0.101375 s]
/proc/loadavg: 10.17 10.08 9.62 6/182 23213
/proc/meminfo: memFree=22398648/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) R 23211 23213 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.200356 s]
/proc/loadavg: 10.17 10.08 9.62 6/182 23213
/proc/meminfo: memFree=22398648/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) R 23211 23213 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300337 s]
/proc/loadavg: 10.17 10.08 9.62 6/182 23213
/proc/meminfo: memFree=22398648/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) R 23211 23213 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70026 s]
/proc/loadavg: 10.17 10.08 9.62 6/182 23213
/proc/meminfo: memFree=22398648/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) R 23211 23213 22182 0 -1 4202496 519 0 0 0 0 0 0 0 25 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50111 s]
/proc/loadavg: 10.16 10.08 9.63 11/188 23219
/proc/meminfo: memFree=22388328/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=944904 CPUtime=1.49 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 4355 0 0 0 149 0 0 0 20 0 1 0 518010922 967581696 2861 33554432000 4194304 4587354 140733906243456 18446744073709551615 4364768 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 236226 2861 337 96 0 232788 0
[pid=23215] ppid=23213 vsize=14360 CPUtime=1.49 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 1047 0 0 0 149 0 0 0 25 0 1 0 518010922 14704640 938 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 3590 938 340 145 0 635 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=0.71 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 71 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=6292 CPUtime=1.49 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 1175 0 0 0 149 0 0 0 25 0 1 0 518010922 6443008 767 33554432000 4194304 4352236 140734051810928 18446744073709551615 4278954 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 1573 767 127 39 0 653 0
[pid=23218] ppid=23213 vsize=7616 CPUtime=0.77 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 549 0 0 0 77 0 0 0 25 0 1 0 518010922 7798784 434 33554432000 4194304 4331988 140736925447024 18446744073709551615 4210416 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 1904 434 174 34 0 346 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 1447588

[startup+3.10081 s]
/proc/loadavg: 10.16 10.08 9.63 11/188 23219
/proc/meminfo: memFree=22378532/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=949600 CPUtime=3.08 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 6209 0 0 0 308 0 0 0 25 0 1 0 518010922 972390400 3645 33554432000 4194304 4587354 140733906243456 18446744073709551615 4357671 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 237400 3645 337 96 0 233962 0
[pid=23215] ppid=23213 vsize=15044 CPUtime=3.09 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 1203 0 0 0 309 0 0 0 25 0 1 0 518010922 15405056 1094 33554432000 4194304 4785740 140737058055040 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 3761 1094 341 145 0 806 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=1.51 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 151 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528491 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=7428 CPUtime=3.09 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 1624 0 0 0 309 0 0 0 25 0 1 0 518010922 7606272 1051 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 1857 1051 127 39 0 937 0
[pid=23218] ppid=23213 vsize=7868 CPUtime=1.56 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 597 0 0 0 156 0 0 0 25 0 1 0 518010922 8056832 482 33554432000 4194304 4331988 140736925447024 18446744073709551615 4237134 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 1967 482 175 34 0 409 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 1454356

[startup+6.30119 s]
/proc/loadavg: 10.16 10.08 9.63 11/188 23219
/proc/meminfo: memFree=22376064/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=949424 CPUtime=6.29 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 8493 0 0 0 628 1 0 0 25 0 1 0 518010922 972210176 4001 33554432000 4194304 4587354 140733906243456 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 237356 4001 337 96 0 233918 0
[pid=23215] ppid=23213 vsize=16012 CPUtime=6.29 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 1437 0 0 0 629 0 0 0 25 0 1 0 518010922 16396288 1328 33554432000 4194304 4785740 140737058055040 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 4003 1328 341 145 0 1048 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=3.11 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 311 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530811 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=8488 CPUtime=6.29 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 2065 0 0 0 629 0 0 0 25 0 1 0 518010922 8691712 1300 33554432000 4194304 4352236 140734051810928 18446744073709551615 4329032 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 2122 1300 127 39 0 1202 0
[pid=23218] ppid=23213 vsize=8436 CPUtime=3.15 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 689 0 0 0 315 0 0 0 25 0 1 0 518010922 8638464 574 33554432000 4194304 4331988 140736925447024 18446744073709551615 4210459 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 2109 574 175 34 0 551 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 1456776

[startup+12.701 s]
/proc/loadavg: 10.21 10.09 9.63 11/188 23219
/proc/meminfo: memFree=22369244/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=952056 CPUtime=12.69 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 13593 0 0 0 1267 2 0 0 25 0 1 0 518010922 974905344 4786 33554432000 4194304 4587354 140733906243456 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 238014 4786 337 96 0 234576 0
[pid=23215] ppid=23213 vsize=17172 CPUtime=12.69 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 1736 0 0 0 1269 0 0 0 25 0 1 0 518010922 17584128 1627 33554432000 4194304 4785740 140737058055040 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 4293 1627 341 145 0 1338 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=6.31 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 631 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=8236 CPUtime=12.69 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 2706 0 0 0 1269 0 0 0 25 0 1 0 518010922 8433664 1237 33554432000 4194304 4352236 140734051810928 18446744073709551615 4329043 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 2059 1237 127 39 0 1139 0
[pid=23218] ppid=23213 vsize=8948 CPUtime=6.31 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 876 0 0 0 631 0 0 0 25 0 1 0 518010922 9162752 761 33554432000 4194304 4331988 140736925447024 18446744073709551615 4237419 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 2237 761 175 34 0 679 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 1460828

[startup+25.5005 s]
/proc/loadavg: 10.18 10.09 9.64 11/188 23219
/proc/meminfo: memFree=22365652/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=957580 CPUtime=25.48 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 21531 0 0 0 2545 3 0 0 25 0 1 0 518010922 980561920 6046 33554432000 4194304 4587354 140733906243456 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 239395 6046 337 96 0 235957 0
[pid=23215] ppid=23213 vsize=19116 CPUtime=25.49 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 2191 0 0 0 2549 0 0 0 25 0 1 0 518010922 19574784 2082 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 4779 2082 341 145 0 1824 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=12.65 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 1265 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134529896 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=9388 CPUtime=25.49 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 4994 0 0 0 2549 0 0 0 25 0 1 0 518010922 9613312 1541 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328042 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 2347 1541 127 39 0 1427 0
[pid=23218] ppid=23213 vsize=10864 CPUtime=12.69 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 1206 0 0 0 1269 0 0 0 25 0 1 0 518010922 11124736 1091 33554432000 4194304 4331988 140736925447024 18446744073709551615 4210506 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 2716 1091 175 34 0 1158 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1471364

[startup+51.1006 s]
/proc/loadavg: 10.18 10.10 9.65 11/188 23220
/proc/meminfo: memFree=22347752/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 518010921 18763776 390 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 3037228939895373823 0 0 17 1 0 0 0
/proc/23213/statm: 4581 390 341 23 0 91 0
[pid=23214] ppid=23213 vsize=963204 CPUtime=51.09 cores=1
/proc/23214/stat : 23214 (cryptominisat) R 23213 23213 22182 0 -1 4202496 30853 0 0 0 5104 5 0 0 25 0 1 0 518010922 986320896 8355 33554432000 4194304 4587354 140733906243456 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23214/statm: 240801 8355 337 96 0 237363 0
[pid=23215] ppid=23213 vsize=21392 CPUtime=51.08 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 2689 0 0 0 5108 0 0 0 25 0 1 0 518010922 21905408 2580 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 5348 2580 341 145 0 2393 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=25.4 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 2540 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=11552 CPUtime=51.09 cores=3

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


[startup+1002.3 s]
/proc/loadavg: 4.11 5.33 7.51 5/176 23266
/proc/meminfo: memFree=22458232/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=38120 CPUtime=1002.24 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6500 0 0 0 100223 1 0 0 25 0 1 0 518010922 39034880 6391 33554432000 4194304 4785740 140737058055040 18446744073709551615 4538870 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9530 6391 341 145 0 6575 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=498.53 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 49853 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=29896 CPUtime=1001.52 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 65765 0 0 0 100143 9 0 0 25 0 1 0 518010922 30613504 6668 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328308 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 7474 6668 127 39 0 6554 0
[pid=23218] ppid=23213 vsize=143880 CPUtime=498.6 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 23798 0 0 0 49847 13 0 0 25 0 1 0 518010922 147333120 23683 33554432000 4194304 4331988 140736925447024 18446744073709551615 4315863 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 35970 23683 175 34 0 34412 0
Current children cumulated CPU time (s) 3647.92
Current children cumulated vsize (KiB) 686312

[startup+1062.3 s]
/proc/loadavg: 4.04 5.09 7.29 5/176 23268
/proc/meminfo: memFree=22450784/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=38332 CPUtime=1062.25 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6566 0 0 0 106224 1 0 0 25 0 1 0 518010922 39251968 6457 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9583 6457 341 145 0 6628 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=528.43 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 52843 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=32840 CPUtime=1061.53 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 69925 0 0 0 106143 10 0 0 25 0 1 0 518010922 33628160 7404 33554432000 4194304 4352236 140734051810928 18446744073709551615 4329149 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 8210 7404 127 39 0 7290 0
[pid=23218] ppid=23213 vsize=143880 CPUtime=528.42 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 25275 0 0 0 52828 14 0 0 25 0 1 0 518010922 147333120 25160 33554432000 4194304 4331988 140736925447024 18446744073709551615 4239602 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 35970 25160 175 34 0 34412 0
Current children cumulated CPU time (s) 3827.66
Current children cumulated vsize (KiB) 689468

[startup+1122.3 s]
/proc/loadavg: 4.06 4.90 7.09 5/176 23269
/proc/meminfo: memFree=22442468/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=38540 CPUtime=1122.25 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6639 0 0 0 112224 1 0 0 25 0 1 0 518010922 39464960 6530 33554432000 4194304 4785740 140737058055040 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9635 6530 341 145 0 6680 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=558.26 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 55826 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=34376 CPUtime=1121.52 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 73733 0 0 0 112142 10 0 0 25 0 1 0 518010922 35201024 7788 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 8594 7788 127 39 0 7674 0
[pid=23218] ppid=23213 vsize=147740 CPUtime=558.31 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 26690 0 0 0 55816 15 0 0 25 0 1 0 518010922 151285760 26575 33554432000 4194304 4331988 140736925447024 18446744073709551615 4239588 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 36935 26575 175 34 0 35377 0
Current children cumulated CPU time (s) 4007.37
Current children cumulated vsize (KiB) 695072

[startup+1182.3 s]
/proc/loadavg: 4.06 4.75 6.90 5/176 23271
/proc/meminfo: memFree=22439732/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=38796 CPUtime=1182.25 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6669 0 0 0 118224 1 0 0 25 0 1 0 518010922 39727104 6560 33554432000 4194304 4785740 140737058055040 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9699 6560 341 145 0 6744 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=588.12 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 58812 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=31176 CPUtime=1181.53 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 75685 0 0 0 118142 11 0 0 25 0 1 0 518010922 31924224 6988 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 7794 6988 127 39 0 6874 0
[pid=23218] ppid=23213 vsize=147740 CPUtime=588.18 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 28036 0 0 0 58802 16 0 0 25 0 1 0 518010922 151285760 27921 33554432000 4194304 4331988 140736925447024 18446744073709551615 4228331 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 36935 27921 175 34 0 35377 0
Current children cumulated CPU time (s) 4187.11
Current children cumulated vsize (KiB) 692128

[startup+1242.3 s]
/proc/loadavg: 4.06 4.62 6.72 5/176 23273
/proc/meminfo: memFree=22432284/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=38964 CPUtime=1242.25 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6706 0 0 0 124224 1 0 0 25 0 1 0 518010922 39899136 6597 33554432000 4194304 4785740 140737058055040 18446744073709551615 4309557 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9741 6597 341 145 0 6786 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=618.01 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 61801 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=33096 CPUtime=1241.53 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 79589 0 0 0 124142 11 0 0 25 0 1 0 518010922 33890304 7468 33554432000 4194304 4352236 140734051810928 18446744073709551615 4329011 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 8274 7468 127 39 0 7354 0
[pid=23218] ppid=23213 vsize=147740 CPUtime=618 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 29495 0 0 0 61784 16 0 0 25 0 1 0 518010922 151285760 29380 33554432000 4194304 4331988 140736925447024 18446744073709551615 4239610 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 36935 29380 175 34 0 35377 0
Current children cumulated CPU time (s) 4366.82
Current children cumulated vsize (KiB) 694216



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.53 6.56 5/176 23274
/proc/meminfo: memFree=22433144/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=39468 CPUtime=1299.95 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6808 0 0 0 129994 1 0 0 25 0 1 0 518010922 40415232 6699 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9867 6699 341 145 0 6912 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=646.71 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 64671 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=26440 CPUtime=1299.24 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 81349 0 0 0 129912 12 0 0 25 0 1 0 518010922 27074560 5804 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 6610 5804 127 39 0 5690 0
[pid=23218] ppid=23213 vsize=147740 CPUtime=646.73 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 30844 0 0 0 64656 17 0 0 25 0 1 0 518010922 151285760 30729 33554432000 4194304 4331988 140736925447024 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 36935 30729 175 34 0 35377 0
Current children cumulated CPU time (s) 4539.66
Current children cumulated vsize (KiB) 688064

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

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

[startup+1300 s]
/proc/loadavg: 4.07 4.53 6.56 5/176 23274
/proc/meminfo: memFree=22433144/32950928 swapFree=67087032/67111528
[pid=23213] ppid=23211 vsize=18324 CPUtime=647.03 cores=1,3,5,7
/proc/23213/stat : 23213 (ppfolio) S 23211 23213 22182 0 -1 4202496 521 136031 0 0 0 0 64655 48 15 0 1 0 518010921 18763776 391 33554432000 4194304 4287625 140733202009456 18446744073709551615 239476715023 0 0 4096 65536 9224195742862639364 0 0 17 1 0 0 0
/proc/23213/statm: 4581 391 342 23 0 91 0
[pid=23215] ppid=23213 vsize=39468 CPUtime=1299.95 cores=5
/proc/23215/stat : 23215 (clasp) R 23213 23213 22182 0 -1 4202496 6808 0 0 0 129994 1 0 0 25 0 1 0 518010922 40415232 6699 33554432000 4194304 4785740 140737058055040 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/23215/statm: 9867 6699 341 145 0 6912 0
[pid=23216] ppid=23213 vsize=456092 CPUtime=646.71 cores=7
/proc/23216/stat : 23216 (TNM) R 23213 23213 22182 0 -1 4202496 388 0 0 0 64671 0 0 0 25 0 1 0 518010922 467038208 285 33554432000 134512640 134534564 4289326192 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23216/statm: 114023 285 95 6 0 112689 0
[pid=23217] ppid=23213 vsize=26440 CPUtime=1299.24 cores=3
/proc/23217/stat : 23217 (lingeling) R 23213 23213 22182 0 -1 4202496 81349 0 0 0 129912 12 0 0 25 0 1 0 518010922 27074560 5804 33554432000 4194304 4352236 140734051810928 18446744073709551615 4328026 0 0 4096 17506 0 0 0 17 3 0 0 0
/proc/23217/statm: 6610 5804 127 39 0 5690 0
[pid=23218] ppid=23213 vsize=147740 CPUtime=646.73 cores=7
/proc/23218/stat : 23218 (march_hi) R 23213 23213 22182 0 -1 4202496 30844 0 0 0 64656 17 0 0 25 0 1 0 518010922 151285760 30729 33554432000 4194304 4331988 140736925447024 18446744073709551615 4210418 0 0 4096 0 0 0 0 17 7 0 0 0
/proc/23218/statm: 36935 30729 175 34 0 35377 0
Current children cumulated CPU time (s) 4539.66
Current children cumulated vsize (KiB) 688064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23213 and gives
#  childrusage.ru_utime.tv_sec=3245
#  childrusage.ru_utime.tv_usec=635588
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=632903
# CPU time returned by wait4() is 3246.27
# while last known CPU time is 4539.66
#
# 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): 4539.66
CPU user time (s): 4538.88
CPU system time (s): 0.78
CPU usage (%): 349.201
Max. virtual memory (cumulated for all children) (KiB): 14422040

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

runsolver used 1.79173 second user time and 4.80927 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 10:02:19
IDJOB=3191180
IDBENCH=82911
IDSOLVER=1612
FILE ID=node148/3191180-1304064139
RUNJOBID= node148-1304060708-22541
PBS_JOBID= 13170435
Free space on /tmp= 71424 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191180-1304064139/watcher-3191180-1304064139 -o /tmp/evaluation-result-3191180-1304064139/solver-3191180-1304064139 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3191180-1304064139.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=210619535

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22398928 kB
Buffers:       2019628 kB
Cached:        7730352 kB
SwapCached:       3548 kB
Active:        1966616 kB
Inactive:      8022660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22398928 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           10132 kB
Writeback:           0 kB
AnonPages:      237616 kB
Mapped:          15936 kB
Slab:           498832 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1578836 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= 71424 MiB
End job on node148 at 2011-04-29 10:24:01