Trace number 3287467

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) 1300 1300.01

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
MD5SUM8dae13531986e2a9bdb6559418f57130
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1166.09
Satisfiable
(Un)Satisfiability was proved
Number of variables89190
Number of clauses265718
Sum of the clauses size620006
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2177144
Number of clauses of size 388572
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	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-3287467-1303765226/watcher-3287467-1303765226 -o /tmp/evaluation-result-3287467-1303765226/solver-3287467-1303765226 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3287467-1303765226.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 11.43 10.98 9.20 11/202 7386
/proc/meminfo: memFree=16429920/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=11800 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (runsolver) R 7384 7386 5962 0 -1 4202560 42 0 0 0 0 0 0 0 25 0 1 0 488120524 12083200 51 33554432000 4194304 5434984 140734590097264 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/7386/statm: 2950 51 31 303 0 2644 0

[startup+0.068709 s]
/proc/loadavg: 11.43 10.98 9.20 11/202 7386
/proc/meminfo: memFree=16429920/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4457232126810489089 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100712 s]
/proc/loadavg: 11.43 10.98 9.20 11/202 7386
/proc/meminfo: memFree=16429920/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4457232126810489089 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300662 s]
/proc/loadavg: 11.43 10.98 9.20 11/202 7386
/proc/meminfo: memFree=16429920/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700599 s]
/proc/loadavg: 11.43 10.98 9.20 11/202 7386
/proc/meminfo: memFree=16429920/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50046 s]
/proc/loadavg: 11.43 10.98 9.20 13/206 7390
/proc/meminfo: memFree=16327464/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=53156 CPUtime=0.5 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 8281 0 0 0 50 0 0 0 25 0 1 0 488120525 54431744 8015 33554432000 4194304 4587354 140736054110768 18446744073709551615 4463956 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 13289 8015 307 96 0 9851 0
[pid=7389] ppid=7386 vsize=58092 CPUtime=0.4 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 13812 0 0 0 39 1 0 0 25 0 1 0 488120525 59486208 11500 33554432000 4194304 4785740 140734855694608 18446744073709551615 4484287 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 14523 11500 319 145 0 11568 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=0.56 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 56 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134529366 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 600048

[startup+3.1012 s]
/proc/loadavg: 11.55 11.02 9.22 14/206 7390
/proc/meminfo: memFree=16291876/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479597851377664 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=83784 CPUtime=1.01 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 17354 0 0 0 99 2 0 0 25 0 1 0 488120525 85794816 15305 33554432000 4194304 4587354 140736054110768 18446744073709551615 4364650 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 20946 15305 317 96 0 17508 0
[pid=7389] ppid=7386 vsize=67608 CPUtime=0.97 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 17543 0 0 0 95 2 0 0 25 0 1 0 488120525 69230592 13840 33554432000 4194304 4785740 140734855694608 18446744073709551615 4416810 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 16902 13840 323 145 0 13947 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=1.09 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 109 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 640192

[startup+6.30059 s]
/proc/loadavg: 11.55 11.02 9.22 13/206 7390
/proc/meminfo: memFree=16252848/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480559924051968 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=133740 CPUtime=2.1 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 24456 0 0 0 207 3 0 0 25 0 1 0 488120525 136949760 19942 33554432000 4194304 4587354 140736054110768 18446744073709551615 4244552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 33435 19942 330 96 0 29997 0
[pid=7389] ppid=7386 vsize=67608 CPUtime=2 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 17576 0 0 0 198 2 0 0 25 0 1 0 488120525 69230592 13873 33554432000 4194304 4785740 140734855694608 18446744073709551615 4552646 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 16902 13873 340 145 0 13947 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=2.16 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 216 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 690148

[startup+12.7004 s]
/proc/loadavg: 11.62 11.05 9.25 13/206 7390
/proc/meminfo: memFree=16249520/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479185534517248 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=133740 CPUtime=4.2 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 24905 0 0 0 417 3 0 0 25 0 1 0 488120525 136949760 20374 33554432000 4194304 4587354 140736054110768 18446744073709551615 271550235632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 33435 20374 333 96 0 29997 0
[pid=7389] ppid=7386 vsize=67608 CPUtime=4.17 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 17576 0 0 0 415 2 0 0 25 0 1 0 488120525 69230592 13873 33554432000 4194304 4785740 140734855694608 18446744073709551615 4277611 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 16902 13873 340 145 0 13947 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=4.29 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 429 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134525943 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 690148

