Trace number 3275857

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.03 4999.91

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3288.15
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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) 1
0.00/0.01	Starting clasp 1.3.6 on core(s) 1
0.00/0.01	Starting TNM 2009 on core(s) 1

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-3275857-1303651592/watcher-3275857-1303651592 -o /tmp/evaluation-result-3275857-1303651592/solver-3275857-1303651592 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275857-1303651592.cnf 

running on 4 cores: 1,3,5,7

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: 2.76 2.98 3.65 2/172 585
/proc/meminfo: memFree=16135620/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18240 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) R 583 585 32167 0 -1 4194304 271 0 0 0 0 0 0 0 22 0 1 0 476756954 18677760 220 33554432000 4194304 4287625 140735044735456 18446744073709551615 212682712552 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/585/statm: 4560 220 187 23 0 57 0

[startup+0.0390739 s]
/proc/loadavg: 2.76 2.98 3.65 2/172 585
/proc/meminfo: memFree=16135620/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169328470142746624 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101085 s]
/proc/loadavg: 2.76 2.98 3.65 2/172 585
/proc/meminfo: memFree=16135620/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169328745020653568 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.301049 s]
/proc/loadavg: 2.76 2.98 3.65 2/172 585
/proc/meminfo: memFree=16135620/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169328745020653568 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700974 s]
/proc/loadavg: 2.76 2.98 3.65 2/172 585
/proc/meminfo: memFree=16135620/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169328745020653568 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50083 s]
/proc/loadavg: 3.02 3.03 3.66 7/184 607
/proc/meminfo: memFree=16100432/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=36508 CPUtime=0.45 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 4477 0 0 0 45 0 0 0 18 0 1 0 476756955 37384192 3506 33554432000 4194304 4587354 140733461429968 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 9127 3506 326 96 0 5689 0
[pid=587] ppid=585 vsize=20552 CPUtime=0.92 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 3008 0 0 0 92 0 0 0 19 0 1 0 476756955 21045248 2471 33554432000 4194304 4785740 140735804314352 18446744073709551615 4549596 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 5138 2471 340 145 0 2183 0
[pid=588] ppid=585 vsize=454900 CPUtime=0.1 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1279 0 0 0 10 0 0 0 25 0 1 0 476756955 465817600 1176 33554432000 134512640 134534564 4286792096 18446744073709551615 134524736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 113725 1176 91 6 0 112391 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 530284

[startup+3.10054 s]
/proc/loadavg: 3.02 3.03 3.66 7/184 607
/proc/meminfo: memFree=16088280/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169329569654374400 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=36508 CPUtime=1.25 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 4968 0 0 0 125 0 0 0 19 0 1 0 476756955 37384192 3989 33554432000 4194304 4587354 140733461429968 18446744073709551615 4238499 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 9127 3989 326 96 0 5689 0
[pid=587] ppid=585 vsize=23912 CPUtime=1.32 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 3843 0 0 0 132 0 0 0 19 0 1 0 476756955 24485888 3306 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 5978 3306 340 145 0 3023 0
[pid=588] ppid=585 vsize=454900 CPUtime=0.5 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1279 0 0 0 50 0 0 0 25 0 1 0 476756955 465817600 1176 33554432000 134512640 134534564 4286792096 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 113725 1176 91 6 0 112391 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 533644

[startup+6.30095 s]
/proc/loadavg: 3.42 3.11 3.68 7/184 607
/proc/meminfo: memFree=16077552/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169329569654374400 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=1987140 CPUtime=2.35 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 6054 0 0 0 235 0 0 0 21 0 1 0 476756955 2034831360 3797 33554432000 4194304 4587354 140733461429968 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 496785 3797 327 96 0 493347 0
[pid=587] ppid=585 vsize=30404 CPUtime=2.31 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 5448 0 0 0 231 0 0 0 22 0 1 0 476756955 31133696 4911 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553411 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 7601 4911 340 145 0 4646 0
[pid=588] ppid=585 vsize=459420 CPUtime=1.6 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 160 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 2495288

[startup+12.7008 s]
/proc/loadavg: 3.62 3.16 3.69 7/184 608
/proc/meminfo: memFree=16062252/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169329019898560512 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=2004456 CPUtime=4.54 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 10805 0 0 0 453 1 0 0 25 0 1 0 476756955 2052562944 8541 33554432000 4194304 4587354 140733461429968 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 501114 8541 337 96 0 497676 0
[pid=587] ppid=585 vsize=34708 CPUtime=4.43 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 6508 0 0 0 442 1 0 0 25 0 1 0 476756955 35540992 5971 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 8677 5971 340 145 0 5722 0
[pid=588] ppid=585 vsize=459420 CPUtime=3.7 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 370 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530204 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 2516908

