Trace number 3349230

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
minisat hack: EBMiniSAT 2011-03-02UNSAT 293.628 293.62

General information on the benchmark

Namemanol-pipe-c10nidw.cnf
MD5SUM943fd86d922b13236c21a74c4f82b6d0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark144.2
Satisfiable
(Un)Satisfiability was proved
Number of variables433601
Number of clauses1291714
Sum of the clauses size3013998
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2861142
Number of clauses of size 3430571
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

293.50/293.60	c WARNING: for repeatability, setting FPU to use double precision
293.50/293.60	c restarts              : 2047
293.50/293.60	c conflicts             : 1099663        (3749 /sec)
293.50/293.60	c decisions             : 6121758        (0.00 % random) (20868 /sec)
293.50/293.60	c propagations          : 717477505      (2445745 /sec)
293.50/293.60	c conflict literals     : 34338290       (31.44 % deleted)
293.50/293.60	c Memory used           : 554.00 MB
293.50/293.60	c CPU time              : 293.357 s
293.50/293.60	
293.50/293.60	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-3349230-1304976742/watcher-3349230-1304976742 -o /tmp/evaluation-result-3349230-1304976742/solver-3349230-1304976742 -C 2400 -W 1300 -M 7680 HOME/ebminisat_release HOME/instance-3349230-1304976742.cnf -verb=0 

running on 2 cores: 1,3

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: 0.00 0.01 0.68 4/364 1023
/proc/meminfo: memFree=7963840/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=19532 CPUtime=0 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 681 0 0 0 0 0 0 0 21 0 1 0 590089821 20000768 621 33554432000 4194304 4293939 140736850147360 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 4883 622 216 25 0 1516 0

[startup+0.059803 s]
/proc/loadavg: 0.00 0.01 0.68 4/364 1023
/proc/meminfo: memFree=7963840/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=31128 CPUtime=0.05 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 4235 0 0 0 5 0 0 0 21 0 1 0 590089821 31875072 3857 33554432000 4194304 4293939 140736850147360 18446744073709551615 4280209 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 7782 3859 218 25 0 4415 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31128

[startup+0.100797 s]
/proc/loadavg: 0.00 0.01 0.68 4/364 1023
/proc/meminfo: memFree=7963840/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=39836 CPUtime=0.09 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 6662 0 0 0 8 1 0 0 21 0 1 0 590089821 40792064 6052 33554432000 4194304 4293939 140736850147360 18446744073709551615 4276640 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 9959 6058 218 25 0 6592 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39836

[startup+0.300759 s]
/proc/loadavg: 0.00 0.01 0.68 4/364 1023
/proc/meminfo: memFree=7963840/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=86776 CPUtime=0.29 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 18913 0 0 0 26 3 0 0 22 0 1 0 590089821 88858624 16902 33554432000 4194304 4293939 140736850147360 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 21694 16902 274 25 0 18327 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86776

[startup+0.700686 s]
/proc/loadavg: 0.00 0.01 0.68 4/364 1023
/proc/meminfo: memFree=7963840/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=181556 CPUtime=0.69 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 41848 0 0 0 64 5 0 0 23 0 1 0 590089821 185913344 37284 33554432000 4194304 4293939 140736850147360 18446744073709551615 4215454 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 45389 37284 354 25 0 42022 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 181556

[startup+1.50054 s]
/proc/loadavg: 0.00 0.01 0.68 5/368 1030
/proc/meminfo: memFree=7759092/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=229232 CPUtime=1.49 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 52920 0 0 0 142 7 0 0 25 0 1 0 590089821 234733568 47866 33554432000 4194304 4293939 140736850147360 18446744073709551615 4279613 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 57308 47868 357 25 0 53941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 229232

[startup+3.10025 s]
/proc/loadavg: 0.40 0.10 0.70 5/368 1030
/proc/meminfo: memFree=7537876/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=227036 CPUtime=3.09 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 71117 0 0 0 299 10 0 0 25 0 1 0 590089821 232484864 47710 33554432000 4194304 4293939 140736850147360 18446744073709551615 4233266 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 56759 47710 357 25 0 53392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 227036

[startup+6.30066 s]
/proc/loadavg: 0.40 0.10 0.70 5/368 1031
/proc/meminfo: memFree=7530428/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=196112 CPUtime=6.29 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 75305 0 0 0 619 10 0 0 25 0 1 0 590089821 200818688 42003 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255864 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 49028 42003 377 25 0 45661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 196112

[startup+12.7005 s]
/proc/loadavg: 0.95 0.22 0.74 5/368 1031
/proc/meminfo: memFree=7537536/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=196112 CPUtime=12.7 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 76527 0 0 0 1259 11 0 0 25 0 1 0 590089821 200818688 43193 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 49028 43193 377 25 0 45661 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 196112

[startup+25.5011 s]
/proc/loadavg: 1.42 0.35 0.77 5/368 1031
/proc/meminfo: memFree=7522344/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=226460 CPUtime=25.49 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 79306 0 0 0 2538 11 0 0 25 0 1 0 590089821 231895040 45882 33554432000 4194304 4293939 140736850147360 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 56615 45882 377 25 0 53248 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 226460

[startup+51.1004 s]
/proc/loadavg: 2.37 0.66 0.86 5/368 1032
/proc/meminfo: memFree=7459520/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=275780 CPUtime=51.09 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 99502 0 0 0 5095 14 0 0 25 0 1 0 590089821 282398720 55492 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255853 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 68945 55492 377 25 0 65578 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 275780

