Trace number 3191687

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) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
MD5SUM84865a406d2a10d67b7d2a7ac3e327ce
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 variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

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

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3191687-1302539156/watcher-3191687-1302539156 -o /tmp/evaluation-result-3191687-1302539156/solver-3191687-1302539156 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3191687-1302539156.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 10.00 9.96 9.05 9/197 27912
/proc/meminfo: memFree=12941884/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0 cores=1,3
/proc/27912/stat : 27912 (ppfolio) R 27910 27912 27560 0 -1 4202496 486 0 0 0 0 0 0 0 25 0 1 0 346331470 18763776 392 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816056725 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/27912/statm: 4581 392 343 23 0 91 0

[startup+0.08654 s]
/proc/loadavg: 10.00 9.96 9.05 9/197 27912
/proc/meminfo: memFree=12941884/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346331470 18763776 394 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4499421487479881992 0 0 17 3 0 0 0
/proc/27912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100549 s]
/proc/loadavg: 10.00 9.96 9.05 9/197 27912
/proc/meminfo: memFree=12941884/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 346331470 18763776 394 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4499421487479881992 0 0 17 3 0 0 0
/proc/27912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300502 s]
/proc/loadavg: 10.00 9.96 9.05 9/197 27912
/proc/meminfo: memFree=12941884/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 502 0 0 0 0 0 0 0 23 0 1 0 346331470 18763776 394 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700437 s]
/proc/loadavg: 10.00 9.96 9.05 9/197 27912
/proc/meminfo: memFree=12941884/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 502 0 0 0 0 0 0 0 21 0 1 0 346331470 18763776 394 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/27912/statm: 4581 394 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50028 s]
/proc/loadavg: 10.00 9.96 9.05 12/201 27916
/proc/meminfo: memFree=12933792/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=14056 CPUtime=0.42 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 965 0 0 0 42 0 0 0 25 0 1 0 346331470 14393344 857 33554432000 4194304 4785740 140733517433872 18446744073709551615 4278107 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 3514 857 341 145 0 559 0
[pid=27915] ppid=27912 vsize=452656 CPUtime=0.54 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 450 0 0 0 54 0 0 0 25 0 1 0 346331470 463519744 347 33554432000 134512640 134534564 4287255008 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 113164 347 91 6 0 111830 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 485036

[startup+3.10098 s]
/proc/loadavg: 10.00 9.96 9.06 11/200 27916
/proc/meminfo: memFree=12934476/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=14764 CPUtime=1.22 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 1132 0 0 0 122 0 0 0 25 0 1 0 346331470 15118336 1024 33554432000 4194304 4785740 140733517433872 18446744073709551615 4416828 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 3691 1024 341 145 0 736 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=1.35 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 135 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528955 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 489572

[startup+6.30039 s]
/proc/loadavg: 10.00 9.96 9.06 11/200 27916
/proc/meminfo: memFree=12929384/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=15512 CPUtime=2.82 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 1313 0 0 0 282 0 0 0 25 0 1 0 346331470 15884288 1205 33554432000 4194304 4785740 140733517433872 18446744073709551615 4551116 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 3878 1205 341 145 0 923 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=2.95 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 295 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 490320

[startup+12.7002 s]
/proc/loadavg: 10.00 9.97 9.07 11/200 27916
/proc/meminfo: memFree=12920340/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=16620 CPUtime=6.02 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 1561 0 0 0 602 0 0 0 25 0 1 0 346331470 17018880 1453 33554432000 4194304 4785740 140733517433872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 4155 1453 341 145 0 1200 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=6.15 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 615 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 491428

[startup+25.5009 s]
/proc/loadavg: 10.00 9.97 9.08 11/200 27916
/proc/meminfo: memFree=12940316/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=18212 CPUtime=12.41 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 1906 0 0 0 1241 0 0 0 25 0 1 0 346331470 18649088 1798 33554432000 4194304 4785740 140733517433872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 4553 1798 341 145 0 1598 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=12.55 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 1255 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528483 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493020

