Trace number 3275697

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 590.99 591.046

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.252
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
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) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
590.99/591.04	s UNSATISFIABLE
590.99/591.04	solver [2] clasp 1.3.6 answered
590.99/591.04	Done

Verifier Data

No possible verification on an UNSAT instance

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-3275697-1303646285/watcher-3275697-1303646285 -o /tmp/evaluation-result-3275697-1303646285/solver-3275697-1303646285 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275697-1303646285.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 6.05 6.01 5.98 4/180 23827
/proc/meminfo: memFree=14825228/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0

[startup+0.087879 s]
/proc/loadavg: 6.05 6.01 5.98 4/180 23827
/proc/meminfo: memFree=14825228/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100876 s]
/proc/loadavg: 6.05 6.01 5.98 4/180 23827
/proc/meminfo: memFree=14825228/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 21 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300854 s]
/proc/loadavg: 6.05 6.01 5.98 4/180 23827
/proc/meminfo: memFree=14825228/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 19 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626092834873409536 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.70077 s]
/proc/loadavg: 6.05 6.01 5.98 4/180 23827
/proc/meminfo: memFree=14825228/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626093109751316480 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50063 s]
/proc/loadavg: 6.05 6.01 5.98 7/184 23831
/proc/meminfo: memFree=14817304/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091185605967872 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=329912 CPUtime=1.04 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 3016 0 0 0 104 0 0 0 19 0 1 0 476229451 337829888 1356 33554432000 4194304 4587354 140735352764528 18446744073709551615 4241168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 82478 1356 332 96 0 79040 0
[pid=23829] ppid=23827 vsize=14012 CPUtime=0.19 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 993 0 0 0 19 0 0 0 21 0 1 0 476229451 14348288 860 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287587 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 3503 860 340 145 0 548 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=0.24 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 24 0 0 0 23 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 819000

[startup+3.10035 s]
/proc/loadavg: 6.04 6.01 5.98 7/184 23831
/proc/meminfo: memFree=14810360/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=335244 CPUtime=1.59 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 4661 0 0 0 159 0 0 0 20 0 1 0 476229451 343289856 2563 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238538 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 83811 2563 338 96 0 80373 0
[pid=23829] ppid=23827 vsize=15240 CPUtime=0.74 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 1281 0 0 0 74 0 0 0 23 0 1 0 476229451 15605760 1148 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553106 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 3810 1148 340 145 0 855 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=0.74 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 74 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528730 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 825560

[startup+6.30078 s]
/proc/loadavg: 6.04 6.01 5.98 7/184 23832
/proc/meminfo: memFree=14808024/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=337632 CPUtime=2.64 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 5729 0 0 0 264 0 0 0 22 0 1 0 476229451 345735168 3185 33554432000 4194304 4587354 140735352764528 18446744073709551615 4352109 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 84408 3185 338 96 0 80970 0
[pid=23829] ppid=23827 vsize=16084 CPUtime=1.79 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 1508 0 0 0 179 0 0 0 25 0 1 0 476229451 16470016 1375 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 4021 1375 340 145 0 1066 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=1.84 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 184 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 828792

[startup+12.7006 s]
/proc/loadavg: 6.04 6.01 5.98 7/184 23832
/proc/meminfo: memFree=14804676/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=338328 CPUtime=4.79 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 7305 0 0 0 479 0 0 0 25 0 1 0 476229451 346447872 3237 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 84582 3237 338 96 0 81144 0
[pid=23829] ppid=23827 vsize=17548 CPUtime=3.94 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 1814 0 0 0 394 0 0 0 25 0 1 0 476229451 17969152 1681 33554432000 4194304 4785740 140734218253056 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 4387 1681 340 145 0 1432 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=3.94 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 394 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 830952

