Trace number 3371369

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 517.917 129.971

General information on the benchmark

NameAPPLICATIONS/
bitverif/maxxor/maxxor032.cnf
MD5SUMe1a6f3a7c69cc7fbec84aac478eb151a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.5483
Satisfiable
(Un)Satisfiability was proved
Number of variables13240
Number of clauses39143
Sum of the clauses size91331
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 226094
Number of clauses of size 313047
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

517.83/129.97	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-3371369-1305417090/watcher-3371369-1305417090 -o /tmp/evaluation-result-3371369-1305417090/solver-3371369-1305417090 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371369-1305417090.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.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 653309719 8937472 146 33554432000 4194304 4417452 140736851223680 18446744073709551615 222921776896 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/9612/statm: 2182 146 122 55 0 68 0

[startup+0.0433211 s]
/proc/loadavg: 7.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=8728 CPUtime=0 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 653309719 8937472 146 33554432000 4194304 4417452 140736851223680 18446744073709551615 222921776896 0 0 4096 0 18446744071562362840 0 0 17 4 0 0 0
/proc/9612/statm: 2182 146 122 55 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8728

[startup+0.243469 s]
/proc/loadavg: 7.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=134196 CPUtime=3.24 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 11256 1253 0 3 323 1 0 0 21 0 5 0 653309719 137416704 5013 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 33549 5013 176 55 0 31435 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 134196

[startup+1.00007 s]
/proc/loadavg: 7.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=134196 CPUtime=3.64 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 11256 1253 0 3 363 1 0 0 21 0 5 0 653309719 137416704 5013 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 33549 5013 176 55 0 31435 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 134196

[startup+1.10105 s]
/proc/loadavg: 7.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=134196 CPUtime=4.05 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 11258 1253 0 3 404 1 0 0 21 0 5 0 653309719 137416704 5015 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 33549 5015 178 55 0 31435 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 134196

[startup+1.50097 s]
/proc/loadavg: 7.50 8.00 7.97 3/235 9612
/proc/meminfo: memFree=24305932/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=138552 CPUtime=5.64 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 12328 1253 0 3 563 1 0 0 21 0 5 0 653309719 141877248 6085 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 34638 6085 179 55 0 32524 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 138552

[startup+3.10068 s]
/proc/loadavg: 7.70 8.04 7.98 9/247 9637
/proc/meminfo: memFree=24198460/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=139344 CPUtime=12.03 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 13551 1253 0 3 1202 1 0 0 21 0 5 0 653309719 142688256 6284 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 34836 6284 180 55 0 32722 0
[pid=9612/tid=9619] ppid=9610 vsize=139344 CPUtime=3 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 2574 1253 0 3 300 0 0 0 25 0 5 0 653309729 142688256 6284 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=139344 CPUtime=2.99 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 3049 1253 0 3 299 0 0 0 25 0 5 0 653309729 142688256 6284 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=139344 CPUtime=2.99 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 3577 1253 0 3 299 0 0 0 25 0 5 0 653309729 142688256 6284 33554432000 4194304 4417452 140736851223680 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=139344 CPUtime=2.98 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 1722 1253 0 3 298 0 0 0 25 0 5 0 653309729 142688256 6284 33554432000 4194304 4417452 140736851223680 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 139344

[startup+6.30909 s]
/proc/loadavg: 7.72 8.04 7.98 9/247 9637
/proc/meminfo: memFree=24176884/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=147360 CPUtime=24.84 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 15555 1253 0 3 2482 2 0 0 21 0 5 0 653309719 150896640 8288 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 36840 8288 180 55 0 34726 0
[pid=9612/tid=9619] ppid=9610 vsize=147360 CPUtime=6.2 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 2574 1253 0 3 620 0 0 0 25 0 5 0 653309729 150896640 8288 33554432000 4194304 4417452 140736851223680 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=147360 CPUtime=6.2 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 3615 1253 0 3 620 0 0 0 25 0 5 0 653309729 150896640 8288 33554432000 4194304 4417452 140736851223680 18446744073709551615 4306366 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=147360 CPUtime=6.2 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 4261 1253 0 3 620 0 0 0 25 0 5 0 653309729 150896640 8288 33554432000 4194304 4417452 140736851223680 18446744073709551615 4236590 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=147360 CPUtime=6.17 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 2476 1253 0 3 617 0 0 0 25 0 5 0 653309729 150896640 8288 33554432000 4194304 4417452 140736851223680 18446744073709551615 18446744073699066094 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.84
Current children cumulated vsize (KiB) 147360

