Trace number 3275952

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.01 4999.91

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
MD5SUMd705043763df769aab1e385bbbc2b11e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1325.32
Satisfiable
(Un)Satisfiability was proved
Number of variables184
Number of clauses896
Sum of the clauses size3042
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214
Number of clauses of size 3514
Number of clauses of size 4368
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) 0
0.00/0.00	Starting clasp 1.3.6 on core(s) 0
0.00/0.00	Starting TNM 2009 on core(s) 0
5000.01/4999.90	Done

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3275952-1303656362/watcher-3275952-1303656362 -o /tmp/evaluation-result-3275952-1303656362/solver-3275952-1303656362 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275952-1303656362.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.22 1.74 1.85 3/172 31960
/proc/meminfo: memFree=14918736/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 499 0 0 0 0 0 0 0 22 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3936648280552734977 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0

[startup+0.0194131 s]
/proc/loadavg: 1.22 1.74 1.85 3/172 31960
/proc/meminfo: memFree=14918736/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100444 s]
/proc/loadavg: 1.22 1.74 1.85 3/172 31960
/proc/meminfo: memFree=14918736/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300397 s]
/proc/loadavg: 1.22 1.74 1.85 3/172 31960
/proc/meminfo: memFree=14918736/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108529568908836864 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700336 s]
/proc/loadavg: 1.22 1.74 1.85 3/172 31960
/proc/meminfo: memFree=14918736/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 23 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108529568908836864 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.5012 s]
/proc/loadavg: 1.22 1.74 1.85 7/184 31972
/proc/meminfo: memFree=14902696/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108527644763488256 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1533312 CPUtime=0.59 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 1391 0 0 0 59 0 0 0 25 0 1 0 477236937 1570111488 700 33554432000 4194304 4587354 140733593878000 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 383328 700 329 96 0 379890 0
[pid=31962] ppid=31960 vsize=12560 CPUtime=0.46 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 604 0 0 0 46 0 0 0 25 0 1 0 477236937 12861440 496 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3140 496 340 145 0 185 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=0.42 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 42 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2019892

[startup+3.10086 s]
/proc/loadavg: 1.60 1.81 1.88 7/184 32002
/proc/meminfo: memFree=14910732/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108528057080348672 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1534060 CPUtime=1.09 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 1884 0 0 0 109 0 0 0 25 0 1 0 477236937 1570877440 894 33554432000 4194304 4587354 140733593878000 18446744073709551615 4237695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 383515 894 333 96 0 380077 0
[pid=31962] ppid=31960 vsize=12692 CPUtime=1.04 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 644 0 0 0 104 0 0 0 25 0 1 0 477236937 12996608 536 33554432000 4194304 4785740 140734000933984 18446744073709551615 4551113 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3173 536 340 145 0 218 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=0.94 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 94 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 2020772

[startup+6.30031 s]
/proc/loadavg: 1.60 1.81 1.88 7/184 32002
/proc/meminfo: memFree=14897308/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108527919641395200 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1539548 CPUtime=2.19 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 3913 0 0 0 219 0 0 0 25 0 1 0 477236937 1576497152 2164 33554432000 4194304 4587354 140733593878000 18446744073709551615 4238392 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 384887 2164 337 96 0 381449 0
[pid=31962] ppid=31960 vsize=12960 CPUtime=2.06 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 685 0 0 0 206 0 0 0 25 0 1 0 477236937 13271040 577 33554432000 4194304 4785740 140734000933984 18446744073709551615 4278129 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3240 577 340 145 0 285 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=2.02 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 202 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2026528

[startup+12.7011 s]
/proc/loadavg: 2.28 1.94 1.92 7/184 32002
/proc/meminfo: memFree=14890112/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108527644763488256 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1542388 CPUtime=4.29 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 5725 0 0 0 429 0 0 0 25 0 1 0 477236937 1579405312 3036 33554432000 4194304 4587354 140733593878000 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 385597 3036 337 96 0 382159 0
[pid=31962] ppid=31960 vsize=13096 CPUtime=4.24 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 735 0 0 0 424 0 0 0 25 0 1 0 477236937 13410304 627 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3274 627 340 145 0 319 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=4.14 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 414 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2029504

[startup+25.5008 s]
/proc/loadavg: 2.85 2.08 1.96 7/184 32002
/proc/meminfo: memFree=14886480/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108528057080348672 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1542708 CPUtime=8.59 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 8484 0 0 0 858 1 0 0 25 0 1 0 477236937 1579732992 2968 33554432000 4194304 4587354 140733593878000 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 385677 2968 337 96 0 382239 0
[pid=31962] ppid=31960 vsize=13372 CPUtime=8.47 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 816 0 0 0 847 0 0 0 25 0 1 0 477236937 13692928 708 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3343 708 340 145 0 388 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=8.42 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 842 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2030100

