Trace number 3366413

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)SAT 675.577 169.407

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1087312438-073.SATISFIABLE.cnf
MD5SUMc17bf9a7166c271aab493c355a187474
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05399
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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-3366413-1305403739.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.00/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.00/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.00/0.35	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.35	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.35	c calculated reachability. Time: 0.00
0.00/0.35	c Calc default polars -  time:   0.00 s pos:      26 undec:       2 neg:      22
0.00/0.35	c =========================================================================================
0.00/0.35	c types(t): F = full restart, N = normal restart
0.00/0.35	c types(t): S = simplification begin/end, E = solution found
0.00/0.35	c restart types(rt): st = static, dy = dynamic
0.00/0.35	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.35	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.00/0.35	c  N dy     7      4591        50      4450         0      3957     31150     71865     15.19     15.99
0.00/0.81	c  N dy    23      8622        50      4450         0      5318     31150     93373     15.51     16.35
0.00/0.81	c  N dy    29     12704        50      4450         0      5168     31150     83699     15.19     17.16
0.00/0.81	c  N dy    54     16714        50      4450         0      8682     31150    148646     15.47     16.31
0.00/0.91	c  N dy    62     20868        50      4450         0      7360     31150    116659     15.23     16.05
4.12/1.11	c  N dy    82     24940        50      4450         0     10910     31150    180582     15.30     16.48
4.12/1.11	c  F st    83     25001        50      4450         0     10965     31150    181619     15.31   no data
4.92/1.31	c  N dy    89     30002        50      4450         0      9376     31150    150259     15.31   no data
4.92/1.31	c  S st    89     30002        50      4450         0      9376     31150    150259     15.31   no data
4.92/1.31	c  S st    89     30503        50      4450         0      9832     31150    158951     15.31   no data
4.92/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.92/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.92/1.31	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.92/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.92/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.92/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.92/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.92/1.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.92/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.72/1.46	c lits-rem:       150  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  0.20 s
6.37/1.66	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.37/1.66	c calculated reachability. Time: 0.00
6.37/1.66	c  N dy    89     30503        50      4450         0      8269     31150    133176     15.31   no data
7.16/1.89	c  N dy   102     35500        50      4450         0     12626     31150    211443     15.23     16.10
8.35/2.10	c  N dy   123     39501        50      4450         0      9337     31150    142240     15.31     16.50
9.55/2.46	c  N dy   160     45757        50      4450         0     14791     31150    243232     15.43     13.70
9.55/2.46	c  S st   160     45757        50      4450         0     14791     31150    243232     15.43     13.70
9.95/2.50	c  S st   160     46260        50      4450         0     15235     31150    251666     15.43   no data
9.95/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.95/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.95/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.95/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.95/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.95/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.95/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.95/2.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.95/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.86	c lits-rem:       201  cl-subs:     2278  v-elim:      0  v-fix:    0  time:  0.35 s
11.15/2.86	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.15/2.87	c vivif2 --  cl tried    12957 cl shrink        0 lits rem          0 time: 0.00
12.39/3.15	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
12.39/3.15	c calculated reachability. Time: 0.00
12.39/3.15	c  N dy   160     46260        50      4450         0     12957     31150    210760     15.43   no data
13.13/3.39	c  N dy   182     50267        50      4450         0      8837     31150    127427     15.49     16.92
13.94/3.59	c  N dy   201     54353        50      4450         0     12425     31150    193131     15.51     16.35
15.14/3.84	c  N dy   228     58436        50      4450         0     15972     31150    259363     15.58     16.44
17.13/4.32	c  N dy   234     67263        50      4450         0     14889     31150    222797     15.38     16.30
17.53/4.46	c  S st   236     69392        50      4450         0     16727     31150    254986     15.35     14.81
17.93/4.51	c  S st   236     69897        50      4450         0     17174     31150    263533     15.35   no data
17.93/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.93/4.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.93/4.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.93/4.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.93/4.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.93/4.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.93/4.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.93/4.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.93/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.93/5.07	c lits-rem:       200  cl-subs:     3346  v-elim:      0  v-fix:    0  time:  0.55 s
19.93/5.07	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.93/5.07	c vivif2 --  cl tried    13828 cl shrink        0 lits rem          0 time: 0.00
21.16/5.36	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.16/5.36	c calculated reachability. Time: 0.00
21.16/5.36	c  N dy   236     69897        50      4450         0     13828     31150    209722     15.35   no data
22.31/5.70	c  N dy   251     75403        50      4450         0      9393     31150    122016     15.33     16.15
24.31/6.14	c  N dy   269     83662        50      4450         0     16539     31150    248454     15.26     16.13
25.14/6.40	c  F st   277     87501        50      4450         0     19867     31150    309285     15.26     15.97
25.91/6.54	c  N st   281     89536        50      4450         0     11426     31150    154437     15.26   no data
27.10/6.88	c  N dy   301     95272        50      4450         0     16413     31150    247178     15.30     16.43
29.52/7.47	c  N dy   339    102772        50      4450         0     11720     31150    150595     15.35     16.21
30.29/7.60	c  S st   357    104846        50      4450         0     13531     31150    184611     15.38     16.03
30.29/7.64	c  S st   357    105349        50      4450         0     13978     31150    193117     15.38   no data
30.29/7.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/7.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.29/7.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.29/7.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/7.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.29/7.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.29/7.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.29/7.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.29/7.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/7.80	c lits-rem:        74  cl-subs:      724  v-elim:      0  v-fix:    0  time:  0.15 s
31.08/7.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.08/7.81	c vivif2 --  cl tried    13254 cl shrink        0 lits rem          0 time: 0.00
31.88/8.09	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
31.88/8.10	c calculated reachability. Time: 0.00
31.88/8.10	c  N dy   357    105349        50      4450         0     13254     31150    179921     15.38   no data
34.68/8.77	c  N dy   362    116280        50      4450         0     22594     31150    340824     15.18     16.01
37.08/9.31	c  N dy   398    123732        50      4450         0     17074     31150    240904     15.20     17.67
39.46/9.98	c  N dy   442    131688        50      4450         0     23990     31150    367531     15.25     16.60
42.26/10.66	c  N dy   493    140207        50      4450         0     18464     31150    261560     15.31     16.21
46.64/11.72	c  N dy   536    152699        50      4450         0     15402     31150    195757     15.31     16.28
48.23/12.14	c  S st   584    158024        50      4450         0     20081     31150    284173     15.37   no data
48.23/12.20	c  S st   584    158527        50      4450         0     20529     31150    292729     15.37   no data
48.63/12.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.63/12.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
48.63/12.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.63/12.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.63/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.63/12.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.63/12.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.63/12.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.63/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.24/12.60	c lits-rem:       178  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.39 s
50.24/12.60	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
50.24/12.61	c vivif2 --  cl tried    18707 cl shrink        0 lits rem          0 time: 0.00
51.46/12.95	c asymm  cl-useful: 0/4222/4450 lits-rem:0 time: 0.34
51.46/12.95	c calculated reachability. Time: 0.00
51.46/12.95	c  N dy   584    158527        50      4450         0     18707     31150    259875     15.37   no data
55.43/13.96	c  N dy   636    169691        50      4450         0     28423     31150    438205     15.40     16.40
59.01/14.83	c  N dy   678    180699        50      4450         0     23244     31150    332229     15.40     16.23
69.42/17.42	c  N dy   721    210671        50      4450         0     17111     31150    205449     15.25     16.09
74.55/18.74	c  N dy   822    224278        50      4450         0     28971     31150    426559     15.33     16.27
80.54/20.25	c  S st   912    237791        50      4450         0     23454     31150    314796     15.40     14.94
80.95/20.31	c  S st   912    238295        50      4450         0     23901     31150    323445     15.40   no data
80.95/20.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.95/20.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.95/20.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.95/20.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.95/20.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.95/20.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.95/20.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.95/20.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.95/20.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.59/20.79	c lits-rem:       211  cl-subs:     1944  v-elim:      0  v-fix:    0  time:  0.45 s
82.59/20.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.59/20.79	c vivif2 --  cl tried    21957 cl shrink        0 lits rem          0 time: 0.00
84.13/21.14	c asymm  cl-useful: 0/3677/4450 lits-rem:0 time: 0.35
84.13/21.14	c calculated reachability. Time: 0.00
84.13/21.14	c  N dy   912    238295        50      4450         0     21957     31150    288619     15.40   no data
90.93/22.85	c  N dy  1000    253564        50      4450         0     35133     31150    530874     15.44     18.04
98.49/24.74	c  N dy  1073    272449        50      4450         0     33461     31150    487455     15.44     16.36
111.26/27.91	c  N dy  1151    301964        50      4450         0     20032     31150    230777     15.37     16.38
112.46/28.28	c  F st  1176    306250        50      4450         0     23738     31150    299201     15.38   no data
119.23/29.97	c  N dy  1248    321277        50      4450         0     36733     31150    540824     15.42     18.08
130.42/32.72	c  N dy  1293    346389        50      4450         0     37602     31150    534942     15.36     16.24
135.97/34.19	c  S st  1373    357444        50      4450         0     25681     31150    322634     15.40   no data
136.37/34.26	c  S st  1373    357944        50      4450         0     26115     31150    330960     15.40   no data
136.37/34.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.37/34.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.37/34.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.37/34.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.37/34.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.37/34.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.37/34.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.37/34.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
136.37/34.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.97/34.68	c lits-rem:       124  cl-subs:     1173  v-elim:      0  v-fix:    0  time:  0.39 s
137.97/34.68	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
137.97/34.68	c vivif2 --  cl tried    24942 cl shrink        0 lits rem          0 time: 0.00
138.37/34.77	c asymm  cl-useful: 0/773/4450 lits-rem:0 time: 0.10
138.37/34.78	c calculated reachability. Time: 0.00
138.37/34.78	c  N dy  1373    357944        50      4450         0     24942     31150    308412     15.40   no data
148.74/37.33	c  N dy  1481    377967        50      4450         0     42315     31150    630165     15.44     17.10
161.12/40.42	c  N dy  1595    402518        50      4450         0     41078     31150    593287     15.46     16.31
173.47/43.54	c  N dy  1665    424368        50      4450         0     36612     31150    500134     15.43     16.37
187.03/46.99	c  N dy  1793    448431        50      4450         0     33183     31150    428304     15.46     16.30
204.18/51.23	c  N dy  1876    481661        50      4450         0     36741     31150    477734     15.42     16.23
216.94/54.45	c  N dy  1991    503011        50      4450         0     29362     31150    346766     15.45     16.48
233.29/58.51	c  N dy  2067    533278        50      4450         0     28690     31150    328420     15.41     16.24
234.89/58.96	c  S st  2100    536918        50      4450         0     31822     31150    387699     15.42   no data
235.29/59.05	c  S st  2100    537423        50      4450         0     32274     31150    396265     15.42   no data
235.29/59.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.29/59.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
235.29/59.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.29/59.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.29/59.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.29/59.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
235.29/59.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.29/59.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.29/59.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.67/59.68	c lits-rem:       192  cl-subs:     1671  v-elim:      0  v-fix:    0  time:  0.60 s
237.67/59.68	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
237.67/59.68	c vivif2 --  cl tried    30603 cl shrink        0 lits rem          0 time: 0.00
239.28/60.06	c asymm  cl-useful: 0/2777/4450 lits-rem:0 time: 0.38
239.28/60.06	c calculated reachability. Time: 0.00
239.28/60.06	c  N dy  2100    537423        50      4450         0     30603     31150    366807     15.42   no data
252.43/63.33	c  N dy  2254    558349        50      4450         0     48796     31150    708554     15.47     16.35
265.20/66.57	c  N dy  2388    578731        50      4450         0     38944     31150    515431     15.50     16.32
279.16/70.03	c  N dy  2474    599016        50      4450         0     56507     31150    838084     15.51     16.39
293.15/73.57	c  N dy  2565    624080        50      4450         0     49625     31150    696341     15.52     16.39
307.06/77.05	c  N dy  2688    644135        50      4450         0     37694     31150    476641     15.54     17.30
327.83/82.24	c  N dy  2781    676780        50      4450         0     35448     31150    417079     15.51     16.39
342.16/85.83	c  N dy  2903    697308        50      4450         0     53254     31150    748346     15.53     16.35
356.52/89.48	c  N dy  2939    720072        50      4450         0     41706     31150    526597     15.51     16.51
371.70/93.26	c  N dy  3023    740100        50      4450         0     58880     31150    841172     15.51     16.75
404.77/101.59	c  N dy  3150    791098        50      4450         0     37954     31150    437295     15.45     16.50
416.34/104.41	c  S st  3292    806136        50      4450         0     51010     31150    687725     15.49   no data
416.74/104.56	c  S st  3292    806640        50      4450         0     51458     31150    696268     15.49   no data
416.74/104.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
416.74/104.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
416.74/104.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.74/104.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.74/104.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.74/104.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
416.74/104.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.74/104.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
417.14/104.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.31/107.43	c lits-rem:       546  cl-subs:     6063  v-elim:      0  v-fix:    0  time:  2.82 s
428.31/107.43	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
428.31/107.44	c vivif2 --  cl tried    45395 cl shrink        0 lits rem          0 time: 0.01
429.15/107.67	c asymm  cl-useful: 0/915/4450 lits-rem:0 time: 0.22
429.15/107.67	c calculated reachability. Time: 0.00
429.15/107.67	c  N dy  3292    806640        50      4450         0     45395     31150    592985     15.49   no data
444.26/111.43	c  N dy  3370    826680        50      4450         0     62586     31150    904402     15.49     16.85
456.62/114.55	c  N dy  3397    846708        50      4450         0     46780     31150    593796     15.46     16.89
474.56/119.08	c  N dy  3516    867179        50      4450         0     64458     31150    922867     15.48     16.30
489.72/122.84	c  N dy  3619    887278        50      4450         0     47674     31150    615200     15.49     17.83
508.11/127.48	c  N dy  3744    907289        50      4450         0     64998     31150    939173     15.51     16.44
522.42/131.02	c  N dy  3774    927433        50      4450         0     46966     31150    586462     15.50     16.32
540.77/135.63	c  N dy  3842    950161        50      4450         0     66448     31150    935030     15.49     16.33
562.30/141.07	c  N dy  3940    979788        50      4450         0     55813     31150    733423     15.48     16.32
582.69/146.18	c  N dy  4059    999967        50      4450         0     73295     31150   1058108     15.49     16.36
599.00/150.28	c  N dy  4188   1020897        50      4450         0     54442     31150    719926     15.51     16.53
618.94/155.22	c  N dy  4294   1041095        50      4450         0     71905     31150   1045361     15.52     16.35
635.69/159.49	c  N dy  4413   1061140        50      4450         0     51332     31150    650384     15.53     17.34
643.69/161.43	c  F st  4432   1071877        50      4450         0     60504     31150    812241     15.52     14.26
652.04/163.60	c  N dy  4469   1081223        50      4450         0     68554     31150    961875     15.53     17.00
671.17/168.34	c  N dy  4577   1101320        50      4450         0     47117     31150    569774     15.54     16.93
675.57/169.40	c Following stats are for *FIRST FINISHED THREAD ONLY*
675.57/169.40	c num threads              : 4          
675.57/169.40	c restarts                 : 4322       
675.57/169.40	c dynamic restarts         : 4292       
675.57/169.40	c static restarts          : 30         
675.57/169.40	c full restarts            : 4          
675.57/169.40	c total simplify time      : 0.00       
675.57/169.40	c learnts DL2              : 0          
675.57/169.40	c learnts size 2           : 0          
675.57/169.40	c learnts size 1           : 0           (0.00      % of vars)
675.57/169.40	c filedLit time            : 0.05        (0.03      % time)
675.57/169.40	c v-elim SatELite          : 0           (0.00      % vars)
675.57/169.40	c SatELite time            : 6.25        (3.73      % time)
675.57/169.40	c v-elim xor               : 0           (0.00      % vars)
675.57/169.40	c xor elim time            : 0.01        (0.00      % time)
675.57/169.40	c num binary xor trees     : 0          
675.57/169.40	c binxor trees' crown      : 0           (nan       leafs/tree)
675.57/169.40	c bin xor find time        : 0.00       
675.57/169.40	c OTF clause improved      : 153520      (0.14      clauses/conflict)
675.57/169.40	c OTF impr. size diff      : 154622      (1.01       lits/clause)
675.57/169.40	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
675.57/169.40	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
675.57/169.40	c tried to recurMin cls    : 60164       (5.43       % of conflicts)
675.57/169.40	c updated cache            : 1           (0.00       lits/tried recurMin)
675.57/169.40	c unit cls recevied        : 0           (nan       % of units)
675.57/169.40	c unit cls sent            : 0           (nan       % of units)
675.57/169.40	c bin cls recevied         : 0          
675.57/169.40	c bin cls sent             : 0          
675.57/169.40	c clauses over max glue    : 0           (0.00      % of all clauses)
675.57/169.40	c conflicts                : 1107105     (6617.07   / sec)
675.57/169.40	c decisions                : 1265932     (0.47      % random)
675.57/169.40	c bogo-props               : 26803519456 (160202194.14 / sec)
675.57/169.40	c conflict literals        : 20094232    (11.30     % deleted)
675.57/169.40	c Memory used              : 328.14      MB
675.57/169.40	c single-thread CPU time   : 167.31      s
675.57/169.40	c all-threads sum CPU time : 675.12      s
675.57/169.40	s SATISFIABLE
675.57/169.40	v 1 -2 3 4 -5 -6 7 8 -9 10 -11 12 13 14 -15 -16 17 18 -19 20 -21 -22 23 -24 -25 -26 27 -28 -29 30 31 -32 -33 34 -35 -36 -37 -38 -39 40 -41 -42 -43 44 45 46 -47 -48 49 -50 0