[startup+25.5005 s]
/proc/loadavg: 4.15 3.30 3.73 7/184 608
/proc/meminfo: memFree=16029792/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169328882459607040 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=2016888 CPUtime=8.75 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 12053 0 0 0 874 1 0 0 25 0 1 0 476756955 2065293312 8419 33554432000 4194304 4587354 140733461429968 18446744073709551615 4364922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 504222 8419 337 96 0 500784 0
[pid=587] ppid=585 vsize=40684 CPUtime=8.71 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 7931 0 0 0 870 1 0 0 25 0 1 0 476756955 41660416 7394 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 10171 7394 340 145 0 7216 0
[pid=588] ppid=585 vsize=459420 CPUtime=8 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 800 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2535316

[startup+51.1008 s]
/proc/loadavg: 4.78 3.51 3.79 7/184 609
/proc/meminfo: memFree=15999808/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169327782947979264 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=2026168 CPUtime=17.34 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 14972 0 0 0 1733 1 0 0 25 0 1 0 476756955 2074796032 11337 33554432000 4194304 4587354 140733461429968 18446744073709551615 4238418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 506542 11337 337 96 0 503104 0
[pid=587] ppid=585 vsize=52420 CPUtime=17.23 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 10627 0 0 0 1721 2 0 0 25 0 1 0 476756955 53678080 10090 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 13105 10090 340 145 0 10150 0
[pid=588] ppid=585 vsize=459420 CPUtime=16.5 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 1650 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134529915 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2556332

[startup+102.306 s]
/proc/loadavg: 5.47 3.89 3.90 7/184 610
/proc/meminfo: memFree=15957892/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=2033896 CPUtime=34.37 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 23576 0 0 0 3434 3 0 0 25 0 1 0 476756955 2082709504 16011 33554432000 4194304 4587354 140733461429968 18446744073709551615 4231904 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 508474 16011 337 96 0 505036 0
[pid=587] ppid=585 vsize=58496 CPUtime=34.31 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 12097 0 0 0 3429 2 0 0 25 0 1 0 476756955 59899904 11560 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 14624 11560 340 145 0 11669 0
[pid=588] ppid=585 vsize=459420 CPUtime=33.6 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 3360 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2570136

[startup+162.3 s]
/proc/loadavg: 5.80 4.27 4.03 7/184 612
/proc/meminfo: memFree=15945960/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476756954 18763776 393 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 2169329569654374400 0 0 17 7 0 0 0
/proc/585/statm: 4581 393 345 23 0 91 0
[pid=586] ppid=585 vsize=2039844 CPUtime=54.37 cores=1
/proc/586/stat : 586 (cryptominisat) R 585 585 32167 0 -1 4202496 30617 0 0 0 5433 4 0 0 25 0 1 0 476756955 2088800256 18734 33554432000 4194304 4587354 140733461429968 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/586/statm: 509961 18734 337 96 0 506523 0
[pid=587] ppid=585 vsize=66860 CPUtime=54.3 cores=1

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

/proc/meminfo: memFree=15880312/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=167944 CPUtime=2189.58 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37326 0 0 0 218950 8 0 0 25 0 1 0 476756955 171974656 36789 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 41986 36789 340 145 0 39031 0
[pid=588] ppid=585 vsize=459420 CPUtime=2188.79 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 218879 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 645688

