Trace number 3493790

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 3.20451 3.20744

General information on the benchmark

NameSAT02/industrial/goldberg/fpga_routing/
too_large_gr_rcs_w5.shuffled.cnf
MD5SUM385adcbb4dde478546d0e889fc771284
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.076987
Satisfiable
(Un)Satisfiability was proved
Number of variables2595
Number of clauses36129
Sum of the clauses size73815
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 235610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5519
Number of clauses of size over 50

Solver Data

0.00/0.00	c [picomus] WARNING: no output file given
0.00/0.00	c [picomus] p cnf 2595 36129
0.00/0.03	s UNSATISFIABLE
0.00/0.03	c [picomus] extracted core 1 of size 709 out of 36129 (2%) after 0.0 sec
0.00/0.04	c [picomus] extracted core 2 of size 482 out of 36129 (1%) after 0.0 sec
0.00/0.05	c [picomus] extracted core 3 of size 469 out of 36129 (1%) after 0.1 sec
0.00/0.05	c [picomus] extracted core 4 of size 469 out of 36129 (1%) after 0.1 sec
0.00/0.06	c [picomus] extracted core 5 of size 469 out of 36129 (1%) after 0.1 sec
0.00/0.07	c [picomus] extracted core 6 of size 469 out of 36129 (1%) after 0.1 sec
0.00/0.08	c [picomus] extracted core 7 of size 469 out of 36129 (1%) after 0.1 sec
0.08/0.09	c [picomus] extracted core 8 of size 469 out of 36129 (1%) after 0.1 sec
0.09/0.11	c [picomus] reduction 1 to 397 out of 36129 (1%) after 0.1 sec
0.09/0.11	c [picomus] reduction 2 to 393 out of 36129 (1%) after 0.1 sec
0.09/0.14	c [picomus] reduction 3 to 352 out of 36129 (1%) after 0.1 sec
0.09/0.14	c [picomus] reduction 4 to 341 out of 36129 (1%) after 0.1 sec
0.09/0.15	c [picomus] reduction 5 to 329 out of 36129 (1%) after 0.1 sec
0.09/0.15	c [picomus] reduction 6 to 328 out of 36129 (1%) after 0.2 sec
0.09/0.15	c [picomus] reduction 7 to 323 out of 36129 (1%) after 0.2 sec
0.19/0.22	c [picomus] reduction 8 to 315 out of 36129 (1%) after 0.2 sec
0.19/0.28	c [picomus] reduction 9 to 308 out of 36129 (1%) after 0.3 sec
0.19/0.29	c [picomus] reduction 10 to 305 out of 36129 (1%) after 0.3 sec
0.29/0.30	c [picomus] reduction 11 to 303 out of 36129 (1%) after 0.3 sec
0.29/0.30	c [picomus] reduction 12 to 301 out of 36129 (1%) after 0.3 sec
0.29/0.31	c [picomus] reduction 13 to 292 out of 36129 (1%) after 0.3 sec
0.29/0.33	c [picomus] reduction 14 to 291 out of 36129 (1%) after 0.3 sec
0.29/0.36	c [picomus] reduction 15 to 282 out of 36129 (1%) after 0.4 sec
0.39/0.40	c [picomus] reduction 16 to 271 out of 36129 (1%) after 0.4 sec
0.39/0.46	c [picomus] reduction 17 to 262 out of 36129 (1%) after 0.5 sec
0.39/0.46	c [picomus] reduction 18 to 261 out of 36129 (1%) after 0.5 sec
0.39/0.46	c [picomus] reduction 19 to 259 out of 36129 (1%) after 0.5 sec
0.49/0.50	c [picomus] reduction 20 to 258 out of 36129 (1%) after 0.5 sec
0.49/0.50	c [picomus] reduction 21 to 250 out of 36129 (1%) after 0.5 sec
0.49/0.53	c [picomus] reduction 22 to 249 out of 36129 (1%) after 0.5 sec
0.49/0.53	c [picomus] reduction 23 to 248 out of 36129 (1%) after 0.5 sec
0.49/0.55	c [picomus] reduction 24 to 238 out of 36129 (1%) after 0.6 sec
0.59/0.65	c [picomus] reduction 25 to 228 out of 36129 (1%) after 0.7 sec
0.59/0.69	c [picomus] reduction 26 to 227 out of 36129 (1%) after 0.7 sec
0.69/0.71	c [picomus] reduction 27 to 225 out of 36129 (1%) after 0.7 sec
0.79/0.81	c [picomus] reduction 28 to 223 out of 36129 (1%) after 0.8 sec
0.79/0.81	c [picomus] reduction 29 to 221 out of 36129 (1%) after 0.8 sec
0.89/0.92	c [picomus] reduction 30 to 215 out of 36129 (1%) after 0.9 sec
0.89/0.98	c [picomus] reduction 31 to 214 out of 36129 (1%) after 1.0 sec
1.00/1.01	c [picomus] reduction 32 to 206 out of 36129 (1%) after 1.0 sec
1.00/1.05	c [picomus] reduction 33 to 205 out of 36129 (1%) after 1.1 sec
1.10/1.17	c [picomus] reduction 34 to 204 out of 36129 (1%) after 1.2 sec
1.19/1.20	c [picomus] reduction 35 to 202 out of 36129 (1%) after 1.2 sec
1.49/1.53	c [picomus] reduction 36 to 201 out of 36129 (1%) after 1.5 sec
1.79/1.81	c [picomus] reduction 37 to 200 out of 36129 (1%) after 1.8 sec
1.79/1.88	c [picomus] reduction 38 to 199 out of 36129 (1%) after 1.9 sec
2.20/2.28	c [picomus] reduction 39 to 197 out of 36129 (1%) after 2.3 sec
2.39/2.48	c [picomus] reduction 40 to 196 out of 36129 (1%) after 2.5 sec
3.09/3.20	c [picosat] 237 calls
3.09/3.20	c [picosat] 0 iterations
3.09/3.20	c [picosat] 16 restarts
3.09/3.20	c [picosat] 0 failed literals
3.09/3.20	c [picosat] 5711 conflicts
3.09/3.20	c [picosat] 8247514 decisions
3.09/3.20	c [picosat] 397 fixed variables
3.09/3.20	c [picosat] 427448 learned literals
3.09/3.20	c [picosat] 1.6% deleted literals
3.09/3.20	c [picosat] 8422165 propagations
3.09/3.20	c [picosat] 1.3% variables used
3.09/3.20	c [picosat] 2.5 seconds in library
3.09/3.20	c [picosat] 3.4 megaprops/second
3.09/3.20	c [picosat] probing 0.3 seconds 10%
3.09/3.20	c [picosat] 37 simplifications
3.09/3.20	c [picosat] 24 reductions
3.09/3.20	c [picosat] 1.7 MB recycled
3.09/3.20	c [picosat] 2.8 MB maximally allocated
3.09/3.20	c [picomus] found 35933 redundant clauses 99%
3.09/3.20	c [picomus] computed MUS of size 196 out of 36129 (1%)
3.09/3.20	v 230
3.09/3.20	v 754
3.09/3.20	v 1054
3.09/3.20	v 1123
3.09/3.20	v 1201
3.09/3.20	v 1306
3.09/3.20	v 1635
3.09/3.20	v 1652
3.09/3.20	v 1955
3.09/3.20	v 2655
3.09/3.20	v 3172
3.09/3.20	v 3295
3.09/3.20	v 3456
3.09/3.20	v 3503
3.09/3.20	v 3593
3.09/3.20	v 3749
3.09/3.20	v 3759
3.09/3.20	v 3779
3.09/3.20	v 3879
3.09/3.20	v 4275
3.09/3.20	v 4573
3.09/3.20	v 4690
3.09/3.20	v 5442
3.09/3.20	v 5553
3.09/3.20	v 5998
3.09/3.20	v 6182
3.09/3.20	v 6250
3.09/3.20	v 6396
3.09/3.20	v 6548
3.09/3.20	v 6663
3.09/3.20	v 6818
3.09/3.20	v 6820
3.09/3.20	v 7143
3.09/3.20	v 7600
3.09/3.20	v 7868
3.09/3.20	v 8002
3.09/3.20	v 8213
3.09/3.20	v 8588
3.09/3.20	v 8700
3.09/3.20	v 8785
3.09/3.20	v 8843
3.09/3.20	v 8988
3.09/3.20	v 9288
3.09/3.20	v 9299
3.09/3.20	v 9359
3.09/3.20	v 9388
3.09/3.20	v 9445
3.09/3.20	v 9459
3.09/3.20	v 9464
3.09/3.20	v 9977
3.09/3.20	v 10024
3.09/3.20	v 10061
3.09/3.20	v 10155
3.09/3.20	v 10483
3.09/3.20	v 10504
3.09/3.20	v 10771
3.09/3.20	v 10918
3.09/3.20	v 10920
3.09/3.20	v 11533
3.09/3.20	v 11670
3.09/3.20	v 11892
3.09/3.20	v 11933
3.09/3.20	v 12010
3.09/3.20	v 12669
3.09/3.20	v 12821
3.09/3.20	v 13241
3.09/3.20	v 13283
3.09/3.20	v 13621
3.09/3.20	v 13624
3.09/3.20	v 13672
3.09/3.20	v 13684
3.09/3.20	v 13732
3.09/3.20	v 13801
3.09/3.20	v 14106
3.09/3.20	v 14134
3.09/3.20	v 14186
3.09/3.20	v 14320
3.09/3.20	v 14582
3.09/3.20	v 14826
3.09/3.20	v 14838
3.09/3.20	v 14918
3.09/3.20	v 15177
3.09/3.20	v 15581
3.09/3.20	v 15695
3.09/3.20	v 16026
3.09/3.20	v 16644
3.09/3.20	v 16716
3.09/3.20	v 16980
3.09/3.20	v 17335
3.09/3.20	v 17651
3.09/3.20	v 17707
3.09/3.20	v 18225
3.09/3.20	v 18421
3.09/3.20	v 18541
3.09/3.20	v 18781
3.09/3.20	v 18855
3.09/3.20	v 18932
3.09/3.20	v 19084
3.09/3.20	v 19128
3.09/3.20	v 19210
3.09/3.20	v 19308
3.09/3.20	v 19812
3.09/3.20	v 19856
3.09/3.20	v 19979
3.09/3.20	v 19998
3.09/3.20	v 20034
3.09/3.20	v 20109
3.09/3.20	v 20569
3.09/3.20	v 20670
3.09/3.20	v 20885
3.09/3.20	v 21097
3.09/3.20	v 21715
3.09/3.20	v 21917
3.09/3.20	v 22006
3.09/3.20	v 22164
3.09/3.20	v 22232
3.09/3.20	v 22289
3.09/3.20	v 22456
3.09/3.20	v 22486
3.09/3.20	v 22661
3.09/3.20	v 22780
3.09/3.20	v 22945
3.09/3.20	v 23682
3.09/3.20	v 23820
3.09/3.20	v 23884
3.09/3.20	v 23998
3.09/3.20	v 24081
3.09/3.20	v 24228
3.09/3.20	v 24426
3.09/3.20	v 24476
3.09/3.20	v 24585
3.09/3.20	v 24617
3.09/3.20	v 24641
3.09/3.20	v 24899
3.09/3.20	v 24976
3.09/3.20	v 25090
3.09/3.20	v 25122
3.09/3.20	v 25594
3.09/3.20	v 25779
3.09/3.20	v 26215
3.09/3.20	v 26328
3.09/3.20	v 26332
3.09/3.20	v 26665
3.09/3.20	v 26853
3.09/3.20	v 27132
3.09/3.20	v 27235
3.09/3.20	v 27389
3.09/3.20	v 27462
3.09/3.20	v 27653
3.09/3.20	v 27827
3.09/3.20	v 28242
3.09/3.20	v 28279
3.09/3.20	v 28453
3.09/3.20	v 28591
3.09/3.20	v 28916
3.09/3.20	v 29021
3.09/3.20	v 29084
3.09/3.20	v 29115
3.09/3.20	v 29241
3.09/3.20	v 29406
3.09/3.20	v 29918
3.09/3.20	v 29954
3.09/3.20	v 30041
3.09/3.20	v 30380
3.09/3.20	v 30595
3.09/3.20	v 30636
3.09/3.20	v 31026
3.09/3.20	v 31071
3.09/3.20	v 31351
3.09/3.20	v 31419
3.09/3.20	v 31441
3.09/3.20	v 31741
3.09/3.20	v 32122
3.09/3.20	v 32875
3.09/3.20	v 33037
3.09/3.20	v 33082
3.09/3.20	v 33159
3.09/3.20	v 33219
3.09/3.20	v 33325
3.09/3.20	v 33344
3.09/3.20	v 33420
3.09/3.20	v 33670
3.09/3.20	v 33710
3.09/3.20	v 33885
3.09/3.20	v 33890
3.09/3.20	v 34011
3.09/3.20	v 34332
3.09/3.20	v 34656
3.09/3.20	v 34979
3.09/3.20	v 35001
3.09/3.20	v 35379
3.09/3.20	v 35535
3.09/3.20	v 35610
3.09/3.20	v 35904
3.09/3.20	v 35947
3.09/3.20	v 35975
3.09/3.20	v 0
3.09/3.20	c [picomus] computed 196 irredundant clauses 1%
3.09/3.20	c [picomus] 40 reductions in 3.2 seconds

