Trace number 3261382

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 seqUNSAT 356.665 356.663

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-12-12-unsat.cnf
MD5SUM9255daf8fc8e7a0c753f68fd095283c9
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.0447
Satisfiable
(Un)Satisfiability was proved
Number of variables144
Number of clauses936
Sum of the clauses size3312
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2792
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5144

Solver Data

0.00/0.01	This is pico-portfolio, a naive parallel portfolio
0.00/0.01	Copyright (C) 2011 Olivier Roussel
0.00/0.01	Using 1 processing units
0.00/0.01	This portfolio uses the following solvers:
0.00/0.01	[1] cryptominisat 2.7.1 (Mate Soos)
0.00/0.01	[2] clasp 1.3.6 (Martin Gebser, Benjamin Kaufmann, and Torsten Schaub)
0.00/0.01	[3] TNM 2009 (Wanxia Wei and Chu Min Li)
0.00/0.01	Starting cryptominisat 2.7.1 on core(s) 0
0.00/0.01	Starting clasp 1.3.6 on core(s) 0
0.00/0.01	Starting TNM 2009 on core(s) 0
356.58/356.65	s UNSATISFIABLE
356.58/356.66	solver [2] clasp 1.3.6 answered
356.58/356.66	Done

Verifier Data

No possible verification on an UNSAT instance

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-3261382-1303511229/watcher-3261382-1303511229 -o /tmp/evaluation-result-3261382-1303511229/solver-3261382-1303511229 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3261382-1303511229.cnf 

running on 2 cores: 0,2

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: 3.68 3.93 3.87 3/178 24375
/proc/meminfo: memFree=12102420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=11800 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (runsolver) R 24373 24375 22942 0 -1 4202560 45 0 0 0 0 0 0 0 23 0 1 0 462721114 12083200 54 33554432000 4194304 5434984 140736879791888 18446744073709551615 5055495 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/24375/statm: 2950 54 34 303 0 2644 0

[startup+0.058198 s]
/proc/loadavg: 3.68 3.93 3.87 3/178 24375
/proc/meminfo: memFree=12102420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100213 s]
/proc/loadavg: 3.68 3.93 3.87 3/178 24375
/proc/meminfo: memFree=12102420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300163 s]
/proc/loadavg: 3.68 3.93 3.87 3/178 24375
/proc/meminfo: memFree=12102420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258901887193186304 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.701107 s]
/proc/loadavg: 3.68 3.93 3.87 3/178 24375
/proc/meminfo: memFree=12102420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258901887193186304 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50096 s]
/proc/loadavg: 4.11 4.02 3.90 10/201 24533
/proc/meminfo: memFree=12069468/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258899825608884224 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=535268 CPUtime=0.54 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 1599 0 0 0 54 0 0 0 25 0 1 0 462721115 548114432 962 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 133817 962 327 96 0 130379 0
[pid=24385] ppid=24375 vsize=12956 CPUtime=0.42 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 688 0 0 0 42 0 0 0 25 0 1 0 462721115 13266944 580 33554432000 4194304 4785740 140736160301808 18446744073709551615 4550319 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3239 580 340 145 0 284 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=0.51 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 51 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530701 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 1022372

[startup+3.10071 s]
/proc/loadavg: 4.11 4.02 3.90 13/206 24653
/proc/meminfo: memFree=12016968/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=535868 CPUtime=1.04 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 2333 0 0 0 104 0 0 0 25 0 1 0 462721115 548728832 1293 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 133967 1293 331 96 0 130529 0
[pid=24385] ppid=24375 vsize=13220 CPUtime=1.02 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 762 0 0 0 102 0 0 0 25 0 1 0 462721115 13537280 654 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3305 654 340 145 0 350 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=1.01 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 101 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528906 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 1023236

