Trace number 3275037

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.1 5000.02

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g4.cnf
MD5SUMb2f1edd9e4045a375bcfedb2d5e5bd0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark76.6853
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

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

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

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

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): 5000 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: 0.00 0.00 0.00 3/174 15792
/proc/meminfo: memFree=16281264/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4375354519546986756 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0

[startup+0.078514 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 15792
/proc/meminfo: memFree=16281264/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405171621329895424 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100473 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 15792
/proc/meminfo: memFree=16281264/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172308524662784 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300518 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 15792
/proc/meminfo: memFree=16281264/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172445963616256 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700448 s]
/proc/loadavg: 0.00 0.00 0.00 3/174 15792
/proc/meminfo: memFree=16281264/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 17 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5013 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 15805
/proc/meminfo: memFree=16176044/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405173133158383616 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=42296 CPUtime=0.49 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 7676 0 0 0 49 0 0 0 25 0 1 0 475125798 43311104 5165 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 10574 5165 326 96 0 7136 0
[pid=15794] ppid=15792 vsize=19712 CPUtime=0.44 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 3045 0 0 0 44 0 0 0 24 0 1 0 475125798 20185088 2233 33554432000 4194304 4785740 140736774326608 18446744073709551615 4545840 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 4928 2233 322 145 0 1973 0
[pid=15795] ppid=15792 vsize=457936 CPUtime=0.54 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2807 0 0 0 54 0 0 0 25 0 1 0 475125798 468926464 2704 33554432000 134512640 134534564 4288835472 18446744073709551615 134530773 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 114484 2704 95 6 0 113150 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 538268

[startup+3.10097 s]
/proc/loadavg: 0.00 0.00 0.00 7/184 15805
/proc/meminfo: memFree=16168232/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405173408036290560 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=42296 CPUtime=1.03 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 8089 0 0 0 103 0 0 0 25 0 1 0 475125798 43311104 5574 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 10574 5574 326 96 0 7136 0
[pid=15794] ppid=15792 vsize=19712 CPUtime=0.99 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 3063 0 0 0 99 0 0 0 25 0 1 0 475125798 20185088 2251 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 4928 2251 340 145 0 1973 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1.04 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 104 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 11794784 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 542100

[startup+6.30043 s]
/proc/loadavg: 0.48 0.10 0.03 7/184 15805
/proc/meminfo: memFree=16156336/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405171758768848896 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=896380 CPUtime=2.09 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 9259 0 0 0 209 0 0 0 25 0 1 0 475125798 917893120 5656 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 224095 5656 331 96 0 220657 0
[pid=15794] ppid=15792 vsize=22640 CPUtime=2.04 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 3833 0 0 0 204 0 0 0 25 0 1 0 475125798 23183360 3021 33554432000 4194304 4785740 140736774326608 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 5660 3021 340 145 0 2705 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=2.14 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 214 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1399112

[startup+12.7013 s]
/proc/loadavg: 0.92 0.20 0.06 7/184 15805
/proc/meminfo: memFree=16126832/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405173133158383616 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=912060 CPUtime=4.24 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 13309 0 0 0 423 1 0 0 25 0 1 0 475125798 933949440 9704 33554432000 4194304 4587354 140735754530352 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 228015 9704 337 96 0 224577 0
[pid=15794] ppid=15792 vsize=29852 CPUtime=4.19 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 5614 0 0 0 419 0 0 0 25 0 1 0 475125798 30568448 4802 33554432000 4194304 4785740 140736774326608 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 7463 4802 340 145 0 4508 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=4.24 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 424 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1422004

[startup+25.5009 s]
/proc/loadavg: 2.05 0.48 0.16 7/184 15806
/proc/meminfo: memFree=16084692/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405173270597337088 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=915580 CPUtime=8.49 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 16308 0 0 0 847 2 0 0 25 0 1 0 475125798 937553920 11010 33554432000 4194304 4587354 140735754530352 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 228895 11010 337 96 0 225457 0
[pid=15794] ppid=15792 vsize=32448 CPUtime=8.43 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 6257 0 0 0 843 0 0 0 25 0 1 0 475125798 33226752 5445 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 8112 5445 340 145 0 5157 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=8.54 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 854 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530741 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1428120

