Trace number 3371386

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
Plingeling 587f (fixed)UNSAT 541.594 136.006

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step20.cnf
MD5SUM8f0e3738453893efc8a2d1abcf0d190d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark143.969
Satisfiable
(Un)Satisfiability was proved
Number of variables50277
Number of clauses283903
Sum of the clauses size636342
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2248375
Number of clauses of size 327490
Number of clauses of size 45332
Number of clauses of size 5458
Number of clauses of size over 51834

Solver Data

541.57/136.00	s UNSATISFIABLE

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: 961)

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-3371386-1305422029/watcher-3371386-1305422029 -o /tmp/evaluation-result-3371386-1305422029/solver-3371386-1305422029 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371386-1305422029.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.83 8.02 8.02 5/328 25778
/proc/meminfo: memFree=23018628/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=15688 CPUtime=0 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) R 25776 25778 25544 0 -1 4202496 2001 1250 0 0 0 0 0 0 25 0 1 0 653803397 16064512 1930 33554432000 4194304 4417452 140735457886512 18446744073709551615 244446945024 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25778/statm: 3922 1930 148 55 0 1808 0

[startup+0.0999629 s]
/proc/loadavg: 7.83 8.02 8.02 5/328 25778
/proc/meminfo: memFree=23018628/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=29680 CPUtime=0.08 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) R 25776 25778 25544 0 -1 4202496 5516 1250 0 0 8 0 0 0 25 0 1 0 653803397 30392320 5445 33554432000 4194304 4417452 140735457886512 18446744073709551615 4320814 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25778/statm: 7420 5445 149 55 0 5306 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 29680

[startup+0.100951 s]
/proc/loadavg: 7.83 8.02 8.02 5/328 25778
/proc/meminfo: memFree=23018628/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=29680 CPUtime=0.09 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) R 25776 25778 25544 0 -1 4202496 5516 1250 0 0 9 0 0 0 25 0 1 0 653803397 30392320 5445 33554432000 4194304 4417452 140735457886512 18446744073709551615 4274271 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25778/statm: 7420 5445 149 55 0 5306 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29680

[startup+0.300926 s]
/proc/loadavg: 7.83 8.02 8.02 5/328 25778
/proc/meminfo: memFree=23018628/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=46152 CPUtime=0.28 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) R 25776 25778 25544 0 -1 4202496 9650 1250 0 0 28 0 0 0 25 0 1 0 653803397 47259648 9563 33554432000 4194304 4417452 140735457886512 18446744073709551615 4262125 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/25778/statm: 11538 9563 149 55 0 9424 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 46152

[startup+0.700807 s]
/proc/loadavg: 7.83 8.02 8.02 5/328 25778
/proc/meminfo: memFree=23018628/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=153972 CPUtime=1.8 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 18324 1250 0 0 178 2 0 0 25 0 5 0 653803397 157667328 11389 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 38493 11389 175 55 0 36379 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 153972

[startup+1.50066 s]
/proc/loadavg: 7.83 8.02 8.02 9/333 25788
/proc/meminfo: memFree=22962656/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=159876 CPUtime=4.99 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 27676 1250 0 0 496 3 0 0 25 0 5 0 653803397 163713024 12862 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 39969 12862 175 55 0 37855 0
[pid=25778/tid=25785] ppid=25776 vsize=159876 CPUtime=1.16 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 4390 1250 0 0 116 0 0 0 25 0 5 0 653803430 163713024 12862 33554432000 4194304 4417452 140735457886512 18446744073709551615 4306634 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=159876 CPUtime=1.15 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 6743 1250 0 0 115 0 0 0 25 0 5 0 653803430 163713024 12862 33554432000 4194304 4417452 140735457886512 18446744073709551615 4310211 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=159876 CPUtime=1.15 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 4790 1250 0 0 115 0 0 0 25 0 5 0 653803430 163713024 12862 33554432000 4194304 4417452 140735457886512 18446744073709551615 4234242 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=159876 CPUtime=1.16 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 2091 1250 0 0 116 0 0 0 25 0 5 0 653803430 163713024 12862 33554432000 4194304 4417452 140735457886512 18446744073709551615 4365135 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 159876

