Trace number 3275032

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.02 4999.93

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of 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-3275032-1303635254/watcher-3275032-1303635254 -o /tmp/evaluation-result-3275032-1303635254/solver-3275032-1303635254 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275032-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.25 0.06 0.02 5/180 2711
/proc/meminfo: memFree=13262676/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 18136827209384427780 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0

[startup+0.0268469 s]
/proc/loadavg: 0.25 0.06 0.02 5/180 2711
/proc/meminfo: memFree=13262676/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 18136827209384427780 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100873 s]
/proc/loadavg: 0.25 0.06 0.02 5/180 2711
/proc/meminfo: memFree=13262676/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 18136827209384427780 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300833 s]
/proc/loadavg: 0.25 0.06 0.02 5/180 2711
/proc/meminfo: memFree=13262676/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 22 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974362995785728000 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700756 s]
/proc/loadavg: 0.25 0.06 0.02 5/180 2711
/proc/meminfo: memFree=13262676/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 19 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363133224681472 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50062 s]
/proc/loadavg: 0.25 0.06 0.02 7/184 2716
/proc/meminfo: memFree=13224204/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363545541541888 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=41808 CPUtime=0.49 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 7573 0 0 0 48 1 0 0 25 0 1 0 475125867 42811392 5058 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 10452 5058 326 96 0 7014 0
[pid=2713] ppid=2711 vsize=19700 CPUtime=0.44 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 3040 0 0 0 44 0 0 0 25 0 1 0 475125867 20172800 2227 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 4925 2227 332 145 0 1970 0
[pid=2714] ppid=2711 vsize=457936 CPUtime=0.54 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2805 0 0 0 54 0 0 0 25 0 1 0 475125867 468926464 2701 33554432000 134512640 134534564 4290349408 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 114484 2701 95 6 0 113150 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 537768

[startup+3.10034 s]
/proc/loadavg: 0.25 0.06 0.02 7/184 2716
/proc/meminfo: memFree=13216640/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363682980495360 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=41808 CPUtime=0.99 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 7893 0 0 0 98 1 0 0 25 0 1 0 475125867 42811392 5369 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 10452 5369 326 96 0 7014 0
[pid=2713] ppid=2711 vsize=19700 CPUtime=0.99 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 3048 0 0 0 99 0 0 0 25 0 1 0 475125867 20172800 2235 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 4925 2235 340 145 0 1970 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1.09 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 109 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 541604

[startup+6.30074 s]
/proc/loadavg: 0.71 0.15 0.05 7/184 2716
/proc/meminfo: memFree=13213356/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974362171152007168 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1086904 CPUtime=2.09 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 9010 0 0 0 208 1 0 0 25 0 1 0 475125867 1112989696 5484 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 271726 5484 331 96 0 268288 0
[pid=2713] ppid=2711 vsize=22236 CPUtime=2.04 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 3725 0 0 0 204 0 0 0 25 0 1 0 475125867 22769664 2912 33554432000 4194304 4785740 140735459912144 18446744073709551615 4546135 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 5559 2912 340 145 0 2604 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=2.14 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 214 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1589236

[startup+12.7006 s]
/proc/loadavg: 1.13 0.25 0.08 7/184 2716
/proc/meminfo: memFree=13176536/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363545541541888 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1106876 CPUtime=4.19 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 13426 0 0 0 418 1 0 0 25 0 1 0 475125867 1133441024 9897 33554432000 4194304 4587354 140736660432848 18446744073709551615 4388352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 276719 9897 337 96 0 273281 0
[pid=2713] ppid=2711 vsize=28776 CPUtime=4.19 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 5342 0 0 0 419 0 0 0 25 0 1 0 475125867 29466624 4529 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 7194 4529 340 145 0 4239 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=4.29 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 429 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1615748

[startup+25.5012 s]
/proc/loadavg: 2.21 0.53 0.17 7/184 2716
/proc/meminfo: memFree=13160272/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363820419448832 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1108512 CPUtime=8.49 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 15058 0 0 0 847 2 0 0 25 0 1 0 475125867 1135116288 9973 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 277128 9973 337 96 0 273690 0
[pid=2713] ppid=2711 vsize=31636 CPUtime=8.44 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 6059 0 0 0 844 0 0 0 25 0 1 0 475125867 32395264 5246 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 7909 5246 340 145 0 4954 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=8.54 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 854 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528993 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1620244

