Trace number 3220930

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.88 5000.02

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
MD5SUM6df48a49b3cf6574a0f4cdf651f82d66
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark377.49
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55340

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-3220930-1303280335/watcher-3220930-1303280335 -o /tmp/evaluation-result-3220930-1303280335/solver-3220930-1303280335 -C 5000 -W 5000 -M 15500 ppfolio --nbcore=1 HOME/instance-3220930-1303280335.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: 6.13 6.03 6.01 4/184 24861
/proc/meminfo: memFree=13232948/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 17694418914739454209 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0

[startup+0.029051 s]
/proc/loadavg: 6.13 6.03 6.01 4/184 24861
/proc/meminfo: memFree=13232948/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 17694418914739454209 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.101026 s]
/proc/loadavg: 6.13 6.03 6.01 4/184 24861
/proc/meminfo: memFree=13232948/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 17694418914739454209 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.30099 s]
/proc/loadavg: 6.13 6.03 6.01 4/184 24861
/proc/meminfo: memFree=13232948/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 24 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700929 s]
/proc/loadavg: 6.13 6.03 6.01 4/184 24861
/proc/meminfo: memFree=13232948/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 20 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50082 s]
/proc/loadavg: 6.13 6.03 6.01 7/188 24865
/proc/meminfo: memFree=13227088/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766483405670449152 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1629240 CPUtime=0.99 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 2102 0 0 0 99 0 0 0 19 0 1 0 439631641 1668341760 985 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 407310 985 326 96 0 403872 0
[pid=24863] ppid=24861 vsize=13492 CPUtime=0.19 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 840 0 0 0 19 0 0 0 24 0 1 0 439631641 13815808 732 33554432000 4194304 4785740 140735928134384 18446744073709551615 4286998 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 3373 732 340 145 0 418 0
[pid=24864] ppid=24861 vsize=452524 CPUtime=0.29 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 417 0 0 0 29 0 0 0 25 0 1 0 439631641 463384576 314 33554432000 134512640 134534564 4294310064 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 2113580

[startup+3.10053 s]
/proc/loadavg: 6.12 6.03 6.01 7/188 24865
/proc/meminfo: memFree=13226216/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766482855914635264 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1035776 CPUtime=1.53 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 3799 0 0 0 153 0 0 0 19 0 1 0 439631641 1060634624 2334 33554432000 4194304 4587354 140736409125840 18446744073709551615 4357632 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 258944 2334 336 96 0 255506 0
[pid=24863] ppid=24861 vsize=13892 CPUtime=0.69 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 945 0 0 0 69 0 0 0 25 0 1 0 439631641 14225408 837 33554432000 4194304 4785740 140735928134384 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 3473 837 340 145 0 518 0
[pid=24864] ppid=24861 vsize=452524 CPUtime=0.84 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 417 0 0 0 84 0 0 0 25 0 1 0 439631641 463384576 314 33554432000 134512640 134534564 4294310064 18446744073709551615 134524594 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 113131 314 91 6 0 111797 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 1520516

[startup+6.30094 s]
/proc/loadavg: 6.12 6.03 6.01 7/188 24865
/proc/meminfo: memFree=13218640/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766481344086147072 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1635928 CPUtime=2.59 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 4433 0 0 0 259 0 0 0 22 0 1 0 439631641 1675190272 2558 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 408982 2558 336 96 0 405544 0
[pid=24863] ppid=24861 vsize=14440 CPUtime=1.79 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 1044 0 0 0 179 0 0 0 25 0 1 0 439631641 14786560 936 33554432000 4194304 4785740 140735928134384 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 3610 936 340 145 0 655 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1.89 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 189 0 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530339 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 2125048

[startup+12.7008 s]
/proc/loadavg: 6.10 6.03 6.01 7/188 24865
/proc/meminfo: memFree=13217920/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766481756403007488 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1636052 CPUtime=4.73 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 5518 0 0 0 473 0 0 0 25 0 1 0 439631641 1675317248 2770 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 409013 2770 336 96 0 405575 0
[pid=24863] ppid=24861 vsize=15324 CPUtime=3.89 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 1258 0 0 0 389 0 0 0 25 0 1 0 439631641 15691776 1150 33554432000 4194304 4785740 140735928134384 18446744073709551615 4550908 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 3831 1150 340 145 0 876 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=4.04 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 404 0 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528310 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 2126056