[startup+25.5004 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23832
/proc/meminfo: memFree=14800972/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=339428 CPUtime=9.04 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 10434 0 0 0 904 0 0 0 25 0 1 0 476229451 347574272 3889 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 84857 3889 338 96 0 81419 0
[pid=23829] ppid=23827 vsize=19216 CPUtime=8.19 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 2217 0 0 0 819 0 0 0 25 0 1 0 476229451 19677184 2084 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 4804 2084 340 145 0 1849 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=8.24 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 824 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528473 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 833720

[startup+51.1009 s]
/proc/loadavg: 6.02 6.01 5.98 7/184 23833
/proc/meminfo: memFree=14789504/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=342736 CPUtime=17.59 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 14984 0 0 0 1758 1 0 0 25 0 1 0 476229451 350961664 4602 33554432000 4194304 4587354 140735352764528 18446744073709551615 4232088 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 85684 4602 338 96 0 82246 0
[pid=23829] ppid=23827 vsize=21176 CPUtime=16.75 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 2661 0 0 0 1675 0 0 0 25 0 1 0 476229451 21684224 2528 33554432000 4194304 4785740 140734218253056 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 5294 2528 340 145 0 2339 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=16.74 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 1674 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 838988

[startup+102.307 s]
/proc/loadavg: 6.01 6.00 5.98 7/184 23834
/proc/meminfo: memFree=14770388/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091185605967872 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=339692 CPUtime=34.66 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 23616 0 0 0 3463 3 0 0 25 0 1 0 476229451 347844608 5890 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 84923 5890 340 96 0 81485 0
[pid=23829] ppid=23827 vsize=23448 CPUtime=33.79 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 3216 0 0 0 3379 0 0 0 25 0 1 0 476229451 24010752 3083 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 5862 3083 340 145 0 2907 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=33.84 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 3384 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 838216

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23836
/proc/meminfo: memFree=14773604/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=351636 CPUtime=54.66 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 28209 0 0 0 5462 4 0 0 25 0 1 0 476229451 360075264 7100 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 87909 7100 340 96 0 84471 0
[pid=23829] ppid=23827 vsize=25232 CPUtime=53.78 cores=1

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

/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 53151 0 0 0 15458 8 0 0 25 0 1 0 476229451 362590208 7826 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 88523 7826 340 96 0 85085 0
[pid=23829] ppid=23827 vsize=30116 CPUtime=153.79 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 4737 0 0 0 15379 0 0 0 25 0 1 0 476229451 30838784 4604 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7529 4604 340 145 0 4574 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=153.82 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 15382 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134529841 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 859284

[startup+522.3 s]
/proc/loadavg: 6.00 6.00 5.98 7/184 23857
/proc/meminfo: memFree=14718120/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=353924 CPUtime=174.66 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 58136 0 0 0 17457 9 0 0 25 0 1 0 476229451 362418176 7459 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 88481 7459 340 96 0 85043 0
[pid=23829] ppid=23827 vsize=30924 CPUtime=173.8 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 4902 0 0 0 17380 0 0 0 25 0 1 0 476229451 31666176 4769 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7731 4769 340 145 0 4776 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=173.82 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 17382 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 859924

[startup+582.301 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14746380/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=354096 CPUtime=194.66 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 62209 0 0 0 19456 10 0 0 25 0 1 0 476229451 362594304 7921 33554432000 4194304 4587354 140735352764528 18446744073709551615 4241101 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 88524 7921 340 96 0 85086 0
[pid=23829] ppid=23827 vsize=31692 CPUtime=193.81 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5075 0 0 0 19381 0 0 0 25 0 1 0 476229451 32452608 4942 33554432000 4194304 4785740 140734218253056 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7923 4942 340 145 0 4968 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=193.82 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19382 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 860864

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

[startup+585.5 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14746132/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=354096 CPUtime=195.71 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 62314 0 0 0 19561 10 0 0 25 0 1 0 476229451 362594304 8021 33554432000 4194304 4587354 140735352764528 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 88524 8021 340 96 0 85086 0
[pid=23829] ppid=23827 vsize=31500 CPUtime=194.86 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19486 0 0 0 25 0 1 0 476229451 32256000 4906 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7875 4906 340 145 0 4920 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=194.92 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19492 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 585.49
Current children cumulated vsize (KiB) 860672

[startup+588.701 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14745512/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=354096 CPUtime=196.76 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 62359 0 0 0 19666 10 0 0 25 0 1 0 476229451 362594304 8064 33554432000 4194304 4587354 140735352764528 18446744073709551615 4231914 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 88524 8064 340 96 0 85086 0
[pid=23829] ppid=23827 vsize=31308 CPUtime=195.96 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19596 0 0 0 25 0 1 0 476229451 32059392 4871 33554432000 4194304 4785740 140734218253056 18446744073709551615 4549076 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7827 4871 340 145 0 4872 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=195.97 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19597 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 860480

[startup+590.3 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14748612/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=358524 CPUtime=197.32 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 63227 0 0 0 19721 11 0 0 25 0 1 0 476229451 367128576 7166 33554432000 4194304 4587354 140735352764528 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 89631 7166 340 96 0 86193 0
[pid=23829] ppid=23827 vsize=31308 CPUtime=196.46 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19646 0 0 0 25 0 1 0 476229451 32059392 4871 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7827 4871 340 145 0 4872 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=196.52 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19652 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134530659 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 590.3
Current children cumulated vsize (KiB) 864908

[startup+590.706 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14748488/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=358524 CPUtime=197.46 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 63247 0 0 0 19735 11 0 0 25 0 1 0 476229451 367128576 7184 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 89631 7184 340 96 0 86193 0
[pid=23829] ppid=23827 vsize=31308 CPUtime=196.62 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19662 0 0 0 25 0 1 0 476229451 32059392 4871 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7827 4871 340 145 0 4872 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=196.62 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19662 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 590.7
Current children cumulated vsize (KiB) 864908

[startup+590.9 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14748488/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=358524 CPUtime=197.51 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 63254 0 0 0 19740 11 0 0 25 0 1 0 476229451 367128576 7190 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 89631 7190 340 96 0 86193 0
[pid=23829] ppid=23827 vsize=31116 CPUtime=196.66 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19666 0 0 0 25 0 1 0 476229451 31862784 4836 33554432000 4194304 4785740 140734218253056 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7779 4836 340 145 0 4824 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=196.72 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19672 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 590.89
Current children cumulated vsize (KiB) 864716

[startup+591 s]
/proc/loadavg: 6.03 6.01 5.98 7/184 23859
/proc/meminfo: memFree=14748488/32951124 swapFree=67111528/67111528
[pid=23827] ppid=23825 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/23827/stat : 23827 (ppfolio) S 23825 23827 23062 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476229451 18763776 394 33554432000 4194304 4287625 140733914147296 18446744073709551615 270613130767 0 0 4096 65536 5626091735361781760 0 0 17 5 0 0 0
/proc/23827/statm: 4581 394 345 23 0 91 0
[pid=23828] ppid=23827 vsize=358524 CPUtime=197.56 cores=1
/proc/23828/stat : 23828 (cryptominisat) R 23827 23827 23062 0 -1 4202496 63261 0 0 0 19745 11 0 0 25 0 1 0 476229451 367128576 7197 33554432000 4194304 4587354 140735352764528 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/23828/statm: 89631 7197 340 96 0 86193 0
[pid=23829] ppid=23827 vsize=30924 CPUtime=196.71 cores=1
/proc/23829/stat : 23829 (clasp) R 23827 23827 23062 0 -1 4202496 5076 0 0 0 19671 0 0 0 25 0 1 0 476229451 31666176 4798 33554432000 4194304 4785740 140734218253056 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/23829/statm: 7731 4798 340 145 0 4776 0
[pid=23830] ppid=23827 vsize=456752 CPUtime=196.72 cores=1
/proc/23830/stat : 23830 (TNM) R 23827 23827 23062 0 -1 4202496 657 0 0 0 19672 0 0 0 25 0 1 0 476229451 467714048 554 33554432000 134512640 134534564 4294735024 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23830/statm: 114188 554 95 6 0 112854 0
Current children cumulated CPU time (s) 590.99
Current children cumulated vsize (KiB) 864524

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23827 and gives
#  childrusage.ru_utime.tv_sec=394
#  childrusage.ru_utime.tv_usec=180075
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=115982
# CPU time returned by wait4() is 394.296
# while last known CPU time is 590.99
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 591.046
CPU time (s): 590.99
CPU user time (s): 590.88
CPU system time (s): 0.11
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 1464220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 394.18
system time used= 0.115982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64436
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= 182
involuntary context switches= 4185

runsolver used 0.931858 second user time and 1.9427 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-24 13:58:05
IDJOB=3275697
IDBENCH=83256
IDSOLVER=1639
FILE ID=node108/3275697-1303646285
RUNJOBID= node108-1303635252-23081
PBS_JOBID= 13150740
Free space on /tmp= 71856 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275697-1303646285/watcher-3275697-1303646285 -o /tmp/evaluation-result-3275697-1303646285/solver-3275697-1303646285 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275697-1303646285.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=2124195091

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14825508 kB
Buffers:       2256372 kB
Cached:       15135632 kB
SwapCached:          0 kB
Active:        9749640 kB
Inactive:      7804140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14825508 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10156 kB
Writeback:           0 kB
AnonPages:      161200 kB
Mapped:          16420 kB
Slab:           506724 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1350380 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= 71844 MiB
End job on node108 at 2011-04-24 14:07:56