Verifier Data

OK

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-3366413-1305403739/watcher-3366413-1305403739 -o /tmp/evaluation-result-3366413-1305403739/solver-3366413-1305403739 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366413-1305403739.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: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 407 0 0 0 0 0 0 0 18 0 4 0 651971613 52396032 348 33554432000 4194304 4580107 140733656462096 18446744073709551615 47754483431336 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 12792 348 299 95 0 7774 0
[pid=13106/tid=13110] ppid=13104 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651971614 52396032 348 33554432000 4194304 4580107 140733656462096 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 651971614 52396032 348 33554432000 4194304 4580107 140733656462096 18446744073709551615 47754483431346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 651971614 52396032 348 33554432000 4194304 4580107 140733656462096 18446744073709551615 47754483431346 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.112076 s]
/proc/loadavg: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=282108 CPUtime=0.41 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) D 13104 13106 12531 0 -1 4202496 1736 0 0 0 41 0 0 0 18 0 4 0 651971613 288878592 1652 33554432000 4194304 4580107 140733656462096 18446744073709551615 218905392161 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 70527 1740 368 95 0 65509 0
[pid=13106/tid=13110] ppid=13104 vsize=282108 CPUtime=0.09 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) D 13104 13106 12531 0 -1 4202560 196 0 0 0 9 0 0 0 18 0 4 0 651971614 288878592 1750 33554432000 4194304 4580107 140733656462096 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=285756 CPUtime=0.93 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1426 0 0 0 93 0 0 0 19 0 4 0 651971614 292614144 3276 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=285756 CPUtime=0.93 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1176 0 0 0 93 0 0 0 19 0 4 0 651971614 292614144 3276 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282108

