Trace number 3275877

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ppfolio seq? (TO) 5000.02 4999.92

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_80_17_90_7-log.shuffled-as.sat03-190.cnf
MD5SUMad30956261e72142648a01bc7c025dba
Bench CategoryCRAFTED (crafted 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 variables85
Number of clauses29282
Sum of the clauses size292650
Maximum clause length10
Minimum clause length5
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 534
Number of clauses of size over 529248

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.01 6.00 5.75 5/180 21975
/proc/meminfo: memFree=15381836/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) R 21973 21975 21083 0 -1 4202496 483 0 0 0 0 0 0 0 25 0 1 0 476909909 18763776 391 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122534293 0 0 4096 65536 0 0 0 17 1 0 0 0
/proc/21975/statm: 4581 391 343 23 0 91 0

[startup+0.0917759 s]
/proc/loadavg: 6.01 6.00 5.75 5/180 21975
/proc/meminfo: memFree=15381836/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 2649005540339843336 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100775 s]
/proc/loadavg: 6.01 6.00 5.75 5/180 21975
/proc/meminfo: memFree=15381836/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 498 0 0 0 0 0 0 0 25 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 2649005540339843336 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300749 s]
/proc/loadavg: 6.01 6.00 5.75 5/180 21975
/proc/meminfo: memFree=15381836/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700666 s]
/proc/loadavg: 6.01 6.00 5.75 5/180 21975
/proc/meminfo: memFree=15381836/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50052 s]
/proc/loadavg: 6.01 6.00 5.75 7/184 21979
/proc/meminfo: memFree=15366920/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=26352 CPUtime=0.54 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 1609 0 0 0 54 0 0 0 25 0 1 0 476909910 26984448 1472 33554432000 4194304 4587354 140737335376064 18446744073709551615 4239308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 6588 1472 306 96 0 3150 0
[pid=21977] ppid=21975 vsize=16324 CPUtime=0.42 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 1569 0 0 0 42 0 0 0 25 0 1 0 476909910 16715776 1371 33554432000 4194304 4785740 140736373813136 18446744073709551615 4495711 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 4081 1371 314 145 0 1126 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=0.52 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 52 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524527 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 517888

[startup+3.10023 s]
/proc/loadavg: 6.01 6.00 5.75 7/184 21979
/proc/meminfo: memFree=15366176/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=26488 CPUtime=1.04 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 1643 0 0 0 104 0 0 0 25 0 1 0 476909910 27123712 1506 33554432000 4194304 4587354 140737335376064 18446744073709551615 4238766 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 6622 1506 306 96 0 3184 0
[pid=21977] ppid=21975 vsize=16324 CPUtime=0.93 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 1571 0 0 0 93 0 0 0 25 0 1 0 476909910 16715776 1373 33554432000 4194304 4785740 140736373813136 18446744073709551615 4495651 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 4081 1373 314 145 0 1126 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=1.11 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 111 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524580 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 518024

[startup+6.30065 s]
/proc/loadavg: 6.01 6.00 5.75 7/184 21979
/proc/meminfo: memFree=15364428/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543786102784000 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=34696 CPUtime=2.14 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 5210 0 0 0 214 0 0 0 25 0 1 0 476909910 35528704 3458 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 8674 3458 314 96 0 5236 0
[pid=21977] ppid=21975 vsize=17424 CPUtime=2.01 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 1950 0 0 0 201 0 0 0 25 0 1 0 476909910 17842176 1694 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 4356 1694 340 145 0 1401 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=2.12 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 212 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524700 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 527332

[startup+12.7005 s]
/proc/loadavg: 6.01 6.00 5.75 7/184 21979
/proc/meminfo: memFree=15348736/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=40516 CPUtime=4.23 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 9193 0 0 0 423 0 0 0 25 0 1 0 476909910 41488384 4624 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 10129 4624 337 96 0 6691 0
[pid=21977] ppid=21975 vsize=19116 CPUtime=4.12 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 2349 0 0 0 412 0 0 0 25 0 1 0 476909910 19574784 2093 33554432000 4194304 4785740 140736373813136 18446744073709551615 4277619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 4779 2093 340 145 0 1824 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=4.31 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 431 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524508 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 534844

[startup+25.5012 s]
/proc/loadavg: 6.00 6.00 5.76 7/184 21979
/proc/meminfo: memFree=15349636/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169544748175458304 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=93312 CPUtime=8.54 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 12364 0 0 0 853 1 0 0 25 0 1 0 476909910 95551488 6341 33554432000 4194304 4587354 140737335376064 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 23328 6341 337 96 0 19890 0
[pid=21977] ppid=21975 vsize=21248 CPUtime=8.41 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 2829 0 0 0 841 0 0 0 25 0 1 0 476909910 21757952 2573 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 5312 2573 340 145 0 2357 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=8.52 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 852 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524582 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 589772

