Trace number 3288136

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
CryptoMiniSat TechDemo-Alpha-mtUNSAT 370.422 100.599

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
MD5SUM649b4cf0a21e275b244b1034d05ded52
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.09638
Satisfiable
(Un)Satisfiability was proved
Number of variables96095
Number of clauses285404
Sum of the clauses size665940
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2190268
Number of clauses of size 395134
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 4 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288136-1304046283.cnf'
0.00/0.00	c -- header says num vars:          96095
0.00/0.00	c -- header says num clauses:      285404
0.49/0.55	c -- clauses added:            0 learnts,       285404 normals,            0 xors
0.49/0.55	c -- vars added      96095
0.49/0.55	c Parsing time:  0.48 s
0.49/0.55	c  N st     0         0     96095     95134    190268         0    665938         0   no data   no data  --
1.54/0.85	c asymm  cl-useful: 54/3599/95133 lits-rem:162 time: 1.20
27.10/7.24	c Flit:   200 Blit:   9223 bXBeca:    0 bXProp: 3744 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 25.49
27.10/7.26	c Cleaning up after failed var search:     0.06 s 
28.30/7.53	c Calc non-exist non-lernt bins v-fix:     0 done:  29197 time:  1.02 s
28.30/7.54	c Cache  BProp: 0 Set: 0 BXProp: 44 T: 0.01
28.30/7.55	c Subs w/ non-existent bins:    393 time:  0.04 s
28.30/7.58	c Replacing     3789 vars Replaced    88007 lits Time:     0.11 s 
28.69/7.62	c bin-w-bin subsume rem          415 bins  time:  0.07 s
28.69/7.66	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.14 s
29.10/7.77	c Removed useless bin:     366  fixed:     0  bprops:  10.00M  time:  0.44 s
30.65/8.19	c lits-rem:         0  cl-subs:     8525  v-elim:  27555  v-fix:    0  time:  1.55 s
30.65/8.19	c learnt bin added due to v-elim: 0
31.04/8.20	c Finding binary XORs  T:     0.06 s  found:     373
31.04/8.22	c Replacing      373 vars Replaced     3404 lits Time:     0.06 s 
31.04/8.27	c Finding non-binary XORs:     0.15 s (found:       0, avg size: nan)
31.04/8.27	c Calc default polars -  time:   0.04 s pos:    1365 undec:   41883 neg:   52847
31.04/8.27	c =========================================================================================
31.04/8.27	c types(t): F = full restart, N = normal restart
31.04/8.27	c types(t): S = simplification begin/end, E = solution found
31.04/8.27	c restart types(rt): st = static, dy = dynamic
31.04/8.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
31.04/8.27	c  B st     0         0     54657     81423    103788         0    503649         0   no data   no data  --
33.46/8.84	c Decided on dynamic restart strategy
35.43/9.40	c  N dy    19      4126     54653     81423    103986      3769    503649     57656     15.80      5.79  --
40.62/10.62	c  N dy    46      8253     54635     81423    104150      7602    503648    116866     19.44      5.88  --
45.81/11.96	c  N dy    67     12356     54622     81423    104927     23534    503702    224047     18.95      5.91  --
52.21/13.56	c  N dy    83     16791     54587     81423    105002     27775    503702    358440     38.71      6.31  --
58.20/15.08	c  N dy   100     20838     54152     81423    105074     16204    503702     74653     21.33      6.41  --
63.81/16.42	c  N dy   120     25230     54152     81423    105146     20383    503701    159556     23.24      6.53  --
70.18/18.02	c  N dy   139     29464     54149     81423    105225     24421    503701    278670     20.52      6.63  --
70.98/18.28	c  S st   142     30001     54149     81423    105230     24940    503701    293838     23.91      6.64  --
72.60/18.65	c  S st   142     30501     54149     81423    105295     25348    503701    298634     23.91      6.64  --
72.60/18.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
72.60/18.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
311.83/78.53	c Flit:   420 Blit:   5280 bXBeca:    0 bXProp: 3935 Bin:  99672 BRemL:   4354 BRemN:    133 CBin:       0 P: 60.0M T: 238.64
311.83/78.55	c Cleaning up after failed var search:     0.10 s 
313.43/78.97	c Calc non-exist non-lernt bins v-fix:     4 done:  29226 time:  1.66 s
313.83/79.00	c Cache  BProp: 3193 Set: 0 BXProp: 3579 T: 0.11
314.64/79.24	c Subs w/ non-existent bins:   4027 time:  0.96 s
315.02/79.30	c Replacing     7514 vars Replaced   301927 lits Time:     0.23 s 
315.02/79.38	c bin-w-bin subsume rem        13163 bins  time:  0.21 s
315.42/79.47	c subs with bin:     1888  lits-rem:     30318  v-fix:    0  time:  0.36 s
315.82/79.53	c Removed useless bin:     432  fixed:     0  bprops:   2.49M  time:  0.22 s
317.82/80.07	c lits-rem:     13503  cl-subs:    23759  v-elim:  26237  v-fix:    0  time:  2.16 s
317.82/80.07	c learnt bin added due to v-elim: 0
318.64/80.29	c vivif2 --  cl tried    52028 cl shrink    14881 lits rem      35622 time: 0.87
319.05/80.32	c vivif2 --  cl tried     4029 cl shrink     1826 lits rem       8333 time: 0.13
321.42/80.94	c asymm  cl-useful: 1184/12103/47084 lits-rem:2211 time: 2.44
321.42/80.98	c calculated reachability. Time: 0.18
321.42/80.99	c  N dy   142     30501     13145     46667     51302      3723    221005     68219     23.91      6.64  --
321.42/80.99	c  F st   142     30501     13145     46667     51302      3723    221005     68219     23.91      6.64  --
323.81/81.57	c Decided on static restart strategy
326.21/82.14	c  N dy   150     34774     13112     46667     51489      7672    221004    117636     17.25      6.47  --
332.99/83.85	c Finding binary XORs  T:     1.15 s  found:    1203
332.99/83.89	c Replacing     1203 vars Replaced    90602 lits Time:     0.13 s 
333.79/84.04	c  N dy   152     38841     11105     41892     89894     25170    203286    294586     14.31      6.59  --
341.01/85.88	c  N dy   155     42882     11094     41892    114617     35278    207586    426136     16.18      6.79  --
343.79/86.53	c  E dy   157     44228     11031     41892    114646     36533    207585    445153     15.09      6.80  --
369.52/100.05	c Following stats are for *FIRST FINISHED THREAD ONLY*
369.52/100.05	c num threads              : 4          
369.52/100.05	c restarts                 : 157        
369.52/100.05	c dynamic restarts         : 145        
369.52/100.05	c static restarts          : 12         
369.52/100.05	c full restarts            : 1          
369.52/100.05	c total simplify time      : 1.34       
369.52/100.05	c learnts DL2              : 0          
369.52/100.05	c learnts size 2           : 393651     
369.52/100.05	c learnts size 1           : 27039       (28.14     % of vars)
369.52/100.05	c filedLit time            : 264.30      (71.67     % time)
369.52/100.05	c v-elim SatELite          : 53526       (55.70     % vars)
369.52/100.05	c SatELite time            : 3.43        (0.93      % time)
369.52/100.05	c v-elim xor               : 0           (0.00      % vars)
369.52/100.05	c xor elim time            : 0.07        (0.02      % time)
369.52/100.05	c num binary xor trees     : 3846       
369.52/100.05	c binxor trees' crown      : 12879       (3.35      leafs/tree)
369.52/100.05	c bin xor find time        : 1.21       
369.52/100.05	c OTF clause subsumed      : 1385        (0.03      clauses/conflict)
369.52/100.05	c OTF subs. size diff      : 1633        (1.18       lits/clause)
369.52/100.05	c OTF cl watch-shrink      : 9552        (0.22      clauses/conflict)
369.52/100.05	c OTF cl watch-sh-lit      : 92718       (9.71       lits/clause)
369.52/100.05	c tried to recurMin cls    : 13698       (30.97      % of conflicts)
369.52/100.05	c updated cache            : 417         (0.03       lits/tried recurMin)
369.52/100.05	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
369.52/100.05	c OTF Gate-rem lits        : 0           (nan       lits/confl)
369.52/100.05	c unit cls received        : 226         (0.84      % of units)
369.52/100.05	c unit cls sent            : 18653       (68.99     % of units)
369.52/100.05	c bin cls received         : 78910      
369.52/100.05	c bin cls sent             : 150737     
369.52/100.05	c tri cls recevied         : 38688      
369.52/100.05	c tri cls sent             : 152226     
369.52/100.05	c clauses over max glue    : 0           (0.00      % of all clauses)
369.52/100.05	c conflicts                : 44228       (119.93    / sec)
369.52/100.05	c decisions                : 118734      (2.68      % random)
369.52/100.05	c bogo-props               : 309824228   (840142.20 / sec)
369.52/100.05	c props                    : 64131139    (173902.72 / sec)
369.52/100.05	c conflict literals        : 874663      (32.26     % deleted)
369.52/100.05	c Memory used              : 2096.33     MB
369.52/100.05	c single-thread CPU time   : 368.78      s
369.52/100.05	c all-threads sum CPU time : 368.78      s
369.52/100.05	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: 935)

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-3288136-1304046283/watcher-3288136-1304046283 -o /tmp/evaluation-result-3288136-1304046283/solver-3288136-1304046283 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3288136-1304046283.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.82 7.27 7.16 6/180 32123
/proc/meminfo: memFree=26465680/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=51896 CPUtime=0 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 1203 0 0 0 0 0 0 0 21 0 1 0 516226822 53141504 1139 33554432000 4194304 4797429 140735992688992 18446744073709551615 4366859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32123/statm: 12974 1139 348 148 0 7903 0