[startup+51.1011 s]
/proc/loadavg: 10.00 9.97 9.10 11/200 27917
/proc/meminfo: memFree=12940544/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=19976 CPUtime=25.21 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 2305 0 0 0 2521 0 0 0 25 0 1 0 346331470 20455424 2197 33554432000 4194304 4785740 140733517433872 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 4994 2197 341 145 0 2039 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=25.35 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 2535 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134529814 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 494784

[startup+102.307 s]
/proc/loadavg: 10.00 9.97 9.15 11/200 27918
/proc/meminfo: memFree=12927768/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=22968 CPUtime=50.81 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 2998 0 0 0 5081 0 0 0 25 0 1 0 346331470 23519232 2890 33554432000 4194304 4785740 140733517433872 18446744073709551615 4538886 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 5742 2890 341 145 0 2787 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=50.96 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 5096 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 497776

[startup+162.301 s]
/proc/loadavg: 10.06 9.99 9.20 11/200 27920
/proc/meminfo: memFree=12921044/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=24696 CPUtime=80.8 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 3364 0 0 0 8080 0 0 0 25 0 1 0 346331470 25288704 3256 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287124 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 6174 3256 341 145 0 3219 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=80.96 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 8096 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 499504

[startup+222.301 s]
/proc/loadavg: 10.02 9.99 9.25 11/200 27922
/proc/meminfo: memFree=12906520/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=26272 CPUtime=110.8 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 3729 0 0 0 11080 0 0 0 25 0 1 0 346331470 26902528 3621 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 6568 3621 341 145 0 3613 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=110.97 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 11097 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530586 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 501080

[startup+282.301 s]

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

