Trace number 3191718

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seqUNSAT 892.496 892.474

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
MD5SUMbf255e5bc10dc75db5f2f0a4a1086e58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.615
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

Solver Data

0.00/0.00	This is pico-portfolio, a naive parallel portfolio
0.00/0.00	Copyright (C) 2011 Olivier Roussel
0.00/0.00	Using 1 processing units
0.00/0.00	This portfolio uses the following solvers:
0.00/0.00	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.00	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.00	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.00	Starting cryptominisat 2.7.1 on core(s) 1
0.00/0.00	Starting clasp 1.3.6 on core(s) 1
0.00/0.00	Starting TNM 2009 on core(s) 1
892.40/892.47	s UNSATISFIABLE
892.40/892.47	solver [2] clasp 1.3.6 answered
892.40/892.47	Done

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3191718-1302539432/watcher-3191718-1302539432 -o /tmp/evaluation-result-3191718-1302539432/solver-3191718-1302539432 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191718-1302539432.cnf 

running on 2 cores: 1,3

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: 12.02 12.01 11.36 7/193 25657
/proc/meminfo: memFree=15806032/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) R 25655 25657 25291 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 365541139 18763776 392 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244169109 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/25657/statm: 4581 392 343 23 0 91 0

[startup+0.065761 s]
/proc/loadavg: 12.02 12.01 11.36 7/193 25657
/proc/meminfo: memFree=15806032/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 4395491525253890312 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100753 s]
/proc/loadavg: 12.02 12.01 11.36 7/193 25657
/proc/meminfo: memFree=15806032/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 500 0 0 0 0 0 0 0 25 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 4395491525253890312 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30073 s]
/proc/loadavg: 12.02 12.01 11.36 7/193 25657
/proc/meminfo: memFree=15806032/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700647 s]
/proc/loadavg: 12.02 12.01 11.36 7/193 25657
/proc/meminfo: memFree=15806032/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 19 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50051 s]
/proc/loadavg: 11.78 11.96 11.35 7/192 25662
/proc/meminfo: memFree=16218836/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631786930715754496 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=435436 CPUtime=1.09 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 2186 0 0 0 109 0 0 0 19 0 1 0 365541139 445886464 930 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 108859 930 330 96 0 105421 0
[pid=25659] ppid=25657 vsize=13224 CPUtime=0.09 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 763 0 0 0 9 0 0 0 23 0 1 0 365541139 13541376 655 33554432000 4194304 4785740 140735221414656 18446744073709551615 4287053 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 3306 655 340 145 0 351 0
[pid=25660] ppid=25657 vsize=452392 CPUtime=0.29 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 385 0 0 0 29 0 0 0 25 0 1 0 365541139 463249408 282 33554432000 134512640 134534564 4294545728 18446744073709551615 134524573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 113098 282 91 6 0 111764 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 919376

[startup+3.10024 s]
/proc/loadavg: 11.78 11.96 11.35 9/197 25692
/proc/meminfo: memFree=16215556/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788442544242688 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=441200 CPUtime=1.64 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 3578 0 0 0 164 0 0 0 20 0 1 0 365541139 451788800 2318 33554432000 4194304 4587354 140735038264736 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 110300 2318 336 96 0 106862 0
[pid=25659] ppid=25657 vsize=13780 CPUtime=0.59 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 884 0 0 0 59 0 0 0 25 0 1 0 365541139 14110720 776 33554432000 4194304 4785740 140735221414656 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 3445 776 340 145 0 490 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=0.84 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 84 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 929528

[startup+6.30066 s]
/proc/loadavg: 11.95 11.99 11.36 13/202 25752
/proc/meminfo: memFree=16203284/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631786655837847552 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=2429836 CPUtime=3.24 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 4425 0 0 0 324 0 0 0 20 0 1 0 365541139 2488152064 2438 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238459 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 607459 2438 336 96 0 604021 0
[pid=25659] ppid=25657 vsize=14228 CPUtime=1.39 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 997 0 0 0 139 0 0 0 25 0 1 0 365541139 14569472 889 33554432000 4194304 4785740 140735221414656 18446744073709551615 4312749 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 3557 889 340 145 0 602 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=1.64 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 164 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2918612

[startup+12.7006 s]
/proc/loadavg: 11.96 11.99 11.36 13/202 25843
/proc/meminfo: memFree=16160100/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=2430028 CPUtime=5.39 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 5679 0 0 0 539 0 0 0 25 0 1 0 365541139 2488348672 2406 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238654 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 607507 2406 336 96 0 604069 0
[pid=25659] ppid=25657 vsize=15108 CPUtime=3.54 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 1225 0 0 0 354 0 0 0 25 0 1 0 365541139 15470592 1117 33554432000 4194304 4785740 140735221414656 18446744073709551615 4416837 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 3777 1117 340 145 0 822 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=3.74 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 374 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2919684

