Trace number 3191644

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 seqUNSAT 834.62 834.6

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
MD5SUM24f29f9a1e0f9e8aba36541592ba8e3a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.1233
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
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 1 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	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
834.48/834.59	s UNSATISFIABLE
834.48/834.59	solver [2] clasp 1.3.6 answered
834.48/834.59	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 12.02 11.73 9.80 11/198 26559
/proc/meminfo: memFree=16734184/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) R 26557 26559 26158 0 -1 4202496 456 0 0 0 0 0 0 0 25 0 1 0 365469645 18763776 391 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921597333 0 0 4096 65536 0 0 0 17 0 0 0 0
/proc/26559/statm: 4581 391 342 23 0 91 0

[startup+0.101292 s]
/proc/loadavg: 12.02 11.73 9.80 11/198 26559
/proc/meminfo: memFree=16734184/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 3951182449882398977 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.20026 s]
/proc/loadavg: 12.02 11.73 9.80 11/198 26559
/proc/meminfo: memFree=16734184/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30026 s]
/proc/loadavg: 12.02 11.73 9.80 11/198 26559
/proc/meminfo: memFree=16734184/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700185 s]
/proc/loadavg: 12.02 11.73 9.80 11/198 26559
/proc/meminfo: memFree=16734184/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904099335831552 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50104 s]
/proc/loadavg: 12.02 11.73 9.80 13/202 26563
/proc/meminfo: memFree=16728076/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904236774785024 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1849012 CPUtime=0.5 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 1156 0 0 0 50 0 0 0 25 0 1 0 365469646 1893388288 731 33554432000 4194304 4587354 140736774736608 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 462253 731 327 96 0 458815 0
[pid=26562] ppid=26559 vsize=12960 CPUtime=0.4 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 697 0 0 0 40 0 0 0 25 0 1 0 365469646 13271040 586 33554432000 4194304 4785740 140733450659696 18446744073709551615 4291486 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 3240 586 340 145 0 285 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=0.59 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 59 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2336140

[startup+3.10076 s]
/proc/loadavg: 12.02 11.73 9.80 13/202 26563
/proc/meminfo: memFree=16724108/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904374213738496 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1849212 CPUtime=0.99 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 1542 0 0 0 99 0 0 0 25 0 1 0 365469646 1893593088 880 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 462303 880 327 96 0 458865 0
[pid=26562] ppid=26559 vsize=13224 CPUtime=0.94 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 775 0 0 0 94 0 0 0 25 0 1 0 365469646 13541376 664 33554432000 4194304 4785740 140733450659696 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 3306 664 340 145 0 351 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=1.14 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 114 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2336604

[startup+6.30117 s]
/proc/loadavg: 12.02 11.74 9.81 13/202 26563
/proc/meminfo: memFree=16725356/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1854256 CPUtime=2.09 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 3273 0 0 0 209 0 0 0 25 0 1 0 365469646 1898758144 2000 33554432000 4194304 4587354 140736774736608 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 463564 2000 337 96 0 460126 0
[pid=26562] ppid=26559 vsize=13636 CPUtime=2 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 883 0 0 0 200 0 0 0 25 0 1 0 365469646 13963264 772 33554432000 4194304 4785740 140733450659696 18446744073709551615 4277630 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 3409 772 340 145 0 454 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=2.19 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 219 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2342060

[startup+12.701 s]
/proc/loadavg: 12.01 11.74 9.83 13/202 26563
/proc/meminfo: memFree=16703928/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1856348 CPUtime=4.19 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 4757 0 0 0 419 0 0 0 25 0 1 0 365469646 1900900352 2718 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 464087 2718 337 96 0 460649 0
[pid=26562] ppid=26559 vsize=14188 CPUtime=4.14 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 1014 0 0 0 414 0 0 0 25 0 1 0 365469646 14528512 903 33554432000 4194304 4785740 140733450659696 18446744073709551615 4309631 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 3547 903 340 145 0 592 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=4.34 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 434 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2344704

[startup+25.5006 s]
/proc/loadavg: 12.01 11.75 9.86 13/202 26564
/proc/meminfo: memFree=16723512/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086902724946296832 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1858108 CPUtime=8.49 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 6782 0 0 0 848 1 0 0 25 0 1 0 365469646 1902702592 2843 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 464527 2843 337 96 0 461089 0
[pid=26562] ppid=26559 vsize=14996 CPUtime=8.39 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 1210 0 0 0 839 0 0 0 25 0 1 0 365469646 15355904 1099 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552556 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 3749 1099 340 145 0 794 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=8.59 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 859 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2347272

