Trace number 3367158

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 Strange-Night-2-mt (fixed)UNSAT 72.8969 18.4579

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367158-1305388843.cnf'
0.00/0.01	c -- header says num vars:         108786
0.00/0.01	c -- header says num clauses:      482639
0.40/0.20	c -- clauses added:            0 learnts,       482639 normals,            0 xors
0.40/0.20	c -- vars added     108786
0.40/0.20	c Parsing time:  0.12 s
0.40/0.20	c  N st     0         0    108786     78120    395289         0   1087098         0   no data   no data
0.40/0.55	c asymm  cl-useful: 0/1644/60852 lits-rem:0 time: 0.34
25.39/6.50	c Flit:  1186 Blit:  39946 bXBeca:    0 bXProp: 8626 Bins:      0 BRemL:      0 BRemN:      0 P: 124.4M T:  5.94
25.79/6.51	c Cleaning up after failed var search:     0.02 s 
25.79/6.52	c Replacing     8626 vars Replaced   106553 lits Time:     0.01 s 
25.79/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.79/6.53	c bin-w-bin subsume rem         1149 bins  time:  0.00 s
25.79/6.53	c subs with bin:        0  lits-rem:       282  v-fix:    0  time:  0.00 s
25.79/6.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3942 time:  0.03 s
25.79/6.59	c Removed useless bin:    1896  fixed:     0  props:   3.49M  time:  0.03 s
26.20/6.60	c lits-rem:         2  cl-subs:      139  v-elim:   1314  v-fix:    0  time:  0.01 s
26.20/6.61	c Finding binary XORs  T:     0.01 s  found:       0
26.20/6.61	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
26.20/6.61	c calculated reachability. Time: 0.00
26.20/6.61	c Calc default polars -  time:   0.00 s pos:     983 undec:  106456 neg:    1347
26.20/6.61	c =========================================================================================
26.20/6.61	c types(t): F = full restart, N = normal restart
26.20/6.61	c types(t): S = simplification begin/end, E = solution found
26.20/6.61	c restart types(rt): st = static, dy = dynamic
26.20/6.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
26.20/6.61	c  B st     0         0      2628      4977      7375         0     30572         0   no data   no data
26.59/6.77	c Decided on static restart strategy
27.80/7.08	c  N st     8      4927      2620      4977      7393      4656     30572    183370   no data   no data
29.43/7.42	c Finding binary XORs  T:     0.01 s  found:      20
30.98/7.87	c  N st    10     11310      2595      4760      8381     10611     29802    421027   no data   no data
34.17/8.62	c  N st    11     17053      2595      4760      8386     16047     29802    641606   no data   no data
38.95/9.87	c  F st    12     25004      2592      4760      9070     14185     29802    476734   no data   no data
38.95/9.88	c Replacing       20 vars Replaced     2011 lits Time:     0.01 s 
38.95/9.88	c  N st    12     25004      2572      4749      8999     14170     29632    474029   no data   no data
39.35/9.90	c Finding binary XORs  T:     0.01 s  found:      19
42.59/10.73	c Decided on static restart strategy
42.59/10.73	c  N st    18     30000      2562      4711      9089     18710     29367    632626   no data   no data
42.59/10.73	c  S st    18     30000      2562      4711      9089     18710     29367    632626   no data   no data
42.94/10.85	c  S st    18     30503      2533      4527      8969     19182     28687    643338   no data   no data
42.94/10.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.13/12.68	c Flit:    80 Blit:     44 bXBeca:    0 bXProp:  230 Bins:  76164 BRemL:  48230 BRemN:    149 P: 34.5M T:  1.83
50.13/12.69	c Cleaning up after failed var search:     0.01 s 
50.52/12.72	c Replacing      249 vars Replaced    36933 lits Time:     0.03 s 
50.52/12.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.52/12.73	c bin-w-bin subsume rem         1467 bins  time:  0.00 s
50.52/12.73	c subs with bin:       43  lits-rem:        93  v-fix:    0  time:  0.00 s
50.52/12.75	c Subs w/ non-existent bins:     21 l-rem:     19 v-fix:     0 done:   2105 time:  0.01 s
50.52/12.75	c Removed useless bin:     107  fixed:     0  props:   0.14M  time:  0.00 s
50.52/12.76	c lits-rem:         7  cl-subs:      232  v-elim:    339  v-fix:    0  time:  0.01 s
50.95/12.82	c subs with bin:       38  lits-rem:      2805  v-fix:    0  time:  0.05 s
51.72/13.03	c lits-rem:      1258  cl-subs:     2223  v-elim:      0  v-fix:    0  time:  0.21 s
52.12/13.14	c asymm  cl-useful: 0/2273/3917 lits-rem:0 time: 0.11
52.12/13.14	c calculated reachability. Time: 0.00
52.12/13.14	c  N st    18     30503      1766      3917     17607      8217     23060    213317   no data   no data
52.12/13.16	c Finding binary XORs  T:     0.01 s  found:       0
55.33/14.00	c  N st    20     37613      1764      3917     17664     14969     23060    424412   no data   no data
58.90/14.83	c  N st    21     44013      1762      3917     17680     11114     23060    285441   no data   no data
58.90/14.88	c Finding binary XORs  T:     0.01 s  found:      23
58.90/14.88	c Replacing       23 vars Replaced     5853 lits Time:     0.01 s 
59.71/15.10	c  S st    22     45757      1671      3566     71747     10997     21324    390054   no data   no data
60.14/15.18	c  S st    22     46261      1671      3566     71761     11481     21324    403197   no data   no data
60.14/15.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
62.89/15.82	c Flit:    18 Blit:     13 bXBeca:    0 bXProp:    6 Bins:   8263 BRemL:  52791 BRemN:    148 P: 10.0M T:  0.64
62.89/15.83	c Replacing        6 vars Replaced     1452 lits Time:     0.01 s 
62.89/15.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.89/15.84	c bin-w-bin subsume rem         6695 bins  time:  0.00 s
62.89/15.84	c subs with bin:      116  lits-rem:        40  v-fix:    0  time:  0.00 s
62.89/15.86	c Subs w/ non-existent bins:    113 l-rem:     49 v-fix:     0 done:   1628 time:  0.01 s
62.89/15.86	c Removed useless bin:      80  fixed:     0  props:   0.10M  time:  0.00 s
62.89/15.87	c lits-rem:         1  cl-subs:       39  v-elim:    113  v-fix:    0  time:  0.01 s
63.29/15.96	c subs with bin:      575  lits-rem:      2926  v-fix:    0  time:  0.08 s
63.69/16.04	c lits-rem:       791  cl-subs:      893  v-elim:      0  v-fix:    0  time:  0.08 s
63.69/16.04	c vivif2 --  cl tried     3244 cl shrink       25 lits rem         35 time: 0.00
63.69/16.05	c vivif2 --  cl tried     9376 cl shrink     4450 lits rem      25813 time: 0.02
64.53/16.22	c asymm  cl-useful: 10/3236/3236 lits-rem:12 time: 0.16
64.53/16.22	c calculated reachability. Time: 0.00
64.53/16.22	c  N st    22     46261      1515      3236     14751      9370     19391    206251   no data   no data
64.53/16.24	c Finding binary XORs  T:     0.01 s  found:       0
70.86/17.88	c  N st    23     60659      1514      3236     14772     22976     19391    570227   no data   no data
71.26/17.91	c Finding binary XORs  T:     0.01 s  found:      18
71.26/17.92	c Replacing       18 vars Replaced     3677 lits Time:     0.01 s 
72.81/18.44	c Following stats are for *FIRST FINISHED THREAD ONLY*
72.81/18.44	c num threads              : 4          
72.81/18.44	c restarts                 : 119        
72.81/18.44	c dynamic restarts         : 101        
72.81/18.44	c static restarts          : 18         
72.81/18.44	c full restarts            : 1          
72.81/18.44	c total simplify time      : 0.10       
72.81/18.44	c learnts DL2              : 0          
72.81/18.44	c learnts size 2           : 572590     
72.81/18.44	c learnts size 1           : 98802       (90.82     % of vars)
72.81/18.44	c filedLit time            : 8.02        (44.27     % time)
72.81/18.44	c v-elim SatELite          : 1653        (1.52      % vars)
72.81/18.44	c SatELite time            : 0.11        (0.63      % time)
72.81/18.44	c v-elim xor               : 0           (0.00      % vars)
72.81/18.44	c xor elim time            : 0.00        (0.03      % time)
72.81/18.44	c num binary xor trees     : 1873       
72.81/18.44	c binxor trees' crown      : 8941        (4.77      leafs/tree)
72.81/18.44	c bin xor find time        : 0.06       
72.81/18.44	c OTF clause improved      : 3462        (0.05      clauses/conflict)
72.81/18.44	c OTF impr. size diff      : 4097        (1.18       lits/clause)
72.81/18.44	c OTF cl watch-shrink      : 28433       (0.39      clauses/conflict)
72.81/18.44	c OTF cl watch-sh-lit      : 54438       (1.91       lits/clause)
72.81/18.44	c tried to recurMin cls    : 9063        (12.29      % of conflicts)
72.81/18.44	c updated cache            : 0           (0.00       lits/tried recurMin)
72.81/18.44	c unit cls recevied        : 53          (0.05      % of units)
72.81/18.44	c unit cls sent            : 6858        (6.94      % of units)
72.81/18.44	c bin cls recevied         : 91700      
72.81/18.44	c bin cls sent             : 43422      
72.81/18.44	c clauses over max glue    : 0           (0.00      % of all clauses)
72.81/18.44	c conflicts                : 73770       (4071.14   / sec)
72.81/18.44	c decisions                : 107061      (1.08      % random)
72.81/18.44	c bogo-props               : 748716302   (41319325.54 / sec)
72.81/18.44	c conflict literals        : 2145290     (38.65     % deleted)
72.81/18.44	c Memory used              : 574.62      MB
72.81/18.44	c single-thread CPU time   : 18.12       s
72.81/18.44	c all-threads sum CPU time : 72.58       s
72.81/18.44	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367158-1305388843/watcher-3367158-1305388843 -o /tmp/evaluation-result-3367158-1305388843/solver-3367158-1305388843 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367158-1305388843.cnf 