[startup+51.1011 s]
/proc/loadavg: 3.92 2.39 2.07 7/184 32003
/proc/meminfo: memFree=14874136/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108529568908836864 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1548588 CPUtime=17.09 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 13473 0 0 0 1707 2 0 0 25 0 1 0 477236937 1585754112 4133 33554432000 4194304 4587354 140733593878000 18446744073709551615 4287479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 387147 4133 337 96 0 383709 0
[pid=31962] ppid=31960 vsize=13776 CPUtime=17.04 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 898 0 0 0 1704 0 0 0 25 0 1 0 477236937 14106624 790 33554432000 4194304 4785740 140734000933984 18446744073709551615 4551099 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3444 790 340 145 0 489 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=16.95 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 1695 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134530401 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2036384

[startup+102.307 s]
/proc/loadavg: 5.17 2.99 2.29 7/184 32004
/proc/meminfo: memFree=14853544/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108529706347790336 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1559204 CPUtime=34.18 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 22180 0 0 0 3415 3 0 0 25 0 1 0 477236937 1596624896 7052 33554432000 4194304 4587354 140733593878000 18446744073709551615 4238406 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 389801 7052 337 96 0 386363 0
[pid=31962] ppid=31960 vsize=14180 CPUtime=34.08 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 985 0 0 0 3408 0 0 0 25 0 1 0 477236937 14520320 877 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 3545 877 340 145 0 590 0
[pid=31963] ppid=31960 vsize=455696 CPUtime=34.01 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 288 0 0 0 3401 0 0 0 25 0 1 0 477236937 466632704 185 33554432000 134512640 134534564 4290279824 18446744073709551615 134530494 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113924 185 95 6 0 112590 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2047404

[startup+162.301 s]
/proc/loadavg: 5.69 3.54 2.52 7/184 32006
/proc/meminfo: memFree=14843492/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 477236937 18763776 394 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 4108529294030929920 0 0 17 4 0 0 0
/proc/31960/statm: 4581 394 345 23 0 91 0
[pid=31961] ppid=31960 vsize=1566808 CPUtime=54.18 cores=0
/proc/31961/stat : 31961 (cryptominisat) R 31960 31960 30903 0 -1 4202496 31542 0 0 0 5413 5 0 0 25 0 1 0 477236937 1604411392 9331 33554432000 4194304 4587354 140733593878000 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31961/statm: 391702 9331 337 96 0 388264 0
[pid=31962] ppid=31960 vsize=14444 CPUtime=54.08 cores=0

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

/proc/meminfo: memFree=14791140/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1569.82 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1840 0 0 0 156982 0 0 0 25 0 1 0 477236937 18075648 1732 33554432000 4194304 4785740 140734000933984 18446744073709551615 4416773 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1732 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1569.78 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 156978 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 11535803 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 491676

[startup+4602.3 s]
/proc/loadavg: 5.00 5.26 5.58 6/183 32145
/proc/meminfo: memFree=14790512/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1599.83 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1840 0 0 0 159983 0 0 0 25 0 1 0 477236937 18075648 1732 33554432000 4194304 4785740 140734000933984 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1732 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1599.77 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 159977 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 491676

[startup+4662.3 s]
/proc/loadavg: 5.00 5.21 5.54 6/183 32147
/proc/meminfo: memFree=14791124/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1629.83 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1840 0 0 0 162983 0 0 0 25 0 1 0 477236937 18075648 1732 33554432000 4194304 4785740 140734000933984 18446744073709551615 4551104 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1732 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1629.77 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 162977 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4662.4
Current children cumulated vsize (KiB) 491676

[startup+4722.31 s]
/proc/loadavg: 5.00 5.17 5.50 6/183 32152
/proc/meminfo: memFree=14790184/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1659.84 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1840 0 0 0 165984 0 0 0 25 0 1 0 477236937 18075648 1732 33554432000 4194304 4785740 140734000933984 18446744073709551615 4543455 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1732 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1659.76 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 165976 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 491676

[startup+4782.3 s]
/proc/loadavg: 5.00 5.13 5.47 6/183 32153
/proc/meminfo: memFree=14790168/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1689.85 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1840 0 0 0 168985 0 0 0 25 0 1 0 477236937 18075648 1732 33554432000 4194304 4785740 140734000933984 18446744073709551615 4553402 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1732 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1689.76 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 168976 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134530571 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 491676