[startup+51.1005 s]
/proc/loadavg: 6.00 6.00 5.76 7/184 21980
/proc/meminfo: memFree=15335896/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=55016 CPUtime=17.03 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 13918 0 0 0 1702 1 0 0 25 0 1 0 476909910 56336384 7872 33554432000 4194304 4587354 140737335376064 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 13754 7872 337 96 0 10316 0
[pid=21977] ppid=21975 vsize=23780 CPUtime=16.93 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 3439 0 0 0 1693 0 0 0 25 0 1 0 476909910 24350720 3183 33554432000 4194304 4785740 140736373813136 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 5945 3183 340 145 0 2990 0
[pid=21978] ppid=21975 vsize=456888 CPUtime=17.1 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1597 0 0 0 1710 0 0 0 25 0 1 0 476909910 467853312 1494 33554432000 134512640 134534564 4286740256 18446744073709551615 134524559 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 114222 1494 91 6 0 112888 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 554008

[startup+102.306 s]
/proc/loadavg: 6.00 6.00 5.77 7/184 21981
/proc/meminfo: memFree=15336732/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543648663830528 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=51556 CPUtime=34.13 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 26486 0 0 0 3410 3 0 0 25 0 1 0 476909910 52793344 7336 33554432000 4194304 4587354 140737335376064 18446744073709551615 4238778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 12889 7336 337 96 0 9451 0
[pid=21977] ppid=21975 vsize=26784 CPUtime=34.01 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 4102 0 0 0 3400 1 0 0 25 0 1 0 476909910 27426816 3846 33554432000 4194304 4785740 140736373813136 18446744073709551615 4287011 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 6696 3846 340 145 0 3741 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=34.14 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 3414 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134528824 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 557384

[startup+162.3 s]
/proc/loadavg: 6.00 6.00 5.78 7/184 21983
/proc/meminfo: memFree=15316100/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543511224877056 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=62240 CPUtime=54.13 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 32307 0 0 0 5409 4 0 0 25 0 1 0 476909910 63733760 11951 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388248 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 15560 11951 337 96 0 12122 0
[pid=21977] ppid=21975 vsize=29504 CPUtime=54.01 cores=1

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

/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 648496