[startup+0.0413451 s]
/proc/loadavg: 7.82 7.27 7.16 6/180 32123
/proc/meminfo: memFree=26465680/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=63048 CPUtime=0.03 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 4613 0 0 0 3 0 0 0 21 0 1 0 516226822 64561152 3997 33554432000 4194304 4797429 140735992688992 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32123/statm: 15762 3997 349 148 0 10691 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 63048

[startup+0.100338 s]
/proc/loadavg: 7.82 7.27 7.16 6/180 32123
/proc/meminfo: memFree=26465680/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=90068 CPUtime=0.09 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 12033 0 0 0 8 1 0 0 21 0 1 0 516226822 92229632 8655 33554432000 4194304 4797429 140735992688992 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32123/statm: 22517 8655 349 148 0 17446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 90068

[startup+0.300308 s]
/proc/loadavg: 7.82 7.27 7.16 6/180 32123
/proc/meminfo: memFree=26465680/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=152732 CPUtime=0.29 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 31507 0 0 0 26 3 0 0 22 0 1 0 516226822 156397568 24329 33554432000 4194304 4797429 140735992688992 18446744073709551615 210204308165 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32123/statm: 38183 24331 349 148 0 33112 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 152732

[startup+0.70019 s]
/proc/loadavg: 7.82 7.27 7.16 6/180 32123
/proc/meminfo: memFree=26465680/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=341240 CPUtime=1.14 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 59254 0 0 0 107 7 0 0 25 0 4 0 516226822 349429760 44648 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 85310 44648 376 148 0 80239 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 341240

