Trace number 3287466

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.08 1201.62

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 4
0.00/0.00	Starting TNM 2009 on core(s) 6
0.00/0.00	Starting lingeling 276-6264d55-100731 on core(s) 2
0.00/0.00	Starting march_hi 2009 on core(s) 6

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.81 5.86 7.67 1/171 17873
/proc/meminfo: memFree=22677460/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) R 17871 17873 16886 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0

[startup+0.014305 s]
/proc/loadavg: 4.81 5.86 7.67 1/171 17873
/proc/meminfo: memFree=22677460/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) R 17871 17873 16886 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10028 s]
/proc/loadavg: 4.81 5.86 7.67 1/171 17873
/proc/meminfo: memFree=22677460/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300253 s]
/proc/loadavg: 4.81 5.86 7.67 1/171 17873
/proc/meminfo: memFree=22677460/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700165 s]
/proc/loadavg: 4.81 5.86 7.67 1/171 17873
/proc/meminfo: memFree=22677460/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 20 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50102 s]
/proc/loadavg: 4.81 5.86 7.67 6/177 17879
/proc/meminfo: memFree=22461032/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=133740 CPUtime=1.48 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 24320 0 0 0 145 3 0 0 25 0 1 0 515136173 136949760 19814 33554432000 4194304 4587354 140734169002704 18446744073709551615 4317835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 33435 19814 325 96 0 29997 0
[pid=17875] ppid=17873 vsize=67608 CPUtime=1.49 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 17576 0 0 0 147 2 0 0 25 0 1 0 515136173 69230592 13873 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553003 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 16902 13873 340 145 0 13947 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=0.71 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 70 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134529352 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=22768 CPUtime=1.49 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 9870 0 0 0 148 1 0 0 20 0 1 0 515136173 23314432 4845 33554432000 4194304 4352236 140736013496272 18446744073709551615 4319248 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 5692 4845 119 39 0 4772 0
[pid=17878] ppid=17873 vsize=61980 CPUtime=0.75 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 38524 0 0 0 69 6 0 0 25 0 1 0 515136173 63467520 11472 33554432000 4194304 4331988 140735470509440 18446744073709551615 239476343808 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 15495 11472 140 34 0 13937 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 774896

[startup+3.10071 s]
/proc/loadavg: 4.81 5.86 7.67 6/177 17879
/proc/meminfo: memFree=22449748/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=133740 CPUtime=3.09 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 24582 0 0 0 305 4 0 0 25 0 1 0 515136173 136949760 20064 33554432000 4194304 4587354 140734169002704 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 33435 20064 330 96 0 29997 0
[pid=17875] ppid=17873 vsize=67608 CPUtime=3.09 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 17576 0 0 0 307 2 0 0 25 0 1 0 515136173 69230592 13873 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 16902 13873 340 145 0 13947 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=1.51 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 150 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=36732 CPUtime=3.08 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 13373 0 0 0 307 1 0 0 25 0 1 0 515136173 37613568 8348 33554432000 4194304 4352236 140736013496272 18446744073709551615 4272487 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 9183 8348 125 39 0 8263 0
[pid=17878] ppid=17873 vsize=171568 CPUtime=1.55 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 76063 0 0 0 143 12 0 0 25 0 1 0 515136173 175685632 18320 33554432000 4194304 4331988 140735470509440 18446744073709551615 4295867 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 42892 18320 151 34 0 41334 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 898448

[startup+6.30109 s]
/proc/loadavg: 4.83 5.84 7.66 6/177 17879
/proc/meminfo: memFree=22328088/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=131928 CPUtime=6.29 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 30020 0 0 0 624 5 0 0 25 0 1 0 515136173 135094272 20503 33554432000 4194304 4587354 140734169002704 18446744073709551615 4449157 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 32982 20503 340 96 0 29544 0
[pid=17875] ppid=17873 vsize=67608 CPUtime=6.29 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 17576 0 0 0 627 2 0 0 25 0 1 0 515136173 69230592 13873 33554432000 4194304 4785740 140734078815296 18446744073709551615 4552884 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 16902 13873 340 145 0 13947 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=3.11 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 310 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=32352 CPUtime=6.29 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 13888 0 0 0 627 2 0 0 25 0 1 0 515136173 33128448 6744 33554432000 4194304 4352236 140736013496272 18446744073709551615 4280965 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 8088 6744 127 39 0 7168 0
[pid=17878] ppid=17873 vsize=175848 CPUtime=3.13 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 95597 0 0 0 299 14 0 0 25 0 1 0 515136173 180068352 37854 33554432000 4194304 4331988 140735470509440 18446744073709551615 4228977 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 43962 37854 173 34 0 42404 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 896536