[startup+51.1009 s]
/proc/loadavg: 12.01 11.77 9.91 13/202 26564
/proc/meminfo: memFree=16699052/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086902724946296832 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1860040 CPUtime=16.99 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 10608 0 0 0 1698 1 0 0 25 0 1 0 365469646 1904680960 3504 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 465010 3504 337 96 0 461572 0
[pid=26562] ppid=26559 vsize=16104 CPUtime=16.94 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 1475 0 0 0 1694 0 0 0 25 0 1 0 365469646 16490496 1364 33554432000 4194304 4785740 140733450659696 18446744073709551615 4287207 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 4026 1364 340 145 0 1071 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=17.14 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 1714 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2350312

[startup+102.301 s]
/proc/loadavg: 12.00 11.80 10.02 13/202 26566
/proc/meminfo: memFree=16659520/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904236774785024 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1869540 CPUtime=34.65 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 17796 0 0 0 3463 2 0 0 25 0 1 0 365469646 1914408960 6003 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 467385 6003 337 96 0 463947 0
[pid=26562] ppid=26559 vsize=17356 CPUtime=33.69 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 1770 0 0 0 3369 0 0 0 25 0 1 0 365469646 17772544 1659 33554432000 4194304 4785740 140733450659696 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 4339 1659 340 145 0 1384 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=33.94 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 3394 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2361064

[startup+162.301 s]
/proc/loadavg: 12.05 11.85 10.15 13/202 26567
/proc/meminfo: memFree=16711328/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086902862385250304 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1873932 CPUtime=54.66 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 23606 0 0 0 5462 4 0 0 25 0 1 0 365469646 1918906368 6872 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 468483 6872 337 96 0 465045 0
[pid=26562] ppid=26559 vsize=18620 CPUtime=53.68 cores=0

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

/proc/26562/statm: 5820 3087 340 145 0 2865 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=233.9 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 23390 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 2372944

[startup+762.301 s]
/proc/loadavg: 12.02 11.99 11.02 13/202 26613
/proc/meminfo: memFree=16855544/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086903137263157248 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1876016 CPUtime=254.66 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 62522 0 0 0 25453 13 0 0 25 0 1 0 365469646 1921040384 7962 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 469004 7962 337 96 0 465566 0
[pid=26562] ppid=26559 vsize=23568 CPUtime=253.74 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3251 0 0 0 25374 0 0 0 25 0 1 0 365469646 24133632 3140 33554432000 4194304 4785740 140733450659696 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5892 3140 340 145 0 2937 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=253.9 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 25390 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 11535862 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 2373752

[startup+822.301 s]
/proc/loadavg: 12.05 12.00 11.08 13/202 26615
/proc/meminfo: memFree=16866676/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086903137263157248 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1876100 CPUtime=274.65 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 66030 0 0 0 27452 13 0 0 25 0 1 0 365469646 1921126400 7663 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 469025 7663 337 96 0 465587 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=273.74 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3285 0 0 0 27374 0 0 0 25 0 1 0 365469646 24285184 3174 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552896 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3174 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=273.9 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27390 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 2373984

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

[startup+825.601 s]
/proc/loadavg: 12.04 12.00 11.09 13/202 26615
/proc/meminfo: memFree=16863328/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086903137263157248 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1876100 CPUtime=275.75 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 66139 0 0 0 27562 13 0 0 25 0 1 0 365469646 1921126400 7768 33554432000 4194304 4587354 140736774736608 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 469025 7768 337 96 0 465587 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=274.84 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3286 0 0 0 27484 0 0 0 25 0 1 0 365469646 24285184 3175 33554432000 4194304 4785740 140733450659696 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3175 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=275 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27500 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 825.59
Current children cumulated vsize (KiB) 2373984

[startup+828.8 s]
/proc/loadavg: 12.04 12.00 11.09 13/202 26615
/proc/meminfo: memFree=16860228/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=276.84 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27670 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=275.85 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3286 0 0 0 27585 0 0 0 25 0 1 0 365469646 24285184 3175 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552961 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3175 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=276.1 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27610 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 828.79
Current children cumulated vsize (KiB) 2386816

[startup+832.001 s]
/proc/loadavg: 12.04 12.00 11.09 13/202 26615
/proc/meminfo: memFree=16845592/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=277.85 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27771 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=276.95 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3286 0 0 0 27695 0 0 0 25 0 1 0 365469646 24285184 3175 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552983 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3175 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=277.19 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27719 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 831.99
Current children cumulated vsize (KiB) 2386816