running on 4 cores: 0,2,4,6

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: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 406 0 0 0 0 0 0 0 20 0 4 0 729114999 52396032 347 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979895208 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 12792 347 299 95 0 7774 0
[pid=3859/tid=3860] ppid=3857 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 729115000 52396032 347 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979895216 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 729115000 52396032 347 33554432000 4194304 4580107 140733313544144 18446744073709551615 224284982257 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 729115000 52396032 347 33554432000 4194304 4580107 140733313544144 18446744073709551615 224296723510 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.116897 s]
/proc/loadavg: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=361356 CPUtime=0.4 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) D 3857 3859 3827 0 -1 4202496 41879 0 0 0 31 9 0 0 18 0 4 0 729114999 370028544 33250 33554432000 4194304 4580107 140733313544144 18446744073709551615 224284587041 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 90372 33476 337 95 0 85354 0
[pid=3859/tid=3860] ppid=3857 vsize=361488 CPUtime=0.1 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 10318 0 0 0 9 1 0 0 18 0 4 0 729115000 370163712 33513 33554432000 4194304 4580107 140733313544144 18446744073709551615 224284969143 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=361488 CPUtime=0.08 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) D 3857 3859 3827 0 -1 4202560 10431 0 0 0 6 2 0 0 18 0 4 0 729115000 370163712 33545 33554432000 4194304 4580107 140733313544144 18446744073709551615 224284969143 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=361620 CPUtime=0.09 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 10582 0 0 0 7 2 0 0 18 0 4 0 729115000 370298880 33586 33554432000 4194304 4580107 140733313544144 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 361356