[startup+51.1013 s]
/proc/loadavg: 3.39 0.92 0.31 7/184 15806
/proc/meminfo: memFree=16058236/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172858280476672 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=909480 CPUtime=17.04 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 20771 0 0 0 1701 3 0 0 25 0 1 0 475125798 931307520 11608 33554432000 4194304 4587354 140735754530352 18446744073709551615 4237467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 227370 11608 337 96 0 223932 0
[pid=15794] ppid=15792 vsize=39248 CPUtime=16.98 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 7907 0 0 0 1698 0 0 0 25 0 1 0 475125798 40189952 7095 33554432000 4194304 4785740 140736774326608 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 9812 7095 340 145 0 6857 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=17.04 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 1704 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1428820

[startup+102.307 s]
/proc/loadavg: 4.87 1.70 0.61 7/184 15808
/proc/meminfo: memFree=16001320/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405173545475244032 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=947868 CPUtime=34.09 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 29906 0 0 0 3405 4 0 0 25 0 1 0 475125798 970616832 20739 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 236967 20739 337 96 0 233529 0
[pid=15794] ppid=15792 vsize=48064 CPUtime=34.05 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 10076 0 0 0 3403 2 0 0 25 0 1 0 475125798 49217536 9264 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 12016 9264 340 145 0 9061 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=34.14 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 3414 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1476024

[startup+162.301 s]
/proc/loadavg: 5.58 2.48 0.94 7/184 15809
/proc/meminfo: memFree=15950836/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172308524662784 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=950968 CPUtime=54.08 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 30262 0 0 0 5404 4 0 0 25 0 1 0 475125798 973791232 21090 33554432000 4194304 4587354 140735754530352 18446744073709551615 4237643 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 237742 21090 337 96 0 234304 0
[pid=15794] ppid=15792 vsize=52352 CPUtime=54.05 cores=0

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

/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4542.39
Current children cumulated vsize (KiB) 1664168

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15952
/proc/meminfo: memFree=15552236/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172583402569728 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1026940 CPUtime=1534.16 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 313043 0 0 0 153350 66 0 0 25 0 1 0 475125798 1051586560 44188 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 256735 44188 337 96 0 253297 0
[pid=15794] ppid=15792 vsize=154796 CPUtime=1534.06 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 34992 0 0 0 153393 13 0 0 25 0 1 0 475125798 158511104 34180 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553423 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 38699 34180 340 145 0 35744 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1534.19 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 153419 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1661828

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15953
/proc/meminfo: memFree=15557064/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172583402569728 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1031512 CPUtime=1554.15 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 315600 0 0 0 155349 66 0 0 25 0 1 0 475125798 1056268288 43371 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 257878 43371 337 96 0 254440 0
[pid=15794] ppid=15792 vsize=154796 CPUtime=1554.06 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 34998 0 0 0 155393 13 0 0 25 0 1 0 475125798 158511104 34186 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 38699 34186 340 145 0 35744 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1554.19 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 155419 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1666400

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15955
/proc/meminfo: memFree=15561012/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172583402569728 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1036660 CPUtime=1574.15 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 318223 0 0 0 157349 66 0 0 25 0 1 0 475125798 1061539840 42590 33554432000 4194304 4587354 140735754530352 18446744073709551615 4237607 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 259165 42590 337 96 0 255727 0
[pid=15794] ppid=15792 vsize=155412 CPUtime=1574.06 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35119 0 0 0 157393 13 0 0 25 0 1 0 475125798 159141888 34307 33554432000 4194304 4785740 140736774326608 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 38853 34307 340 145 0 35898 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1574.2 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 157420 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 1672164

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15956
/proc/meminfo: memFree=15566332/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172720841523200 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1027252 CPUtime=1594.15 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 321054 0 0 0 159348 67 0 0 25 0 1 0 475125798 1051906048 41906 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238763 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 256813 41906 337 96 0 253375 0
[pid=15794] ppid=15792 vsize=155728 CPUtime=1594.06 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35203 0 0 0 159393 13 0 0 25 0 1 0 475125798 159465472 34391 33554432000 4194304 4785740 140736774326608 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 38932 34391 340 145 0 35977 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1594.2 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 159420 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 1663072