[startup+6.30114 s]
/proc/loadavg: 4.90 4.18 3.95 13/206 24653
/proc/meminfo: memFree=11910780/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=545028 CPUtime=2.14 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 4906 0 0 0 214 0 0 0 25 0 1 0 462721115 558108672 3379 33554432000 4194304 4587354 140736584137808 18446744073709551615 4254901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 136257 3379 337 96 0 132819 0
[pid=24385] ppid=24375 vsize=13620 CPUtime=2.02 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 863 0 0 0 202 0 0 0 25 0 1 0 462721115 13946880 755 33554432000 4194304 4785740 140736160301808 18446744073709551615 4278016 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3405 755 340 145 0 450 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=2.11 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 211 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530278 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 1032796

[startup+12.701 s]
/proc/loadavg: 5.47 4.31 3.99 13/206 24653
/proc/meminfo: memFree=11900324/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258901612315279360 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=550448 CPUtime=4.24 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 7321 0 0 0 423 1 0 0 25 0 1 0 462721115 563658752 4636 33554432000 4194304 4587354 140736584137808 18446744073709551615 4388284 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 137612 4636 337 96 0 134174 0
[pid=24385] ppid=24375 vsize=14160 CPUtime=4.22 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 986 0 0 0 422 0 0 0 25 0 1 0 462721115 14499840 878 33554432000 4194304 4785740 140736160301808 18446744073709551615 4548993 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3540 878 340 145 0 585 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=4.21 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 421 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530693 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1038756

[startup+25.5007 s]
/proc/loadavg: 6.47 4.57 4.08 13/206 24653
/proc/meminfo: memFree=11845420/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258901612315279360 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=550136 CPUtime=8.54 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 9551 0 0 0 852 2 0 0 25 0 1 0 462721115 563339264 4678 33554432000 4194304 4587354 140736584137808 18446744073709551615 4365356 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 137534 4678 337 96 0 134096 0
[pid=24385] ppid=24375 vsize=14584 CPUtime=8.42 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1102 0 0 0 842 0 0 0 25 0 1 0 462721115 14934016 994 33554432000 4194304 4785740 140736160301808 18446744073709551615 4309551 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3646 994 340 145 0 691 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=8.51 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 851 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1038868

[startup+51.1011 s]
/proc/loadavg: 8.65 5.27 4.33 13/206 24654
/proc/meminfo: memFree=11829356/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258900512803651584 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=557400 CPUtime=17.04 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 13421 0 0 0 1701 3 0 0 25 0 1 0 462721115 570777600 4785 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238616 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 139350 4785 337 96 0 135912 0
[pid=24385] ppid=24375 vsize=15400 CPUtime=17.01 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1301 0 0 0 1701 0 0 0 25 0 1 0 462721115 15769600 1193 33554432000 4194304 4785740 140736160301808 18446744073709551615 4277508 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3850 1193 340 145 0 895 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=17.02 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 1702 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528392 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1046948

[startup+102.307 s]
/proc/loadavg: 10.54 6.31 4.73 13/206 24685
/proc/meminfo: memFree=11684224/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=559724 CPUtime=34.13 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 19534 0 0 0 3409 4 0 0 25 0 1 0 462721115 573157376 7472 33554432000 4194304 4587354 140736584137808 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 139931 7472 337 96 0 136493 0
[pid=24385] ppid=24375 vsize=15960 CPUtime=34.04 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1443 0 0 0 3404 0 0 0 25 0 1 0 462721115 16343040 1335 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 3990 1335 340 145 0 1035 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=34.1 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 3410 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530820 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1049832

[startup+162.3 s]
/proc/loadavg: 11.46 7.34 5.18 13/206 24687
/proc/meminfo: memFree=11599804/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258901887193186304 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=576548 CPUtime=54.13 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 30614 0 0 0 5407 6 0 0 25 0 1 0 462721115 590385152 11641 33554432000 4194304 4587354 140736584137808 18446744073709551615 4388277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 144137 11641 337 96 0 140699 0
[pid=24385] ppid=24375 vsize=17012 CPUtime=54.04 cores=0

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