[startup+0.206008 s]
/proc/loadavg: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=383528 CPUtime=0.69 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) D 3857 3859 3827 0 -1 4202496 53591 0 0 0 54 15 0 0 18 0 4 0 729114999 392732672 44883 33554432000 4194304 4580107 140733313544144 18446744073709551615 224284394432 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 96655 48966 361 95 0 91637 0
[pid=3859/tid=3860] ppid=3857 vsize=386620 CPUtime=0.96 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14183 0 0 0 94 2 0 0 18 0 4 0 729115000 395898880 48966 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293255 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=386620 CPUtime=0.93 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14198 0 0 0 88 5 0 0 19 0 4 0 729115000 395898880 48966 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294659 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=386620 CPUtime=0.94 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 15184 0 0 0 88 6 0 0 18 0 4 0 729115000 395898880 48966 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 383528

[startup+1.08489 s]
/proc/loadavg: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=386620 CPUtime=4.2 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 58170 0 0 0 402 18 0 0 19 0 4 0 729114999 395898880 49002 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294220 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 96655 49002 361 95 0 91637 0
[pid=3859/tid=3860] ppid=3857 vsize=386620 CPUtime=1.06 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14187 0 0 0 104 2 0 0 19 0 4 0 729115000 395898880 49002 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=386620 CPUtime=1.03 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14199 0 0 0 98 5 0 0 19 0 4 0 729115000 395898880 49002 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=386620 CPUtime=1.04 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 15214 0 0 0 98 6 0 0 19 0 4 0 729115000 395898880 49002 33554432000 4194304 4580107 140733313544144 18446744073709551615 4320512 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 386620

