Trace number 3275092

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

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUMd6877629cc818d7e31dc245fb95f0588
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

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-3275092-1303635324/watcher-3275092-1303635324 -o /tmp/evaluation-result-3275092-1303635324/solver-3275092-1303635324 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3275092-1303635324.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: 4.14 1.31 0.46 5/178 9178
/proc/meminfo: memFree=25766028/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 13611522122970005764 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0

[startup+0.067599 s]
/proc/loadavg: 4.14 1.31 0.46 5/178 9178
/proc/meminfo: memFree=25766028/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 13611522122970005764 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100591 s]
/proc/loadavg: 4.14 1.31 0.46 5/178 9178
/proc/meminfo: memFree=25766028/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 497 0 0 0 0 0 0 0 25 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 13611522122970005764 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30056 s]
/proc/loadavg: 4.14 1.31 0.46 5/178 9178
/proc/meminfo: memFree=25766028/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 0 0 0 23 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767516768028327936 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700458 s]
/proc/loadavg: 4.14 1.31 0.46 5/178 9178
/proc/meminfo: memFree=25766028/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517042906234880 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50031 s]
/proc/loadavg: 4.14 1.31 0.46 7/182 9183
/proc/meminfo: memFree=25687504/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 0 0 0 20 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517042906234880 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=62788 CPUtime=0.49 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 10299 0 0 0 48 1 0 0 25 0 1 0 475131112 64294912 10185 33554432000 4194304 4587354 140737049456368 18446744073709551615 4388368 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 15697 10185 314 96 0 12259 0
[pid=9180] ppid=9178 vsize=30912 CPUtime=0.44 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 6315 0 0 0 44 0 0 0 25 0 1 0 475131112 31653888 5032 33554432000 4194304 4785740 140735635362080 18446744073709551615 4495520 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 7728 5032 315 145 0 4773 0
[pid=9181] ppid=9178 vsize=466252 CPUtime=0.54 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 5031 0 0 0 54 0 0 0 25 0 1 0 475131112 477442048 4928 33554432000 134512640 134534564 4289475168 18446744073709551615 134524469 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 578276

[startup+3.10108 s]
/proc/loadavg: 4.14 1.31 0.46 7/182 9183
/proc/meminfo: memFree=25672624/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 0 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=71484 CPUtime=0.99 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 16312 0 0 0 97 2 0 0 25 0 1 0 475131112 73199616 12221 33554432000 4194304 4587354 140737049456368 18446744073709551615 4236820 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 17871 12221 326 96 0 14433 0
[pid=9180] ppid=9178 vsize=31440 CPUtime=0.96 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 6455 0 0 0 96 0 0 0 25 0 1 0 475131112 32194560 5172 33554432000 4194304 4785740 140735635362080 18446744073709551615 242970211013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 7860 5172 317 145 0 4905 0
[pid=9181] ppid=9178 vsize=466252 CPUtime=1.12 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 5031 0 0 0 112 0 0 0 25 0 1 0 475131112 477442048 4928 33554432000 134512640 134534564 4289475168 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 116563 4928 91 6 0 115229 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 587500

[startup+6.30051 s]
/proc/loadavg: 4.37 1.40 0.49 7/182 9183
/proc/meminfo: memFree=25651180/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.01 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 1 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767518004978909184 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=71484 CPUtime=2.09 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 17125 0 0 0 207 2 0 0 25 0 1 0 475131112 73199616 13021 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238770 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 17871 13021 326 96 0 14433 0
[pid=9180] ppid=9178 vsize=32512 CPUtime=2.04 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 7329 0 0 0 204 0 0 0 25 0 1 0 475131112 33292288 5449 33554432000 4194304 4785740 140735635362080 18446744073709551615 4549837 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 8128 5449 340 145 0 5173 0
[pid=9181] ppid=9178 vsize=468628 CPUtime=2.13 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7212 0 0 0 213 0 0 0 25 0 1 0 475131112 479875072 7109 33554432000 134512640 134534564 4289475168 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 117157 7109 95 6 0 115823 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 590948

[startup+12.7004 s]
/proc/loadavg: 4.50 1.48 0.52 7/182 9183
/proc/meminfo: memFree=25641996/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517042906234880 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1166380 CPUtime=4.19 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 19314 0 0 0 417 2 0 0 25 0 1 0 475131112 1194373120 13319 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 291595 13319 337 96 0 288157 0
[pid=9180] ppid=9178 vsize=32512 CPUtime=4.16 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 7330 0 0 0 416 0 0 0 25 0 1 0 475131112 33292288 5450 33554432000 4194304 4785740 140735635362080 18446744073709551615 4286919 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 8128 5450 341 145 0 5173 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=4.31 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 431 0 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1689672

