Trace number 3191826

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 561.355 561.338

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
MD5SUM2e059a7f69d15193cd88ec6d57d9e297
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.9311
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 5
0.00/0.00	Starting clasp 1.3.6 on core(s) 5
0.00/0.00	Starting TNM 2009 on core(s) 5
561.30/561.33	s UNSATISFIABLE
561.30/561.33	solver [2] clasp 1.3.6 answered
561.30/561.33	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-3191826-1302539791/watcher-3191826-1302539791 -o /tmp/evaluation-result-3191826-1302539791/solver-3191826-1302539791 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191826-1302539791.cnf 

running on 2 cores: 5,7

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: 10.35 10.98 10.89 9/197 26859
/proc/meminfo: memFree=16988688/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) R 26857 26859 26158 0 -1 4202496 487 0 0 0 0 0 0 0 25 0 1 0 365579876 18763776 392 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921597333 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/26859/statm: 4581 392 343 23 0 91 0

[startup+0.0134801 s]
/proc/loadavg: 10.35 10.98 10.89 9/197 26859
/proc/meminfo: memFree=16988688/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 9813766079678218504 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.10051 s]
/proc/loadavg: 10.35 10.98 10.89 9/197 26859
/proc/meminfo: memFree=16988688/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 502 0 0 0 0 0 0 0 25 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 9813766079678218504 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300466 s]
/proc/loadavg: 10.35 10.98 10.89 9/197 26859
/proc/meminfo: memFree=16988688/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 24 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700387 s]
/proc/loadavg: 10.35 10.98 10.89 9/197 26859
/proc/meminfo: memFree=16988688/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 21 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584718983927693312 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50024 s]
/proc/loadavg: 10.35 10.98 10.89 12/201 26863
/proc/meminfo: memFree=16984812/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584719121366646784 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1870648 CPUtime=0.49 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 1168 0 0 0 49 0 0 0 25 0 1 0 365579877 1915543552 753 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 467662 753 327 96 0 464224 0
[pid=26861] ppid=26859 vsize=12960 CPUtime=0.39 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 713 0 0 0 39 0 0 0 25 0 1 0 365579877 13271040 601 33554432000 4194304 4785740 140735740922528 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 3240 601 340 145 0 285 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=0.59 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 59 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2357776

[startup+3.10096 s]
/proc/loadavg: 10.40 10.98 10.89 12/201 26863
/proc/meminfo: memFree=16983228/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717334660251648 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1870976 CPUtime=0.99 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 1732 0 0 0 99 0 0 0 25 0 1 0 365579877 1915879424 814 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 467744 814 331 96 0 464306 0
[pid=26861] ppid=26859 vsize=13356 CPUtime=0.94 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 804 0 0 0 94 0 0 0 25 0 1 0 365579877 13676544 692 33554432000 4194304 4785740 140735740922528 18446744073709551615 222921473803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 3339 692 340 145 0 384 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=1.14 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 114 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530002 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2358500

[startup+6.30036 s]
/proc/loadavg: 10.40 10.98 10.89 9/196 26864
/proc/meminfo: memFree=17071184/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717334660251648 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1875644 CPUtime=2.1 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 3386 0 0 0 209 1 0 0 25 0 1 0 365579877 1920659456 2123 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 468911 2123 337 96 0 465473 0
[pid=26861] ppid=26859 vsize=13896 CPUtime=1.99 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 922 0 0 0 199 0 0 0 25 0 1 0 365579877 14229504 810 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 3474 810 340 145 0 519 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=2.19 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 219 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2363708

[startup+12.7012 s]
/proc/loadavg: 10.27 10.94 10.88 12/201 26925
/proc/meminfo: memFree=17053996/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584719396244553728 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1879952 CPUtime=4.19 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 5223 0 0 0 418 1 0 0 25 0 1 0 365579877 1925070848 2797 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 469988 2797 337 96 0 466550 0
[pid=26861] ppid=26859 vsize=14448 CPUtime=4.14 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 1090 0 0 0 414 0 0 0 25 0 1 0 365579877 14794752 978 33554432000 4194304 4785740 140735740922528 18446744073709551615 4550429 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 3612 978 340 145 0 657 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=4.34 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 434 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530329 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2368568

[startup+25.5009 s]
/proc/loadavg: 10.38 10.94 10.88 12/201 26925
/proc/meminfo: memFree=17052904/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717609538158592 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1878728 CPUtime=8.49 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 7267 0 0 0 848 1 0 0 25 0 1 0 365579877 1923817472 2816 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238491 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 469682 2816 337 96 0 466244 0
[pid=26861] ppid=26859 vsize=15260 CPUtime=8.39 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 1284 0 0 0 839 0 0 0 25 0 1 0 365579877 15626240 1172 33554432000 4194304 4785740 140735740922528 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 3815 1172 340 145 0 860 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=8.59 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 859 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528893 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2368156