[startup+3.10039 s]
/proc/loadavg: 7.83 8.02 8.02 9/333 25788
/proc/meminfo: memFree=22948644/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=179708 CPUtime=11.37 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 45985 1250 0 0 1132 5 0 0 25 0 5 0 653803397 184020992 17901 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 44927 17901 180 55 0 42813 0
[pid=25778/tid=25785] ppid=25776 vsize=179708 CPUtime=2.76 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 10603 1250 0 0 275 1 0 0 25 0 5 0 653803430 184020992 17901 33554432000 4194304 4417452 140735457886512 18446744073709551615 4260519 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=179708 CPUtime=2.76 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 11964 1250 0 0 275 1 0 0 25 0 5 0 653803430 184020992 17901 33554432000 4194304 4417452 140735457886512 18446744073709551615 4252499 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=179708 CPUtime=2.74 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 11412 1250 0 0 273 1 0 0 25 0 5 0 653803430 184020992 17901 33554432000 4194304 4417452 140735457886512 18446744073709551615 4320536 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=179708 CPUtime=2.76 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 2344 1250 0 0 276 0 0 0 25 0 5 0 653803430 184020992 17901 33554432000 4194304 4417452 140735457886512 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 179708

[startup+6.30076 s]
/proc/loadavg: 7.61 7.97 8.00 9/333 25826
/proc/meminfo: memFree=25125388/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=196380 CPUtime=24.14 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 50421 1250 0 0 2408 6 0 0 25 0 5 0 653803397 201093120 22325 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 49095 22325 180 55 0 46981 0
[pid=25778/tid=25785] ppid=25776 vsize=196380 CPUtime=5.96 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 11514 1250 0 0 595 1 0 0 25 0 5 0 653803430 201093120 22325 33554432000 4194304 4417452 140735457886512 18446744073709551615 4337332 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=196380 CPUtime=5.96 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 12689 1250 0 0 595 1 0 0 25 0 5 0 653803430 201093120 22325 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236290 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=196380 CPUtime=5.9 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 11669 1250 0 0 589 1 0 0 25 0 5 0 653803430 201093120 22325 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=196380 CPUtime=5.96 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 4887 1250 0 0 596 0 0 0 25 0 5 0 653803430 201093120 22325 33554432000 4194304 4417452 140735457886512 18446744073709551615 4365198 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 24.14
Current children cumulated vsize (KiB) 196380

[startup+12.7006 s]
/proc/loadavg: 7.64 7.97 8.00 9/333 25826
/proc/meminfo: memFree=25072968/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=210784 CPUtime=49.67 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 58782 1250 0 0 4961 6 0 0 25 0 5 0 653803397 215842816 26586 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 52696 26586 180 55 0 50582 0
[pid=25778/tid=25785] ppid=25776 vsize=210784 CPUtime=12.36 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 15752 1250 0 0 1235 1 0 0 25 0 5 0 653803430 215842816 26586 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=210784 CPUtime=12.35 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 12999 1250 0 0 1234 1 0 0 25 0 5 0 653803430 215842816 26586 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364768 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=210784 CPUtime=12.24 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 12675 1250 0 0 1223 1 0 0 25 0 5 0 653803430 215842816 26586 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=210784 CPUtime=12.35 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 7694 1250 0 0 1235 0 0 0 25 0 5 0 653803430 215842816 26586 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 49.67
Current children cumulated vsize (KiB) 210784

[startup+25.5012 s]
/proc/loadavg: 7.72 7.97 8.00 9/333 25826
/proc/meminfo: memFree=25008660/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=208272 CPUtime=100.73 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 71132 1250 0 0 10065 8 0 0 25 0 5 0 653803397 213270528 26625 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 52068 26625 180 55 0 49954 0
[pid=25778/tid=25785] ppid=25776 vsize=208272 CPUtime=25.16 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 24599 1250 0 0 2514 2 0 0 25 0 5 0 653803430 213270528 26625 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=208272 CPUtime=25.15 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 13021 1250 0 0 2514 1 0 0 25 0 5 0 653803430 213270528 26625 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=208272 CPUtime=24.91 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 12703 1250 0 0 2490 1 0 0 25 0 5 0 653803430 213270528 26625 33554432000 4194304 4417452 140735457886512 18446744073709551615 4346361 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=208272 CPUtime=25.16 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 11147 1250 0 0 2515 1 0 0 25 0 5 0 653803430 213270528 26625 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 100.73
Current children cumulated vsize (KiB) 208272