[startup+25.5012 s]
/proc/loadavg: 4.83 1.70 0.61 7/182 9183
/proc/meminfo: memFree=25619432/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517730101002240 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1180304 CPUtime=8.49 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 21631 0 0 0 846 3 0 0 25 0 1 0 475131112 1208631296 15636 33554432000 4194304 4587354 140737049456368 18446744073709551615 4365250 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 295076 15636 337 96 0 291638 0
[pid=9180] ppid=9178 vsize=44976 CPUtime=8.44 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 10448 0 0 0 843 1 0 0 25 0 1 0 475131112 46055424 8568 33554432000 4194304 4785740 140735635362080 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 11244 8568 341 145 0 8289 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=8.54 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 854 0 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1716060

[startup+51.1008 s]
/proc/loadavg: 5.23 2.04 0.75 7/182 9184
/proc/meminfo: memFree=25562820/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767516493150420992 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1196264 CPUtime=16.99 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 27444 0 0 0 1695 4 0 0 25 0 1 0 475131112 1224974336 21436 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 299066 21436 337 96 0 295628 0
[pid=9180] ppid=9178 vsize=68008 CPUtime=16.97 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 16168 0 0 0 1695 2 0 0 25 0 1 0 475131112 69640192 14288 33554432000 4194304 4785740 140735635362080 18446744073709551615 242970211013 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 17002 14288 341 145 0 14047 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=17.11 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 1711 0 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1755052

[startup+102.307 s]
/proc/loadavg: 5.66 2.65 1.02 7/182 9185
/proc/meminfo: memFree=25531900/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767516218272514048 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1194196 CPUtime=34.09 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 34359 0 0 0 3404 5 0 0 25 0 1 0 475131112 1222856704 22637 33554432000 4194304 4587354 140737049456368 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 298549 22637 337 96 0 295111 0
[pid=9180] ppid=9178 vsize=86988 CPUtime=34.04 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 20873 0 0 0 3401 3 0 0 25 0 1 0 475131112 89075712 18993 33554432000 4194304 4785740 140735635362080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 21747 18993 341 145 0 18792 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=34.15 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 3415 0 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1771964

[startup+162.301 s]
/proc/loadavg: 5.87 3.26 1.33 7/182 9187
/proc/meminfo: memFree=25500124/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517592662048768 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1210604 CPUtime=54.08 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 44499 0 0 0 5401 7 0 0 25 0 1 0 475131112 1239658496 26994 33554432000 4194304 4587354 140737049456368 18446744073709551615 4237618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 302651 26994 337 96 0 299213 0
[pid=9180] ppid=9178 vsize=93572 CPUtime=54.03 cores=0

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

/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 2039352

