Trace number 3275932

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

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2182.13
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3275932-1303656060/watcher-3275932-1303656060 -o /tmp/evaluation-result-3275932-1303656060/solver-3275932-1303656060 -C 5000 -W 5100 -M 15500 ppfolio --nbcore=1 HOME/instance-3275932-1303656060.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.00 6.00 5.92 5/180 14266
/proc/meminfo: memFree=19192212/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 14921897815842980104 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0

[startup+0.082792 s]
/proc/loadavg: 6.00 6.00 5.92 5/180 14266
/proc/meminfo: memFree=19192212/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625893960707735552 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100791 s]
/proc/loadavg: 6.00 6.00 5.92 5/180 14266
/proc/meminfo: memFree=19192212/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625894235585642496 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300763 s]
/proc/loadavg: 6.00 6.00 5.92 5/180 14266
/proc/meminfo: memFree=19192212/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700679 s]
/proc/loadavg: 6.00 6.00 5.92 5/180 14266
/proc/meminfo: memFree=19192212/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50054 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14270
/proc/meminfo: memFree=19168496/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 23 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=37328 CPUtime=0.49 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 4347 0 0 0 49 0 0 0 25 0 1 0 477208673 38223872 3816 33554432000 4194304 4587354 140734617403232 18446744073709551615 4242435 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 9332 3816 326 96 0 5894 0
[pid=14268] ppid=14266 vsize=16428 CPUtime=0.44 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 1986 0 0 0 44 0 0 0 25 0 1 0 477208673 16822272 1441 33554432000 4194304 4785740 140733906101136 18446744073709551615 4277604 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 4107 1441 340 145 0 1152 0
[pid=14269] ppid=14266 vsize=455164 CPUtime=0.54 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1328 0 0 0 54 0 0 0 25 0 1 0 477208673 466087936 1225 33554432000 134512640 134534564 4289182784 18446744073709551615 134524500 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113791 1225 91 6 0 112457 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 527244