[startup+1.03858 s]
/proc/loadavg: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=285832 CPUtime=4.12 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 6118 0 0 0 411 1 0 0 19 0 4 0 651971613 292691968 3380 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71458 3380 377 95 0 66440 0
[pid=13106/tid=13110] ppid=13104 vsize=285832 CPUtime=1.02 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1429 0 0 0 102 0 0 0 19 0 4 0 651971614 292691968 3380 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=285832 CPUtime=1.03 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1489 0 0 0 103 0 0 0 19 0 4 0 651971614 292691968 3380 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294704 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=285832 CPUtime=1.03 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1380 0 0 0 103 0 0 0 19 0 4 0 651971614 292691968 3380 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 285832

[startup+1.13856 s]
/proc/loadavg: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=286048 CPUtime=4.52 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 6788 0 0 0 451 1 0 0 19 0 4 0 651971613 292913152 3226 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71512 3226 377 95 0 66494 0
[pid=13106/tid=13110] ppid=13104 vsize=286048 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1639 0 0 0 112 0 0 0 19 0 4 0 651971614 292913152 3226 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=286048 CPUtime=1.13 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1694 0 0 0 113 0 0 0 19 0 4 0 651971614 292913152 3226 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=286048 CPUtime=1.12 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1430 0 0 0 112 0 0 0 19 0 4 0 651971614 292913152 3226 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.52
Current children cumulated vsize (KiB) 286048

