Trace number 3221782

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) 4999.94 5000.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
MD5SUM9c7b3f326f7257fd8377a35f8807c0d3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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) 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

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-3221782-1303295961/watcher-3221782-1303295961 -o /tmp/evaluation-result-3221782-1303295961/solver-3221782-1303295961 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3221782-1303295961.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): 5000 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: 4.86 4.97 4.99 3/179 29647
/proc/meminfo: memFree=15943884/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 12012656294323257604 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0

[startup+0.0555539 s]
/proc/loadavg: 4.86 4.97 4.99 3/179 29647
/proc/meminfo: memFree=15943884/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 12012656294323257604 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100582 s]
/proc/loadavg: 4.86 4.97 4.99 3/179 29647
/proc/meminfo: memFree=15943884/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 12012656294323257604 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300504 s]
/proc/loadavg: 4.86 4.97 4.99 3/179 29647
/proc/meminfo: memFree=15943884/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 17 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700478 s]
/proc/loadavg: 4.86 4.97 4.99 3/179 29647
/proc/meminfo: memFree=15943884/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048627922189418496 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50033 s]
/proc/loadavg: 4.86 4.97 4.99 6/183 29651
/proc/meminfo: memFree=15938892/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048628197067325440 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1981916 CPUtime=0.99 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 1848 0 0 0 99 0 0 0 19 0 1 0 441196821 2029481984 919 33554432000 4194304 4587354 140735965882048 18446744073709551615 4239479 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 495479 919 327 96 0 492041 0
[pid=29649] ppid=29647 vsize=13108 CPUtime=0.2 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 725 0 0 0 20 0 0 0 25 0 1 0 441196821 13422592 612 33554432000 4194304 4785740 140735515913488 18446744073709551615 4416804 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 3277 612 340 145 0 322 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=0.29 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 29 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 2469304

[startup+3.10104 s]
/proc/loadavg: 4.86 4.97 4.99 6/183 29651
/proc/meminfo: memFree=15937524/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048626272921976832 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1984252 CPUtime=1.54 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 2391 0 0 0 154 0 0 0 20 0 1 0 441196821 2031874048 1041 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 496063 1041 331 96 0 492625 0
[pid=29649] ppid=29647 vsize=13636 CPUtime=0.7 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 887 0 0 0 70 0 0 0 25 0 1 0 441196821 13963264 774 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 3409 774 340 145 0 454 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=0.84 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 84 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134530648 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 2472168

[startup+6.3004 s]
/proc/loadavg: 4.95 4.98 4.99 6/183 29651
/proc/meminfo: memFree=15929712/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048626272921976832 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1989596 CPUtime=2.59 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 4722 0 0 0 259 0 0 0 22 0 1 0 441196821 2037346304 2887 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 497399 2887 337 96 0 493961 0
[pid=29649] ppid=29647 vsize=14568 CPUtime=1.8 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 1116 0 0 0 180 0 0 0 25 0 1 0 441196821 14917632 1003 33554432000 4194304 4785740 140735515913488 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 3642 1003 340 145 0 687 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=1.89 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 189 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134530664 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 2478444

[startup+12.7012 s]
/proc/loadavg: 4.95 4.98 4.99 6/183 29651
/proc/meminfo: memFree=15930740/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1989040 CPUtime=4.74 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 6074 0 0 0 474 0 0 0 25 0 1 0 441196821 2036776960 2539 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 497260 2539 337 96 0 493822 0
[pid=29649] ppid=29647 vsize=15520 CPUtime=3.9 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 1333 0 0 0 390 0 0 0 25 0 1 0 441196821 15892480 1220 33554432000 4194304 4785740 140735515913488 18446744073709551615 4552974 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 3880 1220 340 145 0 925 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=4.04 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 404 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134528661 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2478840

[startup+25.5009 s]
/proc/loadavg: 4.96 4.98 4.99 6/183 29652
/proc/meminfo: memFree=15919960/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1996340 CPUtime=8.99 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 9922 0 0 0 898 1 0 0 25 0 1 0 441196821 2044252160 4507 33554432000 4194304 4587354 140735965882048 18446744073709551615 4237461 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 499085 4507 337 96 0 495647 0
[pid=29649] ppid=29647 vsize=16860 CPUtime=8.19 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 1675 0 0 0 819 0 0 0 25 0 1 0 441196821 17264640 1562 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 4215 1562 340 145 0 1260 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=8.29 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 829 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134530606 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2487480

[startup+51.1012 s]
/proc/loadavg: 4.97 4.98 4.99 6/183 29652
/proc/meminfo: memFree=15916360/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048627784750465024 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1998276 CPUtime=17.49 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 13610 0 0 0 1747 2 0 0 25 0 1 0 441196821 2046234624 4270 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 499569 4270 337 96 0 496131 0
[pid=29649] ppid=29647 vsize=18780 CPUtime=16.75 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 2157 0 0 0 1675 0 0 0 25 0 1 0 441196821 19230720 2044 33554432000 4194304 4785740 140735515913488 18446744073709551615 4550447 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 4695 2044 340 145 0 1740 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=16.84 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 1684 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134528913 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2491336

