Trace number 3288111

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 632.693 632.677

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
MD5SUMa4c7dbdc89378b1335eea4904f9f5cb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark117.78
Satisfiable
(Un)Satisfiability was proved
Number of variables156058
Number of clauses466691
Sum of the clauses size1088943
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2311126
Number of clauses of size 3155563
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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) 5
0.00/0.01	Starting clasp 1.3.6 on core(s) 5
0.00/0.01	Starting TNM 2009 on core(s) 5
632.59/632.65	s UNSATISFIABLE
632.59/632.67	solver [1] cryptominisat 2.7.1 answered
632.59/632.67	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-3288111-1303767252/watcher-3288111-1303767252 -o /tmp/evaluation-result-3288111-1303767252/solver-3288111-1303767252 -C 2400 -W 1300 -M 7680 ppfolio --nbcore=1 HOME/instance-3288111-1303767252.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 10.76 5.05 3.74 11/198 25366
/proc/meminfo: memFree=31675520/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) R 25364 25366 23613 0 -1 4202496 454 0 0 0 0 0 0 0 23 0 1 0 488325605 18763776 390 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640679829 0 0 4096 65536 0 0 0 17 5 0 0 0
/proc/25366/statm: 4581 390 342 23 0 91 0

[startup+0.0543281 s]
/proc/loadavg: 10.76 5.05 3.74 11/198 25366
/proc/meminfo: memFree=31675520/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 3718092306985746692 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.100322 s]
/proc/loadavg: 10.76 5.05 3.74 11/198 25366
/proc/meminfo: memFree=31675520/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 498 0 0 0 0 0 0 0 24 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 3718092306985746692 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.300285 s]
/proc/loadavg: 10.76 5.05 3.74 11/198 25366
/proc/meminfo: memFree=31675520/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 24 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494742236575039488 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+0.700213 s]
/proc/loadavg: 10.76 5.05 3.74 11/198 25366
/proc/meminfo: memFree=31675520/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18324

[startup+1.50107 s]
/proc/loadavg: 10.76 5.05 3.74 13/202 25370
/proc/meminfo: memFree=31509704/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=82604 CPUtime=0.49 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 14108 0 0 0 47 2 0 0 25 0 1 0 488325606 84586496 13648 33554432000 4194304 4587354 140735716601584 18446744073709551615 4237620 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 20651 13648 306 96 0 17213 0
[pid=25369] ppid=25366 vsize=83780 CPUtime=0.44 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 21460 0 0 0 42 2 0 0 25 0 1 0 488325606 85790720 17124 33554432000 4194304 4785740 140734406938752 18446744073709551615 4484156 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 20945 17124 319 145 0 17990 0
[pid=25370] ppid=25366 vsize=479716 CPUtime=0.53 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 9801 0 0 0 52 1 0 0 25 0 1 0 488325606 491229184 9698 33554432000 134512640 134534564 4293530080 18446744073709551615 134524712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 119929 9698 91 6 0 118595 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 664424

[startup+3.10078 s]
/proc/loadavg: 10.76 5.05 3.74 13/202 25370
/proc/meminfo: memFree=31460848/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 20 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=82604 CPUtime=0.99 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 14127 0 0 0 97 2 0 0 25 0 1 0 488325606 84586496 13667 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238227 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 20651 13667 306 96 0 17213 0
[pid=25369] ppid=25366 vsize=104548 CPUtime=0.96 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 26449 0 0 0 93 3 0 0 25 0 1 0 488325606 107057152 22113 33554432000 4194304 4785740 140734406938752 18446744073709551615 4500396 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 26137 22113 319 145 0 23182 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=1.12 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 110 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134529374 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 689960

[startup+6.3012 s]
/proc/loadavg: 10.86 5.17 3.79 13/202 25370
/proc/meminfo: memFree=31392544/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743061208760320 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=200492 CPUtime=2.09 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 41869 0 0 0 203 6 0 0 25 0 1 0 488325606 205303808 36099 33554432000 4194304 4587354 140735716601584 18446744073709551615 4372536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 50123 36099 625 96 0 46685 0
[pid=25369] ppid=25366 vsize=102356 CPUtime=2.04 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 28923 0 0 0 201 3 0 0 25 0 1 0 488325606 104812544 22150 33554432000 4194304 4785740 140734406938752 18446744073709551615 4319139 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 25589 22150 333 145 0 22634 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=2.14 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 212 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134529953 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 805656