[startup+4842.3 s]
/proc/loadavg: 5.00 5.11 5.44 6/183 32155
/proc/meminfo: memFree=14790528/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1719.85 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1845 0 0 0 171985 0 0 0 25 0 1 0 477236937 18075648 1737 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1737 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1719.75 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 171975 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134529104 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 491676

[startup+4902.3 s]
/proc/loadavg: 5.00 5.08 5.41 6/183 32156
/proc/meminfo: memFree=14790512/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1749.86 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1845 0 0 0 174986 0 0 0 25 0 1 0 477236937 18075648 1737 33554432000 4194304 4785740 140734000933984 18446744073709551615 4553143 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1737 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1749.75 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 174975 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134530372 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 491676

[startup+4962.3 s]
/proc/loadavg: 5.05 5.08 5.38 6/183 32158
/proc/meminfo: memFree=14790628/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1779.86 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1845 0 0 0 177986 0 0 0 25 0 1 0 477236937 18075648 1737 33554432000 4194304 4785740 140734000933984 18446744073709551615 4538976 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1737 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1779.74 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 177974 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 4962.4
Current children cumulated vsize (KiB) 491676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.02 5.07 5.37 6/183 32159
/proc/meminfo: memFree=14790500/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1798.67 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1845 0 0 0 179867 0 0 0 25 0 1 0 477236937 18075648 1737 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1737 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1798.54 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 179854 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 491676

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+4999.9 s]
/proc/loadavg: 5.02 5.07 5.37 6/183 32159
/proc/meminfo: memFree=14790500/32951124 swapFree=67111528/67111528
[pid=31960] ppid=31958 vsize=18324 CPUtime=1402.8 cores=0,2,4,6
/proc/31960/stat : 31960 (ppfolio) S 31958 31960 30903 0 -1 4202496 501 216419 0 0 0 0 140232 48 15 0 1 0 477236937 18763776 395 33554432000 4194304 4287625 140734558805872 18446744073709551615 222921797135 0 0 4096 65536 3897865206906192132 0 0 17 4 0 0 0
/proc/31960/statm: 4581 395 346 23 0 91 0
[pid=31962] ppid=31960 vsize=17652 CPUtime=1798.67 cores=0
/proc/31962/stat : 31962 (clasp) R 31960 31960 30903 0 -1 4202496 1845 0 0 0 179867 0 0 0 25 0 1 0 477236937 18075648 1737 33554432000 4194304 4785740 140734000933984 18446744073709551615 4287088 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/31962/statm: 4413 1737 340 145 0 1458 0
[pid=31963] ppid=31960 vsize=455700 CPUtime=1798.54 cores=0
/proc/31963/stat : 31963 (TNM) R 31960 31960 30903 0 -1 4202496 297 0 0 0 179854 0 0 0 25 0 1 0 477236937 466636800 194 33554432000 134512640 134534564 4290279824 18446744073709551615 134528835 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/31963/statm: 113925 194 103 6 0 112591 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 491676

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31960 and gives
#  childrusage.ru_utime.tv_sec=3200
#  childrusage.ru_utime.tv_usec=999374
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=488925
# CPU time returned by wait4() is 3201.49
# while last known CPU time is 5000.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 4999.91
CPU time (s): 5000.01
CPU user time (s): 4999.53
CPU system time (s): 0.48
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 3821116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3201
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 218797
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= 230
involuntary context switches= 69327

runsolver used 8.59169 second user time and 16.8274 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-24 16:46:02
IDJOB=3275952
IDBENCH=84018
IDSOLVER=1639
FILE ID=node109/3275952-1303656362
RUNJOBID= node109-1303656362-31945
PBS_JOBID= 13150739
Free space on /tmp= 72192 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n28-02-S818962541.shuffled-as.sat03-1628.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275952-1303656362/watcher-3275952-1303656362 -o /tmp/evaluation-result-3275952-1303656362/solver-3275952-1303656362 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275952-1303656362.cnf

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

MD5SUM BENCH= d705043763df769aab1e385bbbc2b11e
RANDOM SEED=2085020346

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:      14919140 kB
Buffers:       2105804 kB
Cached:       15287320 kB
SwapCached:          0 kB
Active:        9413620 kB
Inactive:      8043604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14919140 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20600 kB
Writeback:           0 kB
AnonPages:       64100 kB
Mapped:          14496 kB
Slab:           510840 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185628 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= 72172 MiB
End job on node109 at 2011-04-24 18:09:22