[startup+4602.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9329
/proc/meminfo: memFree=24905116/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767516768028327936 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1356844 CPUtime=1534.08 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 516169 0 0 0 153292 116 0 0 25 0 1 0 475131112 1389408256 68170 33554432000 4194304 4587354 140737049456368 18446744073709551615 4388350 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 339211 68170 337 96 0 335773 0
[pid=9180] ppid=9178 vsize=261868 CPUtime=1534.1 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62267 0 0 0 153395 15 0 0 25 0 1 0 475131112 268152832 60387 33554432000 4194304 4785740 140735635362080 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65467 60387 341 145 0 62512 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1534.18 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 153412 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 2109492

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9331
/proc/meminfo: memFree=24937584/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517317784141824 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1292776 CPUtime=1554.08 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 520724 0 0 0 155291 117 0 0 25 0 1 0 475131112 1323802624 59753 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 323194 59753 337 96 0 319756 0
[pid=9180] ppid=9178 vsize=261868 CPUtime=1554.1 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62267 0 0 0 155395 15 0 0 25 0 1 0 475131112 268152832 60387 33554432000 4194304 4785740 140735635362080 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65467 60387 341 145 0 62512 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1554.18 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 155412 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 2045424

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9332
/proc/meminfo: memFree=24912260/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517317784141824 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1306584 CPUtime=1574.09 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 527169 0 0 0 157290 119 0 0 25 0 1 0 475131112 1337942016 59237 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 326646 59237 337 96 0 323208 0
[pid=9180] ppid=9178 vsize=261868 CPUtime=1574.1 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62268 0 0 0 157395 15 0 0 25 0 1 0 475131112 268152832 60388 33554432000 4194304 4785740 140735635362080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65467 60388 341 145 0 62512 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1574.18 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 157412 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 2059232

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9334
/proc/meminfo: memFree=24914472/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517317784141824 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1306296 CPUtime=1594.09 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 533366 0 0 0 159288 121 0 0 25 0 1 0 475131112 1337647104 58433 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238591 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 326574 58433 337 96 0 323136 0
[pid=9180] ppid=9178 vsize=262152 CPUtime=1594.09 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62330 0 0 0 159394 15 0 0 25 0 1 0 475131112 268443648 60450 33554432000 4194304 4785740 140735635362080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65538 60450 341 145 0 62583 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1594.18 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 159412 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 2059228

[startup+4842.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9335
/proc/meminfo: memFree=24920524/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517317784141824 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1295352 CPUtime=1614.1 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 539542 0 0 0 161288 122 0 0 25 0 1 0 475131112 1326440448 57507 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 323838 57507 337 96 0 320400 0
[pid=9180] ppid=9178 vsize=262864 CPUtime=1614.09 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62481 0 0 0 161394 15 0 0 25 0 1 0 475131112 269172736 60601 33554432000 4194304 4785740 140735635362080 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65716 60601 341 145 0 62761 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1614.17 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 161411 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4842.38
Current children cumulated vsize (KiB) 2048996

[startup+4902.3 s]
/proc/loadavg: 6.00 6.00 5.91 7/182 9337
/proc/meminfo: memFree=24927944/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517317784141824 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1301044 CPUtime=1634.1 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 545693 0 0 0 163287 123 0 0 25 0 1 0 475131112 1332269056 56525 33554432000 4194304 4587354 140737049456368 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 325261 56525 337 96 0 321823 0
[pid=9180] ppid=9178 vsize=262864 CPUtime=1634.09 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62484 0 0 0 163394 15 0 0 25 0 1 0 475131112 269172736 60604 33554432000 4194304 4785740 140735635362080 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65716 60604 341 145 0 62761 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1634.17 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 163411 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4902.38
Current children cumulated vsize (KiB) 2054688

[startup+4962.3 s]
/proc/loadavg: 5.92 5.97 5.91 7/182 9370
/proc/meminfo: memFree=25393908/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517455223095296 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1299648 CPUtime=1654.11 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 552034 0 0 0 165287 124 0 0 25 0 1 0 475131112 1330839552 55607 33554432000 4194304 4587354 140737049456368 18446744073709551615 4237665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 324912 55607 337 96 0 321474 0
[pid=9180] ppid=9178 vsize=263368 CPUtime=1654.09 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 62608 0 0 0 165394 15 0 0 25 0 1 0 475131112 269688832 60728 33554432000 4194304 4785740 140735635362080 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 65842 60728 341 145 0 62887 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1654.17 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 165411 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 2053796



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 5.96 5.97 5.91 7/182 9371
/proc/meminfo: memFree=25353260/32951132 swapFree=67111364/67111528
[pid=9178] ppid=9176 vsize=18324 CPUtime=0.02 cores=0,2,4,6
/proc/9178/stat : 9178 (ppfolio) S 9176 9178 9075 0 -1 4202496 498 0 0 0 0 2 0 0 15 0 1 0 475131112 18763776 393 33554432000 4194304 4287625 140736546901552 18446744073709551615 242970570255 0 0 4096 65536 9767517455223095296 0 0 17 4 0 0 0
/proc/9178/statm: 4581 393 345 23 0 91 0
[pid=9179] ppid=9178 vsize=1299648 CPUtime=1666.64 cores=0
/proc/9179/stat : 9179 (cryptominisat) R 9178 9178 9075 0 -1 4202496 557581 0 0 0 166539 125 0 0 25 0 1 0 475131112 1330839552 61091 33554432000 4194304 4587354 140737049456368 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9179/statm: 324912 61091 337 96 0 321474 0
[pid=9180] ppid=9178 vsize=274664 CPUtime=1666.66 cores=0
/proc/9180/stat : 9180 (clasp) R 9178 9178 9075 0 -1 4202496 65405 0 0 0 166650 16 0 0 25 0 1 0 475131112 281255936 63525 33554432000 4194304 4785740 140735635362080 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/9180/statm: 68666 63525 341 145 0 65711 0
[pid=9181] ppid=9178 vsize=472456 CPUtime=1666.76 cores=0
/proc/9181/stat : 9181 (TNM) R 9178 9178 9075 0 -1 4202496 7213 0 0 0 166670 6 0 0 25 0 1 0 475131112 483794944 7110 33554432000 134512640 134534564 4289475168 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9181/statm: 118114 7110 95 6 0 116780 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 2065092

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

Real time (s): 5000.01
CPU time (s): 5000.08
CPU user time (s): 4998.59
CPU system time (s): 1.49
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3125476

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

runsolver used 8.73067 second user time and 18.5692 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-24 10:55:25
IDJOB=3275092
IDBENCH=71423
IDSOLVER=1639
FILE ID=node128/3275092-1303635324
RUNJOBID= node128-1303635247-9093
PBS_JOBID= 13150720
Free space on /tmp= 66840 MiB

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

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

MD5SUM BENCH= d6877629cc818d7e31dc245fb95f0588
RANDOM SEED=924679884

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      25766308 kB
Buffers:       1214628 kB
Cached:        5130560 kB
SwapCached:        160 kB
Active:         464868 kB
Inactive:      6111396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      25766308 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           14008 kB
Writeback:           0 kB
AnonPages:      230444 kB
Mapped:          16696 kB
Slab:           544216 kB
PageTables:       5556 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  2319688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66832 MiB
End job on node128 at 2011-04-24 12:18:47