[startup+12.701 s]
/proc/loadavg: 10.95 5.28 3.83 13/202 25370
/proc/meminfo: memFree=31363724/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494744023281434624 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=192884 CPUtime=4.19 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 44302 0 0 0 413 6 0 0 25 0 1 0 488325606 197513216 34336 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 48221 34336 330 96 0 44783 0
[pid=25369] ppid=25366 vsize=102356 CPUtime=4.16 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 28930 0 0 0 413 3 0 0 25 0 1 0 488325606 104812544 22157 33554432000 4194304 4785740 140734406938752 18446744073709551615 4552550 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 25589 22157 340 145 0 22634 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=4.32 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 430 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528275 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 798048

[startup+25.5007 s]
/proc/loadavg: 11.18 5.61 3.96 13/202 25371
/proc/meminfo: memFree=31339584/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494742786330853376 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=192884 CPUtime=8.49 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 44567 0 0 0 842 7 0 0 25 0 1 0 488325606 197513216 34588 33554432000 4194304 4587354 140735716601584 18446744073709551615 4521984 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 48221 34588 333 96 0 44783 0
[pid=25369] ppid=25366 vsize=102356 CPUtime=8.43 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 28930 0 0 0 840 3 0 0 25 0 1 0 488325606 104812544 22157 33554432000 4194304 4785740 140734406938752 18446744073709551615 4553001 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 25589 22157 340 145 0 22634 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=8.54 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 852 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134530126 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 798048

[startup+51.1011 s]
/proc/loadavg: 11.52 6.14 4.18 13/202 25371
/proc/meminfo: memFree=31307796/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494742511452946432 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=200148 CPUtime=16.99 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 52868 0 0 0 1691 8 0 0 25 0 1 0 488325606 204951552 37576 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238273 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 50037 37576 336 96 0 46599 0
[pid=25369] ppid=25366 vsize=103808 CPUtime=16.97 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 29508 0 0 0 1693 4 0 0 25 0 1 0 488325606 106299392 22735 33554432000 4194304 4785740 140734406938752 18446744073709551615 4552553 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 25952 22735 340 145 0 22997 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=17.12 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 1710 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528250 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 806764

[startup+102.308 s]
/proc/loadavg: 11.79 7.04 4.58 13/202 25373
/proc/meminfo: memFree=31235200/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494742374013992960 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=202256 CPUtime=34.08 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 54104 0 0 0 3400 8 0 0 25 0 1 0 488325606 207110144 38755 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238739 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 50564 38755 336 96 0 47126 0
[pid=25369] ppid=25366 vsize=142456 CPUtime=34.03 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 39139 0 0 0 3396 7 0 0 25 0 1 0 488325606 145874944 32366 33554432000 4194304 4785740 140734406938752 18446744073709551615 4553088 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 35614 32366 340 145 0 32659 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=34.16 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 3414 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 847520

[startup+162.301 s]
/proc/loadavg: 11.92 7.94 5.05 13/202 25374
/proc/meminfo: memFree=31183820/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494742648891899904 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=199704 CPUtime=54.08 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 59839 0 0 0 5398 10 0 0 25 0 1 0 488325606 204496896 39002 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 49926 39002 336 96 0 46488 0
[pid=25369] ppid=25366 vsize=164108 CPUtime=54.03 cores=5

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

/proc/25369/statm: 61804 58379 340 145 0 58849 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=194.19 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 19417 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528659 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1174720

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

[startup+588.7 s]
/proc/loadavg: 12.08 11.05 7.62 13/202 25535
/proc/meminfo: memFree=30719468/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743198647713792 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=424696 CPUtime=196.18 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 104391 0 0 0 19597 21 0 0 25 0 1 0 488325606 434888704 47268 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238731 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 106174 47268 336 96 0 102736 0
[pid=25369] ppid=25366 vsize=247216 CPUtime=196.21 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 65152 0 0 0 19605 16 0 0 25 0 1 0 488325606 253149184 58379 33554432000 4194304 4785740 140734406938752 18446744073709551615 4287028 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 61804 58379 340 145 0 58849 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=196.29 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 19627 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134530260 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 588.68
Current children cumulated vsize (KiB) 1174720