Verifier Data

OK	196

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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

running on 2 cores: 1,3

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.97 3.97 3.55 5/189 24036
/proc/meminfo: memFree=30749636/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=1480 CPUtime=0 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 271 0 0 0 0 0 0 0 25 0 1 0 348042495 1515520 226 33554432000 134512640 135072097 4288548640 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 370 227 53 137 0 231 0

[startup+0.0886769 s]
/proc/loadavg: 3.97 3.97 3.55 5/189 24036
/proc/meminfo: memFree=30749636/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=2192 CPUtime=0.08 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 880 0 0 0 8 0 0 0 25 0 1 0 348042495 2244608 436 33554432000 134512640 135072097 4288548640 18446744073709551615 134539133 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 548 436 76 137 0 409 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2192

[startup+0.100674 s]
/proc/loadavg: 3.97 3.97 3.55 5/189 24036
/proc/meminfo: memFree=30749636/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=4944 CPUtime=0.09 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 1580 0 0 0 9 0 0 0 25 0 1 0 348042495 5062656 1136 33554432000 134512640 135072097 4288548640 18446744073709551615 134521748 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 1236 1136 76 137 0 1097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4944

[startup+0.300636 s]
/proc/loadavg: 3.97 3.97 3.55 5/189 24036
/proc/meminfo: memFree=30749636/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=4944 CPUtime=0.29 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 1581 0 0 0 29 0 0 0 25 0 1 0 348042495 5062656 1137 33554432000 134512640 135072097 4288548640 18446744073709551615 134549118 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 1236 1137 77 137 0 1097 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4944