[startup+1.50105 s]
/proc/loadavg: 7.82 7.27 7.16 10/184 32127
/proc/meminfo: memFree=26273944/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=751644 CPUtime=4.33 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 64331 0 0 0 426 7 0 0 25 0 4 0 516226822 769683456 47763 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 187911 47763 385 148 0 182840 0
[pid=32123/tid=32125] ppid=32121 vsize=751644 CPUtime=0.94 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 1483 0 0 0 94 0 0 0 25 0 4 0 516226877 769683456 47763 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427280 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=751644 CPUtime=0.94 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 1244 0 0 0 94 0 0 0 25 0 4 0 516226877 769683456 47763 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=751644 CPUtime=0.94 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 1136 0 0 0 94 0 0 0 25 0 4 0 516226877 769683456 47763 33554432000 4194304 4797429 140735992688992 18446744073709551615 4428508 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.33
Current children cumulated vsize (KiB) 751644

[startup+3.10079 s]
/proc/loadavg: 7.82 7.27 7.16 10/184 32127
/proc/meminfo: memFree=26273332/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=752156 CPUtime=10.72 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 64442 0 0 0 1065 7 0 0 25 0 4 0 516226822 770207744 47874 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427241 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 188039 47874 385 148 0 182968 0
[pid=32123/tid=32125] ppid=32121 vsize=752156 CPUtime=2.54 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 1528 0 0 0 254 0 0 0 25 0 4 0 516226877 770207744 47874 33554432000 4194304 4797429 140735992688992 18446744073709551615 4332837 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=752156 CPUtime=2.54 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 1289 0 0 0 254 0 0 0 25 0 4 0 516226877 770207744 47874 33554432000 4194304 4797429 140735992688992 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=752156 CPUtime=2.53 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 1156 0 0 0 253 0 0 0 25 0 4 0 516226877 770207744 47874 33554432000 4194304 4797429 140735992688992 18446744073709551615 4428508 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 10.72
Current children cumulated vsize (KiB) 752156