[startup+1.23854 s]
/proc/loadavg: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=286048 CPUtime=4.92 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 6976 0 0 0 491 1 0 0 19 0 4 0 651971613 292913152 3414 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71512 3414 377 95 0 66494 0
[pid=13106/tid=13110] ppid=13104 vsize=286048 CPUtime=1.22 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1698 0 0 0 122 0 0 0 19 0 4 0 651971614 292913152 3414 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=286048 CPUtime=1.23 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1737 0 0 0 123 0 0 0 19 0 4 0 651971614 292913152 3414 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=286048 CPUtime=1.22 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1465 0 0 0 122 0 0 0 19 0 4 0 651971614 292913152 3414 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.92
Current children cumulated vsize (KiB) 286048

[startup+1.53849 s]
/proc/loadavg: 3.86 5.21 6.75 6/356 13109
/proc/meminfo: memFree=21305548/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=286516 CPUtime=6.12 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 8931 0 0 0 611 1 0 0 19 0 4 0 651971613 293392384 4427 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71629 4427 378 95 0 66611 0
[pid=13106/tid=13110] ppid=13104 vsize=286516 CPUtime=1.52 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1999 0 0 0 152 0 0 0 20 0 4 0 651971614 293392384 4427 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=286516 CPUtime=1.52 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 2040 0 0 0 152 0 0 0 20 0 4 0 651971614 293392384 4427 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=286516 CPUtime=1.52 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 1753 0 0 0 152 0 0 0 20 0 4 0 651971614 293392384 4427 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 286516