[startup+614.301 s]
/proc/loadavg: 12.05 11.12 7.73 13/202 25536
/proc/meminfo: memFree=30681284/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=204.76 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 110984 0 0 0 20454 22 0 0 25 0 1 0 488325606 478912512 45743 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238467 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 45743 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=247216 CPUtime=204.71 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 65155 0 0 0 20455 16 0 0 25 0 1 0 488325606 253149184 58382 33554432000 4194304 4785740 140734406938752 18446744073709551615 4553409 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 61804 58382 340 145 0 58849 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=204.82 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 20480 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 1217712

[startup+620.701 s]
/proc/loadavg: 12.05 11.14 7.75 13/202 25536
/proc/meminfo: memFree=30691320/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=206.86 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111239 0 0 0 20664 22 0 0 25 0 1 0 488325606 478912512 45993 33554432000 4194304 4587354 140735716601584 18446744073709551615 4230209 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 45993 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=247216 CPUtime=206.84 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 65163 0 0 0 20668 16 0 0 25 0 1 0 488325606 253149184 58390 33554432000 4194304 4785740 140734406938752 18446744073709551615 4307209 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 61804 58390 340 145 0 58849 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=206.99 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 20697 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 620.69
Current children cumulated vsize (KiB) 1217712

[startup+627.1 s]
/proc/loadavg: 12.04 11.15 7.78 13/202 25537
/proc/meminfo: memFree=30676552/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=208.99 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111463 0 0 0 20876 23 0 0 25 0 1 0 488325606 478912512 46213 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 46213 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=252452 CPUtime=209.01 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 66483 0 0 0 20884 17 0 0 25 0 1 0 488325606 258510848 59710 33554432000 4194304 4785740 140734406938752 18446744073709551615 4287204 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 63113 59710 340 145 0 60158 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=209.09 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 20907 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 1222948

[startup+630.308 s]
/proc/loadavg: 12.04 11.16 7.80 13/202 25537
/proc/meminfo: memFree=30670724/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=210.06 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111560 0 0 0 20983 23 0 0 25 0 1 0 488325606 478912512 46308 33554432000 4194304 4587354 140735716601584 18446744073709551615 4241238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 46308 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=255528 CPUtime=210.05 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 67229 0 0 0 20988 17 0 0 25 0 1 0 488325606 261660672 60456 33554432000 4194304 4785740 140734406938752 18446744073709551615 4287017 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 63882 60456 340 145 0 60927 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=210.19 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 21017 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134526037 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 630.3
Current children cumulated vsize (KiB) 1226024

[startup+631.9 s]
/proc/loadavg: 12.04 11.16 7.80 13/202 25537
/proc/meminfo: memFree=30669360/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=210.59 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111595 0 0 0 21036 23 0 0 25 0 1 0 488325606 478912512 46341 33554432000 4194304 4587354 140735716601584 18446744073709551615 4239225 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 46341 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=256324 CPUtime=210.61 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 67447 0 0 0 21044 17 0 0 25 0 1 0 488325606 262475776 60674 33554432000 4194304 4785740 140734406938752 18446744073709551615 4287158 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 64081 60674 340 145 0 61126 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=210.69 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 21067 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134529031 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 631.89
Current children cumulated vsize (KiB) 1226820

[startup+632.3 s]
/proc/loadavg: 12.04 11.16 7.80 13/202 25537
/proc/meminfo: memFree=30669360/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=210.76 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111601 0 0 0 21053 23 0 0 25 0 1 0 488325606 478912512 46347 33554432000 4194304 4587354 140735716601584 18446744073709551615 4231908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 46347 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=256588 CPUtime=210.71 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 67501 0 0 0 21054 17 0 0 25 0 1 0 488325606 262746112 60728 33554432000 4194304 4785740 140734406938752 18446744073709551615 4287249 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 64147 60728 340 145 0 61192 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=210.82 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 21080 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528295 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 632.29
Current children cumulated vsize (KiB) 1227084