[startup+12.7009 s]
/proc/loadavg: 7.74 8.03 7.98 9/247 9638
/proc/meminfo: memFree=24154684/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=180632 CPUtime=50.36 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 24981 1253 0 3 5033 3 0 0 21 0 5 0 653309719 184967168 16612 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 45158 16612 180 55 0 43044 0
[pid=9612/tid=9619] ppid=9610 vsize=180632 CPUtime=12.59 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 4100 1253 0 3 1259 0 0 0 25 0 5 0 653309729 184967168 16612 33554432000 4194304 4417452 140736851223680 18446744073709551615 4307452 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=180632 CPUtime=12.6 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 8435 1253 0 3 1259 1 0 0 25 0 5 0 653309729 184967168 16612 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364984 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=180632 CPUtime=12.59 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 4953 1253 0 3 1259 0 0 0 25 0 5 0 653309729 184967168 16612 33554432000 4194304 4417452 140736851223680 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=180632 CPUtime=12.51 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 4864 1253 0 3 1251 0 0 0 25 0 5 0 653309729 184967168 16612 33554432000 4194304 4417452 140736851223680 18446744073709551615 4265429 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.36
Current children cumulated vsize (KiB) 180632

[startup+25.5006 s]
/proc/loadavg: 7.86 8.05 7.98 9/247 9638
/proc/meminfo: memFree=24132620/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=186012 CPUtime=101.47 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 44572 1253 0 3 10141 6 0 0 21 0 5 0 653309719 190476288 17957 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 46503 17957 180 55 0 44389 0
[pid=9612/tid=9619] ppid=9610 vsize=186012 CPUtime=25.4 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 8014 1253 0 3 2539 1 0 0 25 0 5 0 653309729 190476288 17957 33554432000 4194304 4417452 140736851223680 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=186012 CPUtime=25.4 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 13561 1253 0 3 2538 2 0 0 25 0 5 0 653309729 190476288 17957 33554432000 4194304 4417452 140736851223680 18446744073709551615 4308818 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=186012 CPUtime=25.4 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 7303 1253 0 3 2539 1 0 0 25 0 5 0 653309729 190476288 17957 33554432000 4194304 4417452 140736851223680 18446744073709551615 4232664 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=186012 CPUtime=25.21 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 13065 1253 0 3 2520 1 0 0 25 0 5 0 653309729 190476288 17957 33554432000 4194304 4417452 140736851223680 18446744073709551615 4357554 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 186012

[startup+51.1009 s]
/proc/loadavg: 7.90 8.04 7.98 9/247 9639
/proc/meminfo: memFree=24095088/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=194744 CPUtime=203.68 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 109124 1253 0 3 20354 14 0 0 21 0 5 0 653309719 199417856 20140 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 48686 20140 180 55 0 46572 0
[pid=9612/tid=9619] ppid=9610 vsize=194744 CPUtime=51 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 27243 1253 0 3 5096 4 0 0 25 0 5 0 653309729 199417856 20140 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=194744 CPUtime=51 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 34396 1253 0 3 5095 5 0 0 25 0 5 0 653309729 199417856 20140 33554432000 4194304 4417452 140736851223680 18446744073709551615 4357894 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=194744 CPUtime=51 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 19129 1253 0 3 5098 2 0 0 25 0 5 0 653309729 199417856 20140 33554432000 4194304 4417452 140736851223680 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=194744 CPUtime=50.63 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 25727 1253 0 3 5061 2 0 0 25 0 5 0 653309729 199417856 20140 33554432000 4194304 4417452 140736851223680 18446744073709551615 4357536 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.68
Current children cumulated vsize (KiB) 194744