[startup+51.1004 s]
/proc/loadavg: 7.81 7.97 8.00 9/333 25863
/proc/meminfo: memFree=24986624/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=230844 CPUtime=202.87 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 113488 1250 0 0 20272 15 0 0 25 0 5 0 653803397 236384256 33123 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 57711 33123 180 55 0 55597 0
[pid=25778/tid=25785] ppid=25776 vsize=230844 CPUtime=50.76 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 34034 1250 0 0 5073 3 0 0 25 0 5 0 653803430 236384256 33123 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364399 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=230844 CPUtime=50.75 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 18107 1250 0 0 5072 3 0 0 25 0 5 0 653803430 236384256 33123 33554432000 4194304 4417452 140735457886512 18446744073709551615 4248242 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=230844 CPUtime=50.25 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 24653 1250 0 0 5022 3 0 0 25 0 5 0 653803430 236384256 33123 33554432000 4194304 4417452 140735457886512 18446744073709551615 4270188 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=230844 CPUtime=50.75 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 27032 1250 0 0 5071 4 0 0 25 0 5 0 653803430 236384256 33123 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364812 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 202.87
Current children cumulated vsize (KiB) 230844

[startup+102.313 s]
/proc/loadavg: 7.97 7.99 8.00 9/333 25864
/proc/meminfo: memFree=24902276/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=275384 CPUtime=407.2 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 179766 1250 0 0 40695 25 0 0 25 0 5 0 653803397 281993216 44919 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 68846 44919 180 55 0 66732 0
[pid=25778/tid=25785] ppid=25776 vsize=275384 CPUtime=101.98 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 55911 1250 0 0 10192 6 0 0 25 0 5 0 653803430 281993216 44919 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236852 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=275384 CPUtime=101.95 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 34705 1250 0 0 10190 5 0 0 25 0 5 0 653803430 281993216 44919 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=275384 CPUtime=100.94 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 34514 1250 0 0 10090 4 0 0 25 0 5 0 653803430 281993216 44919 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=275384 CPUtime=101.96 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 44974 1250 0 0 10190 6 0 0 25 0 5 0 653803430 281993216 44919 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.2
Current children cumulated vsize (KiB) 275384

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

[startup+115.1 s]
/proc/loadavg: 7.97 7.99 8.00 9/333 25864
/proc/meminfo: memFree=24942572/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=259348 CPUtime=458.22 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 193356 1250 0 0 45795 27 0 0 25 0 5 0 653803397 265572352 41698 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 64837 41698 180 55 0 62723 0
[pid=25778/tid=25785] ppid=25776 vsize=259348 CPUtime=114.77 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 59800 1250 0 0 11470 7 0 0 25 0 5 0 653803430 265572352 41698 33554432000 4194304 4417452 140735457886512 18446744073709551615 4311298 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=259348 CPUtime=114.74 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 36737 1250 0 0 11468 6 0 0 25 0 5 0 653803430 265572352 41698 33554432000 4194304 4417452 140735457886512 18446744073709551615 4306307 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=259348 CPUtime=113.62 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 37865 1250 0 0 11357 5 0 0 25 0 5 0 653803430 265572352 41698 33554432000 4194304 4417452 140735457886512 18446744073709551615 4353520 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=259348 CPUtime=114.75 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 49292 1250 0 0 11468 7 0 0 25 0 5 0 653803430 265572352 41698 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 458.22
Current children cumulated vsize (KiB) 259348

[startup+127.901 s]
/proc/loadavg: 8.20 8.04 8.02 9/333 25865
/proc/meminfo: memFree=24903264/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=255868 CPUtime=509.29 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 203112 1250 0 0 50901 28 0 0 25 0 5 0 653803397 262008832 40619 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 63967 40619 180 55 0 61853 0
[pid=25778/tid=25785] ppid=25776 vsize=255868 CPUtime=127.57 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 62855 1250 0 0 12750 7 0 0 25 0 5 0 653803430 262008832 40619 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=255868 CPUtime=127.54 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 39195 1250 0 0 12748 6 0 0 25 0 5 0 653803430 262008832 40619 33554432000 4194304 4417452 140735457886512 18446744073709551615 4353531 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=255868 CPUtime=126.28 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 38887 1250 0 0 12623 5 0 0 25 0 5 0 653803430 262008832 40619 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364711 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=255868 CPUtime=127.54 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 52513 1250 0 0 12747 7 0 0 25 0 5 0 653803430 262008832 40619 33554432000 4194304 4417452 140735457886512 18446744073709551615 4356980 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 509.29
Current children cumulated vsize (KiB) 255868