[startup+3.1132 s]
/proc/loadavg: 4.19 5.25 6.75 9/361 13114
/proc/meminfo: memFree=21217092/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=285356 CPUtime=12.39 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 16157 0 0 0 1238 1 0 0 25 0 4 0 651971613 292204544 9476 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71339 9476 378 95 0 66321 0
[pid=13106/tid=13110] ppid=13104 vsize=285356 CPUtime=3.06 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 3756 0 0 0 306 0 0 0 25 0 4 0 651971614 292204544 9476 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=285356 CPUtime=3.1 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 4157 0 0 0 310 0 0 0 25 0 4 0 651971614 292204544 9476 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=285356 CPUtime=3.1 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 3920 0 0 0 310 0 0 0 25 0 4 0 651971614 292204544 9476 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 285356

[startup+6.30063 s]
/proc/loadavg: 4.19 5.25 6.75 9/361 13114
/proc/meminfo: memFree=21189256/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=285852 CPUtime=25.14 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 23751 0 0 0 2511 3 0 0 25 0 4 0 651971613 292712448 11977 33554432000 4194304 4580107 140733656462096 18446744073709551615 4316318 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 71463 11977 378 95 0 66445 0
[pid=13106/tid=13110] ppid=13104 vsize=285852 CPUtime=6.22 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 6087 0 0 0 622 0 0 0 25 0 4 0 651971614 292712448 11980 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=285852 CPUtime=6.29 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 6222 0 0 0 629 0 0 0 25 0 4 0 651971614 292712448 11980 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=285852 CPUtime=6.29 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 5634 0 0 0 629 0 0 0 25 0 4 0 651971614 292712448 11980 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 285852