[startup+1.10089 s]
/proc/loadavg: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=386620 CPUtime=4.26 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 58180 0 0 0 408 18 0 0 19 0 4 0 729114999 395898880 49012 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294659 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 96655 49012 361 95 0 91637 0
[pid=3859/tid=3860] ppid=3857 vsize=386620 CPUtime=1.07 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14187 0 0 0 105 2 0 0 19 0 4 0 729115000 395898880 49012 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=386620 CPUtime=1.05 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14199 0 0 0 100 5 0 0 19 0 4 0 729115000 395898880 49012 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=386620 CPUtime=1.05 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 15224 0 0 0 99 6 0 0 19 0 4 0 729115000 395898880 49012 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.26
Current children cumulated vsize (KiB) 386620

[startup+1.50079 s]
/proc/loadavg: 3.20 3.86 3.94 2/363 3859
/proc/meminfo: memFree=18459700/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=386620 CPUtime=5.86 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 58607 0 0 0 568 18 0 0 19 0 4 0 729114999 395898880 49239 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 96655 49239 361 95 0 91637 0
[pid=3859/tid=3860] ppid=3857 vsize=386620 CPUtime=1.47 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14190 0 0 0 145 2 0 0 19 0 4 0 729115000 395898880 49239 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=386620 CPUtime=1.45 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14215 0 0 0 140 5 0 0 19 0 4 0 729115000 395898880 49239 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=386620 CPUtime=1.45 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 15616 0 0 0 139 6 0 0 19 0 4 0 729115000 395898880 49239 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.86
Current children cumulated vsize (KiB) 386620

[startup+3.10052 s]
/proc/loadavg: 3.42 3.89 3.95 9/373 3872
/proc/meminfo: memFree=17700576/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=392260 CPUtime=12.23 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 60801 0 0 0 1205 18 0 0 24 0 4 0 729114999 401674240 51431 33554432000 4194304 4580107 140733313544144 18446744073709551615 4235171 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 98065 51431 362 95 0 93047 0
[pid=3859/tid=3860] ppid=3857 vsize=392260 CPUtime=3.07 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14308 0 0 0 305 2 0 0 24 0 4 0 729115000 401674240 51431 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293032 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=392260 CPUtime=3.02 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14320 0 0 0 297 5 0 0 24 0 4 0 729115000 401674240 51431 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=392260 CPUtime=3.05 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 17490 0 0 0 299 6 0 0 24 0 4 0 729115000 401674240 51431 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.23
Current children cumulated vsize (KiB) 392260

[startup+6.31398 s]
/proc/loadavg: 3.87 3.98 3.98 9/373 3872
/proc/meminfo: memFree=17693856/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=394596 CPUtime=25.05 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 62033 0 0 0 2486 19 0 0 25 0 4 0 729114999 404066304 51223 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293292 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 98649 51223 362 95 0 93631 0
[pid=3859/tid=3860] ppid=3857 vsize=394596 CPUtime=6.29 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14324 0 0 0 627 2 0 0 25 0 4 0 729115000 404066304 51223 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=394596 CPUtime=6.2 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 14336 0 0 0 615 5 0 0 25 0 4 0 729115000 404066304 51223 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=394596 CPUtime=6.26 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 18676 0 0 0 619 7 0 0 25 0 4 0 729115000 404066304 51223 33554432000 4194304 4580107 140733313544144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 394596