[startup+131.1 s]
/proc/loadavg: 8.19 8.04 8.02 9/333 25865
/proc/meminfo: memFree=24882056/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=272736 CPUtime=522.05 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 210618 1250 0 0 52176 29 0 0 25 0 5 0 653803397 279281664 44134 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 68184 44134 180 55 0 66070 0
[pid=25778/tid=25785] ppid=25776 vsize=272736 CPUtime=130.76 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 65732 1250 0 0 13069 7 0 0 25 0 5 0 653803430 279281664 44134 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=272736 CPUtime=130.74 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 42790 1250 0 0 13067 7 0 0 25 0 5 0 653803430 279281664 44134 33554432000 4194304 4417452 140735457886512 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=272736 CPUtime=129.45 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 39395 1250 0 0 12940 5 0 0 25 0 5 0 653803430 279281664 44134 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=272736 CPUtime=130.74 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 53039 1250 0 0 13067 7 0 0 25 0 5 0 653803430 279281664 44134 33554432000 4194304 4417452 140735457886512 18446744073709551615 4357118 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 272736

[startup+134.301 s]
/proc/loadavg: 8.19 8.04 8.02 9/333 25865
/proc/meminfo: memFree=24889864/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=272188 CPUtime=534.83 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 211239 1250 0 0 53453 30 0 0 25 0 5 0 653803397 278720512 43997 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 68047 43997 180 55 0 65933 0
[pid=25778/tid=25785] ppid=25776 vsize=272188 CPUtime=133.96 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 65732 1250 0 0 13389 7 0 0 25 0 5 0 653803430 278720512 43997 33554432000 4194304 4417452 140735457886512 18446744073709551615 4237002 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=272188 CPUtime=133.94 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 42790 1250 0 0 13387 7 0 0 25 0 5 0 653803430 278720512 43997 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=272188 CPUtime=132.61 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 39653 1250 0 0 13256 5 0 0 25 0 5 0 653803430 278720512 43997 33554432000 4194304 4417452 140735457886512 18446744073709551615 4365004 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=272188 CPUtime=133.95 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 53402 1250 0 0 13387 8 0 0 25 0 5 0 653803430 278720512 43997 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 534.83
Current children cumulated vsize (KiB) 272188

[startup+135.101 s]
/proc/loadavg: 8.19 8.04 8.02 9/333 25865
/proc/meminfo: memFree=24889864/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=267256 CPUtime=538.03 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 212242 1250 0 0 53773 30 0 0 25 0 5 0 653803397 273670144 42764 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 66814 42764 180 55 0 64700 0
[pid=25778/tid=25785] ppid=25776 vsize=267256 CPUtime=134.76 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 65732 1250 0 0 13469 7 0 0 25 0 5 0 653803430 273670144 42764 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364653 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=267256 CPUtime=134.74 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 43647 1250 0 0 13467 7 0 0 25 0 5 0 653803430 273670144 42764 33554432000 4194304 4417452 140735457886512 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=267256 CPUtime=133.41 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 39653 1250 0 0 13336 5 0 0 25 0 5 0 653803430 273670144 42764 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364798 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=267256 CPUtime=134.75 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 53548 1250 0 0 13467 8 0 0 25 0 5 0 653803430 273670144 42764 33554432000 4194304 4417452 140735457886512 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 538.03
Current children cumulated vsize (KiB) 267256

[startup+135.501 s]
/proc/loadavg: 8.17 8.03 8.02 9/333 25865
/proc/meminfo: memFree=24892592/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=271552 CPUtime=539.62 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 213316 1250 0 0 53932 30 0 0 25 0 5 0 653803397 278069248 43838 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 67888 43838 180 55 0 65774 0
[pid=25778/tid=25785] ppid=25776 vsize=271552 CPUtime=135.17 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 66290 1250 0 0 13509 8 0 0 25 0 5 0 653803430 278069248 43838 33554432000 4194304 4417452 140735457886512 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=271552 CPUtime=135.14 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 43647 1250 0 0 13507 7 0 0 25 0 5 0 653803430 278069248 43838 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=271552 CPUtime=133.8 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 40169 1250 0 0 13375 5 0 0 25 0 5 0 653803430 278069248 43838 33554432000 4194304 4417452 140735457886512 18446744073709551615 4278570 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=271552 CPUtime=135.15 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 53548 1250 0 0 13507 8 0 0 25 0 5 0 653803430 278069248 43838 33554432000 4194304 4417452 140735457886512 18446744073709551615 4356852 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 539.62
Current children cumulated vsize (KiB) 271552

