Trace number 3438903

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
SApperloT2010 2011-05-15 (fixed)UNSAT 358.833 358.826

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark197.81
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

358.80/358.82	c Solved by BasicSolver 
358.80/358.82	
358.80/358.82	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: 977)

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-3438903-1306900182/watcher-3438903-1306900182 -o /tmp/evaluation-result-3438903-1306900182/solver-3438903-1306900182 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438903-1306900182.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 1.34 1.19 1.51 2/415 19246
/proc/meminfo: memFree=3663376/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=14640 CPUtime=0.01 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 957 0 0 0 1 0 0 0 25 0 1 0 257627578 14991360 896 33554432000 4194304 4394578 140737057998976 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 3660 898 253 49 0 801 0

[startup+0.0327481 s]
/proc/loadavg: 1.34 1.19 1.51 2/415 19246
/proc/meminfo: memFree=3663376/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=15192 CPUtime=0.02 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 1193 0 0 0 2 0 0 0 25 0 1 0 257627578 15556608 1093 33554432000 4194304 4394578 140737057998976 18446744073709551615 218880589719 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 3798 1093 255 49 0 939 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 15192

[startup+0.10073 s]
/proc/loadavg: 1.34 1.19 1.51 2/415 19246
/proc/meminfo: memFree=3663376/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=17156 CPUtime=0.09 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 1814 0 0 0 9 0 0 0 25 0 1 0 257627578 17567744 1617 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 4289 1617 267 49 0 1430 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17156

[startup+0.300698 s]
/proc/loadavg: 1.34 1.19 1.51 2/415 19246
/proc/meminfo: memFree=3663376/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=19060 CPUtime=0.29 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 2283 0 0 0 29 0 0 0 25 0 1 0 257627578 19517440 2086 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 4765 2086 267 49 0 1906 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19060

[startup+0.700622 s]
/proc/loadavg: 1.34 1.19 1.51 2/415 19246
/proc/meminfo: memFree=3663376/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=20160 CPUtime=0.69 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 2545 0 0 0 69 0 0 0 25 0 1 0 257627578 20643840 2348 33554432000 4194304 4394578 140737057998976 18446744073709551615 4291528 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 5040 2348 267 49 0 2181 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20160

[startup+1.50049 s]
/proc/loadavg: 1.34 1.19 1.51 3/416 19247
/proc/meminfo: memFree=3652960/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=21576 CPUtime=1.49 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 2847 0 0 0 149 0 0 0 25 0 1 0 257627578 22093824 2650 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 5394 2650 267 49 0 2535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21576

[startup+3.1002 s]
/proc/loadavg: 1.34 1.19 1.51 3/416 19247
/proc/meminfo: memFree=3650856/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=23388 CPUtime=3.09 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 3244 0 0 0 308 1 0 0 25 0 1 0 257627578 23949312 3047 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 5847 3047 267 49 0 2988 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23388

[startup+6.30064 s]
/proc/loadavg: 1.39 1.20 1.52 3/416 19248
/proc/meminfo: memFree=3645440/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=25132 CPUtime=6.3 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 3636 0 0 0 629 1 0 0 25 0 1 0 257627578 25735168 3439 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 6283 3439 267 49 0 3424 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 25132

[startup+12.7005 s]
/proc/loadavg: 1.44 1.22 1.52 3/416 19248
/proc/meminfo: memFree=3637976/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=27136 CPUtime=12.7 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 4065 0 0 0 1269 1 0 0 25 0 1 0 257627578 27787264 3868 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 6784 3868 267 49 0 3925 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 27136

[startup+25.5003 s]
/proc/loadavg: 1.56 1.25 1.53 3/416 19248
/proc/meminfo: memFree=3626812/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=28808 CPUtime=25.5 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 4411 0 0 0 2549 1 0 0 25 0 1 0 257627578 29499392 4214 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298915 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 7202 4214 267 49 0 4343 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 28808

[startup+51.1008 s]
/proc/loadavg: 1.71 1.31 1.54 3/416 19249
/proc/meminfo: memFree=3612056/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=30652 CPUtime=51.09 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 4825 0 0 0 5108 1 0 0 25 0 1 0 257627578 31387648 4628 33554432000 4194304 4394578 140737057998976 18446744073709551615 4346403 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 7663 4628 267 49 0 4804 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30652