[startup+6.30025 s]
/proc/loadavg: 7.83 7.28 7.17 10/184 32127
/proc/meminfo: memFree=26273208/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=752552 CPUtime=23.5 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 64522 0 0 0 2343 7 0 0 25 0 4 0 516226822 770613248 47954 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427877 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 188138 47954 385 148 0 183067 0
[pid=32123/tid=32125] ppid=32121 vsize=752552 CPUtime=5.74 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 1547 0 0 0 574 0 0 0 25 0 4 0 516226877 770613248 47954 33554432000 4194304 4797429 140735992688992 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=752552 CPUtime=5.74 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 1305 0 0 0 574 0 0 0 25 0 4 0 516226877 770613248 47954 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427335 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=752552 CPUtime=5.71 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 1181 0 0 0 571 0 0 0 25 0 4 0 516226877 770613248 47954 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 23.5
Current children cumulated vsize (KiB) 752552

[startup+12.7012 s]
/proc/loadavg: 7.85 7.29 7.17 9/184 32127
/proc/meminfo: memFree=25985604/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=1116928 CPUtime=49.01 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 142220 0 0 0 4873 28 0 0 25 0 4 0 516226822 1143734272 122974 33554432000 4194304 4797429 140735992688992 18446744073709551615 4387833 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 279232 122975 418 148 0 274161 0
[pid=32123/tid=32125] ppid=32121 vsize=1116928 CPUtime=12.12 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 23881 0 0 0 1207 5 0 0 25 0 4 0 516226877 1143734272 122975 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259664 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=1116928 CPUtime=12.11 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 19068 0 0 0 1207 4 0 0 25 0 4 0 516226877 1143734272 122975 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259686 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=1116928 CPUtime=12.06 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 18583 0 0 0 1201 5 0 0 25 0 4 0 516226877 1143734272 122975 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.01
Current children cumulated vsize (KiB) 1116928