[startup+135.901 s]
/proc/loadavg: 8.17 8.03 8.02 9/333 25865
/proc/meminfo: memFree=24892592/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=276276 CPUtime=541.21 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) S 25776 25778 25544 0 -1 4202496 214497 1250 0 0 54091 30 0 0 25 0 5 0 653803397 282906624 45019 33554432000 4194304 4417452 140735457886512 18446744073709551615 244458747877 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/25778/statm: 69069 45019 180 55 0 66955 0
[pid=25778/tid=25785] ppid=25776 vsize=276276 CPUtime=135.57 cores=0,2,4,6
/proc/25778/task/25785/stat : 25785 (plingeling) R 25776 25778 25544 0 -1 4202560 67471 1250 0 0 13549 8 0 0 25 0 5 0 653803430 282906624 45019 33554432000 4194304 4417452 140735457886512 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=25778/tid=25786] ppid=25776 vsize=276276 CPUtime=135.54 cores=0,2,4,6
/proc/25778/task/25786/stat : 25786 (plingeling) R 25776 25778 25544 0 -1 4202560 43647 1250 0 0 13547 7 0 0 25 0 5 0 653803430 282906624 45019 33554432000 4194304 4417452 140735457886512 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=25778/tid=25787] ppid=25776 vsize=276276 CPUtime=134.2 cores=0,2,4,6
/proc/25778/task/25787/stat : 25787 (plingeling) R 25776 25778 25544 0 -1 4202560 40169 1250 0 0 13415 5 0 0 25 0 5 0 653803430 282906624 45019 33554432000 4194304 4417452 140735457886512 18446744073709551615 4265443 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=25778/tid=25788] ppid=25776 vsize=276276 CPUtime=135.55 cores=0,2,4,6
/proc/25778/task/25788/stat : 25788 (plingeling) R 25776 25778 25544 0 -1 4202560 53548 1250 0 0 13547 8 0 0 25 0 5 0 653803430 282906624 45019 33554432000 4194304 4417452 140735457886512 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 541.21
Current children cumulated vsize (KiB) 276276

[startup+136.001 s]
/proc/loadavg: 8.17 8.03 8.02 9/333 25865
/proc/meminfo: memFree=24892592/32951124 swapFree=44485764/67111528
[pid=25778] ppid=25776 vsize=212720 CPUtime=541.57 cores=0,2,4,6
/proc/25778/stat : 25778 (plingeling) R 25776 25778 25544 0 -1 4202496 214498 1250 0 0 54127 30 0 0 17 0 1 0 653803397 217825280 29129 33554432000 4194304 4417452 140735457886512 18446744073709551615 244446988423 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/25778/statm: 53180 28617 181 55 0 51066 0
Current children cumulated CPU time (s) 541.57
Current children cumulated vsize (KiB) 212720

Child status: 20
Real time (s): 136.006
CPU time (s): 541.594
CPU user time (s): 541.28
CPU system time (s): 0.313952
CPU usage (%): 398.214
Max. virtual memory (cumulated for all children) (KiB): 276672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 541.28
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215751
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= 94
involuntary context switches= 2728

runsolver used 0.408937 second user time and 0.957854 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 03:13:50
IDJOB=3371386
IDBENCH=82422
IDSOLVER=1848
FILE ID=node105/3371386-1305422029
RUNJOBID= node105-1305419616-25562
PBS_JOBID= 13324579
Free space on /tmp= 73492 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step20.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371386-1305422029/watcher-3371386-1305422029 -o /tmp/evaluation-result-3371386-1305422029/solver-3371386-1305422029 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371386-1305422029.cnf

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

MD5SUM BENCH= 8f0e3738453893efc8a2d1abcf0d190d
RANDOM SEED=1105891235

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      23018908 kB
Buffers:        282620 kB
Cached:        6041576 kB
SwapCached:      39656 kB
Active:        2802512 kB
Inactive:      6862808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23018908 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:            4732 kB
Writeback:           0 kB
AnonPages:     3308468 kB
Mapped:          10772 kB
Slab:           130764 kB
PageTables:      71024 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 67539016 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= 73572 MiB
End job on node105 at 2011-05-15 03:16:06