[startup+51.1012 s]
/proc/loadavg: 10.66 10.96 10.88 12/201 26926
/proc/meminfo: memFree=17041632/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717472099205120 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1883972 CPUtime=16.99 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 11032 0 0 0 1697 2 0 0 25 0 1 0 365579877 1929187328 3303 33554432000 4194304 4587354 140735736503776 18446744073709551615 4239464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 470993 3303 337 96 0 467555 0
[pid=26861] ppid=26859 vsize=16524 CPUtime=16.95 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 1569 0 0 0 1695 0 0 0 25 0 1 0 365579877 16920576 1457 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553027 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 4131 1457 340 145 0 1176 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=17.14 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 1714 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2374664

[startup+102.307 s]
/proc/loadavg: 10.86 10.96 10.89 13/201 26957
/proc/meminfo: memFree=17028136/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896188 CPUtime=34.08 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 19015 0 0 0 3405 3 0 0 25 0 1 0 365579877 1941696512 7112 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474047 7112 337 96 0 470609 0
[pid=26861] ppid=26859 vsize=17804 CPUtime=33.99 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 1892 0 0 0 3399 0 0 0 25 0 1 0 365579877 18231296 1780 33554432000 4194304 4785740 140735740922528 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 4451 1780 340 145 0 1496 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=34.21 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 3421 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530862 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2388160

[startup+162.301 s]
/proc/loadavg: 10.95 10.97 10.90 13/201 26959
/proc/meminfo: memFree=17012564/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896104 CPUtime=54.08 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 24661 0 0 0 5403 5 0 0 25 0 1 0 365579877 1941610496 6890 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474026 6890 337 96 0 470588 0
[pid=26861] ppid=26859 vsize=18772 CPUtime=53.99 cores=5

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

/proc/26861/statm: 5457 2720 340 145 0 2502 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=134.22 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 13422 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 2394676

[startup+462.301 s]
/proc/loadavg: 10.66 10.89 10.88 11/200 27238
/proc/meminfo: memFree=17041804/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717609538158592 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896288 CPUtime=154.07 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 46266 0 0 0 15397 10 0 0 25 0 1 0 365579877 1941798912 7490 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474072 7490 337 96 0 470634 0
[pid=26861] ppid=26859 vsize=22280 CPUtime=154 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 2942 0 0 0 15400 0 0 0 25 0 1 0 365579877 22814720 2830 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553111 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5570 2830 340 145 0 2615 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=154.22 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 15422 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 2392736

[startup+522.301 s]
/proc/loadavg: 10.24 10.73 10.83 11/200 27239
/proc/meminfo: memFree=17036844/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896508 CPUtime=174.07 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 49837 0 0 0 17396 11 0 0 25 0 1 0 365579877 1942024192 7846 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474127 7846 337 96 0 470689 0
[pid=26861] ppid=26859 vsize=22728 CPUtime=174.01 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3040 0 0 0 17401 0 0 0 25 0 1 0 365579877 23273472 2928 33554432000 4194304 4785740 140735740922528 18446744073709551615 4287092 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5682 2928 340 145 0 2727 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=174.22 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 17422 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134529640 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 2393404

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

[startup+537.501 s]
/proc/loadavg: 10.19 10.69 10.81 12/200 27240
/proc/meminfo: memFree=17034236/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896560 CPUtime=179.17 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 51032 0 0 0 17906 11 0 0 25 0 1 0 365579877 1942077440 7427 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474140 7427 337 96 0 470702 0
[pid=26861] ppid=26859 vsize=22860 CPUtime=179.07 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3059 0 0 0 17907 0 0 0 25 0 1 0 365579877 23408640 2947 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5715 2947 340 145 0 2760 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=179.26 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 17926 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 2393588

[startup+550.301 s]
/proc/loadavg: 10.16 10.67 10.80 12/200 27240
/proc/meminfo: memFree=17033984/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896560 CPUtime=183.41 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 51593 0 0 0 18330 11 0 0 25 0 1 0 365579877 1942077440 7956 33554432000 4194304 4587354 140735736503776 18446744073709551615 4230277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474140 7956 337 96 0 470702 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=183.37 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3091 0 0 0 18337 0 0 0 25 0 1 0 365579877 23543808 2979 33554432000 4194304 4785740 140735740922528 18446744073709551615 4549576 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2979 340 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=183.52 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18352 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 11536736 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 2393720

[startup+556.701 s]
/proc/loadavg: 10.13 10.65 10.79 11/200 27240
/proc/meminfo: memFree=17035592/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896612 CPUtime=185.57 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 52389 0 0 0 18546 11 0 0 25 0 1 0 365579877 1942130688 7096 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474153 7096 337 96 0 470715 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=185.47 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3094 0 0 0 18547 0 0 0 25 0 1 0 365579877 23543808 2982 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2982 340 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=185.66 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18566 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 556.7
Current children cumulated vsize (KiB) 2393772