[startup+25.5011 s]
/proc/loadavg: 11.68 11.08 9.28 13/206 7391
/proc/meminfo: memFree=16228564/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480697363005440 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=134848 CPUtime=8.5 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 30776 0 0 0 846 4 0 0 25 0 1 0 488120525 138084352 21259 33554432000 4194304 4587354 140736054110768 18446744073709551615 4421039 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 33712 21259 340 96 0 30274 0
[pid=7389] ppid=7386 vsize=69456 CPUtime=8.4 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 18099 0 0 0 838 2 0 0 25 0 1 0 488120525 71122944 14396 33554432000 4194304 4785740 140734855694608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 17364 14396 340 145 0 14409 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=8.56 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 856 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 693104

[startup+51.1005 s]
/proc/loadavg: 11.87 11.17 9.36 13/206 7400
/proc/meminfo: memFree=16185668/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480147607191552 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=139876 CPUtime=17 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 40367 0 0 0 1694 6 0 0 25 0 1 0 488120525 143233024 24079 33554432000 4194304 4587354 140736054110768 18446744073709551615 4248752 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 34969 24079 340 96 0 31531 0
[pid=7389] ppid=7386 vsize=89576 CPUtime=16.97 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 23071 0 0 0 1694 3 0 0 25 0 1 0 488120525 91725824 19368 33554432000 4194304 4785740 140734855694608 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 22394 19368 340 145 0 19439 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=17.09 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 1709 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 718252

[startup+102.307 s]
/proc/loadavg: 12.02 11.33 9.52 13/206 7402
/proc/meminfo: memFree=16065860/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480010168238080 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=707976 CPUtime=34.1 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 60750 0 0 0 3400 10 0 0 25 0 1 0 488120525 724967424 28802 33554432000 4194304 4587354 140736054110768 18446744073709551615 4420395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 176994 28802 340 96 0 173556 0
[pid=7389] ppid=7386 vsize=149028 CPUtime=33.99 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 37893 0 0 0 3393 6 0 0 25 0 1 0 488120525 152604672 34190 33554432000 4194304 4785740 140734855694608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 37257 34190 340 145 0 34302 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=34.18 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 3418 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1345804

[startup+162.301 s]
/proc/loadavg: 12.01 11.45 9.67 13/206 7403
/proc/meminfo: memFree=16056044/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566478910656610304 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=709308 CPUtime=54.1 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 71936 0 0 0 5397 13 0 0 25 0 1 0 488120525 726331392 29141 33554432000 4194304 4587354 140736054110768 18446744073709551615 4243281 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 177327 29141 340 96 0 173889 0
[pid=7389] ppid=7386 vsize=149028 CPUtime=53.99 cores=0

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

/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 940924

[startup+882.3 s]
/proc/loadavg: 12.00 11.93 10.90 13/206 7488
/proc/meminfo: memFree=16368656/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479597851377664 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=158964 CPUtime=294.08 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 153599 0 0 0 29375 33 0 0 25 0 1 0 488120525 162779136 35283 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 39741 35283 340 96 0 36303 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=294.05 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73805 0 0 0 29390 15 0 0 25 0 1 0 488120525 300195840 70102 33554432000 4194304 4785740 140734855694608 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70102 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=294.14 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 29414 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 940924

[startup+942.3 s]
/proc/loadavg: 12.00 11.94 10.97 13/206 7489
/proc/meminfo: memFree=16354500/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479735290331136 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=683956 CPUtime=314.1 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 160133 0 0 0 31374 36 0 0 25 0 1 0 488120525 700370944 34289 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 170989 34289 340 96 0 167551 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=314.05 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73810 0 0 0 31390 15 0 0 25 0 1 0 488120525 300195840 70107 33554432000 4194304 4785740 140734855694608 18446744073709551615 4552628 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70107 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=314.14 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 31414 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 1465916

[startup+1002.3 s]
/proc/loadavg: 12.00 11.95 11.03 13/206 7491
/proc/meminfo: memFree=16339852/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479735290331136 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=159868 CPUtime=334.1 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 166580 0 0 0 33373 37 0 0 25 0 1 0 488120525 163704832 33102 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 39967 33102 340 96 0 36529 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=334.04 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73818 0 0 0 33389 15 0 0 25 0 1 0 488120525 300195840 70115 33554432000 4194304 4785740 140734855694608 18446744073709551615 4552993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70115 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=334.14 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 33414 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 941828

[startup+1062.3 s]
/proc/loadavg: 12.05 11.97 11.09 13/206 7492
/proc/meminfo: memFree=16343544/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479872729284608 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=159868 CPUtime=354.11 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 168581 0 0 0 35373 38 0 0 25 0 1 0 488120525 163704832 35032 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 39967 35032 340 96 0 36529 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=354.04 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73818 0 0 0 35389 15 0 0 25 0 1 0 488120525 300195840 70115 33554432000 4194304 4785740 140734855694608 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70115 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=354.14 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 35414 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134529651 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 941828