[startup+51.1006 s]
/proc/loadavg: 3.50 0.97 0.33 7/184 2717
/proc/meminfo: memFree=13130716/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974362033713053696 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1101596 CPUtime=16.98 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 18857 0 0 0 1696 2 0 0 25 0 1 0 475125867 1128034304 10402 33554432000 4194304 4587354 140736660432848 18446744073709551615 4365336 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 275399 10402 337 96 0 271961 0
[pid=2713] ppid=2711 vsize=37416 CPUtime=16.98 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 7475 0 0 0 1698 0 0 0 25 0 1 0 475125867 38313984 6662 33554432000 4194304 4785740 140735459912144 18446744073709551615 4286964 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 9354 6662 340 145 0 6399 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=17.09 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 1709 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1619108

[startup+102.307 s]
/proc/loadavg: 4.91 1.74 0.62 7/184 2718
/proc/meminfo: memFree=13077888/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974362033713053696 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1126884 CPUtime=34.09 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 27652 0 0 0 3405 4 0 0 25 0 1 0 475125867 1153929216 19193 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 281721 19193 337 96 0 278283 0
[pid=2713] ppid=2711 vsize=42976 CPUtime=34.06 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 8809 0 0 0 3405 1 0 0 25 0 1 0 475125867 44007424 7996 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287256 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 10744 7996 340 145 0 7789 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=34.13 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 3413 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1649956

[startup+162.301 s]
/proc/loadavg: 5.60 2.51 0.96 7/184 2750
/proc/meminfo: memFree=12992032/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974362995785728000 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1128336 CPUtime=54.08 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 27966 0 0 0 5404 4 0 0 25 0 1 0 475125867 1155416064 19502 33554432000 4194304 4587354 140736660432848 18446744073709551615 4244125 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 282084 19502 337 96 0 278646 0
[pid=2713] ppid=2711 vsize=48472 CPUtime=54.06 cores=0

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

/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 1839736

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2912
/proc/meminfo: memFree=12382792/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1216416 CPUtime=1554.15 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 246674 0 0 0 155357 58 0 0 25 0 1 0 475125867 1245609984 40414 33554432000 4194304 4587354 140736660432848 18446744073709551615 4237686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 304104 40414 337 96 0 300666 0
[pid=2713] ppid=2711 vsize=146024 CPUtime=1554.05 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 32900 0 0 0 155398 7 0 0 25 0 1 0 475125867 149528576 32087 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 36506 32087 340 145 0 33551 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1554.2 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 155420 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 1842536

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2913
/proc/meminfo: memFree=12367888/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1216416 CPUtime=1574.16 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 249591 0 0 0 157356 60 0 0 25 0 1 0 475125867 1245609984 43272 33554432000 4194304 4587354 140736660432848 18446744073709551615 4231873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 304104 43272 337 96 0 300666 0
[pid=2713] ppid=2711 vsize=146024 CPUtime=1574.06 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 32929 0 0 0 157399 7 0 0 25 0 1 0 475125867 149528576 32116 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 36506 32116 340 145 0 33551 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1574.2 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 157420 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 1842536

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2915
/proc/meminfo: memFree=12346292/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1225444 CPUtime=1594.16 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 251019 0 0 0 159356 60 0 0 25 0 1 0 475125867 1254854656 41802 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238606 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 306361 41802 337 96 0 302923 0
[pid=2713] ppid=2711 vsize=146940 CPUtime=1594.06 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33117 0 0 0 159399 7 0 0 25 0 1 0 475125867 150466560 32304 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 36735 32304 340 145 0 33780 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1594.2 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 159420 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134530614 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 1852480

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2917
/proc/meminfo: memFree=12350480/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1218164 CPUtime=1614.15 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 252543 0 0 0 161355 60 0 0 25 0 1 0 475125867 1247399936 40414 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 304541 40414 337 96 0 301103 0
[pid=2713] ppid=2711 vsize=146940 CPUtime=1614.07 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33147 0 0 0 161400 7 0 0 25 0 1 0 475125867 150466560 32334 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553375 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 36735 32334 340 145 0 33780 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1614.19 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 161419 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 1845200

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2918
/proc/meminfo: memFree=12353064/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1210804 CPUtime=1634.15 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 255572 0 0 0 163354 61 0 0 25 0 1 0 475125867 1239863296 40414 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 302701 40414 337 96 0 299263 0
[pid=2713] ppid=2711 vsize=147856 CPUtime=1634.08 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33341 0 0 0 163401 7 0 0 25 0 1 0 475125867 151404544 32528 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 36964 32528 340 145 0 34009 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1634.19 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 163419 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134529632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4902.42
Current children cumulated vsize (KiB) 1838756