[startup+12.7005 s]
/proc/loadavg: 4.49 5.30 6.76 9/361 13115
/proc/meminfo: memFree=21149804/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=300072 CPUtime=50.64 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 34859 0 0 0 5059 5 0 0 25 0 4 0 651971613 307273728 13913 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 75018 13913 378 95 0 70000 0
[pid=13106/tid=13110] ppid=13104 vsize=300072 CPUtime=12.55 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 8849 0 0 0 1254 1 0 0 25 0 4 0 651971614 307273728 13913 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=300072 CPUtime=12.68 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 8894 0 0 0 1267 1 0 0 25 0 4 0 651971614 307273728 13913 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=300072 CPUtime=12.69 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 8818 0 0 0 1268 1 0 0 25 0 4 0 651971614 307273728 13913 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 300072

[startup+25.5012 s]
/proc/loadavg: 5.27 5.43 6.78 9/361 13115
/proc/meminfo: memFree=21109744/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=291232 CPUtime=101.68 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 50847 0 0 0 10160 8 0 0 25 0 4 0 651971613 298221568 17778 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 72808 17778 378 95 0 67790 0
[pid=13106/tid=13110] ppid=13104 vsize=291232 CPUtime=25.19 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 13195 0 0 0 2518 1 0 0 25 0 4 0 651971614 298221568 17778 33554432000 4194304 4580107 140733656462096 18446744073709551615 4296079 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=291232 CPUtime=25.48 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 13615 0 0 0 2546 2 0 0 25 0 4 0 651971614 298221568 17778 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=291232 CPUtime=25.49 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 12010 0 0 0 2547 2 0 0 25 0 4 0 651971614 298221568 17778 33554432000 4194304 4580107 140733656462096 18446744073709551615 4339816 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 291232