/proc/24385/statm: 4325 1653 340 145 0 1370 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=74.1 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 7410 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 1058872

[startup+282.301 s]
/proc/loadavg: 11.92 8.88 6.00 13/206 24690
/proc/meminfo: memFree=11582648/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 15 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 3258900650242605056 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=567244 CPUtime=94.13 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 36376 0 0 0 9405 8 0 0 25 0 1 0 462721115 580857856 10807 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 141811 10807 337 96 0 138373 0
[pid=24385] ppid=24375 vsize=17736 CPUtime=94.06 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1858 0 0 0 9406 0 0 0 25 0 1 0 462721115 18161664 1750 33554432000 4194304 4785740 140736160301808 18446744073709551615 4550365 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4434 1750 340 145 0 1479 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=94.09 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 9409 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 1059128

[startup+342.3 s]
/proc/loadavg: 12.02 9.46 6.38 13/206 24692
/proc/meminfo: memFree=11533396/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=1665452 CPUtime=114.12 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 39489 0 0 0 11403 9 0 0 25 0 1 0 462721115 1705422848 12036 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 416363 12036 337 96 0 412925 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=114.06 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1882 0 0 0 11406 0 0 0 25 0 1 0 462721115 18317312 1774 33554432000 4194304 4785740 140736160301808 18446744073709551615 4286912 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1774 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=114.09 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11409 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528687 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 2157488

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

[startup+345.501 s]
/proc/loadavg: 12.02 9.50 6.41 13/206 24692
/proc/meminfo: memFree=11532652/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=1665452 CPUtime=115.19 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 39489 0 0 0 11510 9 0 0 25 0 1 0 462721115 1705422848 12036 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238522 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 416363 12036 337 96 0 412925 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=115.1 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1889 0 0 0 11510 0 0 0 25 0 1 0 462721115 18317312 1781 33554432000 4194304 4785740 140736160301808 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1781 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=115.19 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11519 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134530509 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 345.48
Current children cumulated vsize (KiB) 2157488

[startup+351.901 s]
/proc/loadavg: 12.02 9.54 6.44 13/206 24692
/proc/meminfo: memFree=11527308/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=117.32 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40466 0 0 0 11723 9 0 0 25 0 1 0 462721115 598392832 13006 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238477 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13006 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=117.27 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1889 0 0 0 11727 0 0 0 25 0 1 0 462721115 18317312 1781 33554432000 4194304 4785740 140736160301808 18446744073709551615 4307209 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1781 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=117.29 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11729 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 351.88
Current children cumulated vsize (KiB) 1076404

[startup+355.101 s]
/proc/loadavg: 12.02 9.54 6.44 13/206 24692
/proc/meminfo: memFree=11526316/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=118.39 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40684 0 0 0 11830 9 0 0 25 0 1 0 462721115 598392832 13219 33554432000 4194304 4587354 140736584137808 18446744073709551615 4239304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13219 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=118.3 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1890 0 0 0 11830 0 0 0 25 0 1 0 462721115 18317312 1782 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287055 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1782 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=118.39 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11839 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528620 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 355.08
Current children cumulated vsize (KiB) 1076404

[startup+355.901 s]
/proc/loadavg: 12.02 9.54 6.44 13/206 24692
/proc/meminfo: memFree=11526068/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=118.62 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40725 0 0 0 11853 9 0 0 25 0 1 0 462721115 598392832 13260 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13260 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=118.6 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1890 0 0 0 11860 0 0 0 25 0 1 0 462721115 18317312 1782 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287050 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1782 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=118.66 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11866 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 355.88
Current children cumulated vsize (KiB) 1076404

[startup+356.301 s]
/proc/loadavg: 12.01 9.58 6.47 13/206 24692
/proc/meminfo: memFree=11525696/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=118.79 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40755 0 0 0 11870 9 0 0 25 0 1 0 462721115 598392832 13289 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13289 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=118.7 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1890 0 0 0 11870 0 0 0 25 0 1 0 462721115 18317312 1782 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1782 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=118.79 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11879 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 356.28
Current children cumulated vsize (KiB) 1076404