[startup+25.501 s]
/proc/loadavg: 7.88 7.32 7.19 10/184 32128
/proc/meminfo: memFree=25679828/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=1466768 CPUtime=100.14 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 225465 0 0 0 9973 41 0 0 25 0 4 0 516226822 1501970432 198055 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427914 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 366692 198055 418 148 0 361621 0
[pid=32123/tid=32125] ppid=32121 vsize=1466768 CPUtime=24.92 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 54052 0 0 0 2482 10 0 0 25 0 4 0 516226877 1501970432 198055 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=1466768 CPUtime=24.92 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 52294 0 0 0 2483 9 0 0 25 0 4 0 516226877 1501970432 198055 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259304 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=1466768 CPUtime=24.8 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 29726 0 0 0 2473 7 0 0 25 0 4 0 516226877 1501970432 198055 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.14
Current children cumulated vsize (KiB) 1466768

[startup+51.1008 s]
/proc/loadavg: 7.98 7.39 7.21 9/184 32128
/proc/meminfo: memFree=25235728/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=1926292 CPUtime=202.39 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 346271 0 0 0 20175 64 0 0 25 0 4 0 516226822 1972523008 309983 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259308 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 481573 309983 418 148 0 476502 0
[pid=32123/tid=32125] ppid=32121 vsize=1926292 CPUtime=50.52 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 78154 0 0 0 5038 14 0 0 25 0 4 0 516226877 1972523008 309983 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=1926292 CPUtime=50.51 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 75601 0 0 0 5037 14 0 0 25 0 4 0 516226877 1972523008 309983 33554432000 4194304 4797429 140735992688992 18446744073709551615 4345035 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=1926292 CPUtime=50.26 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 66922 0 0 0 5013 13 0 0 25 0 4 0 516226877 1972523008 309983 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259308 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 202.39
Current children cumulated vsize (KiB) 1926292

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

[startup+76.7005 s]
/proc/loadavg: 7.99 7.44 7.23 10/184 32129
/proc/meminfo: memFree=25062848/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=2105544 CPUtime=304.64 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 394063 0 0 0 30389 75 0 0 25 0 4 0 516226822 2156077056 350023 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427946 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 526386 350023 419 148 0 521315 0
[pid=32123/tid=32125] ppid=32121 vsize=2105544 CPUtime=76.11 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) R 32121 32123 31580 0 -1 4202560 92302 0 0 0 7593 18 0 0 25 0 4 0 516226877 2156077056 350023 33554432000 4194304 4797429 140735992688992 18446744073709551615 4430179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=2105544 CPUtime=76.11 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 84610 0 0 0 7595 16 0 0 25 0 4 0 516226877 2156077056 350023 33554432000 4194304 4797429 140735992688992 18446744073709551615 4235790 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=2105544 CPUtime=75.72 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 84349 0 0 0 7555 17 0 0 25 0 4 0 516226877 2156077056 350023 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259311 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 304.64
Current children cumulated vsize (KiB) 2105544

[startup+89.5004 s]
/proc/loadavg: 7.91 7.45 7.24 8/184 32129
/proc/meminfo: memFree=24992284/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=2145612 CPUtime=349.97 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) S 32121 32123 31580 0 -1 4202496 413374 0 0 0 34917 80 0 0 15 0 4 0 516226822 2197106688 364651 33554432000 4194304 4797429 140735992688992 18446744073709551615 210216476273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 536403 364651 420 148 0 531332 0
[pid=32123/tid=32125] ppid=32121 vsize=2145612 CPUtime=86.05 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8587 18 0 0 25 0 4 0 516226877 2197106688 364651 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=2145612 CPUtime=88.91 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 87751 0 0 0 8874 17 0 0 25 0 4 0 516226877 2197106688 364651 33554432000 4194304 4797429 140735992688992 18446744073709551615 4259265 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=2145612 CPUtime=88.47 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 87930 0 0 0 8829 18 0 0 25 0 4 0 516226877 2197106688 364651 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427959 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 349.97
Current children cumulated vsize (KiB) 2145612