[startup+833.601 s]
/proc/loadavg: 12.04 12.00 11.09 13/202 26615
/proc/meminfo: memFree=16844352/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=278.44 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27830 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=277.45 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3287 0 0 0 27745 0 0 0 25 0 1 0 365469646 24285184 3176 33554432000 4194304 4785740 140733450659696 18446744073709551615 4553280 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3176 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=277.69 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27769 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 833.58
Current children cumulated vsize (KiB) 2386816

[startup+834.001 s]
/proc/loadavg: 12.04 12.00 11.10 13/202 26615
/proc/meminfo: memFree=16843484/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=278.55 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27841 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=277.64 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3287 0 0 0 27764 0 0 0 25 0 1 0 365469646 24285184 3176 33554432000 4194304 4785740 140733450659696 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3176 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=277.79 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27779 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134528628 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 833.98
Current children cumulated vsize (KiB) 2386816

[startup+834.4 s]
/proc/loadavg: 12.04 12.00 11.10 13/202 26615
/proc/meminfo: memFree=16843484/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=278.65 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27851 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=277.75 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3287 0 0 0 27775 0 0 0 25 0 1 0 365469646 24285184 3176 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3176 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=277.99 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27799 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 834.39
Current children cumulated vsize (KiB) 2386816

[startup+834.5 s]
/proc/loadavg: 12.04 12.00 11.10 13/202 26615
/proc/meminfo: memFree=16843484/32951124 swapFree=67111528/67111528
[pid=26559] ppid=26557 vsize=18324 CPUtime=0 cores=0,2
/proc/26559/stat : 26559 (ppfolio) S 26557 26559 26158 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 365469645 18763776 394 33554432000 4194304 4287625 140735283776144 18446744073709551615 222921797135 0 0 4096 65536 4086904511652691968 0 0 17 2 0 0 0
/proc/26559/statm: 4581 394 345 23 0 91 0
[pid=26560] ppid=26559 vsize=1888932 CPUtime=278.74 cores=0
/proc/26560/stat : 26560 (cryptominisat) R 26559 26559 26158 0 -1 4202496 69216 0 0 0 27860 14 0 0 25 0 1 0 365469646 1934266368 10839 33554432000 4194304 4587354 140736774736608 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26560/statm: 472233 10839 337 96 0 468795 0
[pid=26562] ppid=26559 vsize=23716 CPUtime=277.75 cores=0
/proc/26562/stat : 26562 (clasp) R 26559 26559 26158 0 -1 4202496 3287 0 0 0 27775 0 0 0 25 0 1 0 365469646 24285184 3176 33554432000 4194304 4785740 140733450659696 18446744073709551615 4552912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/26562/statm: 5929 3176 340 145 0 2974 0
[pid=26563] ppid=26559 vsize=455844 CPUtime=277.99 cores=0
/proc/26563/stat : 26563 (TNM) R 26559 26559 26158 0 -1 4202496 312 0 0 0 27799 0 0 0 25 0 1 0 365469646 466784256 209 33554432000 134512640 134534564 4292978224 18446744073709551615 11535816 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/26563/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 834.48
Current children cumulated vsize (KiB) 2386816

Child status: 0
Real time (s): 834.6
CPU time (s): 834.62
CPU user time (s): 834.458
CPU system time (s): 0.161975
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4215152

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

runsolver used 1.55976 second user time and 2.99554 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:18:09
IDJOB=3191644
IDBENCH=82775
IDSOLVER=1613
FILE ID=node109/3191644-1302538689
RUNJOBID= node109-1302536963-26176
PBS_JOBID= 12951123
Free space on /tmp= 71732 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S648064606-012.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191644-1302538689/watcher-3191644-1302538689 -o /tmp/evaluation-result-3191644-1302538689/solver-3191644-1302538689 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191644-1302538689.cnf

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

MD5SUM BENCH= 24f29f9a1e0f9e8aba36541592ba8e3a
RANDOM SEED=132773479

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16734464 kB
Buffers:        747348 kB
Cached:       14587976 kB
SwapCached:          0 kB
Active:        8843840 kB
Inactive:      6984184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16734464 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10152 kB
Writeback:           0 kB
AnonPages:      492564 kB
Mapped:          17880 kB
Slab:           322980 kB
PageTables:       7132 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5100772 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= 71724 MiB
End job on node109 at 2011-04-11 18:32:04