[startup+0.700573 s]
/proc/loadavg: 3.97 3.97 3.55 5/189 24036
/proc/meminfo: memFree=30749636/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=4944 CPUtime=0.69 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 1581 0 0 0 69 0 0 0 25 0 1 0 348042495 5062656 1137 33554432000 134512640 135072097 4288548640 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 1236 1137 77 137 0 1097 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4944

[startup+1.50043 s]
/proc/loadavg: 3.97 3.97 3.55 5/190 24037
/proc/meminfo: memFree=30737212/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=4944 CPUtime=1.49 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 1581 0 0 0 149 0 0 0 25 0 1 0 348042495 5062656 1137 33554432000 134512640 135072097 4288548640 18446744073709551615 134518191 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 1236 1137 77 137 0 1097 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4944

[startup+3.10014 s]
/proc/loadavg: 3.97 3.97 3.55 5/190 24037
/proc/meminfo: memFree=30758664/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=4944 CPUtime=3.09 cores=1,3
/proc/24036/stat : 24036 (picomus) R 24034 24036 23146 0 -1 4202496 1581 0 0 0 309 0 0 0 25 0 1 0 348042495 5062656 1137 33554432000 134512640 135072097 4288548640 18446744073709551615 134706017 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/24036/statm: 1236 1137 77 137 0 1097 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4944

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