[startup+12.7009 s]
/proc/loadavg: 4.84 5.83 7.64 6/177 17879
/proc/meminfo: memFree=22290272/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=141036 CPUtime=12.69 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 35631 0 0 0 1263 6 0 0 25 0 1 0 515136173 144420864 23755 33554432000 4194304 4587354 140734169002704 18446744073709551615 4430830 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 35259 23755 340 96 0 31821 0
[pid=17875] ppid=17873 vsize=87976 CPUtime=12.69 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 22687 0 0 0 1265 4 0 0 25 0 1 0 515136173 90087424 18984 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 21994 18984 340 145 0 19039 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=6.31 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 630 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=32352 CPUtime=12.69 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 13888 0 0 0 1267 2 0 0 25 0 1 0 515136173 33128448 6744 33554432000 4194304 4352236 140736013496272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 8088 6744 127 39 0 7168 0
[pid=17878] ppid=17873 vsize=181992 CPUtime=6.3 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 97201 0 0 0 616 14 0 0 25 0 1 0 515136173 186359808 39458 33554432000 4194304 4331988 140735470509440 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 45498 39458 173 34 0 43940 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 932156

[startup+25.5004 s]
/proc/loadavg: 4.88 5.79 7.60 6/177 17880
/proc/meminfo: memFree=22275504/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=927852 CPUtime=25.49 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 49998 0 0 0 2540 9 0 0 25 0 1 0 515136173 950120448 23240 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 231963 23240 340 96 0 228525 0
[pid=17875] ppid=17873 vsize=98272 CPUtime=25.49 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 25242 0 0 0 2545 4 0 0 25 0 1 0 515136173 100630528 21539 33554432000 4194304 4785740 140734078815296 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 24568 21539 340 145 0 21613 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=12.64 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 1263 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=32352 CPUtime=25.49 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 13888 0 0 0 2547 2 0 0 25 0 1 0 515136173 33128448 6744 33554432000 4194304 4352236 140736013496272 18446744073709551615 4271280 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 8088 6744 127 39 0 7168 0
[pid=17878] ppid=17873 vsize=186096 CPUtime=12.69 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 97789 0 0 0 1255 14 0 0 25 0 1 0 515136173 190562304 40046 33554432000 4194304 4331988 140735470509440 18446744073709551615 4265367 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 46524 40046 173 34 0 44966 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1733372

[startup+51.1005 s]
/proc/loadavg: 4.99 5.74 7.53 6/177 17880
/proc/meminfo: memFree=22201404/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=949556 CPUtime=51.09 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 67097 0 0 0 5096 13 0 0 25 0 1 0 515136173 972345344 29235 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 237389 29235 340 96 0 233951 0
[pid=17875] ppid=17873 vsize=149028 CPUtime=51.09 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 37893 0 0 0 5103 6 0 0 25 0 1 0 515136173 152604672 34190 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 37257 34190 340 145 0 34302 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=25.41 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 2540 1 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=32352 CPUtime=51.08 cores=2

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

/proc/17878/statm: 50181 43609 173 34 0 48623 0
Current children cumulated CPU time (s) 3524.53
Current children cumulated vsize (KiB) 2313420

[startup+942.301 s]
/proc/loadavg: 5.16 5.14 6.01 6/177 17907
/proc/meminfo: memFree=21702428/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=1009288 CPUtime=942.32 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 272688 0 0 0 94145 87 0 0 25 0 1 0 515136173 1033510912 45373 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 252322 45373 340 96 0 248884 0
[pid=17875] ppid=17873 vsize=506548 CPUtime=942.33 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 126827 0 0 0 94199 34 0 0 25 0 1 0 515136173 518705152 123124 33554432000 4194304 4785740 140734078815296 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 126637 123124 340 145 0 123682 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=468.63 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 46861 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134526136 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=92716 CPUtime=942.32 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 72243 0 0 0 94222 10 0 0 25 0 1 0 515136173 94941184 22346 33554432000 4194304 4352236 140736013496272 18446744073709551615 4328228 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 23179 22346 127 39 0 22259 0
[pid=17878] ppid=17873 vsize=202588 CPUtime=468.63 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 101707 0 0 0 46847 16 0 0 25 0 1 0 515136173 207450112 43964 33554432000 4194304 4331988 140735470509440 18446744073709551615 4228973 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 50647 43964 173 34 0 49089 0
Current children cumulated CPU time (s) 3764.23
Current children cumulated vsize (KiB) 2299940