[startup+102.301 s]
/proc/loadavg: 8.01 8.05 7.99 9/247 9640
/proc/meminfo: memFree=24001200/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=284980 CPUtime=408.1 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 213953 1253 0 3 40781 29 0 0 21 0 5 0 653309719 291819520 42146 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 71245 42146 180 55 0 69131 0
[pid=9612/tid=9619] ppid=9610 vsize=284980 CPUtime=102.2 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 55340 1253 0 3 10212 8 0 0 25 0 5 0 653309729 291819520 42146 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364817 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=284980 CPUtime=102.19 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 59584 1253 0 3 10212 7 0 0 25 0 5 0 653309729 291819520 42146 33554432000 4194304 4417452 140736851223680 18446744073709551615 4250807 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=284980 CPUtime=102.2 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 44274 1253 0 3 10214 6 0 0 25 0 5 0 653309729 291819520 42146 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=284980 CPUtime=101.44 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 52126 1253 0 3 10138 6 0 0 25 0 5 0 653309729 291819520 42146 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.1
Current children cumulated vsize (KiB) 284980

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

[startup+103.108 s]
/proc/loadavg: 8.01 8.05 7.99 10/247 9640
/proc/meminfo: memFree=23981360/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=292284 CPUtime=411.32 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 215779 1253 0 3 41103 29 0 0 21 0 5 0 653309719 299298816 43972 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 73071 43972 180 55 0 70957 0
[pid=9612/tid=9619] ppid=9610 vsize=292284 CPUtime=103 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 57049 1253 0 3 10292 8 0 0 25 0 5 0 653309729 299298816 43972 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=292284 CPUtime=103 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 59584 1253 0 3 10293 7 0 0 25 0 5 0 653309729 299298816 43972 33554432000 4194304 4417452 140736851223680 18446744073709551615 4365936 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=292284 CPUtime=103.01 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 44391 1253 0 3 10295 6 0 0 25 0 5 0 653309729 299298816 43972 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=292284 CPUtime=102.24 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 52126 1253 0 3 10218 6 0 0 25 0 5 0 653309729 299298816 43972 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364589 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 411.32
Current children cumulated vsize (KiB) 292284

[startup+115.901 s]
/proc/loadavg: 8.01 8.05 7.99 9/247 9640
/proc/meminfo: memFree=23934360/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=306412 CPUtime=462.41 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 235579 1253 0 3 46208 33 0 0 21 0 5 0 653309719 313765888 48057 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 76603 48057 180 55 0 74489 0
[pid=9612/tid=9619] ppid=9610 vsize=306412 CPUtime=115.8 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 60050 1253 0 3 11571 9 0 0 25 0 5 0 653309729 313765888 48057 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=306412 CPUtime=115.8 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 66143 1253 0 3 11571 9 0 0 25 0 5 0 653309729 313765888 48057 33554432000 4194304 4417452 140736851223680 18446744073709551615 4277864 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=306412 CPUtime=115.8 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 46802 1253 0 3 11574 6 0 0 25 0 5 0 653309729 313765888 48057 33554432000 4194304 4417452 140736851223680 18446744073709551615 4275953 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=306412 CPUtime=114.95 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 59955 1253 0 3 11488 7 0 0 25 0 5 0 653309729 313765888 48057 33554432000 4194304 4417452 140736851223680 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 462.41
Current children cumulated vsize (KiB) 306412

