Trace number 3191714

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 259.218 259.218

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
MD5SUM1eb54569b93f0ee7ebd06f1e9e4582f9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.2579
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
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) 4
0.00/0.01	Starting clasp 1.3.6 on core(s) 4
0.00/0.01	Starting TNM 2009 on core(s) 4
259.17/259.21	s UNSATISFIABLE
259.17/259.21	solver [2] clasp 1.3.6 answered
259.17/259.21	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-3191714-1302539397/watcher-3191714-1302539397 -o /tmp/evaluation-result-3191714-1302539397/solver-3191714-1302539397 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191714-1302539397.cnf 

running on 2 cores: 4,6

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.00 12.00 11.34 11/198 10352
/proc/meminfo: memFree=10589508/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) R 10350 10352 9842 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 444170321 18763776 392 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284746133 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/10352/statm: 4581 392 343 23 0 91 0

[startup+0.102201 s]
/proc/loadavg: 12.00 12.00 11.34 11/198 10352
/proc/meminfo: memFree=10589508/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 3608545214731354372 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.201162 s]
/proc/loadavg: 12.00 12.00 11.34 11/198 10352
/proc/meminfo: memFree=10589508/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 3608545214731354372 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301132 s]
/proc/loadavg: 12.00 12.00 11.34 11/198 10352
/proc/meminfo: memFree=10589508/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701089 s]
/proc/loadavg: 12.00 12.00 11.34 11/198 10352
/proc/meminfo: memFree=10589508/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 22 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481897150054400 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50097 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10577836/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351482172027961344 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=3734008 CPUtime=0.49 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 1349 0 0 0 49 0 0 0 25 0 1 0 444170322 3823624192 718 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 933502 718 327 96 0 930064 0
[pid=10354] ppid=10352 vsize=12972 CPUtime=0.46 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 707 0 0 0 46 0 0 0 25 0 1 0 444170322 13283328 599 33554432000 4194304 4785740 140734322716000 18446744073709551615 224284622603 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3243 599 340 145 0 288 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=0.52 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 52 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134529758 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 4221136