[startup+25.5003 s]
/proc/loadavg: 11.96 11.99 11.37 13/202 25843
/proc/meminfo: memFree=16147324/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631787068154707968 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=38216 CPUtime=9.64 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 8269 0 0 0 963 1 0 0 25 0 1 0 365541139 39133184 3918 33554432000 4194304 4587354 140735038264736 18446744073709551615 228244045338 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 9554 3918 336 96 0 6116 0
[pid=25659] ppid=25657 vsize=15912 CPUtime=7.79 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 1403 0 0 0 779 0 0 0 25 0 1 0 365541139 16293888 1295 33554432000 4194304 4785740 140735221414656 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 3978 1295 340 145 0 1023 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=8.04 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 804 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 528676

[startup+51.1008 s]
/proc/loadavg: 11.98 11.99 11.39 13/202 25904
/proc/meminfo: memFree=16142564/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631787755349475328 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=42176 CPUtime=18.19 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 11861 0 0 0 1818 1 0 0 25 0 1 0 365541139 43188224 5001 33554432000 4194304 4587354 140735038264736 18446744073709551615 4231426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 10544 5001 336 96 0 7106 0
[pid=25659] ppid=25657 vsize=16856 CPUtime=16.35 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 1640 0 0 0 1635 0 0 0 25 0 1 0 365541139 17260544 1532 33554432000 4194304 4785740 140735221414656 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 4214 1532 340 145 0 1259 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=16.54 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 1654 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528708 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 533580

[startup+102.307 s]
/proc/loadavg: 11.99 11.99 11.42 13/202 25935
/proc/meminfo: memFree=16118276/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=2441340 CPUtime=35.25 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 17090 0 0 0 3523 2 0 0 25 0 1 0 365541139 2499932160 5547 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 610335 5547 336 96 0 606897 0
[pid=25659] ppid=25657 vsize=18608 CPUtime=33.39 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 2029 0 0 0 3339 0 0 0 25 0 1 0 365541139 19054592 1921 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 4652 1921 341 145 0 1697 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=33.64 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 3364 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2934496

[startup+162.3 s]
/proc/loadavg: 11.99 11.99 11.45 13/202 25937
/proc/meminfo: memFree=16105068/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631786793276801024 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=45464 CPUtime=55.26 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 22203 0 0 0 5522 4 0 0 25 0 1 0 365541139 46555136 5830 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 11366 5830 336 96 0 7928 0
[pid=25659] ppid=25657 vsize=20140 CPUtime=53.38 cores=1

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

/proc/25659/statm: 6320 3475 341 145 0 3365 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=253.61 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 25361 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 556408

[startup+822.3 s]
/proc/loadavg: 12.01 11.99 11.70 13/202 26075
/proc/meminfo: memFree=16058760/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788579983196160 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56696 CPUtime=275.25 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 62292 0 0 0 27513 12 0 0 25 0 1 0 365541139 58056704 8708 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14174 8708 336 96 0 10736 0
[pid=25659] ppid=25657 vsize=25788 CPUtime=273.44 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3660 0 0 0 27344 0 0 0 25 0 1 0 365541139 26406912 3552 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6447 3552 341 145 0 3492 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=273.6 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 27360 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 557032