[startup+356.501 s]
/proc/loadavg: 12.01 9.58 6.47 13/206 24692
/proc/meminfo: memFree=11525696/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=118.82 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40760 0 0 0 11873 9 0 0 25 0 1 0 462721115 598392832 13294 33554432000 4194304 4587354 140736584137808 18446744073709551615 4230277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13294 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=118.8 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1890 0 0 0 11880 0 0 0 25 0 1 0 462721115 18317312 1782 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1782 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=118.86 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11886 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528436 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 356.48
Current children cumulated vsize (KiB) 1076404

[startup+356.601 s]
/proc/loadavg: 12.01 9.58 6.47 13/206 24692
/proc/meminfo: memFree=11525696/32951124 swapFree=67111528/67111528
[pid=24375] ppid=24373 vsize=18324 CPUtime=0 cores=0,2
/proc/24375/stat : 24375 (ppfolio) S 24373 24375 22942 0 -1 4202496 500 0 0 0 0 0 0 0 16 0 1 0 462721114 18763776 393 33554432000 4194304 4287625 140736131658064 18446744073709551615 232335912463 0 0 4096 65536 0 0 0 17 2 0 0 0
/proc/24375/statm: 4581 393 345 23 0 91 0
[pid=24382] ppid=24375 vsize=584368 CPUtime=118.89 cores=0
/proc/24382/stat : 24382 (cryptominisat) R 24375 24375 22942 0 -1 4202496 40771 0 0 0 11880 9 0 0 25 0 1 0 462721115 598392832 13305 33554432000 4194304 4587354 140736584137808 18446744073709551615 4238582 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24382/statm: 146092 13305 337 96 0 142654 0
[pid=24385] ppid=24375 vsize=17888 CPUtime=118.8 cores=0
/proc/24385/stat : 24385 (clasp) R 24375 24375 22942 0 -1 4202496 1890 0 0 0 11880 0 0 0 25 0 1 0 462721115 18317312 1782 33554432000 4194304 4785740 140736160301808 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24385/statm: 4472 1782 340 145 0 1517 0
[pid=24386] ppid=24375 vsize=455824 CPUtime=118.89 cores=0
/proc/24386/stat : 24386 (TNM) R 24375 24375 22942 0 -1 4202496 297 0 0 0 11889 0 0 0 25 0 1 0 462721115 466763776 194 33554432000 134512640 134534564 4290647296 18446744073709551615 134528638 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/24386/statm: 113956 194 95 6 0 112622 0
Current children cumulated CPU time (s) 356.58
Current children cumulated vsize (KiB) 1076404

Child status: 0
Real time (s): 356.663
CPU time (s): 356.665
CPU user time (s): 356.559
CPU system time (s): 0.105983
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2157488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 356.559
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43500
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= 201
involuntary context switches= 4073

runsolver used 0.593909 second user time and 1.36579 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-23 00:27:09
IDJOB=3261382
IDBENCH=83224
IDSOLVER=1613
FILE ID=node132/3261382-1303511229
RUNJOBID= node132-1303511229-24358
PBS_JOBID= 13134237
Free space on /tmp= 71680 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-12-12-unsat.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261382-1303511229/watcher-3261382-1303511229 -o /tmp/evaluation-result-3261382-1303511229/solver-3261382-1303511229 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3261382-1303511229.cnf

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

MD5SUM BENCH= 9255daf8fc8e7a0c753f68fd095283c9
RANDOM SEED=1608725746

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12102708 kB
Buffers:       1417108 kB
Cached:       18816904 kB
SwapCached:          0 kB
Active:        8470024 kB
Inactive:     11828352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12102708 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           20400 kB
Writeback:           0 kB
AnonPages:       64272 kB
Mapped:          14420 kB
Slab:           486244 kB
PageTables:       5144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191444 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71632 MiB
End job on node132 at 2011-04-23 00:33:06