[startup+25.5005 s]
/proc/loadavg: 6.08 6.03 6.01 7/188 24865
/proc/meminfo: memFree=13212464/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766482168719867904 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1640812 CPUtime=8.99 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 8308 0 0 0 898 1 0 0 25 0 1 0 439631641 1680191488 3933 33554432000 4194304 4587354 140736409125840 18446744073709551615 4237681 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 410203 3933 336 96 0 406765 0
[pid=24863] ppid=24861 vsize=16084 CPUtime=8.19 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 1462 0 0 0 819 0 0 0 25 0 1 0 439631641 16470016 1354 33554432000 4194304 4785740 140735928134384 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 4021 1354 340 145 0 1066 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=8.29 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 829 0 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 2131576

[startup+51.101 s]
/proc/loadavg: 6.13 6.04 6.01 7/188 24866
/proc/meminfo: memFree=13206436/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766482031280914432 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1645892 CPUtime=17.54 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 12149 0 0 0 1752 2 0 0 25 0 1 0 439631641 1685393408 5130 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238495 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 411473 5130 336 96 0 408035 0
[pid=24863] ppid=24861 vsize=17620 CPUtime=16.69 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 1781 0 0 0 1669 0 0 0 25 0 1 0 439631641 18042880 1673 33554432000 4194304 4785740 140735928134384 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 4405 1673 340 145 0 1450 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=16.84 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 1684 0 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528968 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2138192

[startup+102.307 s]
/proc/loadavg: 6.05 6.03 6.00 7/188 24867
/proc/meminfo: memFree=13199964/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766483130792542208 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1650520 CPUtime=34.59 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 17377 0 0 0 3456 3 0 0 25 0 1 0 439631641 1690132480 6155 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 412630 6155 336 96 0 409192 0
[pid=24863] ppid=24861 vsize=18968 CPUtime=33.79 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 2096 0 0 0 3379 0 0 0 25 0 1 0 439631641 19423232 1988 33554432000 4194304 4785740 140735928134384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 4742 1988 341 145 0 1787 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=33.9 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 3390 0 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528832 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 2144168

[startup+162.301 s]
/proc/loadavg: 6.05 6.04 6.00 7/188 24869
/proc/meminfo: memFree=13194728/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=1652420 CPUtime=54.58 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 20494 0 0 0 5455 3 0 0 25 0 1 0 439631641 1692078080 7293 33554432000 4194304 4587354 140736409125840 18446744073709551615 4228754 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 413105 7293 336 96 0 409667 0
[pid=24863] ppid=24861 vsize=20440 CPUtime=53.78 cores=0

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

/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4542.18
Current children cumulated vsize (KiB) 629828

[startup+4602.3 s]
/proc/loadavg: 6.02 6.03 6.00 7/188 25120
/proc/meminfo: memFree=13145524/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766481893841960960 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1534.56 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126198 0 0 0 153429 27 0 0 25 0 1 0 439631641 133906432 27916 33554432000 4194304 4587354 140736409125840 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27916 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1533.76 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6550 0 0 0 153375 1 0 0 25 0 1 0 439631641 39301120 6442 33554432000 4194304 4785740 140735928134384 18446744073709551615 232335589994 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6442 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1533.87 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 153385 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528223 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4602.19
Current children cumulated vsize (KiB) 643828

[startup+4662.3 s]
/proc/loadavg: 6.00 6.02 6.00 7/188 25122
/proc/meminfo: memFree=13142904/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 2766482031280914432 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1554.56 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126198 0 0 0 155429 27 0 0 25 0 1 0 439631641 133906432 27916 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27916 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1553.75 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6550 0 0 0 155374 1 0 0 25 0 1 0 439631641 39301120 6442 33554432000 4194304 4785740 140735928134384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6442 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1553.86 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 155384 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530353 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4662.17
Current children cumulated vsize (KiB) 643828

[startup+4722.31 s]
/proc/loadavg: 6.00 6.02 6.00 7/188 25124
/proc/meminfo: memFree=13140776/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1574.55 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 157428 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238481 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1573.75 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6550 0 0 0 157373 2 0 0 25 0 1 0 439631641 39301120 6442 33554432000 4194304 4785740 140735928134384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6442 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1573.88 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 157386 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4722.18
Current children cumulated vsize (KiB) 643828