[startup+4962.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2920
/proc/meminfo: memFree=12343360/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363133224681472 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1210804 CPUtime=1654.14 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 257767 0 0 0 165353 61 0 0 25 0 1 0 475125867 1239863296 42555 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 302701 42555 337 96 0 299263 0
[pid=2713] ppid=2711 vsize=148140 CPUtime=1654.09 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33393 0 0 0 165402 7 0 0 25 0 1 0 475125867 151695360 32580 33554432000 4194304 4785740 140735459912144 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 37035 32580 340 145 0 34080 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1654.19 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 165419 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 1839040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2921
/proc/meminfo: memFree=12368520/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363133224681472 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1208328 CPUtime=1666.65 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 258562 0 0 0 166603 62 0 0 25 0 1 0 475125867 1237327872 40414 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 302082 40414 337 96 0 298644 0
[pid=2713] ppid=2711 vsize=148852 CPUtime=1666.63 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33552 0 0 0 166656 7 0 0 25 0 1 0 475125867 152424448 32739 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 37213 32739 340 145 0 34258 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1666.74 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 166674 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1837276

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.91 7/184 2921
/proc/meminfo: memFree=12368520/32951124 swapFree=67111528/67111528
[pid=2711] ppid=2709 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/2711/stat : 2711 (ppfolio) S 2709 2711 2670 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 475125866 18763776 394 33554432000 4194304 4287625 140736076756592 18446744073709551615 230809185807 0 0 4096 65536 10974363133224681472 0 0 17 4 0 0 0
/proc/2711/statm: 4581 394 345 23 0 91 0
[pid=2712] ppid=2711 vsize=1208328 CPUtime=1666.65 cores=0
/proc/2712/stat : 2712 (cryptominisat) R 2711 2711 2670 0 -1 4202496 258562 0 0 0 166603 62 0 0 25 0 1 0 475125867 1237327872 40414 33554432000 4194304 4587354 140736660432848 18446744073709551615 4238595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2712/statm: 302082 40414 337 96 0 298644 0
[pid=2713] ppid=2711 vsize=148852 CPUtime=1666.63 cores=0
/proc/2713/stat : 2713 (clasp) R 2711 2711 2670 0 -1 4202496 33552 0 0 0 166656 7 0 0 25 0 1 0 475125867 152424448 32739 33554432000 4194304 4785740 140735459912144 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/2713/statm: 37213 32739 340 145 0 34258 0
[pid=2714] ppid=2711 vsize=461772 CPUtime=1666.74 cores=0
/proc/2714/stat : 2714 (TNM) R 2711 2711 2670 0 -1 4202496 2806 0 0 0 166674 0 0 0 25 0 1 0 475125867 472854528 2702 33554432000 134512640 134534564 4290349408 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/2714/statm: 115443 2702 95 6 0 114109 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1837276

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.93
CPU time (s): 5000.02
CPU user time (s): 4999.33
CPU system time (s): 0.69
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2877172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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= 321
involuntary context switches= 4

runsolver used 8.81766 second user time and 18.4622 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-24 10:54:14
IDJOB=3275032
IDBENCH=71315
IDSOLVER=1639
FILE ID=node104/3275032-1303635254
RUNJOBID= node104-1303635252-2688
PBS_JOBID= 13150744
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=164994472

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13263088 kB
Buffers:       2275400 kB
Cached:       16750956 kB
SwapCached:          0 kB
Active:       10697512 kB
Inactive:      8414156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13263088 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22028 kB
Writeback:           0 kB
AnonPages:       84280 kB
Mapped:          16472 kB
Slab:           512556 kB
PageTables:       4844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   690484 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= 71404 MiB
End job on node104 at 2011-04-24 12:17:36