[startup+1002.3 s]
/proc/loadavg: 5.14 5.12 5.95 6/177 17909
/proc/meminfo: memFree=21657448/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=381004 CPUtime=1002.33 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 282276 0 0 0 100141 92 0 0 25 0 1 0 515136173 390148096 54833 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238399 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 95251 54833 340 96 0 91813 0
[pid=17875] ppid=17873 vsize=506548 CPUtime=1002.33 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 126827 0 0 0 100199 34 0 0 25 0 1 0 515136173 518705152 123124 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 126637 123124 340 145 0 123682 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=498.44 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 49842 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530268 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=98864 CPUtime=1002.33 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 79412 0 0 0 100222 11 0 0 25 0 1 0 515136173 101236736 23883 33554432000 4194304 4352236 140736013496272 18446744073709551615 4328194 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 24716 23883 127 39 0 23796 0
[pid=17878] ppid=17873 vsize=205728 CPUtime=498.49 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 102184 0 0 0 49833 16 0 0 25 0 1 0 515136173 210665472 44441 33554432000 4194304 4331988 140735470509440 18446744073709551615 4229026 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 51432 44441 247 34 0 49874 0
Current children cumulated CPU time (s) 4003.92
Current children cumulated vsize (KiB) 1680944

[startup+1062.3 s]
/proc/loadavg: 5.12 5.12 5.89 6/177 17910
/proc/meminfo: memFree=21702508/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=204564 CPUtime=1062.33 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 283023 0 0 0 106140 93 0 0 25 0 1 0 515136173 209473536 45372 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 51141 45372 340 96 0 47703 0
[pid=17875] ppid=17873 vsize=498220 CPUtime=1062.33 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 126841 0 0 0 106199 34 0 0 25 0 1 0 515136173 510177280 121072 33554432000 4194304 4785740 140734078815296 18446744073709551615 4303711 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 124555 121072 341 145 0 121600 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=528.29 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 52827 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134528415 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=98864 CPUtime=1062.32 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 84276 0 0 0 106221 11 0 0 25 0 1 0 515136173 101236736 23883 33554432000 4194304 4352236 140736013496272 18446744073709551615 4329086 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 24716 23883 127 39 0 23796 0
[pid=17878] ppid=17873 vsize=205728 CPUtime=528.32 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 102201 0 0 0 52816 16 0 0 25 0 1 0 515136173 210665472 44458 33554432000 4194304 4331988 140735470509440 18446744073709551615 4228970 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 51432 44458 247 34 0 49874 0
Current children cumulated CPU time (s) 4243.59
Current children cumulated vsize (KiB) 1496176

[startup+1122.3 s]
/proc/loadavg: 5.11 5.11 5.84 6/177 17912
/proc/meminfo: memFree=21674296/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=241076 CPUtime=1122.33 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 291699 0 0 0 112138 95 0 0 25 0 1 0 515136173 246861824 52545 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 60269 52545 340 96 0 56831 0
[pid=17875] ppid=17873 vsize=498220 CPUtime=1122.34 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 126864 0 0 0 112200 34 0 0 25 0 1 0 515136173 510177280 121095 33554432000 4194304 4785740 140734078815296 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 124555 121095 341 145 0 121600 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=558.13 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 55811 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=97840 CPUtime=1122.33 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 88884 0 0 0 112221 12 0 0 25 0 1 0 515136173 100188160 23627 33554432000 4194304 4352236 140736013496272 18446744073709551615 4208067 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 24460 23627 127 39 0 23540 0
[pid=17878] ppid=17873 vsize=205728 CPUtime=558.15 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 102309 0 0 0 55799 16 0 0 25 0 1 0 515136173 210665472 44566 33554432000 4194304 4331988 140735470509440 18446744073709551615 4229533 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 51432 44566 247 34 0 49874 0
Current children cumulated CPU time (s) 4483.28
Current children cumulated vsize (KiB) 1531664