[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=34036 CPUtime=350.83 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 5458 0 0 0 35083 0 0 0 25 0 1 0 346331470 34852864 5350 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 8509 5350 341 145 0 5554 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=350.95 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 35095 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530573 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 508844

[startup+762.307 s]
/proc/loadavg: 8.81 9.06 9.16 10/199 28059
/proc/meminfo: memFree=13060608/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=34612 CPUtime=380.84 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 5604 0 0 0 38084 0 0 0 25 0 1 0 346331470 35442688 5496 33554432000 4194304 4785740 140733517433872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 8653 5496 341 145 0 5698 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=380.95 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 38095 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528957 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 509420

[startup+822.301 s]
/proc/loadavg: 8.98 9.06 9.15 10/199 28060
/proc/meminfo: memFree=13042232/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=35764 CPUtime=410.84 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 5837 0 0 0 41084 0 0 0 25 0 1 0 346331470 36622336 5729 33554432000 4194304 4785740 140733517433872 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 8941 5729 341 145 0 5986 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=410.94 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 41094 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 510572

[startup+882.301 s]
/proc/loadavg: 8.99 9.05 9.14 10/199 28062
/proc/meminfo: memFree=13038988/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=35764 CPUtime=440.85 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 5846 0 0 0 44085 0 0 0 25 0 1 0 346331470 36622336 5738 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 8941 5738 341 145 0 5986 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=440.94 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 44094 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 510572

[startup+942.301 s]
/proc/loadavg: 9.03 9.05 9.13 10/199 28064
/proc/meminfo: memFree=13029288/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=36724 CPUtime=470.84 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6036 0 0 0 47084 0 0 0 25 0 1 0 346331470 37605376 5928 33554432000 4194304 4785740 140733517433872 18446744073709551615 4286973 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9181 5928 341 145 0 6226 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=470.95 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 47095 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530320 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 511532

[startup+1002.3 s]
/proc/loadavg: 9.01 9.04 9.12 10/199 28065
/proc/meminfo: memFree=13027156/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=37300 CPUtime=500.84 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6151 0 0 0 50084 0 0 0 25 0 1 0 346331470 38195200 6043 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9325 6043 341 145 0 6370 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=500.95 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 50095 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 512108

[startup+1062.3 s]
/proc/loadavg: 9.04 9.05 9.11 10/199 28067
/proc/meminfo: memFree=13020552/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=37876 CPUtime=530.83 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6269 0 0 0 53083 0 0 0 25 0 1 0 346331470 38785024 6161 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9469 6161 341 145 0 6514 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=530.96 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 53096 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530736 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 512684

[startup+1122.3 s]
/proc/loadavg: 9.01 9.03 9.10 10/199 28068
/proc/meminfo: memFree=13016068/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=38524 CPUtime=560.83 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6440 0 0 0 56083 0 0 0 25 0 1 0 346331470 39448576 6296 33554432000 4194304 4785740 140733517433872 18446744073709551615 4287008 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9631 6296 341 145 0 6676 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=560.97 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 56097 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 513332

[startup+1182.3 s]
/proc/loadavg: 9.34 9.10 9.12 11/200 28160
/proc/meminfo: memFree=13013800/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=38716 CPUtime=590.82 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6488 0 0 0 59082 0 0 0 25 0 1 0 346331470 39645184 6344 33554432000 4194304 4785740 140733517433872 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9679 6344 341 145 0 6724 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=590.97 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 59097 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 513524

[startup+1242.3 s]
/proc/loadavg: 9.78 9.28 9.17 11/200 28162
/proc/meminfo: memFree=12992244/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=39196 CPUtime=620.82 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6592 0 0 0 62082 0 0 0 25 0 1 0 346331470 40136704 6448 33554432000 4194304 4785740 140733517433872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9799 6448 341 145 0 6844 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=620.98 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 62098 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 514004



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 9.97 9.41 9.22 11/200 28193
/proc/meminfo: memFree=13011200/32951124 swapFree=67111528/67111528
[pid=27912] ppid=27910 vsize=18324 CPUtime=0.51 cores=1,3
/proc/27912/stat : 27912 (ppfolio) S 27910 27912 27560 0 -1 4202496 503 1750 0 0 0 0 51 0 15 0 1 0 346331470 18763776 395 33554432000 4194304 4287625 140734331543248 18446744073709551615 220816256527 0 0 4096 65536 4431053167270002948 0 0 17 3 0 0 0
/proc/27912/statm: 4581 395 346 23 0 91 0
[pid=27914] ppid=27912 vsize=39580 CPUtime=649.7 cores=1
/proc/27914/stat : 27914 (clasp) R 27912 27912 27560 0 -1 4202496 6676 0 0 0 64970 0 0 0 25 0 1 0 346331470 40529920 6532 33554432000 4194304 4785740 140733517433872 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/27914/statm: 9895 6532 341 145 0 6940 0
[pid=27915] ppid=27912 vsize=456484 CPUtime=649.81 cores=1
/proc/27915/stat : 27915 (TNM) R 27912 27912 27560 0 -1 4202496 518 0 0 0 64981 0 0 0 25 0 1 0 346331470 467439616 415 33554432000 134512640 134534564 4287255008 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/27915/statm: 114121 415 95 6 0 112787 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 514388

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

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

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.04
CPU system time (s): 0.013997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 7447484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.04
system time used= 0.013997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9478
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= 39
involuntary context switches= 14980

runsolver used 2.13368 second user time and 4.96425 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-11 18:25:56
IDJOB=3191687
IDBENCH=82818
IDSOLVER=1613
FILE ID=node147/3191687-1302539156
RUNJOBID= node147-1302537048-27580
PBS_JOBID= 12951126
Free space on /tmp= 71244 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/random/medium/unif-k7-r89-v70-c6230-S635440951-015.UNKNOWN.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3191687-1302539156/watcher-3191687-1302539156 -o /tmp/evaluation-result-3191687-1302539156/solver-3191687-1302539156 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3191687-1302539156.cnf

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

MD5SUM BENCH= 84865a406d2a10d67b7d2a7ac3e327ce
RANDOM SEED=605131025

node147.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.836
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.67
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.836
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.836
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.82
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.836
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.836
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.836
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.76
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.836
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.836
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:      12942164 kB
Buffers:        717528 kB
Cached:       18593120 kB
SwapCached:          0 kB
Active:       10528100 kB
Inactive:      9056908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12942164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10092 kB
Writeback:           0 kB
AnonPages:      274276 kB
Mapped:          17616 kB
Slab:           359072 kB
PageTables:       6812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2075072 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= 71236 MiB
End job on node147 at 2011-04-11 18:47:36