[startup+3.20113 s]
/proc/loadavg: 3.97 3.97 3.55 5/190 24037
/proc/meminfo: memFree=30748372/32950928 swapFree=67054696/67111528
[pid=24036] ppid=24034 vsize=0 CPUtime=3.19 cores=1,3
/proc/24036/stat : 24036 (picomus) Z 24034 24036 23146 0 -1 4202524 1582 0 0 0 319 0 0 0 25 0 1 0 348042495 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/24036/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3.20744
CPU time (s): 3.20451
CPU user time (s): 3.19951
CPU system time (s): 0.004999
CPU usage (%): 99.9088
Max. virtual memory (cumulated for all children) (KiB): 4944

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

runsolver used 0.007998 second user time and 0.017997 second system time

The end

Launcher Data

Begin job on node112 at 2011-06-11 16:58:51
IDJOB=3493790
IDBENCH=87974
IDSOLVER=1974
FILE ID=node112/3493790-1307804331
RUNJOBID= node112-1307802514-23625
PBS_JOBID= 13551040
Free space on /tmp= 74036 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT02/industrial/goldberg/fpga_routing/too_large_gr_rcs_w5.shuffled.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493790-1307804331/watcher-3493790-1307804331 -o /tmp/evaluation-result-3493790-1307804331/solver-3493790-1307804331 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493790-1307804331.cnf

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

MD5SUM BENCH= 385adcbb4dde478546d0e889fc771284
RANDOM SEED=272464862

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:      30750428 kB
Buffers:        267984 kB
Cached:        1344640 kB
SwapCached:      10772 kB
Active:         820320 kB
Inactive:      1154056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30750428 kB
SwapTotal:    67111528 kB
SwapFree:     67054696 kB
Dirty:            2856 kB
Writeback:           0 kB
AnonPages:      358848 kB
Mapped:          10324 kB
Slab:           160660 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   592124 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= 74032 MiB
End job on node112 at 2011-06-11 16:58:54