[startup+12.7009 s]
/proc/loadavg: 4.20 4.05 4.00 9/373 3872
/proc/meminfo: memFree=17592800/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=467024 CPUtime=50.52 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 113357 0 0 0 5025 27 0 0 25 0 4 0 729114999 478232576 70311 33554432000 4194304 4580107 140733313544144 18446744073709551615 4305280 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 116756 70311 381 95 0 111738 0
[pid=3859/tid=3860] ppid=3857 vsize=467024 CPUtime=12.68 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 19625 0 0 0 1264 4 0 0 25 0 4 0 729115000 478232576 70311 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=467024 CPUtime=12.53 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 19903 0 0 0 1246 7 0 0 25 0 4 0 729115000 478232576 70311 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=467024 CPUtime=12.65 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 54607 0 0 0 1254 11 0 0 25 0 4 0 729115000 478232576 70311 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.52
Current children cumulated vsize (KiB) 467024

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

[startup+13.5008 s]
/proc/loadavg: 4.20 4.05 4.00 9/373 3872
/proc/meminfo: memFree=17576928/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=472224 CPUtime=53.71 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 117384 0 0 0 5343 28 0 0 25 0 4 0 729114999 483557376 73473 33554432000 4194304 4580107 140733313544144 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 118056 73473 381 95 0 113038 0
[pid=3859/tid=3860] ppid=3857 vsize=472224 CPUtime=13.47 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 21730 0 0 0 1343 4 0 0 25 0 4 0 729115000 483557376 73473 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=472224 CPUtime=13.31 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 20500 0 0 0 1324 7 0 0 25 0 4 0 729115000 483557376 73473 33554432000 4194304 4580107 140733313544144 18446744073709551615 4293952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=472224 CPUtime=13.45 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 54607 0 0 0 1334 11 0 0 25 0 4 0 729115000 483557376 73473 33554432000 4194304 4580107 140733313544144 18446744073709551615 4444213 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 53.71
Current children cumulated vsize (KiB) 472224

[startup+16.7002 s]
/proc/loadavg: 4.50 4.11 4.02 9/373 3872
/proc/meminfo: memFree=17448524/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=467612 CPUtime=66.48 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 124828 0 0 0 6618 30 0 0 25 0 4 0 729114999 478834688 77762 33554432000 4194304 4580107 140733313544144 18446744073709551615 4321799 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 116903 77762 381 95 0 111885 0
[pid=3859/tid=3860] ppid=3857 vsize=467612 CPUtime=16.67 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 22568 0 0 0 1663 4 0 0 25 0 4 0 729115000 478834688 77762 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=467612 CPUtime=16.47 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23050 0 0 0 1639 8 0 0 25 0 4 0 729115000 478834688 77762 33554432000 4194304 4580107 140733313544144 18446744073709551615 4518661 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=467612 CPUtime=16.64 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 56473 0 0 0 1653 11 0 0 25 0 4 0 729115000 478834688 77762 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 66.48
Current children cumulated vsize (KiB) 467612

[startup+17.5011 s]
/proc/loadavg: 4.50 4.11 4.02 9/373 3872
/proc/meminfo: memFree=17419516/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=588404 CPUtime=69.66 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 126094 0 0 0 6936 30 0 0 25 0 4 0 729114999 602525696 77859 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 147101 77859 381 95 0 142083 0
[pid=3859/tid=3860] ppid=3857 vsize=588404 CPUtime=17.47 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 22927 0 0 0 1743 4 0 0 25 0 4 0 729115000 602525696 77859 33554432000 4194304 4580107 140733313544144 18446744073709551615 4226994 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=588404 CPUtime=17.26 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23388 0 0 0 1718 8 0 0 25 0 4 0 729115000 602525696 77859 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=588404 CPUtime=17.44 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 56849 0 0 0 1733 11 0 0 25 0 4 0 729115000 602525696 77859 33554432000 4194304 4580107 140733313544144 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 69.66
Current children cumulated vsize (KiB) 588404