[startup+95.9003 s]
/proc/loadavg: 7.76 7.43 7.23 8/184 32129
/proc/meminfo: memFree=24989800/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=2145612 CPUtime=362.77 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) S 32121 32123 31580 0 -1 4202496 413783 0 0 0 36197 80 0 0 15 0 4 0 516226822 2197106688 364820 33554432000 4194304 4797429 140735992688992 18446744073709551615 210216476273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 536403 364820 420 148 0 531332 0
[pid=32123/tid=32125] ppid=32121 vsize=2145612 CPUtime=86.05 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8587 18 0 0 25 0 4 0 516226877 2197106688 364820 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=2145612 CPUtime=95.31 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) R 32121 32123 31580 0 -1 4202560 87809 0 0 0 9514 17 0 0 25 0 4 0 516226877 2197106688 364820 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=2145612 CPUtime=94.87 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 88281 0 0 0 9469 18 0 0 25 0 4 0 516226877 2197106688 364820 33554432000 4194304 4797429 140735992688992 18446744073709551615 4428526 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 362.77
Current children cumulated vsize (KiB) 2145612

[startup+99.1008 s]
/proc/loadavg: 7.62 7.40 7.22 7/184 32130
/proc/meminfo: memFree=24988684/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=2146636 CPUtime=368.62 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) S 32121 32123 31580 0 -1 4202496 413974 0 0 0 36782 80 0 0 15 0 4 0 516226822 2198155264 365011 33554432000 4194304 4797429 140735992688992 18446744073709551615 210216476273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 536659 365011 420 148 0 531588 0
[pid=32123/tid=32125] ppid=32121 vsize=2146636 CPUtime=86.05 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8587 18 0 0 25 0 4 0 516226877 2198155264 365011 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=2146636 CPUtime=97.96 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) S 32121 32123 31580 0 -1 4202560 87901 0 0 0 9779 17 0 0 25 0 4 0 516226877 2198155264 365011 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=2146636 CPUtime=98.07 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 88380 0 0 0 9789 18 0 0 25 0 4 0 516226877 2198155264 365011 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 368.62
Current children cumulated vsize (KiB) 2146636

[startup+99.9006 s]
/proc/loadavg: 7.62 7.40 7.22 7/184 32130
/proc/meminfo: memFree=24988684/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=2146636 CPUtime=369.42 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) S 32121 32123 31580 0 -1 4202496 413977 0 0 0 36862 80 0 0 15 0 4 0 516226822 2198155264 365014 33554432000 4194304 4797429 140735992688992 18446744073709551615 210216476273 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 536659 365014 420 148 0 531588 0
[pid=32123/tid=32125] ppid=32121 vsize=2146636 CPUtime=86.05 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8587 18 0 0 25 0 4 0 516226877 2198155264 365014 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=2146636 CPUtime=97.96 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) S 32121 32123 31580 0 -1 4202560 87901 0 0 0 9779 17 0 0 25 0 4 0 516226877 2198155264 365014 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856116 0 0 4096 2 18446604454224051008 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=2146636 CPUtime=98.87 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) R 32121 32123 31580 0 -1 4202560 88383 0 0 0 9869 18 0 0 25 0 4 0 516226877 2198155264 365014 33554432000 4194304 4797429 140735992688992 18446744073709551615 4427250 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 369.42
Current children cumulated vsize (KiB) 2146636