[startup+51.1005 s]
/proc/loadavg: 6.27 5.65 6.81 9/361 13116
/proc/meminfo: memFree=21068280/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=332032 CPUtime=203.77 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 77400 0 0 0 20363 14 0 0 25 0 4 0 651971613 340000768 21652 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294496 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 83008 21652 378 95 0 77990 0
[pid=13106/tid=13110] ppid=13104 vsize=332032 CPUtime=50.49 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 20410 0 0 0 5046 3 0 0 25 0 4 0 651971614 340000768 21652 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=332032 CPUtime=51.07 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 20527 0 0 0 5104 3 0 0 25 0 4 0 651971614 340000768 21652 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=332032 CPUtime=51.07 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 17695 0 0 0 5104 3 0 0 25 0 4 0 651971614 340000768 21652 33554432000 4194304 4580107 140733656462096 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 332032

[startup+102.3 s]
/proc/loadavg: 7.37 6.04 6.88 9/361 13117
/proc/meminfo: memFree=21017300/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=323948 CPUtime=407.96 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 115387 0 0 0 40767 29 0 0 25 0 4 0 651971613 331722752 23809 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 80987 23809 378 95 0 75969 0
[pid=13106/tid=13110] ppid=13104 vsize=323948 CPUtime=101.09 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 27571 0 0 0 10103 6 0 0 25 0 4 0 651971614 331722752 23809 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=323948 CPUtime=102.27 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 30753 0 0 0 10220 7 0 0 25 0 4 0 651971614 331722752 23809 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=323948 CPUtime=102.27 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 28007 0 0 0 10219 8 0 0 25 0 4 0 651971614 331722752 23809 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 323948

[startup+162.3 s]
/proc/loadavg: 7.88 6.43 6.96 9/361 13119
/proc/meminfo: memFree=20941768/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=335812 CPUtime=647.25 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 152954 0 0 0 64682 43 0 0 25 0 4 0 651971613 343871488 28869 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 83953 28869 378 95 0 78935 0
[pid=13106/tid=13110] ppid=13104 vsize=335812 CPUtime=160.39 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36699 0 0 0 16030 9 0 0 25 0 4 0 651971614 343871488 28869 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=335812 CPUtime=162.28 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 40480 0 0 0 16217 11 0 0 25 0 4 0 651971614 343871488 28869 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=335812 CPUtime=162.27 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36134 0 0 0 16216 11 0 0 25 0 4 0 651971614 343871488 28869 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 647.25
Current children cumulated vsize (KiB) 335812

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

[startup+164.001 s]
/proc/loadavg: 7.89 6.45 6.97 9/361 13119
/proc/meminfo: memFree=20935692/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=335864 CPUtime=654.03 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 154108 0 0 0 65360 43 0 0 25 0 4 0 651971613 343924736 28638 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 83966 28638 378 95 0 78948 0
[pid=13106/tid=13110] ppid=13104 vsize=335864 CPUtime=162.06 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36842 0 0 0 16197 9 0 0 25 0 4 0 651971614 343924736 28638 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=335864 CPUtime=163.98 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 41209 0 0 0 16387 11 0 0 25 0 4 0 651971614 343924736 28638 33554432000 4194304 4580107 140733656462096 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=335864 CPUtime=163.97 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36291 0 0 0 16386 11 0 0 25 0 4 0 651971614 343924736 28638 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 654.03
Current children cumulated vsize (KiB) 335864

[startup+167.201 s]
/proc/loadavg: 7.89 6.45 6.97 9/361 13119
/proc/meminfo: memFree=20951432/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=335968 CPUtime=666.78 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 156227 0 0 0 66634 44 0 0 25 0 4 0 651971613 344031232 27953 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 83992 27953 378 95 0 78974 0
[pid=13106/tid=13110] ppid=13104 vsize=335968 CPUtime=165.22 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37629 0 0 0 16513 9 0 0 25 0 4 0 651971614 344031232 27953 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295702 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=335968 CPUtime=167.18 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 41490 0 0 0 16707 11 0 0 25 0 4 0 651971614 344031232 27953 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=335968 CPUtime=167.16 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36556 0 0 0 16705 11 0 0 25 0 4 0 651971614 344031232 27953 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 666.78
Current children cumulated vsize (KiB) 335968