[startup+4842.3 s]
/proc/loadavg: 6.05 6.01 5.92 7/184 15958
/proc/meminfo: memFree=15569048/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172720841523200 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1034476 CPUtime=1614.14 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 324512 0 0 0 161347 67 0 0 25 0 1 0 475125798 1059303424 41906 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 258619 41906 337 96 0 255181 0
[pid=15794] ppid=15792 vsize=156888 CPUtime=1614.06 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35419 0 0 0 161393 13 0 0 25 0 1 0 475125798 160653312 34607 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 39222 34607 340 145 0 36267 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1614.2 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 161420 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 1671456

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 5.92 7/184 15960
/proc/meminfo: memFree=15568536/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172720841523200 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1029424 CPUtime=1634.14 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 328055 0 0 0 163346 68 0 0 25 0 1 0 475125798 1054130176 41906 33554432000 4194304 4587354 140735754530352 18446744073709551615 4237470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 257356 41906 337 96 0 253918 0
[pid=15794] ppid=15792 vsize=157172 CPUtime=1634.07 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35503 0 0 0 163394 13 0 0 25 0 1 0 475125798 160944128 34691 33554432000 4194304 4785740 140736774326608 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 39293 34691 340 145 0 36338 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1634.19 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 163419 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4902.4
Current children cumulated vsize (KiB) 1666688

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15961
/proc/meminfo: memFree=15555876/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172720841523200 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1029424 CPUtime=1654.14 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 330848 0 0 0 165345 69 0 0 25 0 1 0 475125798 1054130176 44649 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 257356 44649 337 96 0 253918 0
[pid=15794] ppid=15792 vsize=157884 CPUtime=1654.07 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35664 0 0 0 165394 13 0 0 25 0 1 0 475125798 161673216 34852 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 39471 34852 340 145 0 36516 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1654.19 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 165419 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 1667400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 15962
/proc/meminfo: memFree=15553628/32951124 swapFree=67111528/67111528
[pid=15792] ppid=15790 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/15792/stat : 15792 (ppfolio) S 15790 15792 15760 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125798 18763776 394 33554432000 4194304 4287625 140736494820080 18446744073709551615 253640879631 0 0 4096 65536 4405172720841523200 0 0 17 4 0 0 0
/proc/15792/statm: 4581 394 345 23 0 91 0
[pid=15793] ppid=15792 vsize=1029712 CPUtime=1666.73 cores=0
/proc/15793/stat : 15793 (cryptominisat) R 15792 15792 15760 0 -1 4202496 331540 0 0 0 166604 69 0 0 25 0 1 0 475125798 1054425088 41906 33554432000 4194304 4587354 140735754530352 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15793/statm: 257428 41906 337 96 0 253990 0
[pid=15794] ppid=15792 vsize=158072 CPUtime=1666.63 cores=0
/proc/15794/stat : 15794 (clasp) R 15792 15792 15760 0 -1 4202496 35717 0 0 0 166650 13 0 0 25 0 1 0 475125798 161865728 34905 33554432000 4194304 4785740 140736774326608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/15794/statm: 39518 34905 340 145 0 36563 0
[pid=15795] ppid=15792 vsize=461768 CPUtime=1666.74 cores=0
/proc/15795/stat : 15795 (TNM) R 15792 15792 15760 0 -1 4202496 2808 0 0 0 166674 0 0 0 25 0 1 0 475125798 472850432 2705 33554432000 134512640 134534564 4288835472 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/15795/statm: 115442 2705 95 6 0 114108 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1667876

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

Real time (s): 5000.02
CPU time (s): 5000.1
CPU user time (s): 4999.28
CPU system time (s): 0.82
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2518512

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

runsolver used 8.95564 second user time and 18.3222 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-24 10:54:14
IDJOB=3275037
IDBENCH=71317
IDSOLVER=1639
FILE ID=node106/3275037-1303635254
RUNJOBID= node106-1303635252-15778
PBS_JOBID= 13150742
Free space on /tmp= 71784 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g4.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275037-1303635254/watcher-3275037-1303635254 -o /tmp/evaluation-result-3275037-1303635254/solver-3275037-1303635254 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3275037-1303635254.cnf

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

MD5SUM BENCH= b2f1edd9e4045a375bcfedb2d5e5bd0e
RANDOM SEED=164994472

node106.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.830
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.66
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.830
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.20
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.830
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.75
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:      16281668 kB
Buffers:       1983572 kB
Cached:       14057888 kB
SwapCached:          0 kB
Active:        9604744 kB
Inactive:      6504268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16281668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12100 kB
Writeback:           0 kB
AnonPages:       67076 kB
Mapped:          14416 kB
Slab:           497000 kB
PageTables:       4512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192748 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= 71760 MiB
End job on node106 at 2011-04-24 12:17:36