[startup+17.901 s]
/proc/loadavg: 4.50 4.11 4.02 9/373 3872
/proc/meminfo: memFree=17419516/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=588404 CPUtime=71.26 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) R 3857 3859 3827 0 -1 4202496 126328 0 0 0 7096 30 0 0 25 0 4 0 729114999 602525696 78093 33554432000 4194304 4580107 140733313544144 18446744073709551615 4304880 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 147101 78093 381 95 0 142083 0
[pid=3859/tid=3860] ppid=3857 vsize=588404 CPUtime=17.87 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 22927 0 0 0 1783 4 0 0 25 0 4 0 729115000 602525696 78093 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294160 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=588404 CPUtime=17.66 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23464 0 0 0 1758 8 0 0 25 0 4 0 729115000 602525696 78093 33554432000 4194304 4580107 140733313544144 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=588404 CPUtime=17.84 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 56914 0 0 0 1773 11 0 0 25 0 4 0 729115000 602525696 78093 33554432000 4194304 4580107 140733313544144 18446744073709551615 4321646 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 71.26
Current children cumulated vsize (KiB) 588404

[startup+18.301 s]
/proc/loadavg: 4.50 4.11 4.02 7/373 3881
/proc/meminfo: memFree=17410464/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=588404 CPUtime=72.6 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) S 3857 3859 3827 0 -1 4202496 126837 0 0 0 7230 30 0 0 25 0 4 0 729114999 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979894836 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 147101 78602 381 95 0 142083 0
[pid=3859/tid=3860] ppid=3857 vsize=588404 CPUtime=18.29 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23352 0 0 0 1824 5 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=588404 CPUtime=18.07 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23490 0 0 0 1799 8 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979870251 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=588404 CPUtime=18.11 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) S 3857 3859 3827 0 -1 4202560 56940 0 0 0 1800 11 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979894836 0 0 4096 2 18446604453880899520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 72.6
Current children cumulated vsize (KiB) 588404

[startup+18.414 s]
/proc/loadavg: 4.50 4.11 4.02 7/373 3881
/proc/meminfo: memFree=17410464/32951124 swapFree=45193364/67111528
[pid=3859] ppid=3857 vsize=588404 CPUtime=72.81 cores=0,2,4,6
/proc/3859/stat : 3859 (strangenight2-m) S 3857 3859 3827 0 -1 4202496 126837 0 0 0 7251 30 0 0 25 0 4 0 729114999 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979894836 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/3859/statm: 147101 78602 381 95 0 142083 0
[pid=3859/tid=3860] ppid=3857 vsize=588404 CPUtime=18.39 cores=0,2,4,6
/proc/3859/task/3860/stat : 3860 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23352 0 0 0 1834 5 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3859/tid=3861] ppid=3857 vsize=588404 CPUtime=18.17 cores=0,2,4,6
/proc/3859/task/3861/stat : 3861 (strangenight2-m) R 3857 3859 3827 0 -1 4202560 23490 0 0 0 1809 8 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979870404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=3859/tid=3862] ppid=3857 vsize=588404 CPUtime=18.11 cores=0,2,4,6
/proc/3859/task/3862/stat : 3862 (strangenight2-m) S 3857 3859 3827 0 -1 4202560 56940 0 0 0 1800 11 0 0 25 0 4 0 729115000 602525696 78602 33554432000 4194304 4580107 140733313544144 18446744073709551615 47018979894836 0 0 4096 2 18446604453880899520 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 72.81
Current children cumulated vsize (KiB) 588404

Child status: 20
Real time (s): 18.4579
CPU time (s): 72.8969
CPU user time (s): 72.576
CPU system time (s): 0.320951
CPU usage (%): 394.935
Max. virtual memory (cumulated for all children) (KiB): 588404

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

runsolver used 0.06399 second user time and 0.163975 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 18:00:43
IDJOB=3367158
IDBENCH=20346
IDSOLVER=1844
FILE ID=node118/3367158-1305388843
RUNJOBID= node118-1305388843-3845
PBS_JOBID= 13324422
Free space on /tmp= 73036 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367158-1305388843/watcher-3367158-1305388843 -o /tmp/evaluation-result-3367158-1305388843/solver-3367158-1305388843 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367158-1305388843.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=25075500

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18460228 kB
Buffers:        264052 kB
Cached:        4221460 kB
SwapCached:      22084 kB
Active:       11751132 kB
Inactive:      2432888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18460228 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           23512 kB
Writeback:           8 kB
AnonPages:     9689408 kB
Mapped:          14664 kB
Slab:           149360 kB
PageTables:      90120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88632564 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= 73008 MiB
End job on node118 at 2011-05-14 18:01:02