[startup+168.8 s]
/proc/loadavg: 7.90 6.48 6.97 9/361 13119
/proc/meminfo: memFree=20948324/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=335968 CPUtime=673.18 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 156790 0 0 0 67273 45 0 0 25 0 4 0 651971613 344031232 28516 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 83992 28516 378 95 0 78974 0
[pid=13106/tid=13110] ppid=13104 vsize=335968 CPUtime=166.81 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37799 0 0 0 16672 9 0 0 25 0 4 0 651971614 344031232 28516 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=335968 CPUtime=168.78 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 41607 0 0 0 16867 11 0 0 25 0 4 0 651971614 344031232 28516 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=335968 CPUtime=168.75 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 36663 0 0 0 16864 11 0 0 25 0 4 0 651971614 344031232 28516 33554432000 4194304 4580107 140733656462096 18446744073709551615 4305164 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 673.18
Current children cumulated vsize (KiB) 335968

[startup+169.214 s]
/proc/loadavg: 7.90 6.48 6.97 9/361 13119
/proc/meminfo: memFree=20946588/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=336016 CPUtime=674.82 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 157539 0 0 0 67437 45 0 0 25 0 4 0 651971613 344080384 27888 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 84004 27888 378 95 0 78986 0
[pid=13106/tid=13110] ppid=13104 vsize=336016 CPUtime=167.21 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37838 0 0 0 16712 9 0 0 25 0 4 0 651971614 344080384 27888 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=336016 CPUtime=169.19 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 41635 0 0 0 16908 11 0 0 25 0 4 0 651971614 344080384 27888 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=336016 CPUtime=169.17 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37303 0 0 0 16906 11 0 0 25 0 4 0 651971614 344080384 27888 33554432000 4194304 4580107 140733656462096 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 674.82
Current children cumulated vsize (KiB) 336016

[startup+169.401 s]
/proc/loadavg: 7.90 6.48 6.97 9/361 13119
/proc/meminfo: memFree=20946588/32951124 swapFree=65581052/67111528
[pid=13106] ppid=13104 vsize=336016 CPUtime=675.57 cores=1,3,5,7
/proc/13106/stat : 13106 (strangenight2-m) R 13104 13106 12531 0 -1 4202496 157603 0 0 0 67512 45 0 0 25 0 4 0 651971613 344080384 27952 33554432000 4194304 4580107 140733656462096 18446744073709551615 4295702 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/13106/statm: 84004 27952 378 95 0 78986 0
[pid=13106/tid=13110] ppid=13104 vsize=336016 CPUtime=167.4 cores=1,3,5,7
/proc/13106/task/13110/stat : 13110 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37854 0 0 0 16731 9 0 0 25 0 4 0 651971614 344080384 27952 33554432000 4194304 4580107 140733656462096 18446744073709551615 4482970 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=13106/tid=13111] ppid=13104 vsize=336016 CPUtime=169.38 cores=1,3,5,7
/proc/13106/task/13111/stat : 13111 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 41648 0 0 0 16927 11 0 0 25 0 4 0 651971614 344080384 27952 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=13106/tid=13112] ppid=13104 vsize=336016 CPUtime=169.36 cores=1,3,5,7
/proc/13106/task/13112/stat : 13112 (strangenight2-m) R 13104 13106 12531 0 -1 4202560 37322 0 0 0 16925 11 0 0 25 0 4 0 651971614 344080384 27952 33554432000 4194304 4580107 140733656462096 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 675.57
Current children cumulated vsize (KiB) 336016

Child status: 10
Real time (s): 169.407
CPU time (s): 675.577
CPU user time (s): 675.121
CPU system time (s): 0.45593
CPU usage (%): 398.79
Max. virtual memory (cumulated for all children) (KiB): 352556

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

runsolver used 0.544917 second user time and 1.45978 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 22:08:59
IDJOB=3366413
IDBENCH=82822
IDSOLVER=1844
FILE ID=node137/3366413-1305403739
RUNJOBID= node137-1305403739-13088
PBS_JOBID= 13324457
Free space on /tmp= 73676 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v50-c4450-S1087312438-073.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366413-1305403739/watcher-3366413-1305403739 -o /tmp/evaluation-result-3366413-1305403739/solver-3366413-1305403739 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366413-1305403739.cnf

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

MD5SUM BENCH= c17bf9a7166c271aab493c355a187474
RANDOM SEED=2007712862

node137.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.844
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.844
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.844
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21305976 kB
Buffers:        278072 kB
Cached:        3703976 kB
SwapCached:      36328 kB
Active:        1617808 kB
Inactive:      9804096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21305976 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           11080 kB
Writeback:           4 kB
AnonPages:     7412980 kB
Mapped:          19056 kB
Slab:           119968 kB
PageTables:      38796 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75904336 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= 73664 MiB
End job on node137 at 2011-05-14 22:11:49