[startup+559.907 s]
/proc/loadavg: 10.13 10.65 10.79 11/200 27240
/proc/meminfo: memFree=17034724/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896612 CPUtime=186.62 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 52556 0 0 0 18651 11 0 0 25 0 1 0 365579877 1942130688 7257 33554432000 4194304 4587354 140735736503776 18446744073709551615 4237679 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474153 7257 337 96 0 470715 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=186.57 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3095 0 0 0 18657 0 0 0 25 0 1 0 365579877 23543808 2983 33554432000 4194304 4785740 140735740922528 18446744073709551615 4309515 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2983 340 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=186.72 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18672 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134530292 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 559.91
Current children cumulated vsize (KiB) 2393772

[startup+560.701 s]
/proc/loadavg: 10.13 10.65 10.79 11/200 27240
/proc/meminfo: memFree=17034724/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896612 CPUtime=186.87 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 52595 0 0 0 18676 11 0 0 25 0 1 0 365579877 1942130688 7294 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474153 7294 337 96 0 470715 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=186.81 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3095 0 0 0 18681 0 0 0 25 0 1 0 365579877 23543808 2983 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2983 340 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=187.02 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18702 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 560.7
Current children cumulated vsize (KiB) 2393772

[startup+561.101 s]
/proc/loadavg: 10.13 10.65 10.79 11/200 27240
/proc/meminfo: memFree=17034228/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896612 CPUtime=187.01 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 52613 0 0 0 18690 11 0 0 25 0 1 0 365579877 1942130688 7312 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474153 7312 337 96 0 470715 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=186.97 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3097 0 0 0 18697 0 0 0 25 0 1 0 365579877 23543808 2985 33554432000 4194304 4785740 140735740922528 18446744073709551615 4277565 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2985 341 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=187.12 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18712 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 561.1
Current children cumulated vsize (KiB) 2393772

[startup+561.301 s]
/proc/loadavg: 10.13 10.65 10.79 11/200 27240
/proc/meminfo: memFree=17034228/32951124 swapFree=67111528/67111528
[pid=26859] ppid=26857 vsize=18324 CPUtime=0 cores=5,7
/proc/26859/stat : 26859 (ppfolio) S 26857 26859 26158 0 -1 4202496 503 0 0 0 0 0 0 0 15 0 1 0 365579876 18763776 394 33554432000 4194304 4287625 140737291531456 18446744073709551615 222921797135 0 0 4096 65536 4584717746977112064 0 0 17 7 0 0 0
/proc/26859/statm: 4581 394 345 23 0 91 0
[pid=26860] ppid=26859 vsize=1896612 CPUtime=187.07 cores=5
/proc/26860/stat : 26860 (cryptominisat) R 26859 26859 26158 0 -1 4202496 52621 0 0 0 18696 11 0 0 25 0 1 0 365579877 1942130688 7320 33554432000 4194304 4587354 140735736503776 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26860/statm: 474153 7320 337 96 0 470715 0
[pid=26861] ppid=26859 vsize=22992 CPUtime=187.01 cores=5
/proc/26861/stat : 26861 (clasp) R 26859 26859 26158 0 -1 4202496 3097 0 0 0 18701 0 0 0 25 0 1 0 365579877 23543808 2985 33554432000 4194304 4785740 140735740922528 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/26861/statm: 5748 2985 341 145 0 2793 0
[pid=26862] ppid=26859 vsize=455844 CPUtime=187.22 cores=5
/proc/26862/stat : 26862 (TNM) R 26859 26859 26158 0 -1 4202496 313 0 0 0 18722 0 0 0 25 0 1 0 365579877 466784256 209 33554432000 134512640 134534564 4289317392 18446744073709551615 134529381 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/26862/statm: 113961 209 95 6 0 112627 0
Current children cumulated CPU time (s) 561.3
Current children cumulated vsize (KiB) 2393772

Child status: 0
Real time (s): 561.338
CPU time (s): 561.355
CPU user time (s): 561.236
CPU system time (s): 0.118981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4233948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 561.236
system time used= 0.118981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56570
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= 166
involuntary context switches= 5912

runsolver used 0.970852 second user time and 2.09568 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-11 18:36:31
IDJOB=3191826
IDBENCH=82957
IDSOLVER=1613
FILE ID=node109/3191826-1302539791
RUNJOBID= node109-1302536963-26179
PBS_JOBID= 12951123
Free space on /tmp= 71736 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1404138730-025.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191826-1302539791/watcher-3191826-1302539791 -o /tmp/evaluation-result-3191826-1302539791/solver-3191826-1302539791 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191826-1302539791.cnf

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

MD5SUM BENCH= 2e059a7f69d15193cd88ec6d57d9e297
RANDOM SEED=1113208611

node109.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.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.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.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.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      16988720 kB
Buffers:        747816 kB
Cached:       14586276 kB
SwapCached:          0 kB
Active:        8590232 kB
Inactive:      6984188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16988720 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10336 kB
Writeback:           0 kB
AnonPages:      240320 kB
Mapped:          17568 kB
Slab:           323072 kB
PageTables:       6244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2797196 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= 71724 MiB
End job on node109 at 2011-04-11 18:45:53