[startup+102.316 s]
/proc/loadavg: 1.87 1.42 1.56 3/416 19250
/proc/meminfo: memFree=3581912/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=32140 CPUtime=102.31 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 5227 0 0 0 10230 1 0 0 25 0 1 0 257627578 32911360 5030 33554432000 4194304 4394578 140737057998976 18446744073709551615 4313187 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 8035 5030 267 49 0 5176 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 32140

[startup+162.3 s]
/proc/loadavg: 2.05 1.55 1.59 3/416 19252
/proc/meminfo: memFree=3559952/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=34620 CPUtime=162.29 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 5654 0 0 0 16228 1 0 0 25 0 1 0 257627578 35450880 5457 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 8655 5457 267 49 0 5796 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 34620

[startup+222.301 s]
/proc/loadavg: 2.06 1.64 1.62 3/416 19253
/proc/meminfo: memFree=3542324/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=36440 CPUtime=222.29 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 5924 0 0 0 22228 1 0 0 25 0 1 0 257627578 37314560 5727 33554432000 4194304 4394578 140737057998976 18446744073709551615 4290869 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9110 5727 267 49 0 6251 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 36440

[startup+282.301 s]
/proc/loadavg: 2.02 1.71 1.64 3/416 19255
/proc/meminfo: memFree=3535488/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=37480 CPUtime=282.3 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6091 0 0 0 28228 2 0 0 25 0 1 0 257627578 38379520 5894 33554432000 4194304 4394578 140737057998976 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9370 5894 267 49 0 6511 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 37480

[startup+342.301 s]
/proc/loadavg: 2.04 1.77 1.67 3/416 19256
/proc/meminfo: memFree=3526432/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=342.3 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 34228 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 38780

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

[startup+345.501 s]
/proc/loadavg: 2.04 1.77 1.67 4/416 19256
/proc/meminfo: memFree=3525564/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=345.5 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 34548 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298268 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 38780

[startup+351.901 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3525056/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=351.91 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35189 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 351.91
Current children cumulated vsize (KiB) 38780

[startup+355.1 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524436/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=355.1 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35508 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 355.1
Current children cumulated vsize (KiB) 38780

[startup+356.701 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524436/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=356.7 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35668 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298290 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 356.7
Current children cumulated vsize (KiB) 38780

[startup+357.516 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524188/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=357.52 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35750 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 357.52
Current children cumulated vsize (KiB) 38780

[startup+358.301 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524188/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=358.3 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35828 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4296791 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 38780

[startup+358.701 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524312/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=358.7 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35868 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 358.7
Current children cumulated vsize (KiB) 38780

[startup+358.801 s]
/proc/loadavg: 2.03 1.78 1.67 3/416 19257
/proc/meminfo: memFree=3524312/32950928 swapFree=52006644/67111528
[pid=19246] ppid=19244 vsize=38780 CPUtime=358.8 cores=1,3,5,7
/proc/19246/stat : 19246 (SApperloT2010) R 19244 19246 16236 0 -1 4202496 6315 0 0 0 35878 2 0 0 25 0 1 0 257627578 39710720 6118 33554432000 4194304 4394578 140737057998976 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19246/statm: 9695 6118 267 49 0 6836 0
Current children cumulated CPU time (s) 358.8
Current children cumulated vsize (KiB) 38780

Child status: 20
Real time (s): 358.826
CPU time (s): 358.833
CPU user time (s): 358.809
CPU system time (s): 0.023996
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 38780

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

runsolver used 1.36579 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-01 05:49:42
IDJOB=3438903
IDBENCH=83196
IDSOLVER=1933
FILE ID=node112/3438903-1306900182
RUNJOBID= node112-1306900159-19200
PBS_JOBID= 13488464
Free space on /tmp= 52200 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438903-1306900182/watcher-3438903-1306900182 -o /tmp/evaluation-result-3438903-1306900182/solver-3438903-1306900182 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438903-1306900182.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=132188118

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       3663656 kB
Buffers:        290664 kB
Cached:       27427508 kB
SwapCached:      31216 kB
Active:       16543072 kB
Inactive:     11907812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       3663656 kB
SwapTotal:    67111528 kB
SwapFree:     52006644 kB
Dirty:            1148 kB
Writeback:           0 kB
AnonPages:      709096 kB
Mapped:          12892 kB
Slab:           709588 kB
PageTables:      58984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 98689952 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= 52200 MiB
End job on node112 at 2011-06-01 05:55:41