[startup+4782.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 25125
/proc/meminfo: memFree=13138760/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1594.55 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 159428 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4270385 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1593.75 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6556 0 0 0 159373 2 0 0 25 0 1 0 439631641 39301120 6448 33554432000 4194304 4785740 140735928134384 18446744073709551615 4299632 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6448 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1593.88 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 159386 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528918 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4782.18
Current children cumulated vsize (KiB) 643828

[startup+4842.3 s]
/proc/loadavg: 6.04 6.02 6.00 7/188 25127
/proc/meminfo: memFree=13143696/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1614.55 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 161428 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238421 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1613.75 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6556 0 0 0 161373 2 0 0 25 0 1 0 439631641 39301120 6448 33554432000 4194304 4785740 140735928134384 18446744073709551615 4287186 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6448 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1613.88 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 161386 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528875 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4842.18
Current children cumulated vsize (KiB) 643828

[startup+4902.3 s]
/proc/loadavg: 6.01 6.02 6.00 7/188 25128
/proc/meminfo: memFree=13141920/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1634.54 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 163427 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1633.74 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6558 0 0 0 163372 2 0 0 25 0 1 0 439631641 39301120 6450 33554432000 4194304 4785740 140735928134384 18446744073709551615 4309512 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6450 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1633.89 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 163387 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134528504 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4902.17
Current children cumulated vsize (KiB) 643828

[startup+4962.3 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 25130
/proc/meminfo: memFree=13140524/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1654.54 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 165427 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1653.74 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6558 0 0 0 165372 2 0 0 25 0 1 0 439631641 39301120 6450 33554432000 4194304 4785740 140735928134384 18446744073709551615 4287076 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6450 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1653.89 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 165387 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4962.17
Current children cumulated vsize (KiB) 643828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 6.00 6.01 6.00 7/188 25131
/proc/meminfo: memFree=13142872/32951124 swapFree=67111528/67111528
[pid=24861] ppid=24859 vsize=18324 CPUtime=0 cores=0,2,4,6
/proc/24861/stat : 24861 (ppfolio) S 24859 24861 23347 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 439631641 18763776 394 33554432000 4194304 4287625 140734485113360 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 4 0 0 0
/proc/24861/statm: 4581 394 345 23 0 91 0
[pid=24862] ppid=24861 vsize=130768 CPUtime=1667.14 cores=0
/proc/24862/stat : 24862 (cryptominisat) R 24861 24861 23347 0 -1 4202496 126273 0 0 0 166687 27 0 0 25 0 1 0 439631641 133906432 27925 33554432000 4194304 4587354 140736409125840 18446744073709551615 4239312 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24862/statm: 32692 27925 336 96 0 29254 0
[pid=24863] ppid=24861 vsize=38380 CPUtime=1666.34 cores=0
/proc/24863/stat : 24863 (clasp) R 24861 24861 23347 0 -1 4202496 6558 0 0 0 166632 2 0 0 25 0 1 0 439631641 39301120 6450 33554432000 4194304 4785740 140735928134384 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24863/statm: 9595 6450 341 145 0 6640 0
[pid=24864] ppid=24861 vsize=456356 CPUtime=1666.4 cores=0
/proc/24864/stat : 24864 (TNM) R 24861 24861 23347 0 -1 4202496 479 0 0 0 166638 2 0 0 25 0 1 0 439631641 467308544 376 33554432000 134512640 134534564 4294310064 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24864/statm: 114089 376 95 6 0 112755 0
Current children cumulated CPU time (s) 4999.88
Current children cumulated vsize (KiB) 643828

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 24861 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.88
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.02
CPU time (s): 4999.88
CPU user time (s): 4999.57
CPU system time (s): 0.31
CPU usage (%): 99.9973
Max. virtual memory (cumulated for all children) (KiB): 3177776

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= 500
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= 270
involuntary context switches= 4

runsolver used 8.68368 second user time and 18.5882 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-20 08:18:55
IDJOB=3220930
IDBENCH=82838
IDSOLVER=1639
FILE ID=node132/3220930-1303280335
RUNJOBID= node132-1303262095-23365
PBS_JOBID= 13049525
Free space on /tmp= 72916 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v60-c5340-S642174893-006.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3220930-1303280335/watcher-3220930-1303280335 -o /tmp/evaluation-result-3220930-1303280335/solver-3220930-1303280335 -C 5000 -W 5000 -M 15500  ppfolio --nbcore=1 HOME/instance-3220930-1303280335.cnf

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

MD5SUM BENCH= 6df48a49b3cf6574a0f4cdf651f82d66
RANDOM SEED=1607996723

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13233112 kB
Buffers:        697468 kB
Cached:       18477728 kB
SwapCached:          0 kB
Active:        7880204 kB
Inactive:     11470840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13233112 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10104 kB
Writeback:           0 kB
AnonPages:      176044 kB
Mapped:          16432 kB
Slab:           304700 kB
PageTables:       5480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1318416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72904 MiB
End job on node132 at 2011-04-20 09:42:17