[startup+100.301 s]
/proc/loadavg: 7.62 7.40 7.22 7/184 32130
/proc/meminfo: memFree=24990296/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=1883052 CPUtime=370.11 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 413982 0 0 0 36931 80 0 0 16 0 4 0 516226822 1928245248 350336 33554432000 4194304 4797429 140735992688992 18446744073709551615 4406020 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 470763 350336 424 148 0 465692 0
[pid=32123/tid=32125] ppid=32121 vsize=1883052 CPUtime=86.15 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8597 18 0 0 18 0 4 0 516226877 1928245248 350336 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=1883052 CPUtime=98.06 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) S 32121 32123 31580 0 -1 4202560 87901 0 0 0 9789 17 0 0 18 0 4 0 516226877 1928245248 350336 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=1883052 CPUtime=99.12 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) S 32121 32123 31580 0 -1 4202560 88383 0 0 0 9894 18 0 0 25 0 4 0 516226877 1928245248 350336 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 370.11
Current children cumulated vsize (KiB) 1883052

[startup+100.501 s]
/proc/loadavg: 7.62 7.40 7.22 7/184 32130
/proc/meminfo: memFree=24990296/32951124 swapFree=67088964/67111528
[pid=32123] ppid=32121 vsize=1751264 CPUtime=370.31 cores=1,3,5,7
/proc/32123/stat : 32123 (techdemo) R 32121 32123 31580 0 -1 4202496 413982 0 0 0 36951 80 0 0 16 0 4 0 516226822 1793294336 342776 33554432000 4194304 4797429 140735992688992 18446744073709551615 210204303921 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/32123/statm: 437816 342776 424 148 0 432745 0
[pid=32123/tid=32125] ppid=32121 vsize=1751264 CPUtime=86.15 cores=1,3,5,7
/proc/32123/task/32125/stat : 32125 (techdemo) S 32121 32123 31580 0 -1 4202560 94873 0 0 0 8597 18 0 0 18 0 4 0 516226877 1793294336 342776 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 1 0 0 0
[pid=32123/tid=32126] ppid=32121 vsize=1751264 CPUtime=98.06 cores=1,3,5,7
/proc/32123/task/32126/stat : 32126 (techdemo) S 32121 32123 31580 0 -1 4202560 87901 0 0 0 9789 17 0 0 18 0 4 0 516226877 1793294336 342776 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 3 0 0 0
[pid=32123/tid=32127] ppid=32121 vsize=1751264 CPUtime=99.12 cores=1,3,5,7
/proc/32123/task/32127/stat : 32127 (techdemo) S 32121 32123 31580 0 -1 4202560 88383 0 0 0 9894 18 0 0 25 0 4 0 516226877 1793294336 342776 33554432000 4194304 4797429 140735992688992 18446744073709551615 47769176856522 0 0 4096 2 18446604454224051008 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 370.31
Current children cumulated vsize (KiB) 1751264

Child status: 20
Real time (s): 100.599
CPU time (s): 370.422
CPU user time (s): 369.558
CPU system time (s): 0.863868
CPU usage (%): 368.217
Max. virtual memory (cumulated for all children) (KiB): 2146636

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

runsolver used 0.153976 second user time and 0.368943 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-29 05:04:43
IDJOB=3288136
IDBENCH=82489
IDSOLVER=1584
FILE ID=node130/3288136-1304046283
RUNJOBID= node130-1304043773-31599
PBS_JOBID= 13170389
Free space on /tmp= 71976 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtswvtms14x8p1-tseitin.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288136-1304046283/watcher-3288136-1304046283 -o /tmp/evaluation-result-3288136-1304046283/solver-3288136-1304046283 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3288136-1304046283.cnf

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

MD5SUM BENCH= 649b4cf0a21e275b244b1034d05ded52
RANDOM SEED=1847415042

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26465836 kB
Buffers:       1153604 kB
Cached:        4104648 kB
SwapCached:      22432 kB
Active:        1074836 kB
Inactive:      4977452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26465836 kB
SwapTotal:    67111528 kB
SwapFree:     67088964 kB
Dirty:           13768 kB
Writeback:           0 kB
AnonPages:      771536 kB
Mapped:          15772 kB
Slab:           368640 kB
PageTables:       6280 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1420132 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= 71968 MiB
End job on node130 at 2011-04-29 05:06:24