[startup+102.314 s]
/proc/loadavg: 3.49 1.25 1.05 5/368 1033
/proc/meminfo: memFree=7304580/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=306600 CPUtime=102.31 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 108594 0 0 0 10214 17 0 0 25 0 1 0 590089821 313958400 64317 33554432000 4194304 4293939 140736850147360 18446744073709551615 4265250 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 76650 64317 377 25 0 73283 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 306600

[startup+162.301 s]
/proc/loadavg: 3.88 1.76 1.24 5/368 1035
/proc/meminfo: memFree=7134316/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=162.3 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 115688 0 0 0 16211 19 0 0 25 0 1 0 590089821 365248512 71202 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255841 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 71202 377 25 0 85805 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 356688

[startup+222.301 s]
/proc/loadavg: 4.02 2.19 1.42 6/368 1036
/proc/meminfo: memFree=7108000/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=222.3 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 121357 0 0 0 22209 21 0 0 25 0 1 0 590089821 365248512 76709 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 76709 377 25 0 85805 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 356688

[startup+282.301 s]
/proc/loadavg: 4.00 2.52 1.58 5/368 1038
/proc/meminfo: memFree=7041268/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=282.3 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 153152 0 0 0 28205 25 0 0 25 0 1 0 590089821 365248512 72063 33554432000 4194304 4293939 140736850147360 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72063 377 25 0 85805 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 356688

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

[startup+287.901 s]
/proc/loadavg: 4.00 2.54 1.59 5/368 1038
/proc/meminfo: memFree=7025516/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=287.9 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 153677 0 0 0 28765 25 0 0 25 0 1 0 590089821 365248512 72576 33554432000 4194304 4293939 140736850147360 18446744073709551615 4256173 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72576 377 25 0 85805 0
Current children cumulated CPU time (s) 287.9
Current children cumulated vsize (KiB) 356688

[startup+291.1 s]
/proc/loadavg: 4.00 2.54 1.59 5/368 1038
/proc/meminfo: memFree=7015844/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=291.1 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 153948 0 0 0 29085 25 0 0 25 0 1 0 590089821 365248512 72837 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255633 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72837 377 25 0 85805 0
Current children cumulated CPU time (s) 291.1
Current children cumulated vsize (KiB) 356688

[startup+292.701 s]
/proc/loadavg: 4.00 2.57 1.60 5/368 1038
/proc/meminfo: memFree=7009396/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=292.7 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 154037 0 0 0 29245 25 0 0 25 0 1 0 590089821 365248512 72924 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72924 377 25 0 85805 0
Current children cumulated CPU time (s) 292.7
Current children cumulated vsize (KiB) 356688

[startup+293.101 s]
/proc/loadavg: 4.00 2.57 1.60 5/368 1038
/proc/meminfo: memFree=7009396/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=293.1 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 154060 0 0 0 29285 25 0 0 25 0 1 0 590089821 365248512 72947 33554432000 4194304 4293939 140736850147360 18446744073709551615 4256170 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72947 377 25 0 85805 0
Current children cumulated CPU time (s) 293.1
Current children cumulated vsize (KiB) 356688

[startup+293.501 s]
/proc/loadavg: 4.00 2.57 1.60 5/368 1038
/proc/meminfo: memFree=7009396/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=293.5 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 154070 0 0 0 29325 25 0 0 25 0 1 0 590089821 365248512 72956 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72956 377 25 0 85805 0
Current children cumulated CPU time (s) 293.5
Current children cumulated vsize (KiB) 356688

[startup+293.601 s]
/proc/loadavg: 4.00 2.57 1.60 5/368 1038
/proc/meminfo: memFree=7005924/32951124 swapFree=65980216/67111528
[pid=1023] ppid=1021 vsize=356688 CPUtime=293.6 cores=1,3
/proc/1023/stat : 1023 (ebminisat_relea) R 1021 1023 968 0 -1 4202496 154075 0 0 0 29335 25 0 0 25 0 1 0 590089821 365248512 72960 33554432000 4194304 4293939 140736850147360 18446744073709551615 4255888 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/1023/statm: 89172 72960 377 25 0 85805 0
Current children cumulated CPU time (s) 293.6
Current children cumulated vsize (KiB) 356688

Child status: 20
Real time (s): 293.62
CPU time (s): 293.628
CPU user time (s): 293.357
CPU system time (s): 0.270958
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 568304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 293.357
system time used= 0.270958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 154105
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= 6
involuntary context switches= 149

runsolver used 1.01484 second user time and 2.46962 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-09 23:32:24
IDJOB=3349230
IDBENCH=69591
IDSOLVER=1812
FILE ID=node142/3349230-1304976742
RUNJOBID= node142-1304976739-989
PBS_JOBID= 13285671
Free space on /tmp= 47028 MiB

SOLVER NAME= minisat hack: EBMiniSAT 2011-03-02
BENCH NAME= SAT_RACE08/cnf/manol-pipe-c10nidw.cnf
COMMAND LINE= DIR/ebminisat_release BENCHNAME  -verb=0
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349230-1304976742/watcher-3349230-1304976742 -o /tmp/evaluation-result-3349230-1304976742/solver-3349230-1304976742 -C 2400 -W 1300 -M 7680  HOME/ebminisat_release HOME/instance-3349230-1304976742.cnf  -verb=0

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

MD5SUM BENCH= 943fd86d922b13236c21a74c4f82b6d0
RANDOM SEED=336277099

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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:       7964244 kB
Buffers:        243028 kB
Cached:       19722888 kB
SwapCached:      11212 kB
Active:       11512520 kB
Inactive:     12707932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       7964244 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           72864 kB
Writeback:           0 kB
AnonPages:     4251600 kB
Mapped:          20576 kB
Slab:           667760 kB
PageTables:      32604 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77109792 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= 47004 MiB
End job on node142 at 2011-05-09 23:37:17