[startup+4662.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 22158
/proc/meminfo: memFree=15047980/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=253772 CPUtime=1554.66 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 351323 0 0 0 155391 75 0 0 25 0 1 0 476909910 259862528 38630 33554432000 4194304 4587354 140737335376064 18446744073709551615 4357656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 63443 38630 337 96 0 60005 0
[pid=21977] ppid=21975 vsize=66144 CPUtime=1553.78 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13002 0 0 0 155376 2 0 0 25 0 1 0 476909910 67731456 12639 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16536 12639 340 145 0 13581 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1553.97 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 155397 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 798960

[startup+4722.31 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 22160
/proc/meminfo: memFree=15022284/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=253772 CPUtime=1574.67 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 351323 0 0 0 157392 75 0 0 25 0 1 0 476909910 259862528 38630 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 63443 38630 337 96 0 60005 0
[pid=21977] ppid=21975 vsize=66144 CPUtime=1573.77 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13002 0 0 0 157375 2 0 0 25 0 1 0 476909910 67731456 12639 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16536 12639 340 145 0 13581 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1573.97 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 157397 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134528511 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4722.41
Current children cumulated vsize (KiB) 798960

[startup+4782.3 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 22161
/proc/meminfo: memFree=15041848/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=253772 CPUtime=1594.68 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 351323 0 0 0 159393 75 0 0 25 0 1 0 476909910 259862528 38630 33554432000 4194304 4587354 140737335376064 18446744073709551615 4357668 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 63443 38630 337 96 0 60005 0
[pid=21977] ppid=21975 vsize=66144 CPUtime=1593.77 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13003 0 0 0 159375 2 0 0 25 0 1 0 476909910 67731456 12640 33554432000 4194304 4785740 140736373813136 18446744073709551615 4312619 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16536 12640 340 145 0 13581 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1593.96 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 159396 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530367 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 798960

[startup+4842.3 s]
/proc/loadavg: 6.07 6.02 5.95 7/184 22163
/proc/meminfo: memFree=15047016/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=253772 CPUtime=1614.68 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 351323 0 0 0 161393 75 0 0 25 0 1 0 476909910 259862528 38630 33554432000 4194304 4587354 140737335376064 18446744073709551615 4357604 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 63443 38630 337 96 0 60005 0
[pid=21977] ppid=21975 vsize=66788 CPUtime=1613.77 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13124 0 0 0 161375 2 0 0 25 0 1 0 476909910 68390912 12761 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16697 12761 340 145 0 13742 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1613.96 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 161396 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 799604

[startup+4902.3 s]
/proc/loadavg: 6.02 6.01 5.95 7/184 22164
/proc/meminfo: memFree=15015356/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=268144 CPUtime=1634.69 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 354639 0 0 0 163394 75 0 0 25 0 1 0 476909910 274579456 41946 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388345 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 67036 41946 337 96 0 63598 0
[pid=21977] ppid=21975 vsize=66788 CPUtime=1633.76 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13124 0 0 0 163374 2 0 0 25 0 1 0 476909910 68390912 12761 33554432000 4194304 4785740 140736373813136 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16697 12761 340 145 0 13742 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1633.96 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 163396 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530360 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 813976

[startup+4962.3 s]
/proc/loadavg: 6.01 6.00 5.95 7/184 22166
/proc/meminfo: memFree=15030324/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=268144 CPUtime=1654.69 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 354639 0 0 0 165394 75 0 0 25 0 1 0 476909910 274579456 41946 33554432000 4194304 4587354 140737335376064 18446744073709551615 4388264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 67036 41946 337 96 0 63598 0
[pid=21977] ppid=21975 vsize=66788 CPUtime=1653.77 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13124 0 0 0 165375 2 0 0 25 0 1 0 476909910 68390912 12761 33554432000 4194304 4785740 140736373813136 18446744073709551615 4286953 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16697 12761 340 145 0 13742 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1653.96 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 165396 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530158 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 813976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 22167
/proc/meminfo: memFree=15013068/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=268144 CPUtime=1667.18 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 354639 0 0 0 166643 75 0 0 25 0 1 0 476909910 274579456 41946 33554432000 4194304 4587354 140737335376064 18446744073709551615 4364840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 67036 41946 337 96 0 63598 0
[pid=21977] ppid=21975 vsize=66788 CPUtime=1666.36 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13136 0 0 0 166634 2 0 0 25 0 1 0 476909910 68390912 12773 33554432000 4194304 4785740 140736373813136 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16697 12773 340 145 0 13742 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1666.48 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 166648 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 813976

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

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

[startup+4999.9 s]
/proc/loadavg: 6.00 6.00 5.95 7/184 22167
/proc/meminfo: memFree=15013068/32951124 swapFree=67111528/67111528
[pid=21975] ppid=21973 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (ppfolio) S 21973 21975 21083 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 476909909 18763776 393 33554432000 4194304 4287625 140733820452272 18446744073709551615 228122734095 0 0 4096 65536 14169543236346970112 0 0 17 7 0 0 0
/proc/21975/statm: 4581 393 345 23 0 91 0
[pid=21976] ppid=21975 vsize=268144 CPUtime=1667.18 cores=1
/proc/21976/stat : 21976 (cryptominisat) R 21975 21975 21083 0 -1 4202496 354639 0 0 0 166643 75 0 0 25 0 1 0 476909910 274579456 41946 33554432000 4194304 4587354 140737335376064 18446744073709551615 4364840 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21976/statm: 67036 41946 337 96 0 63598 0
[pid=21977] ppid=21975 vsize=66788 CPUtime=1666.36 cores=1
/proc/21977/stat : 21977 (clasp) R 21975 21975 21083 0 -1 4202496 13136 0 0 0 166634 2 0 0 25 0 1 0 476909910 68390912 12773 33554432000 4194304 4785740 140736373813136 18446744073709551615 4277424 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/21977/statm: 16697 12773 340 145 0 13742 0
[pid=21978] ppid=21975 vsize=460720 CPUtime=1666.48 cores=1
/proc/21978/stat : 21978 (TNM) R 21975 21975 21083 0 -1 4202496 1780 0 0 0 166648 0 0 0 25 0 1 0 476909910 471777280 1677 33554432000 134512640 134534564 4286740256 18446744073709551615 134530144 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21978/statm: 115180 1677 95 6 0 113846 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 813976

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.92
CPU time (s): 5000.02
CPU user time (s): 4999.25
CPU system time (s): 0.77
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2474760

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

runsolver used 7.95979 second user time and 19.3201 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-24 15:51:59
IDJOB=3275877
IDBENCH=83924
IDSOLVER=1639
FILE ID=node138/3275877-1303653119
RUNJOBID= node138-1303650381-21790
PBS_JOBID= 13150710
Free space on /tmp= 72032 MiB

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

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

MD5SUM BENCH= ad30956261e72142648a01bc7c025dba
RANDOM SEED=1432207794

node138.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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.854
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.80
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.854
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.854
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.854
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:      15382116 kB
Buffers:       2061812 kB
Cached:       14772856 kB
SwapCached:          0 kB
Active:        9858052 kB
Inactive:      7154744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15382116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11284 kB
Writeback:           0 kB
AnonPages:      177632 kB
Mapped:          16404 kB
Slab:           493592 kB
PageTables:       5108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1121188 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= 72024 MiB
End job on node138 at 2011-04-24 17:15:21