[startup+1122.3 s]
/proc/loadavg: 12.02 11.97 11.14 13/206 7494
/proc/meminfo: memFree=16325308/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480010168238080 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=831712 CPUtime=374.11 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 175290 0 0 0 37372 39 0 0 25 0 1 0 488120525 851673088 34026 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 207928 34026 340 96 0 204490 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=374.04 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73818 0 0 0 37389 15 0 0 25 0 1 0 488120525 300195840 70115 33554432000 4194304 4785740 140734855694608 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70115 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=374.13 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 37413 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 7637362 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 1613672

[startup+1182.3 s]
/proc/loadavg: 12.08 11.99 11.20 13/206 7496
/proc/meminfo: memFree=16324044/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566480147607191552 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=831712 CPUtime=394.12 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 177474 0 0 0 39372 40 0 0 25 0 1 0 488120525 851673088 36136 33554432000 4194304 4587354 140736054110768 18446744073709551615 4237627 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 207928 36136 340 96 0 204490 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=394.03 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73818 0 0 0 39388 15 0 0 25 0 1 0 488120525 300195840 70115 33554432000 4194304 4785740 140734855694608 18446744073709551615 4287096 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70115 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=394.13 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 39413 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 1613672

[startup+1242.3 s]
/proc/loadavg: 12.13 12.02 11.26 13/206 7497
/proc/meminfo: memFree=16265376/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 4566479597851377664 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=758480 CPUtime=414.13 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 190144 0 0 0 41371 42 0 0 25 0 1 0 488120525 776683520 40668 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 189620 40668 340 96 0 186182 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=414.03 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73820 0 0 0 41388 15 0 0 25 0 1 0 488120525 300195840 70117 33554432000 4194304 4785740 140734855694608 18446744073709551615 4277464 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70117 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=414.13 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 41413 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134529976 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 1540440



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 10.75 11.69 11.19 10/197 7517
/proc/meminfo: memFree=16539076/32951124 swapFree=67111528/67111528
[pid=7386] ppid=7384 vsize=18324 CPUtime=0 cores=0,2
/proc/7386/stat : 7386 (ppfolio) S 7384 7386 5962 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 488120524 18763776 393 33554432000 4194304 4287625 140734686204112 18446744073709551615 271550557711 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/7386/statm: 4581 393 345 23 0 91 0
[pid=7388] ppid=7386 vsize=162656 CPUtime=433.34 cores=0
/proc/7388/stat : 7388 (cryptominisat) R 7386 7386 5962 0 -1 4202496 191108 0 0 0 43292 42 0 0 25 0 1 0 488120525 166559744 34794 33554432000 4194304 4587354 140736054110768 18446744073709551615 4238096 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7388/statm: 40664 34794 340 96 0 37226 0
[pid=7389] ppid=7386 vsize=293160 CPUtime=433.24 cores=0
/proc/7389/stat : 7389 (clasp) R 7386 7386 5962 0 -1 4202496 73820 0 0 0 43309 15 0 0 25 0 1 0 488120525 300195840 70117 33554432000 4194304 4785740 140734855694608 18446744073709551615 4277472 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/7389/statm: 73290 70117 340 145 0 70335 0
[pid=7390] ppid=7386 vsize=470476 CPUtime=433.42 cores=0
/proc/7390/stat : 7390 (TNM) R 7386 7386 5962 0 -1 4202496 9379 0 0 0 43342 0 0 0 25 0 1 0 488120525 481767424 9276 33554432000 134512640 134534564 4293739600 18446744073709551615 134528966 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/7390/statm: 117619 9276 95 6 0 116285 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 944616

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 7386 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=0
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1300
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300
CPU user time (s): 1299.43
CPU system time (s): 0.57
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 2209496

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

runsolver used 2.39563 second user time and 5.00524 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 23:00:26
IDJOB=3287467
IDBENCH=82467
IDSOLVER=1613
FILE ID=node133/3287467-1303765226
RUNJOBID= node133-1303763834-6666
PBS_JOBID= 13157125
Free space on /tmp= 71536 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmspalu-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3287467-1303765226/watcher-3287467-1303765226 -o /tmp/evaluation-result-3287467-1303765226/solver-3287467-1303765226 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3287467-1303765226.cnf

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

MD5SUM BENCH= 8dae13531986e2a9bdb6559418f57130
RANDOM SEED=554178658

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16430076 kB
Buffers:       2172416 kB
Cached:       12389180 kB
SwapCached:          0 kB
Active:        9849964 kB
Inactive:      6105652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16430076 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16908 kB
Writeback:           0 kB
AnonPages:     1393580 kB
Mapped:          17904 kB
Slab:           497196 kB
PageTables:       9136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4934512 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71544 MiB
End job on node133 at 2011-04-25 23:22:08