[startup+122.301 s]
/proc/loadavg: 8.00 8.05 7.99 9/247 9641
/proc/meminfo: memFree=23922328/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=349136 CPUtime=487.96 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 246283 1253 0 3 48762 34 0 0 21 0 5 0 653309719 357515264 58738 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 87284 58738 180 55 0 85170 0
[pid=9612/tid=9619] ppid=9610 vsize=349136 CPUtime=122.19 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 61956 1253 0 3 12210 9 0 0 25 0 5 0 653309729 357515264 58738 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=349136 CPUtime=122.19 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 69962 1253 0 3 12210 9 0 0 25 0 5 0 653309729 357515264 58738 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364564 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=349136 CPUtime=122.19 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 49058 1253 0 3 12213 6 0 0 25 0 5 0 653309729 357515264 58738 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=349136 CPUtime=121.3 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 62678 1253 0 3 12122 8 0 0 25 0 5 0 653309729 357515264 58738 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364819 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 487.96
Current children cumulated vsize (KiB) 349136

[startup+125.5 s]
/proc/loadavg: 8.00 8.05 7.99 9/247 9641
/proc/meminfo: memFree=23927908/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=336244 CPUtime=500.73 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 249721 1253 0 3 50038 35 0 0 21 0 5 0 653309719 344313856 55515 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 84061 55515 180 55 0 81947 0
[pid=9612/tid=9619] ppid=9610 vsize=336244 CPUtime=125.39 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 61956 1253 0 3 12530 9 0 0 25 0 5 0 653309729 344313856 55515 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364594 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=336244 CPUtime=125.4 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 70940 1253 0 3 12530 10 0 0 25 0 5 0 653309729 344313856 55515 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=336244 CPUtime=125.39 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 49058 1253 0 3 12533 6 0 0 25 0 5 0 653309729 344313856 55515 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=336244 CPUtime=124.48 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 65138 1253 0 3 12440 8 0 0 25 0 5 0 653309729 344313856 55515 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 500.73
Current children cumulated vsize (KiB) 336244

[startup+127.101 s]
/proc/loadavg: 8.16 8.08 8.00 9/247 9641
/proc/meminfo: memFree=23938448/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=301860 CPUtime=507.13 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 250240 1253 0 3 50678 35 0 0 21 0 5 0 653309719 309104640 46919 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 75465 46919 180 55 0 73351 0
[pid=9612/tid=9619] ppid=9610 vsize=301860 CPUtime=126.99 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 61956 1253 0 3 12690 9 0 0 25 0 5 0 653309729 309104640 46919 33554432000 4194304 4417452 140736851223680 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=301860 CPUtime=127 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 71367 1253 0 3 12690 10 0 0 25 0 5 0 653309729 309104640 46919 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=301860 CPUtime=126.99 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 49058 1253 0 3 12693 6 0 0 25 0 5 0 653309729 309104640 46919 33554432000 4194304 4417452 140736851223680 18446744073709551615 4357207 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=301860 CPUtime=126.07 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 65230 1253 0 3 12599 8 0 0 25 0 5 0 653309729 309104640 46919 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 507.13
Current children cumulated vsize (KiB) 301860

[startup+128.701 s]
/proc/loadavg: 8.16 8.08 8.00 9/247 9641
/proc/meminfo: memFree=23938320/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=316280 CPUtime=513.51 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 253845 1253 0 3 51315 36 0 0 21 0 5 0 653309719 323870720 50524 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 79070 50524 180 55 0 76956 0
[pid=9612/tid=9619] ppid=9610 vsize=316280 CPUtime=128.6 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 65468 1253 0 3 12850 10 0 0 25 0 5 0 653309729 323870720 50524 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=316280 CPUtime=128.6 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 71367 1253 0 3 12850 10 0 0 25 0 5 0 653309729 323870720 50524 33554432000 4194304 4417452 140736851223680 18446744073709551615 4365976 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=316280 CPUtime=128.59 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 49058 1253 0 3 12853 6 0 0 25 0 5 0 653309729 323870720 50524 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=316280 CPUtime=127.65 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 65323 1253 0 3 12757 8 0 0 25 0 5 0 653309729 323870720 50524 33554432000 4194304 4417452 140736851223680 18446744073709551615 4352305 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 513.51
Current children cumulated vsize (KiB) 316280