[startup+3.10026 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14270
/proc/meminfo: memFree=19163288/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=37328 CPUtime=1.03 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 4897 0 0 0 103 0 0 0 25 0 1 0 477208673 38223872 4361 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 9332 4361 326 96 0 5894 0
[pid=14268] ppid=14266 vsize=19580 CPUtime=0.99 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 2774 0 0 0 99 0 0 0 25 0 1 0 477208673 20049920 2229 33554432000 4194304 4785740 140733906101136 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 4895 2229 340 145 0 1940 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1.04 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 104 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 1596416 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 530924

[startup+6.30069 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14270
/proc/meminfo: memFree=19152000/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 18 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=37328 CPUtime=2.09 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 5433 0 0 0 209 0 0 0 25 0 1 0 477208673 38223872 4891 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238752 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 9332 4891 326 96 0 5894 0
[pid=14268] ppid=14266 vsize=26456 CPUtime=2.04 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 4491 0 0 0 204 0 0 0 25 0 1 0 477208673 27090944 3946 33554432000 4194304 4785740 140733906101136 18446744073709551615 4287019 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 6614 3946 340 145 0 3659 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=2.14 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 214 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528497 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 537800

[startup+12.7006 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14270
/proc/meminfo: memFree=19146428/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 17 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625893273512968192 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=481800 CPUtime=4.23 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 7209 0 0 0 423 0 0 0 25 0 1 0 477208673 493363200 4789 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 120450 4789 331 96 0 117012 0
[pid=14268] ppid=14266 vsize=30216 CPUtime=4.19 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 5424 0 0 0 419 0 0 0 25 0 1 0 477208673 30941184 4879 33554432000 4194304 4785740 140733906101136 18446744073709551615 4553344 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 7554 4879 340 145 0 4599 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=4.24 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 424 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528979 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 986032

[startup+25.5003 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14271
/proc/meminfo: memFree=19102324/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625894785341456384 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=517004 CPUtime=8.49 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 15836 0 0 0 848 1 0 0 25 0 1 0 477208673 529412096 13412 33554432000 4194304 4587354 140734617403232 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 129251 13412 337 96 0 125813 0
[pid=14268] ppid=14266 vsize=35952 CPUtime=8.44 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 6792 0 0 0 844 0 0 0 25 0 1 0 477208673 36814848 6247 33554432000 4194304 4785740 140733906101136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 8988 6247 340 145 0 6033 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=8.54 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 854 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1026972

[startup+51.1008 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14272
/proc/meminfo: memFree=19092500/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 0 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=508092 CPUtime=17.05 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 17603 0 0 0 1703 2 0 0 25 0 1 0 477208673 520286208 13060 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238658 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 127023 13060 337 96 0 123585 0
[pid=14268] ppid=14266 vsize=42432 CPUtime=16.99 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 8341 0 0 0 1699 0 0 0 25 0 1 0 477208673 43450368 7796 33554432000 4194304 4785740 140733906101136 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 10608 7796 340 145 0 7653 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=17.04 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 1704 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528926 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1024540

[startup+102.307 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14273
/proc/meminfo: memFree=19071376/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625893548390875136 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=526732 CPUtime=34.08 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 22402 0 0 0 3406 2 0 0 25 0 1 0 477208673 539373568 17855 33554432000 4194304 4587354 140734617403232 18446744073709551615 4365136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 131683 17855 337 96 0 128245 0
[pid=14268] ppid=14266 vsize=53592 CPUtime=34.06 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 11058 0 0 0 3405 1 0 0 25 0 1 0 477208673 54878208 10513 33554432000 4194304 4785740 140733906101136 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 13398 10513 340 145 0 10443 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=34.14 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 3414 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1054340

[startup+162.301 s]
/proc/loadavg: 6.00 6.00 5.92 7/184 14274
/proc/meminfo: memFree=19038964/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625894098146689024 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=538924 CPUtime=54.09 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 25627 0 0 0 5406 3 0 0 25 0 1 0 477208673 551858176 21075 33554432000 4194304 4587354 140734617403232 18446744073709551615 4364784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 134731 21075 337 96 0 131293 0
[pid=14268] ppid=14266 vsize=61428 CPUtime=54.05 cores=1

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

/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 1212560

[startup+4602.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14423
/proc/meminfo: memFree=19203952/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=587988 CPUtime=1534.15 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 146935 0 0 0 153384 31 0 0 25 0 1 0 477208673 602099712 36513 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 146997 36513 337 96 0 143559 0
[pid=14268] ppid=14266 vsize=150556 CPUtime=1534.05 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 33837 0 0 0 153399 6 0 0 25 0 1 0 477208673 154169344 33292 33554432000 4194304 4785740 140733906101136 18446744073709551615 4287038 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 37639 33292 340 145 0 34684 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1534.17 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 153417 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134530632 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 1212560

[startup+4662.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14424
/proc/meminfo: memFree=19210852/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594704 CPUtime=1554.16 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 147890 0 0 0 155384 32 0 0 25 0 1 0 477208673 608976896 34530 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238618 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148676 34530 337 96 0 145238 0
[pid=14268] ppid=14266 vsize=150844 CPUtime=1554.05 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 33919 0 0 0 155399 6 0 0 25 0 1 0 477208673 154464256 33374 33554432000 4194304 4785740 140733906101136 18446744073709551615 4552626 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 37711 33374 340 145 0 34756 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1554.17 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 155417 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528427 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 1219564

[startup+4722.31 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14426
/proc/meminfo: memFree=19204720/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594704 CPUtime=1574.15 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 149185 0 0 0 157383 32 0 0 25 0 1 0 477208673 608976896 35807 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238600 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148676 35807 337 96 0 145238 0
[pid=14268] ppid=14266 vsize=152408 CPUtime=1574.06 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34281 0 0 0 157399 7 0 0 25 0 1 0 477208673 156065792 33736 33554432000 4194304 4785740 140733906101136 18446744073709551615 4287244 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38102 33736 340 145 0 35147 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1574.18 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 157418 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 1594820 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 1221128

[startup+4782.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14428
/proc/meminfo: memFree=19208132/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594636 CPUtime=1594.15 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 151016 0 0 0 159382 33 0 0 25 0 1 0 477208673 608907264 34530 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148659 34530 337 96 0 145221 0
[pid=14268] ppid=14266 vsize=153972 CPUtime=1594.05 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34610 0 0 0 159398 7 0 0 25 0 1 0 477208673 157667328 34065 33554432000 4194304 4785740 140733906101136 18446744073709551615 4553380 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38493 34065 340 145 0 35538 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1594.19 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 159419 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4782.39
Current children cumulated vsize (KiB) 1222624

[startup+4842.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14438
/proc/meminfo: memFree=19204716/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594636 CPUtime=1614.15 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 151767 0 0 0 161382 33 0 0 25 0 1 0 477208673 608907264 35274 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238578 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148659 35274 337 96 0 145221 0
[pid=14268] ppid=14266 vsize=153972 CPUtime=1614.05 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34611 0 0 0 161398 7 0 0 25 0 1 0 477208673 157667328 34066 33554432000 4194304 4785740 140733906101136 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38493 34066 340 145 0 35538 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1614.19 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 161419 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528302 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4842.39
Current children cumulated vsize (KiB) 1222624

[startup+4902.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14440
/proc/meminfo: memFree=19195372/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895060219363328 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594636 CPUtime=1634.15 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 153967 0 0 0 163381 34 0 0 25 0 1 0 477208673 608907264 37444 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238755 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148659 37444 337 96 0 145221 0
[pid=14268] ppid=14266 vsize=154824 CPUtime=1634.05 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34812 0 0 0 163398 7 0 0 25 0 1 0 477208673 158539776 34267 33554432000 4194304 4785740 140733906101136 18446744073709551615 4553288 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38706 34267 340 145 0 35751 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1634.19 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 163419 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134530551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 1223476

[startup+4962.3 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14444
/proc/meminfo: memFree=19206716/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895197658316800 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594784 CPUtime=1654.14 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 154200 0 0 0 165380 34 0 0 25 0 1 0 477208673 609058816 34530 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148696 34530 337 96 0 145258 0
[pid=14268] ppid=14266 vsize=154824 CPUtime=1654.06 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34826 0 0 0 165399 7 0 0 25 0 1 0 477208673 158539776 34281 33554432000 4194304 4785740 140733906101136 18446744073709551615 4287042 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38706 34281 340 145 0 35751 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1654.19 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 165419 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134528888 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 1223624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 3.00 3.00 3.00 4/175 14446
/proc/meminfo: memFree=19202768/32951124 swapFree=67111528/67111528
[pid=14266] ppid=14264 vsize=18324 CPUtime=0 cores=1,3,5,7
/proc/14266/stat : 14266 (ppfolio) S 14264 14266 13281 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 477208673 18763776 393 33554432000 4194304 4287625 140734068593088 18446744073709551615 216634535439 0 0 4096 65536 5625895197658316800 0 0 17 3 0 0 0
/proc/14266/statm: 4581 393 345 23 0 91 0
[pid=14267] ppid=14266 vsize=594784 CPUtime=1666.74 cores=1
/proc/14267/stat : 14267 (cryptominisat) R 14266 14266 13281 0 -1 4202496 155372 0 0 0 166640 34 0 0 25 0 1 0 477208673 609058816 35680 33554432000 4194304 4587354 140734617403232 18446744073709551615 4238608 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/14267/statm: 148696 35680 337 96 0 145258 0
[pid=14268] ppid=14266 vsize=154824 CPUtime=1666.64 cores=1
/proc/14268/stat : 14268 (clasp) R 14266 14266 13281 0 -1 4202496 34826 0 0 0 166657 7 0 0 25 0 1 0 477208673 158539776 34281 33554432000 4194304 4785740 140733906101136 18446744073709551615 4287024 0 0 4096 16386 0 0 0 17 1 0 0 0
/proc/14268/statm: 38706 34281 340 145 0 35751 0
[pid=14269] ppid=14266 vsize=455692 CPUtime=1666.72 cores=1
/proc/14269/stat : 14269 (TNM) R 14266 14266 13281 0 -1 4202496 1875 0 0 0 166672 0 0 0 25 0 1 0 477208673 466628608 1772 33554432000 134512640 134534564 4289182784 18446744073709551615 134530669 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/14269/statm: 113923 1772 95 6 0 112589 0
Current children cumulated CPU time (s) 5000.1
Current children cumulated vsize (KiB) 1223624

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 14266 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=2999
# CPU time returned by wait4() is 0.004998
# while last known CPU time is 5000.1
#
# 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): 5000.1
CPU user time (s): 4999.69
CPU system time (s): 0.41
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1651532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.002999
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= 266
involuntary context switches= 4

runsolver used 6.27105 second user time and 16.9154 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-24 16:41:01
IDJOB=3275932
IDBENCH=83986
IDSOLVER=1639
FILE ID=node103/3275932-1303656060
RUNJOBID= node103-1303650269-13957
PBS_JOBID= 13150745
Free space on /tmp= 71220 MiB

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

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=381976551

node103.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.858
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.71
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.858
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.858
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.75
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.858
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.77
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.858
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.75
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.858
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.858
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.83
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.858
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:      19192368 kB
Buffers:       2112396 kB
Cached:       10720252 kB
SwapCached:          0 kB
Active:        4070452 kB
Inactive:      9110996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19192368 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:      347484 kB
Mapped:          16436 kB
Slab:           512708 kB
PageTables:       5248 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1800804 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= 71220 MiB
End job on node103 at 2011-04-24 18:04:23