[startup+3.10069 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10575356/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481622272147456 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1445116 CPUtime=0.99 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 2685 0 0 0 99 0 0 0 25 0 1 0 444170322 1479798784 1789 33554432000 4194304 4587354 140735398194384 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 361279 1789 337 96 0 357841 0
[pid=10354] ppid=10352 vsize=13240 CPUtime=1.04 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 780 0 0 0 104 0 0 0 25 0 1 0 444170322 13557760 672 33554432000 4194304 4785740 140734322716000 18446744073709551615 224284584931 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3310 672 340 145 0 355 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=1.04 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 104 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1932512

[startup+6.30115 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10563716/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351480247882612736 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1447164 CPUtime=2.09 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 3557 0 0 0 209 0 0 0 25 0 1 0 444170322 1481895936 1993 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 361791 1993 337 96 0 358353 0
[pid=10354] ppid=10352 vsize=13512 CPUtime=2.06 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 853 0 0 0 206 0 0 0 25 0 1 0 444170322 13836288 745 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287140 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3378 745 340 145 0 423 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=2.12 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 212 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134528864 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1934832

[startup+12.7011 s]
/proc/loadavg: 12.00 12.00 11.34 13/202 10356
/proc/meminfo: memFree=10554232/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351482172027961344 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1447500 CPUtime=4.19 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 4929 0 0 0 418 1 0 0 25 0 1 0 444170322 1482240000 2571 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 361875 2571 337 96 0 358437 0
[pid=10354] ppid=10352 vsize=14072 CPUtime=4.24 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 968 0 0 0 424 0 0 0 25 0 1 0 444170322 14409728 860 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287058 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3518 860 340 145 0 563 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=4.24 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 424 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530582 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1935728

[startup+25.5009 s]
/proc/loadavg: 12.00 12.00 11.35 13/202 10356
/proc/meminfo: memFree=10553368/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351480247882612736 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1447676 CPUtime=8.48 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 7242 0 0 0 847 1 0 0 25 0 1 0 444170322 1482420224 2457 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 361919 2457 337 96 0 358481 0
[pid=10354] ppid=10352 vsize=14648 CPUtime=8.46 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1104 0 0 0 846 0 0 0 25 0 1 0 444170322 14999552 996 33554432000 4194304 4785740 140734322716000 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3662 996 340 145 0 707 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=8.52 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 852 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530172 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 1936480

[startup+51.1006 s]
/proc/loadavg: 11.80 11.95 11.35 13/202 10389
/proc/meminfo: memFree=10883240/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 16 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 0 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1452216 CPUtime=16.99 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 11502 0 0 0 1696 3 0 0 25 0 1 0 444170322 1487069184 3489 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 363054 3489 337 96 0 359616 0
[pid=10354] ppid=10352 vsize=15404 CPUtime=17.04 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1300 0 0 0 1704 0 0 0 25 0 1 0 444170322 15773696 1192 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 3851 1192 340 145 0 896 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=17.04 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 1704 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1941776

[startup+102.301 s]
/proc/loadavg: 11.91 11.96 11.39 13/202 10389
/proc/meminfo: memFree=10846580/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1460628 CPUtime=34.08 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 18584 0 0 0 3404 4 0 0 25 0 1 0 444170322 1495683072 5630 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 365157 5630 337 96 0 361719 0
[pid=10354] ppid=10352 vsize=16764 CPUtime=34.08 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1591 0 0 0 3408 0 0 0 25 0 1 0 444170322 17166336 1483 33554432000 4194304 4785740 140734322716000 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4191 1483 341 145 0 1236 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=34.11 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 3411 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530522 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1951548

[startup+162.301 s]
/proc/loadavg: 11.96 11.96 11.42 13/202 10391
/proc/meminfo: memFree=10836388/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351482034589007872 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1460956 CPUtime=54.08 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 24539 0 0 0 5403 5 0 0 25 0 1 0 444170322 1496018944 5751 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 365239 5751 337 96 0 361801 0
[pid=10354] ppid=10352 vsize=17388 CPUtime=54.08 cores=4

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

/proc/10354/statm: 4347 1642 341 145 0 1392 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=54.11 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 5411 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530151 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1952500

[startup+222.307 s]
/proc/loadavg: 11.98 11.97 11.46 13/202 10393
/proc/meminfo: memFree=10815168/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481622272147456 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1461956 CPUtime=74.08 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 28440 0 0 0 7402 6 0 0 25 0 1 0 444170322 1497042944 7249 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 365489 7249 337 96 0 362051 0
[pid=10354] ppid=10352 vsize=17836 CPUtime=74.09 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1859 0 0 0 7409 0 0 0 25 0 1 0 444170322 18264064 1751 33554432000 4194304 4785740 140734322716000 18446744073709551615 4538880 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4459 1751 341 145 0 1504 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=74.11 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 7411 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1953948

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

[startup+230.401 s]
/proc/loadavg: 11.99 11.97 11.46 13/202 10393
/proc/meminfo: memFree=10810704/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481622272147456 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1473556 CPUtime=76.78 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 29126 0 0 0 7672 6 0 0 25 0 1 0 444170322 1508921344 7926 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 368389 7926 337 96 0 364951 0
[pid=10354] ppid=10352 vsize=17968 CPUtime=76.79 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1870 0 0 0 7679 0 0 0 25 0 1 0 444170322 18399232 1762 33554432000 4194304 4785740 140734322716000 18446744073709551615 4553437 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4492 1762 341 145 0 1537 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=76.81 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 7681 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 230.38
Current children cumulated vsize (KiB) 1965680

[startup+243.207 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10810452/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1458476 CPUtime=81.05 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 29582 0 0 0 8099 6 0 0 25 0 1 0 444170322 1493479424 7249 33554432000 4194304 4587354 140735398194384 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 364619 7249 337 96 0 361181 0
[pid=10354] ppid=10352 vsize=18100 CPUtime=81.03 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1911 0 0 0 8103 0 0 0 25 0 1 0 444170322 18534400 1803 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4525 1803 341 145 0 1570 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=81.11 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8111 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134528972 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 243.19
Current children cumulated vsize (KiB) 1950732

[startup+249.601 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10815036/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1458476 CPUtime=83.18 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 29582 0 0 0 8312 6 0 0 25 0 1 0 444170322 1493479424 7249 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 364619 7249 337 96 0 361181 0
[pid=10354] ppid=10352 vsize=18248 CPUtime=83.19 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1942 0 0 0 8319 0 0 0 25 0 1 0 444170322 18685952 1834 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4562 1834 341 145 0 1607 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=83.21 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8321 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530549 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 249.58
Current children cumulated vsize (KiB) 1950880

[startup+256 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10813792/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1458476 CPUtime=85.28 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 29582 0 0 0 8522 6 0 0 25 0 1 0 444170322 1493479424 7249 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 364619 7249 337 96 0 361181 0
[pid=10354] ppid=10352 vsize=18192 CPUtime=85.33 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1944 0 0 0 8533 0 0 0 25 0 1 0 444170322 18628608 1836 33554432000 4194304 4785740 140734322716000 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4548 1836 341 145 0 1593 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=85.37 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8537 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530504 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 255.98
Current children cumulated vsize (KiB) 1950824

[startup+257.601 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10811560/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1473672 CPUtime=85.84 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 30078 0 0 0 8578 6 0 0 25 0 1 0 444170322 1509040128 7744 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 368418 7744 337 96 0 364980 0
[pid=10354] ppid=10352 vsize=18192 CPUtime=85.83 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1945 0 0 0 8583 0 0 0 25 0 1 0 444170322 18628608 1837 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4548 1837 341 145 0 1593 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=85.9 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8590 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530619 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 257.57
Current children cumulated vsize (KiB) 1966020

[startup+258.401 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10811560/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1473672 CPUtime=86.08 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 30131 0 0 0 8602 6 0 0 25 0 1 0 444170322 1509040128 7796 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 368418 7796 337 96 0 364980 0
[pid=10354] ppid=10352 vsize=18192 CPUtime=86.13 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1945 0 0 0 8613 0 0 0 25 0 1 0 444170322 18628608 1837 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287241 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4548 1837 341 145 0 1593 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=86.17 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8617 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 258.38
Current children cumulated vsize (KiB) 1966020

[startup+258.801 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10810940/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1473672 CPUtime=86.24 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 30161 0 0 0 8618 6 0 0 25 0 1 0 444170322 1509040128 7825 33554432000 4194304 4587354 140735398194384 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 368418 7825 337 96 0 364980 0
[pid=10354] ppid=10352 vsize=18192 CPUtime=86.23 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1945 0 0 0 8623 0 0 0 25 0 1 0 444170322 18628608 1837 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4548 1837 341 145 0 1593 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=86.3 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8630 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530630 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 258.77
Current children cumulated vsize (KiB) 1966020

[startup+259.201 s]
/proc/loadavg: 11.99 11.97 11.47 13/202 10393
/proc/meminfo: memFree=10810940/32951124 swapFree=67110456/67111528
[pid=10352] ppid=10350 vsize=18324 CPUtime=0 cores=4,6
/proc/10352/stat : 10352 (ppfolio) S 10350 10352 9842 0 -1 4202496 502 0 0 0 0 0 0 0 15 0 1 0 444170321 18763776 394 33554432000 4194304 4287625 140734406210224 18446744073709551615 224284945935 0 0 4096 65536 1351481759711100928 0 0 17 6 0 0 0
/proc/10352/statm: 4581 394 345 23 0 91 0
[pid=10353] ppid=10352 vsize=1473672 CPUtime=86.38 cores=4
/proc/10353/stat : 10353 (cryptominisat) R 10352 10352 9842 0 -1 4202496 30189 0 0 0 8632 6 0 0 25 0 1 0 444170322 1509040128 7853 33554432000 4194304 4587354 140735398194384 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10353/statm: 368418 7853 337 96 0 364980 0
[pid=10354] ppid=10352 vsize=18192 CPUtime=86.39 cores=4
/proc/10354/stat : 10354 (clasp) R 10352 10352 9842 0 -1 4202496 1945 0 0 0 8639 0 0 0 25 0 1 0 444170322 18628608 1837 33554432000 4194304 4785740 140734322716000 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 4 0 0 0
/proc/10354/statm: 4548 1837 341 145 0 1593 0
[pid=10355] ppid=10352 vsize=455832 CPUtime=86.4 cores=4
/proc/10355/stat : 10355 (TNM) R 10352 10352 9842 0 -1 4202496 316 0 0 0 8640 0 0 0 25 0 1 0 444170322 466771968 213 33554432000 134512640 134534564 4287616528 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/10355/statm: 113958 213 95 6 0 112624 0
Current children cumulated CPU time (s) 259.17
Current children cumulated vsize (KiB) 1966020

Child status: 0
Real time (s): 259.218
CPU time (s): 259.218
CPU user time (s): 259.146
CPU system time (s): 0.071989
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 4221740

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

runsolver used 0.452931 second user time and 0.963853 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-11 18:29:57
IDJOB=3191714
IDBENCH=82845
IDSOLVER=1613
FILE ID=node118/3191714-1302539397
RUNJOBID= node118-1302536832-9861
PBS_JOBID= 12951117
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S60874767-043.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191714-1302539397/watcher-3191714-1302539397 -o /tmp/evaluation-result-3191714-1302539397/solver-3191714-1302539397 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191714-1302539397.cnf

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

MD5SUM BENCH= 1eb54569b93f0ee7ebd06f1e9e4582f9
RANDOM SEED=862559074

node118.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.842
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.68
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.842
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.842
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.74
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      10589540 kB
Buffers:        709320 kB
Cached:       20669428 kB
SwapCached:        640 kB
Active:       10264864 kB
Inactive:     11624764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      10589540 kB
SwapTotal:    67111528 kB
SwapFree:     67110456 kB
Dirty:           19992 kB
Writeback:           0 kB
AnonPages:      510080 kB
Mapped:          17924 kB
Slab:           406248 kB
PageTables:       7252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4734660 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= 71448 MiB
End job on node118 at 2011-04-11 18:34:16