[startup+102.307 s]
/proc/loadavg: 4.99 4.98 4.99 6/183 29654
/proc/meminfo: memFree=15907536/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048626410360930304 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1995708 CPUtime=34.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 19629 0 0 0 3452 3 0 0 25 0 1 0 441196821 2043604992 6309 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 498927 6309 337 96 0 495489 0
[pid=29649] ppid=29647 vsize=20872 CPUtime=33.79 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 2657 0 0 0 3379 0 0 0 25 0 1 0 441196821 21372928 2544 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553075 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 5218 2544 341 145 0 2263 0
[pid=29650] ppid=29647 vsize=455956 CPUtime=33.94 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 364 0 0 0 3394 0 0 0 25 0 1 0 441196821 466898944 261 33554432000 134512640 134534564 4291474272 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113989 261 95 6 0 112655 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2490860

[startup+162.301 s]
/proc/loadavg: 4.99 4.98 4.99 6/183 29655
/proc/meminfo: memFree=15902800/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048626685238837248 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=1998040 CPUtime=54.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 23978 0 0 0 5451 4 0 0 25 0 1 0 441196821 2045992960 6952 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 499510 6952 337 96 0 496072 0
[pid=29649] ppid=29647 vsize=23148 CPUtime=53.79 cores=0

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

/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4542.22
Current children cumulated vsize (KiB) 2605404

[startup+4602.3 s]
/proc/loadavg: 6.00 5.73 5.33 7/184 29847
/proc/meminfo: memFree=15762152/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 15 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 7048628197067325440 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173128 CPUtime=1534.56 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 141789 0 0 0 153419 37 0 0 25 0 1 0 441196821 2225283072 29504 33554432000 4194304 4587354 140735965882048 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543282 29504 337 96 0 539844 0
[pid=29649] ppid=29647 vsize=52708 CPUtime=1533.76 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10006 0 0 0 153373 3 0 0 25 0 1 0 441196821 53972992 9893 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13177 9893 341 145 0 10222 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1533.91 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 153389 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134528737 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4602.23
Current children cumulated vsize (KiB) 2700120

[startup+4662.3 s]
/proc/loadavg: 6.00 5.77 5.37 7/184 29848
/proc/meminfo: memFree=15755300/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173128 CPUtime=1554.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 142826 0 0 0 155418 37 0 0 25 0 1 0 441196821 2225283072 30520 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543282 30520 337 96 0 539844 0
[pid=29649] ppid=29647 vsize=52908 CPUtime=1553.76 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10065 0 0 0 155373 3 0 0 25 0 1 0 441196821 54177792 9952 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13227 9952 341 145 0 10272 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1553.91 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 155389 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134528988 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4662.22
Current children cumulated vsize (KiB) 2700320

[startup+4722.31 s]
/proc/loadavg: 6.00 5.81 5.41 7/184 29850
/proc/meminfo: memFree=15752296/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173128 CPUtime=1574.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 144028 0 0 0 157417 38 0 0 25 0 1 0 441196821 2225283072 31690 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543282 31690 337 96 0 539844 0
[pid=29649] ppid=29647 vsize=53188 CPUtime=1573.78 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10106 0 0 0 157375 3 0 0 25 0 1 0 441196821 54464512 9993 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553032 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13297 9993 341 145 0 10342 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1573.9 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 157388 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 11536785 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 2700600

[startup+4782.3 s]
/proc/loadavg: 6.00 5.84 5.44 7/184 29851
/proc/meminfo: memFree=15770728/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2078520 CPUtime=1594.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 144146 0 0 0 159417 38 0 0 25 0 1 0 441196821 2128404480 26693 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238628 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 519630 26693 337 96 0 516192 0
[pid=29649] ppid=29647 vsize=53328 CPUtime=1593.78 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10135 0 0 0 159375 3 0 0 25 0 1 0 441196821 54607872 10022 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13332 10022 341 145 0 10377 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1593.9 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 159388 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134530484 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4782.23
Current children cumulated vsize (KiB) 2606132

[startup+4842.3 s]
/proc/loadavg: 6.00 5.87 5.47 7/184 29853
/proc/meminfo: memFree=15763012/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2078520 CPUtime=1614.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 144399 0 0 0 161417 38 0 0 25 0 1 0 441196821 2128404480 26941 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238690 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 519630 26941 337 96 0 516192 0
[pid=29649] ppid=29647 vsize=53328 CPUtime=1613.79 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10135 0 0 0 161376 3 0 0 25 0 1 0 441196821 54607872 10022 33554432000 4194304 4785740 140735515913488 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13332 10022 341 145 0 10377 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1613.9 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 161388 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134528316 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4842.24
Current children cumulated vsize (KiB) 2606132