[startup+882.301 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16055148/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56756 CPUtime=295.25 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 64736 0 0 0 29512 13 0 0 25 0 1 0 365541139 58118144 9273 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14189 9273 336 96 0 10751 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=293.45 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3792 0 0 0 29345 0 0 0 25 0 1 0 365541139 26923008 3684 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553396 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3684 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=293.6 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29360 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 557596

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

[startup+883.101 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16055148/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56756 CPUtime=295.55 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 64757 0 0 0 29542 13 0 0 25 0 1 0 365541139 58118144 9294 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14189 9294 336 96 0 10751 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=293.65 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3792 0 0 0 29365 0 0 0 25 0 1 0 365541139 26923008 3684 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553363 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3684 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=293.9 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29390 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 883.1
Current children cumulated vsize (KiB) 557596

[startup+886.301 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16054396/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=296.55 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65532 0 0 0 29642 13 0 0 25 0 1 0 365541139 58175488 8234 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8234 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=294.75 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3796 0 0 0 29475 0 0 0 25 0 1 0 365541139 26923008 3688 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3688 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=295 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29500 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 886.3
Current children cumulated vsize (KiB) 557652

[startup+889.5 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16057496/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=297.65 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65676 0 0 0 29752 13 0 0 25 0 1 0 365541139 58175488 8371 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8371 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=295.85 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3799 0 0 0 29585 0 0 0 25 0 1 0 365541139 26923008 3691 33554432000 4194304 4785740 140735221414656 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3691 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=296 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29600 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 889.5
Current children cumulated vsize (KiB) 557652

[startup+891.101 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16053900/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=298.15 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65736 0 0 0 29802 13 0 0 25 0 1 0 365541139 58175488 8428 33554432000 4194304 4587354 140735038264736 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8428 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=296.35 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3799 0 0 0 29635 0 0 0 25 0 1 0 365541139 26923008 3691 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3691 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=296.6 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29660 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530379 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 891.1
Current children cumulated vsize (KiB) 557652

[startup+891.901 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16053900/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=298.45 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65770 0 0 0 29832 13 0 0 25 0 1 0 365541139 58175488 8461 33554432000 4194304 4587354 140735038264736 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8461 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=296.65 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3799 0 0 0 29665 0 0 0 25 0 1 0 365541139 26923008 3691 33554432000 4194304 4785740 140735221414656 18446744073709551615 4287104 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3691 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=296.8 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29680 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 891.9
Current children cumulated vsize (KiB) 557652

[startup+892.301 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16053156/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=298.55 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65780 0 0 0 29842 13 0 0 25 0 1 0 365541139 58175488 8470 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8470 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=296.75 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3799 0 0 0 29675 0 0 0 25 0 1 0 365541139 26923008 3691 33554432000 4194304 4785740 140735221414656 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3691 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=297 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29700 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 892.3
Current children cumulated vsize (KiB) 557652

[startup+892.401 s]
/proc/loadavg: 12.00 11.99 11.72 13/202 26077
/proc/meminfo: memFree=16053156/32951124 swapFree=67111524/67111528
[pid=25657] ppid=25655 vsize=18324 CPUtime=0 cores=1,3
/proc/25657/stat : 25657 (ppfolio) S 25655 25657 25291 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 365541139 18763776 394 33554432000 4194304 4287625 140736330803728 18446744073709551615 228244368911 0 0 4096 65536 5631788717422149632 0 0 17 3 0 0 0
/proc/25657/statm: 4581 394 345 23 0 91 0
[pid=25658] ppid=25657 vsize=56812 CPUtime=298.65 cores=1
/proc/25658/stat : 25658 (cryptominisat) R 25657 25657 25291 0 -1 4202496 65789 0 0 0 29852 13 0 0 25 0 1 0 365541139 58175488 8479 33554432000 4194304 4587354 140735038264736 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/25658/statm: 14203 8479 336 96 0 10765 0
[pid=25659] ppid=25657 vsize=26292 CPUtime=296.75 cores=1
/proc/25659/stat : 25659 (clasp) R 25657 25657 25291 0 -1 4202496 3799 0 0 0 29675 0 0 0 25 0 1 0 365541139 26923008 3691 33554432000 4194304 4785740 140735221414656 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/25659/statm: 6573 3691 341 145 0 3618 0
[pid=25660] ppid=25657 vsize=456224 CPUtime=297 cores=1
/proc/25660/stat : 25660 (TNM) R 25657 25657 25291 0 -1 4202496 441 0 0 0 29700 0 0 0 25 0 1 0 365541139 467173376 338 33554432000 134512640 134534564 4294545728 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/25660/statm: 114056 338 95 6 0 112722 0
Current children cumulated CPU time (s) 892.4
Current children cumulated vsize (KiB) 557652

Child status: 0
Real time (s): 892.474
CPU time (s): 892.496
CPU user time (s): 892.352
CPU system time (s): 0.143978
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2956564

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

runsolver used 1.45878 second user time and 3.41348 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-11 18:30:32
IDJOB=3191718
IDBENCH=82849
IDSOLVER=1613
FILE ID=node136/3191718-1302539432
RUNJOBID= node136-1302536829-25311
PBS_JOBID= 12951116
Free space on /tmp= 71368 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1082084494-034.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191718-1302539432/watcher-3191718-1302539432 -o /tmp/evaluation-result-3191718-1302539432/solver-3191718-1302539432 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191718-1302539432.cnf

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

MD5SUM BENCH= bf255e5bc10dc75db5f2f0a4a1086e58
RANDOM SEED=1093923589

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15806312 kB
Buffers:        606908 kB
Cached:       15599632 kB
SwapCached:          4 kB
Active:        8541192 kB
Inactive:      8209132 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15806312 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10140 kB
Writeback:           0 kB
AnonPages:      543472 kB
Mapped:          17016 kB
Slab:           328104 kB
PageTables:       6596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5449672 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= 71360 MiB
End job on node136 at 2011-04-11 18:45:24