[startup+4602.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 742
/proc/meminfo: memFree=15883636/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=167944 CPUtime=2219.57 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37327 0 0 0 221949 8 0 0 25 0 1 0 476756955 171974656 36790 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 41986 36790 340 145 0 39031 0
[pid=588] ppid=585 vsize=459420 CPUtime=2218.79 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 221879 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 645688

[startup+4662.3 s]
/proc/loadavg: 5.00 5.00 4.93 6/183 744
/proc/meminfo: memFree=15875812/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=168372 CPUtime=2249.57 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37410 0 0 0 224949 8 0 0 25 0 1 0 476756955 172412928 36873 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 42093 36873 340 145 0 39138 0
[pid=588] ppid=585 vsize=459420 CPUtime=2248.8 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 224880 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 646116

[startup+4722.31 s]
/proc/loadavg: 5.05 5.01 4.94 6/183 745
/proc/meminfo: memFree=15877892/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=168800 CPUtime=2279.56 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37512 0 0 0 227948 8 0 0 25 0 1 0 476756955 172851200 36975 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 42200 36975 340 145 0 39245 0
[pid=588] ppid=585 vsize=459420 CPUtime=2278.81 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 227881 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 646544

[startup+4782.3 s]
/proc/loadavg: 5.02 5.01 4.94 6/183 747
/proc/meminfo: memFree=15881348/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=170080 CPUtime=2309.56 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37801 0 0 0 230948 8 0 0 25 0 1 0 476756955 174161920 37264 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 42520 37264 340 145 0 39565 0
[pid=588] ppid=585 vsize=459420 CPUtime=2308.81 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 230881 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 647824

[startup+4842.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 748
/proc/meminfo: memFree=15873144/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=170508 CPUtime=2339.55 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37890 0 0 0 233947 8 0 0 25 0 1 0 476756955 174600192 37353 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 42627 37353 340 145 0 39672 0
[pid=588] ppid=585 vsize=459420 CPUtime=2338.82 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 233882 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 648252

[startup+4902.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 750
/proc/meminfo: memFree=15876232/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=170932 CPUtime=2369.55 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 37981 0 0 0 236947 8 0 0 25 0 1 0 476756955 175034368 37444 33554432000 4194304 4785740 140735804314352 18446744073709551615 4287030 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 42733 37444 340 145 0 39778 0
[pid=588] ppid=585 vsize=459420 CPUtime=2368.82 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 236882 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134528877 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 648676

[startup+4962.3 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 752
/proc/meminfo: memFree=15867288/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=173248 CPUtime=2399.55 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 38519 0 0 0 239946 9 0 0 25 0 1 0 476756955 177405952 37982 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 43312 37982 340 145 0 40357 0
[pid=588] ppid=585 vsize=459420 CPUtime=2398.83 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 239883 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 650992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 5.00 5.00 4.94 6/183 753
/proc/meminfo: memFree=15871604/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=175356 CPUtime=2418.35 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 38992 0 0 0 241826 9 0 0 25 0 1 0 476756955 179564544 38455 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 43839 38455 340 145 0 40884 0
[pid=588] ppid=585 vsize=459420 CPUtime=2417.64 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 241764 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 653100

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.00 5.00 4.94 6/183 753
/proc/meminfo: memFree=15871604/32951124 swapFree=67111528/67111528
[pid=585] ppid=583 vsize=18324 CPUtime=164.04 cores=1,3,5,7
/proc/585/stat : 585 (ppfolio) S 583 585 32167 0 -1 4202496 500 37314 0 0 0 0 16398 6 15 0 1 0 476756954 18763776 394 33554432000 4194304 4287625 140735044735456 18446744073709551615 212687695375 0 0 4096 65536 4502168204965019908 0 0 17 7 0 0 0
/proc/585/statm: 4581 394 346 23 0 91 0
[pid=587] ppid=585 vsize=175356 CPUtime=2418.35 cores=1
/proc/587/stat : 587 (clasp) R 585 585 32167 0 -1 4202496 38992 0 0 0 241826 9 0 0 25 0 1 0 476756955 179564544 38455 33554432000 4194304 4785740 140735804314352 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/587/statm: 43839 38455 340 145 0 40884 0
[pid=588] ppid=585 vsize=459420 CPUtime=2417.64 cores=1
/proc/588/stat : 588 (TNM) R 585 585 32167 0 -1 4202496 1798 0 0 0 241764 0 0 0 25 0 1 0 476756955 470446080 1695 33554432000 134512640 134534564 4286792096 18446744073709551615 134530652 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/588/statm: 114855 1695 95 6 0 113521 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 653100

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 585 and gives
#  childrusage.ru_utime.tv_sec=163
#  childrusage.ru_utime.tv_usec=986070
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=68989
# CPU time returned by wait4() is 164.055
# while last known CPU time is 5000.03
#
# 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.03
CPU user time (s): 4999.88
CPU system time (s): 0.15
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 11356432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 163.986
system time used= 0.068989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37814
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= 208
involuntary context switches= 1770

runsolver used 8.15976 second user time and 19.1151 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-24 15:26:32
IDJOB=3275857
IDBENCH=83903
IDSOLVER=1639
FILE ID=node139/3275857-1303651592
RUNJOBID= node139-1303651592-571
PBS_JOBID= 13150709
Free space on /tmp= 72568 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3275857-1303651592/watcher-3275857-1303651592 -o /tmp/evaluation-result-3275857-1303651592/solver-3275857-1303651592 -C 5000 -W 5100 -M 15500  ppfolio --nbcore=1 HOME/instance-3275857-1303651592.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=1058858129

node139.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.852
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.70
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.852
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.852
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.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      16135900 kB
Buffers:       2144524 kB
Cached:       14086632 kB
SwapCached:          0 kB
Active:        9784220 kB
Inactive:      6510360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16135900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           22196 kB
Writeback:           0 kB
AnonPages:       62720 kB
Mapped:          14500 kB
Slab:           459028 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   185200 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= 72548 MiB
End job on node139 at 2011-04-24 16:49:54