[startup+129.509 s]
/proc/loadavg: 8.16 8.08 8.00 9/247 9641
/proc/meminfo: memFree=23935468/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=319152 CPUtime=516.74 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 254563 1253 0 3 51638 36 0 0 21 0 5 0 653309719 326811648 51242 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 79788 51242 180 55 0 77674 0
[pid=9612/tid=9619] ppid=9610 vsize=319152 CPUtime=129.41 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 65468 1253 0 3 12931 10 0 0 25 0 5 0 653309729 326811648 51242 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364579 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=9612/tid=9620] ppid=9610 vsize=319152 CPUtime=129.4 cores=0,2,4,6
/proc/9612/task/9620/stat : 9620 (plingeling) R 9610 9612 8848 0 -1 4202560 72028 1253 0 3 12930 10 0 0 25 0 5 0 653309729 326811648 51242 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=9612/tid=9621] ppid=9610 vsize=319152 CPUtime=129.4 cores=0,2,4,6
/proc/9612/task/9621/stat : 9621 (plingeling) R 9610 9612 8848 0 -1 4202560 49058 1253 0 3 12934 6 0 0 25 0 5 0 653309729 326811648 51242 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364621 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=9612/tid=9622] ppid=9610 vsize=319152 CPUtime=128.45 cores=0,2,4,6
/proc/9612/task/9622/stat : 9622 (plingeling) R 9610 9612 8848 0 -1 4202560 65380 1253 0 3 12837 8 0 0 25 0 5 0 653309729 326811648 51242 33554432000 4194304 4417452 140736851223680 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 516.74
Current children cumulated vsize (KiB) 319152

[startup+129.901 s]
/proc/loadavg: 8.16 8.08 8.00 9/247 9641
/proc/meminfo: memFree=23935468/32951124 swapFree=61559568/67111528
[pid=9612] ppid=9610 vsize=319152 CPUtime=517.83 cores=0,2,4,6
/proc/9612/stat : 9612 (plingeling) S 9610 9612 8848 0 -1 4202496 254564 1253 0 3 51747 36 0 0 21 0 2 0 653309719 326811648 51243 33554432000 4194304 4417452 140736851223680 18446744073709551615 222933579749 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/9612/statm: 79788 51243 181 55 0 77674 0
[pid=9612/tid=9619] ppid=9610 vsize=319152 CPUtime=129.8 cores=0,2,4,6
/proc/9612/task/9619/stat : 9619 (plingeling) R 9610 9612 8848 0 -1 4202560 65468 1253 0 3 12970 10 0 0 25 0 2 0 653309729 326811648 51243 33554432000 4194304 4417452 140736851223680 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 517.83
Current children cumulated vsize (KiB) 319152

Child status: 20
Real time (s): 129.971
CPU time (s): 517.917
CPU user time (s): 517.54
CPU system time (s): 0.376942
CPU usage (%): 398.486
Max. virtual memory (cumulated for all children) (KiB): 353448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.54
system time used= 0.376942
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 255820
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 118
involuntary context switches= 2531

runsolver used 0.271958 second user time and 0.672897 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 01:51:30
IDJOB=3371369
IDBENCH=70818
IDSOLVER=1848
FILE ID=node109/3371369-1305417090
RUNJOBID= node109-1305417090-9598
PBS_JOBID= 13324534
Free space on /tmp= 73228 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxor/maxxor032.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371369-1305417090/watcher-3371369-1305417090 -o /tmp/evaluation-result-3371369-1305417090/solver-3371369-1305417090 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371369-1305417090.cnf

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

MD5SUM BENCH= e1a6f3a7c69cc7fbec84aac478eb151a
RANDOM SEED=1413558518

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
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.809
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.809
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.82
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.809
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.809
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24306336 kB
Buffers:        238216 kB
Cached:        2254188 kB
SwapCached:      28404 kB
Active:          99528 kB
Inactive:      8329612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24306336 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:             880 kB
Writeback:           0 kB
AnonPages:     5914804 kB
Mapped:          17180 kB
Slab:           122344 kB
PageTables:      30900 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 17854248 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= 73224 MiB
End job on node109 at 2011-05-15 01:53:40