[startup+632.507 s]
/proc/loadavg: 12.04 11.18 7.82 13/202 25537
/proc/meminfo: memFree=30667996/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 4494743336086667264 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=467688 CPUtime=210.8 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111604 0 0 0 21057 23 0 0 25 0 1 0 488325606 478912512 46350 33554432000 4194304 4587354 140735716601584 18446744073709551615 4238728 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116922 46350 336 96 0 113484 0
[pid=25369] ppid=25366 vsize=256852 CPUtime=210.81 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 67570 0 0 0 21064 17 0 0 25 0 1 0 488325606 263016448 60797 33554432000 4194304 4785740 140734406938752 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 64213 60797 340 145 0 61258 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=210.89 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 21087 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528726 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 632.5
Current children cumulated vsize (KiB) 1227348

[startup+632.6 s]
/proc/loadavg: 12.04 11.18 7.82 13/202 25537
/proc/meminfo: memFree=30667996/32951124 swapFree=67111348/67111528
[pid=25366] ppid=25364 vsize=18324 CPUtime=0 cores=5,7
/proc/25366/stat : 25366 (ppfolio) S 25364 25366 23613 0 -1 4202496 499 0 0 0 0 0 0 0 15 0 1 0 488325605 18763776 393 33554432000 4194304 4287625 140733439745456 18446744073709551615 253640879631 0 0 4096 65536 0 0 0 17 7 0 0 0
/proc/25366/statm: 4581 393 345 23 0 91 0
[pid=25367] ppid=25366 vsize=466660 CPUtime=210.89 cores=5
/proc/25367/stat : 25367 (cryptominisat) R 25366 25366 23613 0 -1 4202496 111623 0 0 0 21066 23 0 0 18 0 1 0 488325606 477859840 46214 33554432000 4194304 4587354 140735716601584 18446744073709551615 253640508530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25367/statm: 116665 46214 351 96 0 113227 0
[pid=25369] ppid=25366 vsize=256852 CPUtime=210.81 cores=5
/proc/25369/stat : 25369 (clasp) R 25366 25366 23613 0 -1 4202496 67570 0 0 0 21064 17 0 0 25 0 1 0 488325606 263016448 60797 33554432000 4194304 4785740 140734406938752 18446744073709551615 4552608 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/25369/statm: 64213 60797 340 145 0 61258 0
[pid=25370] ppid=25366 vsize=484484 CPUtime=210.89 cores=5
/proc/25370/stat : 25370 (TNM) R 25366 25366 23613 0 -1 4202496 16239 0 0 0 21087 2 0 0 25 0 1 0 488325606 496111616 16136 33554432000 134512640 134534564 4293530080 18446744073709551615 134528710 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25370/statm: 121121 16136 95 6 0 119787 0
Current children cumulated CPU time (s) 632.59
Current children cumulated vsize (KiB) 1226320

Child status: 0
Real time (s): 632.677
CPU time (s): 632.693
CPU user time (s): 632.238
CPU system time (s): 0.45493
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1459212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 632.238
system time used= 0.45493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195950
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= 205
involuntary context switches= 6893

runsolver used 1.02784 second user time and 2.42863 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-25 23:34:12
IDJOB=3288111
IDBENCH=82488
IDSOLVER=1613
FILE ID=node106/3288111-1303767252
RUNJOBID= node106-1303767118-25074
PBS_JOBID= 13157143
Free space on /tmp= 71640 MiB

SOLVER NAME= ppfolio seq
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtvissoap1-tseitin.cnf
COMMAND LINE= ppfolio --nbcore=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288111-1303767252/watcher-3288111-1303767252 -o /tmp/evaluation-result-3288111-1303767252/solver-3288111-1303767252 -C 2400 -W 1300 -M 7680  ppfolio --nbcore=1 HOME/instance-3288111-1303767252.cnf

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

MD5SUM BENCH= a4c7dbdc89378b1335eea4904f9f5cb5
RANDOM SEED=826340778

node106.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.830
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.830
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	: 5226.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.75
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31675800 kB
Buffers:         40956 kB
Cached:         235832 kB
SwapCached:         96 kB
Active:         911204 kB
Inactive:       157564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31675800 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           35292 kB
Writeback:           0 kB
AnonPages:      791832 kB
Mapped:          17876 kB
Slab:           138188 kB
PageTables:       7672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  4237768 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= 71608 MiB
End job on node106 at 2011-04-25 23:44:45