Trace number 3483694

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
PicoMUS 941UNSAT 22.1476 22.1481

General information on the benchmark

Namemus/marques-silva/design-debugging/
dividers11.dimacs.filtered.cnf
MD5SUMc5769ca63749bb726693c715437abd28
Bench CategoryMUS (MUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.223965
Satisfiable
(Un)Satisfiability was proved
Number of variables45552
Number of clauses162934
Sum of the clauses size428114
Maximum clause length4
Minimum clause length1
Number of clauses of size 1378
Number of clauses of size 263688
Number of clauses of size 395112
Number of clauses of size 43756
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c [picomus] WARNING: no output file given
0.00/0.01	c [picomus] p cnf 45552 162934
0.09/0.10	s UNSATISFIABLE
0.09/0.10	c [picomus] extracted core 1 of size 186 out of 162934 (0%) after 0.1 sec
0.09/0.12	c [picomus] extracted core 2 of size 186 out of 162934 (0%) after 0.1 sec
0.09/0.13	c [picomus] extracted core 3 of size 186 out of 162934 (0%) after 0.1 sec
0.09/0.14	c [picomus] extracted core 4 of size 186 out of 162934 (0%) after 0.1 sec
0.09/0.16	c [picomus] extracted core 5 of size 186 out of 162934 (0%) after 0.2 sec
0.09/0.17	c [picomus] extracted core 6 of size 186 out of 162934 (0%) after 0.2 sec
0.09/0.18	c [picomus] extracted core 7 of size 186 out of 162934 (0%) after 0.2 sec
0.09/0.19	c [picomus] extracted core 8 of size 186 out of 162934 (0%) after 0.2 sec
0.59/0.63	c [picomus] reduction 1 to 186 out of 162934 (0%) after 0.6 sec
22.09/22.14	c [picosat] 188 calls
22.09/22.14	c [picosat] 0 iterations
22.09/22.14	c [picosat] 0 restarts
22.09/22.14	c [picosat] 0 failed literals
22.09/22.14	c [picosat] 4 conflicts
22.09/22.14	c [picosat] 36247130 decisions
22.09/22.14	c [picosat] 371 fixed variables
22.09/22.14	c [picosat] 615 learned literals
22.09/22.14	c [picosat] 0.0% deleted literals
22.09/22.14	c [picosat] 36281067 propagations
22.09/22.14	c [picosat] 0.2% variables used
22.09/22.14	c [picosat] 18.6 seconds in library
22.09/22.14	c [picosat] 2.0 megaprops/second
22.09/22.14	c [picosat] probing 7.7 seconds 41%
22.09/22.14	c [picosat] 186 simplifications
22.09/22.14	c [picosat] 0 reductions
22.09/22.14	c [picosat] 0.0 MB recycled
22.09/22.14	c [picosat] 14.2 MB maximally allocated
22.09/22.14	c [picomus] found 162748 redundant clauses 100%
22.09/22.14	c [picomus] computed MUS of size 186 out of 162934 (0%)
22.09/22.14	v 9
22.09/22.14	v 11
22.09/22.14	v 62
22.09/22.14	v 87
22.09/22.14	v 112
22.09/22.14	v 137
22.09/22.14	v 162
22.09/22.14	v 187
22.09/22.14	v 212
22.09/22.14	v 237
22.09/22.14	v 262
22.09/22.14	v 287
22.09/22.14	v 296
22.09/22.14	v 297
22.09/22.14	v 305
22.09/22.14	v 306
22.09/22.14	v 307
22.09/22.14	v 308
22.09/22.14	v 309
22.09/22.14	v 310
22.09/22.14	v 312
22.09/22.14	v 319
22.09/22.14	v 1155
22.09/22.14	v 1160
22.09/22.14	v 1918
22.09/22.14	v 1937
22.09/22.14	v 2084
22.09/22.14	v 2767
22.09/22.14	v 2944
22.09/22.14	v 3617
22.09/22.14	v 3804
22.09/22.14	v 4467
22.09/22.14	v 4664
22.09/22.14	v 5317
22.09/22.14	v 5524
22.09/22.14	v 6167
22.09/22.14	v 6384
22.09/22.14	v 7017
22.09/22.14	v 7244
22.09/22.14	v 7867
22.09/22.14	v 8387
22.09/22.14	v 8717
22.09/22.14	v 9567
22.09/22.14	v 9587
22.09/22.14	v 9589
22.09/22.14	v 9591
22.09/22.14	v 9593
22.09/22.14	v 9595
22.09/22.14	v 9597
22.09/22.14	v 9599
22.09/22.14	v 9601
22.09/22.14	v 9606
22.09/22.14	v 21835
22.09/22.14	v 21837
22.09/22.14	v 21890
22.09/22.14	v 22003
22.09/22.14	v 22005
22.09/22.14	v 22009
22.09/22.14	v 22011
22.09/22.14	v 22015
22.09/22.14	v 22017
22.09/22.14	v 22021
22.09/22.14	v 22023
22.09/22.14	v 22027
22.09/22.14	v 22029
22.09/22.14	v 22033
22.09/22.14	v 22035
22.09/22.14	v 22039
22.09/22.14	v 22041
22.09/22.14	v 22094
22.09/22.14	v 22100
22.09/22.14	v 22106
22.09/22.14	v 22112
22.09/22.14	v 22118
22.09/22.14	v 22124
22.09/22.14	v 22130
22.09/22.14	v 22186
22.09/22.14	v 22192
22.09/22.14	v 22198
22.09/22.14	v 22204
22.09/22.14	v 22210
22.09/22.14	v 22216
22.09/22.14	v 22222
22.09/22.14	v 22228
22.09/22.14	v 22287
22.09/22.14	v 22291
22.09/22.14	v 22295
22.09/22.14	v 22304
22.09/22.14	v 22308
22.09/22.14	v 22349
22.09/22.14	v 22431
22.09/22.14	v 26786
22.09/22.14	v 26807
22.09/22.14	v 26810
22.09/22.14	v 26824
22.09/22.14	v 26827
22.09/22.14	v 26841
22.09/22.14	v 26844
22.09/22.14	v 26858
22.09/22.14	v 26861
22.09/22.14	v 26875
22.09/22.14	v 26878
22.09/22.14	v 26892
22.09/22.14	v 26895
22.09/22.14	v 26911
22.09/22.14	v 26918
22.09/22.14	v 28603
22.09/22.14	v 28605
22.09/22.14	v 29414
22.09/22.14	v 32083
22.09/22.14	v 32231
22.09/22.14	v 33888
22.09/22.14	v 34614
22.09/22.14	v 34616
22.09/22.14	v 34669
22.09/22.14	v 35058
22.09/22.14	v 35204
22.09/22.14	v 40567
22.09/22.14	v 40571
22.09/22.14	v 40900
22.09/22.14	v 47393
22.09/22.14	v 47395
22.09/22.14	v 47448
22.09/22.14	v 47831
22.09/22.14	v 47977
22.09/22.14	v 53394
22.09/22.14	v 53398
22.09/22.14	v 53727
22.09/22.14	v 60172
22.09/22.14	v 60174
22.09/22.14	v 60227
22.09/22.14	v 60604
22.09/22.14	v 60750
22.09/22.14	v 66221
22.09/22.14	v 66225
22.09/22.14	v 66554
22.09/22.14	v 72951
22.09/22.14	v 72953
22.09/22.14	v 73006
22.09/22.14	v 73377
22.09/22.14	v 73523
22.09/22.14	v 79048
22.09/22.14	v 79052
22.09/22.14	v 79381
22.09/22.14	v 85730
22.09/22.14	v 85732
22.09/22.14	v 85785
22.09/22.14	v 86150
22.09/22.14	v 86296
22.09/22.14	v 91875
22.09/22.14	v 91879
22.09/22.14	v 92208
22.09/22.14	v 98509
22.09/22.14	v 98511
22.09/22.14	v 98564
22.09/22.14	v 98923
22.09/22.14	v 99069
22.09/22.14	v 104702
22.09/22.14	v 104706
22.09/22.14	v 105035
22.09/22.14	v 111288
22.09/22.14	v 111290
22.09/22.14	v 111343
22.09/22.14	v 111696
22.09/22.14	v 111842
22.09/22.14	v 117529
22.09/22.14	v 117533
22.09/22.14	v 117862
22.09/22.14	v 124067
22.09/22.14	v 124069
22.09/22.14	v 124122
22.09/22.14	v 124469
22.09/22.14	v 124615
22.09/22.14	v 129720
22.09/22.14	v 129726
22.09/22.14	v 129730
22.09/22.14	v 136900
22.09/22.14	v 136904
22.09/22.14	v 136908
22.09/22.14	v 137242
22.09/22.14	v 137388
22.09/22.14	v 149116
22.09/22.14	v 149210
22.09/22.14	v 149214
22.09/22.14	v 149315
22.09/22.14	v 149419
22.09/22.14	v 0
22.09/22.14	c [picomus] computed 186 irredundant clauses 0%
22.09/22.14	c [picomus] 1 reductions in 22.1 seconds

Verifier Data

OK	186

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-3483694-1307605123/watcher-3483694-1307605123 -o /tmp/evaluation-result-3483694-1307605123/solver-3483694-1307605123 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3483694-1307605123.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 3.20 1.10 0.39 5/505 18736
/proc/meminfo: memFree=11189932/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=3760 CPUtime=0.01 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 566 0 0 0 1 0 0 0 25 0 1 0 872112776 3850240 521 33554432000 134512640 135072097 4290943616 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 940 521 53 137 0 801 0

[startup+0.092397 s]
/proc/loadavg: 3.20 1.10 0.39 5/505 18736
/proc/meminfo: memFree=11189932/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=15516 CPUtime=0.08 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 3707 0 0 0 8 0 0 0 25 0 1 0 872112776 15888384 3610 33554432000 134512640 135072097 4290943616 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 3879 3612 61 137 0 3740 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15516

[startup+0.100395 s]
/proc/loadavg: 3.20 1.10 0.39 5/505 18736
/proc/meminfo: memFree=11189932/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=16764 CPUtime=0.09 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 4026 0 0 0 9 0 0 0 25 0 1 0 872112776 17166336 3929 33554432000 134512640 135072097 4290943616 18446744073709551615 134684699 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 4191 3930 62 137 0 4052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16764

[startup+0.300357 s]
/proc/loadavg: 3.20 1.10 0.39 5/505 18736
/proc/meminfo: memFree=11189932/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=20584 CPUtime=0.29 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11530 0 0 0 28 1 0 0 25 0 1 0 872112776 21078016 4525 33554432000 134512640 135072097 4290943616 18446744073709551615 134536662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5146 4525 75 137 0 5007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20584

[startup+0.700312 s]
/proc/loadavg: 3.20 1.10 0.39 5/505 18736
/proc/meminfo: memFree=11189932/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=0.69 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 68 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21612

[startup+1.50116 s]
/proc/loadavg: 3.26 1.15 0.41 5/506 18737
/proc/meminfo: memFree=11170216/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=1.49 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 148 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134585057 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21612

[startup+3.10088 s]
/proc/loadavg: 3.26 1.15 0.41 5/506 18737
/proc/meminfo: memFree=11169224/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=3.09 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 308 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134518160 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21612

[startup+6.30025 s]
/proc/loadavg: 3.32 1.19 0.43 5/506 18737
/proc/meminfo: memFree=11170496/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=6.29 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 628 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134566420 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21612

[startup+12.7011 s]
/proc/loadavg: 3.37 1.24 0.45 5/506 18738
/proc/meminfo: memFree=11169568/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=12.69 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 1268 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134518232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21612

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

[startup+19.1009 s]
/proc/loadavg: 3.42 1.28 0.47 5/506 18738
/proc/meminfo: memFree=11167328/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=19.09 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 1908 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134518239 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 19.09
Current children cumulated vsize (KiB) 21612

[startup+20.7006 s]
/proc/loadavg: 3.42 1.28 0.47 5/506 18738
/proc/meminfo: memFree=11154060/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=20.69 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 2068 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134584004 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 20.69
Current children cumulated vsize (KiB) 21612

[startup+21.5005 s]
/proc/loadavg: 3.47 1.33 0.48 5/506 18738
/proc/meminfo: memFree=11152316/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=21.49 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 2148 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134585049 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 21.49
Current children cumulated vsize (KiB) 21612

[startup+21.9004 s]
/proc/loadavg: 3.47 1.33 0.48 5/506 18738
/proc/meminfo: memFree=11152564/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=21.9 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 2189 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134568202 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 21.9
Current children cumulated vsize (KiB) 21612

[startup+22.1003 s]
/proc/loadavg: 3.47 1.33 0.48 5/506 18738
/proc/meminfo: memFree=11152564/32951124 swapFree=43324008/67111528
[pid=18736] ppid=18734 vsize=21612 CPUtime=22.09 cores=4,6
/proc/18736/stat : 18736 (picomus) R 18734 18736 18646 0 -1 4202496 11723 0 0 0 2208 1 0 0 25 0 1 0 872112776 22130688 4718 33554432000 134512640 135072097 4290943616 18446744073709551615 134584053 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/18736/statm: 5403 4718 77 137 0 5264 0
Current children cumulated CPU time (s) 22.09
Current children cumulated vsize (KiB) 21612

Child status: 20
Real time (s): 22.1481
CPU time (s): 22.1476
CPU user time (s): 22.1286
CPU system time (s): 0.018997
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 21612

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

runsolver used 0.112982 second user time and 0.235964 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-09 09:38:43
IDJOB=3483694
IDBENCH=89466
IDSOLVER=1974
FILE ID=node105/3483694-1307605123
RUNJOBID= node105-1307605016-18665
PBS_JOBID= 13547790
Free space on /tmp= 73324 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/mus/marques-silva/design-debugging/dividers11.dimacs.filtered.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3483694-1307605123/watcher-3483694-1307605123 -o /tmp/evaluation-result-3483694-1307605123/solver-3483694-1307605123 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3483694-1307605123.cnf

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

MD5SUM BENCH= c5769ca63749bb726693c715437abd28
RANDOM SEED=1888994061

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:      11190088 kB
Buffers:        192440 kB
Cached:        1023044 kB
SwapCached:      20580 kB
Active:       21168880 kB
Inactive:       243732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11190088 kB
SwapTotal:    67111528 kB
SwapFree:     43324008 kB
Dirty:            3516 kB
Writeback:           0 kB
AnonPages:    20194560 kB
Mapped:          67160 kB
Slab:           161020 kB
PageTables:     118520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134153944 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= 73324 MiB
End job on node105 at 2011-06-09 09:39:06