[startup+1182.3 s]
/proc/loadavg: 5.10 5.10 5.79 6/177 17913
/proc/meminfo: memFree=21620036/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=387124 CPUtime=1182.33 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 295106 0 0 0 118135 98 0 0 25 0 1 0 515136173 396414976 55847 33554432000 4194304 4587354 140734169002704 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 96781 55847 340 96 0 93343 0
[pid=17875] ppid=17873 vsize=540188 CPUtime=1182.34 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 137121 0 0 0 118197 37 0 0 25 0 1 0 515136173 553152512 131352 33554432000 4194304 4785740 140734078815296 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 135047 131352 341 145 0 132092 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=587.96 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 58794 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134530124 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=97840 CPUtime=1182.33 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 93748 0 0 0 118221 12 0 0 25 0 1 0 515136173 100188160 23627 33554432000 4194304 4352236 140736013496272 18446744073709551615 4328423 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 24460 23627 127 39 0 23540 0
[pid=17878] ppid=17873 vsize=205728 CPUtime=588.01 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 102423 0 0 0 58785 16 0 0 25 0 1 0 515136173 210665472 44636 33554432000 4194304 4331988 140735470509440 18446744073709551615 4228361 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 51432 44636 203 34 0 49874 0
Current children cumulated CPU time (s) 4722.97
Current children cumulated vsize (KiB) 1719680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 5.07 5.09 5.77 6/177 17914
/proc/meminfo: memFree=21659932/32950928 swapFree=67087032/67111528
[pid=17873] ppid=17871 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/17873/stat : 17873 (ppfolio) S 17871 17873 16886 0 -1 4202496 520 0 0 0 0 0 0 0 15 0 1 0 515136173 18763776 389 33554432000 4194304 4287625 140734136240896 18446744073709551615 239476715023 0 0 4096 65536 3198127623213416447 0 0 17 4 0 0 0
/proc/17873/statm: 4581 389 341 23 0 91 0
[pid=17874] ppid=17873 vsize=1005240 CPUtime=1201.64 cores=0
/proc/17874/stat : 17874 (cryptominisat) R 17873 17873 16886 0 -1 4202496 295107 0 0 0 120066 98 0 0 25 0 1 0 515136173 1029365760 45373 33554432000 4194304 4587354 140734169002704 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17874/statm: 251310 45373 340 96 0 247872 0
[pid=17875] ppid=17873 vsize=540188 CPUtime=1201.64 cores=4
/proc/17875/stat : 17875 (clasp) R 17873 17873 16886 0 -1 4202496 137133 0 0 0 120127 37 0 0 25 0 1 0 515136173 553152512 131364 33554432000 4194304 4785740 140734078815296 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/17875/statm: 135047 131364 341 145 0 132092 0
[pid=17876] ppid=17873 vsize=470476 CPUtime=597.55 cores=6
/proc/17876/stat : 17876 (TNM) R 17873 17873 16886 0 -1 4202496 9379 0 0 0 59753 2 0 0 25 0 1 0 515136173 481767424 9276 33554432000 134512640 134534564 4291097360 18446744073709551615 134525871 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17876/statm: 117619 9276 95 6 0 116285 0
[pid=17877] ppid=17873 vsize=98864 CPUtime=1201.64 cores=2
/proc/17877/stat : 17877 (lingeling) R 17873 17873 16886 0 -1 4202496 94516 0 0 0 120152 12 0 0 25 0 1 0 515136173 101236736 23883 33554432000 4194304 4352236 140736013496272 18446744073709551615 4328496 0 0 4096 17506 0 0 0 17 2 0 0 0
/proc/17877/statm: 24716 23883 127 39 0 23796 0
[pid=17878] ppid=17873 vsize=205728 CPUtime=597.61 cores=6
/proc/17878/stat : 17878 (march_hi) R 17873 17873 16886 0 -1 4202496 102450 0 0 0 59745 16 0 0 25 0 1 0 515136173 210665472 44646 33554432000 4194304 4331988 140735470509440 18446744073709551615 4299854 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/17878/statm: 51432 44646 186 34 0 49874 0
Current children cumulated CPU time (s) 4800.08
Current children cumulated vsize (KiB) 2338820

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 17873 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.002998
# while last known CPU time is 4800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1201.62
CPU time (s): 4800.08
CPU user time (s): 4798.43
CPU system time (s): 1.65
CPU usage (%): 399.467
Max. virtual memory (cumulated for all children) (KiB): 3134216

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

runsolver used 2.19267 second user time and 4.28635 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-29 02:03:11
IDJOB=3287466
IDBENCH=82467
IDSOLVER=1612
FILE ID=node148/3287466-1304035391
RUNJOBID= node148-1304032428-17324
PBS_JOBID= 13170304
Free space on /tmp= 71432 MiB

SOLVER NAME= ppfolio par
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= ppfolio BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287466-1304035391/watcher-3287466-1304035391 -o /tmp/evaluation-result-3287466-1304035391/solver-3287466-1304035391 -C 4800 -W 1300 -M 15500  ppfolio HOME/instance-3287466-1304035391.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=1326791149

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:      22677616 kB
Buffers:       2008608 kB
Cached:        7654180 kB
SwapCached:       3548 kB
Active:        1637900 kB
Inactive:      8073796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22677616 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           14492 kB
Writeback:           0 kB
AnonPages:       47100 kB
Mapped:          13524 kB
Slab:           498296 kB
PageTables:       4368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194008 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= 71420 MiB
End job on node148 at 2011-04-29 02:23:15