[startup+4902.3 s]
/proc/loadavg: 6.00 5.89 5.50 7/184 29864
/proc/meminfo: memFree=15753032/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173232 CPUtime=1634.55 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 147363 0 0 0 163416 39 0 0 25 0 1 0 441196821 2225389568 29026 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238668 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543308 29026 337 96 0 539870 0
[pid=29649] ppid=29647 vsize=53496 CPUtime=1633.79 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10171 0 0 0 163376 3 0 0 25 0 1 0 441196821 54779904 10058 33554432000 4194304 4785740 140735515913488 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13374 10058 341 145 0 10419 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1633.89 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 163387 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 11537409 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4902.23
Current children cumulated vsize (KiB) 2701012

[startup+4962.3 s]
/proc/loadavg: 6.05 5.92 5.54 7/184 29865
/proc/meminfo: memFree=15747980/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173232 CPUtime=1654.54 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 149034 0 0 0 165415 39 0 0 25 0 1 0 441196821 2225389568 30655 33554432000 4194304 4587354 140735965882048 18446744073709551615 4243671 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543308 30655 337 96 0 539870 0
[pid=29649] ppid=29647 vsize=53496 CPUtime=1653.8 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10185 0 0 0 165377 3 0 0 25 0 1 0 441196821 54779904 10072 33554432000 4194304 4785740 140735515913488 18446744073709551615 4552970 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13374 10072 341 145 0 10419 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1653.89 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 165387 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134529887 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4962.23
Current children cumulated vsize (KiB) 2701012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.02 5.93 5.55 7/184 29866
/proc/meminfo: memFree=15743496/32951124 swapFree=67111528/67111528
[pid=29647] ppid=29645 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/29647/stat : 29647 (ppfolio) S 29645 29647 29255 0 -1 4202496 501 0 0 0 0 0 0 0 16 0 1 0 441196820 18763776 394 33554432000 4194304 4287625 140737428113632 18446744073709551615 222921797135 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/29647/statm: 4581 394 345 23 0 91 0
[pid=29648] ppid=29647 vsize=2173232 CPUtime=1667.12 cores=0
/proc/29648/stat : 29648 (cryptominisat) R 29647 29647 29255 0 -1 4202496 149942 0 0 0 166673 39 0 0 25 0 1 0 441196821 2225389568 31533 33554432000 4194304 4587354 140735965882048 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29648/statm: 543308 31533 337 96 0 539870 0
[pid=29649] ppid=29647 vsize=53636 CPUtime=1666.33 cores=0
/proc/29649/stat : 29649 (clasp) R 29647 29647 29255 0 -1 4202496 10203 0 0 0 166630 3 0 0 25 0 1 0 441196821 54923264 10090 33554432000 4194304 4785740 140735515913488 18446744073709551615 4546064 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/29649/statm: 13409 10090 341 145 0 10454 0
[pid=29650] ppid=29647 vsize=455960 CPUtime=1666.49 cores=0
/proc/29650/stat : 29650 (TNM) R 29647 29647 29255 0 -1 4202496 373 0 0 0 166647 2 0 0 25 0 1 0 441196821 466903040 270 33554432000 134512640 134534564 4291474272 18446744073709551615 134530832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/29650/statm: 113990 270 103 6 0 112656 0
Current children cumulated CPU time (s) 4999.94
Current children cumulated vsize (KiB) 2701152

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 4999.94
CPU user time (s): 4999.5
CPU system time (s): 0.44
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 4730240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 501
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= 268
involuntary context switches= 5

runsolver used 8.85165 second user time and 18.3442 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-20 12:39:21
IDJOB=3221782
IDBENCH=82980
IDSOLVER=1639
FILE ID=node109/3221782-1303295961
RUNJOBID= node109-1303290175-29273
PBS_JOBID= 13049610
Free space on /tmp= 71456 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S944656226-046.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3221782-1303295961/watcher-3221782-1303295961 -o /tmp/evaluation-result-3221782-1303295961/solver-3221782-1303295961 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3221782-1303295961.cnf

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

MD5SUM BENCH= 9c7b3f326f7257fd8377a35f8807c0d3
RANDOM SEED=1953633703

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:      15944164 kB
Buffers:        768552 kB
Cached:       15796864 kB
SwapCached:          0 kB
Active:        7985156 kB
Inactive:      8662420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15944164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10100 kB
Writeback:           0 kB
AnonPages:       81824 kB
Mapped:          16132 kB
Slab:           297592 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   682076 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71448 MiB
End job on node109 at 2011-04-20 14:02:43