Trace number 3174004

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-mtSAT 665.307 166.555

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174004-1304075906.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	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
1.53/0.39	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
1.53/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
1.53/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.53/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.53/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.53/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1.53/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.53/0.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
1.53/0.39	c Finding binary XORs  T:     0.00 s  found:       0
1.53/0.39	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.53/0.39	c calculated reachability. Time: 0.00
1.53/0.39	c Calc default polars -  time:   0.00 s pos:      26 undec:       2 neg:      22
1.53/0.39	c =========================================================================================
1.53/0.39	c types(t): F = full restart, N = normal restart
1.53/0.39	c types(t): S = simplification begin/end, E = solution found
1.53/0.39	c restart types(rt): st = static, dy = dynamic
1.53/0.39	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.53/0.39	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
1.53/0.39	c  N dy     7      4591        50      4450         0      3957     31150     71865     15.19     15.99
1.53/0.39	c  N dy    23      8622        50      4450         0      5318     31150     93373     15.51     16.35
1.57/0.49	c  N dy    29     12704        50      4450         0      5168     31150     83699     15.19     17.16
2.37/0.65	c  N dy    54     16714        50      4450         0      8682     31150    148646     15.47     16.31
3.17/0.82	c  N dy    62     20868        50      4450         0      7360     31150    116659     15.23     16.05
3.96/1.01	c  N dy    82     24940        50      4450         0     10910     31150    180582     15.30     16.48
3.96/1.01	c  F st    83     25001        50      4450         0     10965     31150    181619     15.31   no data
4.76/1.22	c  N dy    89     30002        50      4450         0      9376     31150    150259     15.31   no data
4.76/1.22	c  S st    89     30002        50      4450         0      9376     31150    150259     15.31   no data
4.76/1.25	c  S st    89     30503        50      4450         0      9832     31150    158951     15.31   no data
4.76/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.76/1.25	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.76/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.76/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.58/1.46	c lits-rem:       150  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  0.20 s
6.36/1.65	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.36/1.65	c calculated reachability. Time: 0.00
6.36/1.65	c  N dy    89     30503        50      4450         0      8269     31150    133176     15.31   no data
7.16/1.88	c  N dy   102     35500        50      4450         0     12626     31150    211443     15.23     16.10
7.96/2.09	c  N dy   123     39501        50      4450         0      9337     31150    142240     15.31     16.50
9.58/2.44	c  N dy   160     45757        50      4450         0     14791     31150    243232     15.43     13.70
9.58/2.44	c  S st   160     45757        50      4450         0     14791     31150    243232     15.43     13.70
9.58/2.49	c  S st   160     46260        50      4450         0     15235     31150    251666     15.43   no data
9.58/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.58/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.58/2.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.58/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.58/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.58/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.58/2.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.58/2.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.98/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.15/2.85	c lits-rem:       201  cl-subs:     2278  v-elim:      0  v-fix:    0  time:  0.35 s
11.15/2.85	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.15/2.85	c vivif2 --  cl tried    12957 cl shrink        0 lits rem          0 time: 0.00
12.35/3.13	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
12.35/3.13	c calculated reachability. Time: 0.00
12.35/3.13	c  N dy   160     46260        50      4450         0     12957     31150    210760     15.43   no data
13.15/3.38	c  N dy   182     50267        50      4450         0      8837     31150    127427     15.49     16.92
13.96/3.58	c  N dy   201     54353        50      4450         0     12425     31150    193131     15.51     16.35
15.14/3.83	c  N dy   228     58436        50      4450         0     15972     31150    259363     15.58     16.44
17.15/4.31	c  N dy   234     67263        50      4450         0     14889     31150    222797     15.38     16.30
17.55/4.44	c  S st   236     69392        50      4450         0     16727     31150    254986     15.35     14.81
17.55/4.49	c  S st   236     69897        50      4450         0     17174     31150    263533     15.35   no data
17.55/4.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.55/4.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.55/4.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.55/4.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.55/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.55/4.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.55/4.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.95/4.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.95/4.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.94/5.05	c lits-rem:       200  cl-subs:     3346  v-elim:      0  v-fix:    0  time:  0.55 s
19.94/5.05	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.94/5.06	c vivif2 --  cl tried    13828 cl shrink        0 lits rem          0 time: 0.00
21.14/5.34	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.14/5.34	c calculated reachability. Time: 0.00
21.14/5.34	c  N dy   236     69897        50      4450         0     13828     31150    209722     15.35   no data
22.34/5.68	c  N dy   251     75403        50      4450         0      9393     31150    122016     15.33     16.15
24.34/6.12	c  N dy   269     83662        50      4450         0     16539     31150    248454     15.26     16.13
25.14/6.38	c  F st   277     87501        50      4450         0     19867     31150    309285     15.26     15.97
25.94/6.52	c  N st   281     89536        50      4450         0     11426     31150    154437     15.26   no data
27.16/6.86	c  N dy   301     95272        50      4450         0     16413     31150    247178     15.30     16.43
29.54/7.45	c  N dy   339    102772        50      4450         0     11720     31150    150595     15.35     16.21
29.94/7.58	c  S st   357    104846        50      4450         0     13531     31150    184611     15.38     16.03
30.33/7.63	c  S st   357    105349        50      4450         0     13978     31150    193117     15.38   no data
30.33/7.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.33/7.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.33/7.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.33/7.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.33/7.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.33/7.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.33/7.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.33/7.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.33/7.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.79	c lits-rem:        74  cl-subs:      724  v-elim:      0  v-fix:    0  time:  0.14 s
30.73/7.79	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.73/7.79	c vivif2 --  cl tried    13254 cl shrink        0 lits rem          0 time: 0.00
31.95/8.07	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
31.95/8.07	c calculated reachability. Time: 0.00
31.95/8.07	c  N dy   357    105349        50      4450         0     13254     31150    179921     15.38   no data
34.72/8.74	c  N dy   362    116280        50      4450         0     22594     31150    340824     15.18     16.01
36.72/9.27	c  N dy   398    123732        50      4450         0     17074     31150    240904     15.20     17.67
39.52/9.94	c  N dy   442    131688        50      4450         0     23990     31150    367531     15.25     16.60
42.32/10.62	c  N dy   493    140207        50      4450         0     18464     31150    261560     15.31     16.21
46.30/11.68	c  N dy   536    152699        50      4450         0     15402     31150    195757     15.31     16.28
48.31/12.10	c  S st   584    158024        50      4450         0     20081     31150    284173     15.37   no data
48.31/12.15	c  S st   584    158527        50      4450         0     20529     31150    292729     15.37   no data
48.31/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.31/12.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
48.31/12.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.31/12.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.31/12.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.31/12.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.31/12.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.31/12.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.31/12.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.90/12.57	c lits-rem:       178  cl-subs:     1822  v-elim:      0  v-fix:    0  time:  0.39 s
49.90/12.57	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
49.90/12.57	c vivif2 --  cl tried    18707 cl shrink        0 lits rem          0 time: 0.00
51.49/12.91	c asymm  cl-useful: 0/4222/4450 lits-rem:0 time: 0.34
51.49/12.91	c calculated reachability. Time: 0.00
51.49/12.91	c  N dy   584    158527        50      4450         0     18707     31150    259875     15.37   no data
55.50/13.92	c  N dy   636    169691        50      4450         0     28423     31150    438205     15.40     16.40
59.09/14.80	c  N dy   678    180699        50      4450         0     23244     31150    332229     15.40     16.23
69.08/17.39	c  N dy   721    210671        50      4450         0     17111     31150    205449     15.25     16.09
74.67/18.71	c  N dy   822    224278        50      4450         0     28971     31150    426559     15.33     16.27
80.66/20.20	c  S st   912    237791        50      4450         0     23454     31150    314796     15.40     14.94
80.66/20.26	c  S st   912    238295        50      4450         0     23901     31150    323445     15.40   no data
80.66/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.66/20.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.66/20.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.66/20.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.66/20.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.66/20.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.66/20.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.66/20.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.66/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.66/20.74	c lits-rem:       211  cl-subs:     1944  v-elim:      0  v-fix:    0  time:  0.46 s
82.66/20.74	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.66/20.74	c vivif2 --  cl tried    21957 cl shrink        0 lits rem          0 time: 0.00
83.86/21.09	c asymm  cl-useful: 0/3677/4450 lits-rem:0 time: 0.35
83.86/21.09	c calculated reachability. Time: 0.00
83.86/21.09	c  N dy   912    238295        50      4450         0     21957     31150    288619     15.40   no data
90.65/22.79	c  N dy  1000    253564        50      4450         0     35133     31150    530874     15.44     18.04
98.24/24.68	c  N dy  1073    272449        50      4450         0     33461     31150    487455     15.44     16.36
111.05/27.85	c  N dy  1151    301964        50      4450         0     20032     31150    230777     15.37     16.38
112.62/28.21	c  F st  1176    306250        50      4450         0     23738     31150    299201     15.38   no data
119.02/29.89	c  N dy  1248    321277        50      4450         0     36733     31150    540824     15.42     18.08
130.19/32.63	c  N dy  1293    346389        50      4450         0     37602     31150    534942     15.36     16.24
136.20/34.10	c  S st  1373    357444        50      4450         0     25681     31150    322634     15.40   no data
136.20/34.17	c  S st  1373    357944        50      4450         0     26115     31150    330960     15.40   no data
136.20/34.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.20/34.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.20/34.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.20/34.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.20/34.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.20/34.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.20/34.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.20/34.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
136.20/34.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.79/34.59	c lits-rem:       124  cl-subs:     1173  v-elim:      0  v-fix:    0  time:  0.39 s
137.79/34.59	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
137.79/34.59	c vivif2 --  cl tried    24942 cl shrink        0 lits rem          0 time: 0.00
138.19/34.69	c asymm  cl-useful: 0/773/4450 lits-rem:0 time: 0.09
138.19/34.69	c calculated reachability. Time: 0.00
138.19/34.69	c  N dy  1373    357944        50      4450         0     24942     31150    308412     15.40   no data
148.57/37.21	c  N dy  1481    377967        50      4450         0     42315     31150    630165     15.44     17.10
160.96/40.34	c  N dy  1595    402518        50      4450         0     41078     31150    593287     15.46     16.31
173.34/43.41	c  N dy  1665    424368        50      4450         0     36612     31150    500134     15.43     16.37
186.93/46.84	c  N dy  1793    448431        50      4450         0     33183     31150    428304     15.46     16.30
203.71/51.06	c  N dy  1876    481661        50      4450         0     36741     31150    477734     15.42     16.23
216.51/54.29	c  N dy  1991    503011        50      4450         0     29362     31150    346766     15.45     16.48
232.87/58.37	c  N dy  2067    533278        50      4450         0     28690     31150    328420     15.41     16.24
234.86/58.81	c  S st  2100    536918        50      4450         0     31822     31150    387699     15.42   no data
235.26/58.90	c  S st  2100    537423        50      4450         0     32274     31150    396265     15.42   no data
235.26/58.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
235.26/58.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
235.26/58.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
235.26/58.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
235.26/58.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
235.26/58.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
235.26/58.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.26/58.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.26/58.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.66/59.54	c lits-rem:       192  cl-subs:     1671  v-elim:      0  v-fix:    0  time:  0.61 s
237.66/59.54	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
237.66/59.54	c vivif2 --  cl tried    30603 cl shrink        0 lits rem          0 time: 0.00
239.25/59.92	c asymm  cl-useful: 0/2777/4450 lits-rem:0 time: 0.38
239.25/59.92	c calculated reachability. Time: 0.00
239.25/59.92	c  N dy  2100    537423        50      4450         0     30603     31150    366807     15.42   no data
252.04/63.17	c  N dy  2254    558349        50      4450         0     48796     31150    708554     15.47     16.35
265.22/66.41	c  N dy  2388    578731        50      4450         0     38944     31150    515431     15.50     16.32
278.81/69.87	c  N dy  2474    599016        50      4450         0     56507     31150    838084     15.51     16.39
293.19/73.41	c  N dy  2565    624080        50      4450         0     49625     31150    696341     15.52     16.39
306.77/76.89	c  N dy  2688    644135        50      4450         0     37694     31150    476641     15.54     17.30
327.55/82.06	c  N dy  2781    676780        50      4450         0     35448     31150    417079     15.51     16.39
341.93/85.62	c  N dy  2903    697308        50      4450         0     53254     31150    748346     15.53     16.35
356.31/89.23	c  N dy  2939    720072        50      4450         0     41706     31150    526597     15.51     16.51
371.50/93.02	c  N dy  3023    740100        50      4450         0     58880     31150    841172     15.51     16.75
404.25/101.28	c  N dy  3150    791098        50      4450         0     37954     31150    437295     15.45     16.50
415.83/104.10	c  S st  3292    806136        50      4450         0     51010     31150    687725     15.49   no data
416.23/104.24	c  S st  3292    806640        50      4450         0     51458     31150    696268     15.49   no data
416.23/104.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
416.23/104.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
416.23/104.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
416.23/104.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
416.23/104.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
416.23/104.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
416.23/104.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
416.23/104.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
416.23/104.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.82/107.10	c lits-rem:       546  cl-subs:     6063  v-elim:      0  v-fix:    0  time:  2.81 s
427.82/107.10	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
427.82/107.11	c vivif2 --  cl tried    45395 cl shrink        0 lits rem          0 time: 0.01
428.61/107.35	c asymm  cl-useful: 0/915/4450 lits-rem:0 time: 0.24
428.61/107.35	c calculated reachability. Time: 0.00
428.61/107.35	c  N dy  3292    806640        50      4450         0     45395     31150    592985     15.49   no data
443.80/111.11	c  N dy  3370    826680        50      4450         0     62586     31150    904402     15.49     16.85
456.18/114.23	c  N dy  3397    846708        50      4450         0     46780     31150    593796     15.46     16.89
474.15/118.78	c  N dy  3516    867179        50      4450         0     64458     31150    922867     15.48     16.30
489.33/122.51	c  N dy  3619    887278        50      4450         0     47674     31150    615200     15.49     17.83
507.71/127.14	c  N dy  3744    907289        50      4450         0     64998     31150    939173     15.51     16.44
521.70/130.67	c  N dy  3774    927433        50      4450         0     46966     31150    586462     15.50     16.32
540.07/135.26	c  N dy  3842    950161        50      4450         0     66448     31150    935030     15.49     16.33
561.65/140.67	c  N dy  3940    979788        50      4450         0     55813     31150    733423     15.48     16.32
582.02/145.77	c  N dy  4059    999967        50      4450         0     73295     31150   1058108     15.49     16.36
598.41/149.89	c  N dy  4188   1020897        50      4450         0     54442     31150    719926     15.51     16.53
618.37/154.82	c  N dy  4294   1041095        50      4450         0     71905     31150   1045361     15.52     16.35
635.53/159.10	c  N dy  4413   1061140        50      4450         0     51332     31150    650384     15.53     17.34
643.12/161.02	c  F st  4432   1071877        50      4450         0     60504     31150    812241     15.52     14.26
651.92/163.20	c  N dy  4469   1081223        50      4450         0     68554     31150    961875     15.53     17.00
665.10/166.54	c Following stats are for *FIRST FINISHED THREAD ONLY*
665.10/166.54	c num threads              : 4          
665.10/166.54	c restarts                 : 4322       
665.10/166.54	c dynamic restarts         : 4292       
665.10/166.54	c static restarts          : 30         
665.10/166.54	c full restarts            : 4          
665.10/166.54	c total simplify time      : 0.00       
665.10/166.54	c learnts DL2              : 0          
665.10/166.54	c learnts size 2           : 0          
665.10/166.54	c learnts size 1           : 0           (0.00      % of vars)
665.10/166.54	c filedLit time            : 0.04        (0.03      % time)
665.10/166.54	c v-elim SatELite          : 0           (0.00      % vars)
665.10/166.54	c SatELite time            : 6.36        (3.82      % time)
665.10/166.54	c v-elim xor               : 0           (0.00      % vars)
665.10/166.54	c xor elim time            : 0.01        (0.00      % time)
665.10/166.54	c num binary xor trees     : 0          
665.10/166.54	c binxor trees' crown      : 0           (nan       leafs/tree)
665.10/166.54	c bin xor find time        : 0.00       
665.10/166.54	c OTF clause improved      : 153520      (0.14      clauses/conflict)
665.10/166.54	c OTF impr. size diff      : 154622      (1.01       lits/clause)
665.10/166.54	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
665.10/166.54	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
665.10/166.54	c tried to recurMin cls    : 60164       (5.43       % of conflicts)
665.10/166.54	c updated cache            : 1           (0.00       lits/tried recurMin)
665.10/166.54	c unit cls recevied        : 0           (nan       % of units)
665.10/166.54	c unit cls sent            : 0           (nan       % of units)
665.10/166.54	c bin cls recevied         : 0          
665.10/166.54	c bin cls sent             : 0          
665.10/166.54	c clauses over max glue    : 0           (0.00      % of all clauses)
665.10/166.54	c conflicts                : 1107105     (6651.37   / sec)
665.10/166.54	c decisions                : 1265932     (0.47      % random)
665.10/166.54	c bogo-props               : 26803519456 (161032685.34 / sec)
665.10/166.54	c conflict literals        : 20094232    (11.30     % deleted)
665.10/166.54	c Memory used              : 328.84      MB
665.10/166.54	c single-thread CPU time   : 166.45      s
665.10/166.54	c all-threads sum CPU time : 664.90      s
665.10/166.54	s SATISFIABLE
665.10/166.54	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174004-1304075906/watcher-3174004-1304075906 -o /tmp/evaluation-result-3174004-1304075906/solver-3174004-1304075906 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174004-1304075906.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: 8.09 8.11 8.03 3/174 15843
/proc/meminfo: memFree=15127364/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 500006188 52441088 347 33554432000 4194304 4627427 140736402665984 18446744073709551615 264726461425 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15843/statm: 12803 347 299 106 0 7774 0
[pid=15843/tid=15844] ppid=15841 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 500006188 52441088 347 33554432000 4194304 4627427 140736402665984 18446744073709551615 47865436669874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 500006188 52441088 347 33554432000 4194304 4627427 140736402665984 18446744073709551615 47865436669874 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 500006188 52441088 347 33554432000 4194304 4627427 140736402665984 18446744073709551615 264726461425 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.391316 s]
/proc/loadavg: 8.09 8.11 8.03 3/174 15843
/proc/meminfo: memFree=15127364/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=285812 CPUtime=1.53 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 3476 0 0 0 152 1 0 0 18 0 4 0 500006188 292671488 2591 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 71453 2591 384 106 0 66424 0
[pid=15843/tid=15844] ppid=15841 vsize=285812 CPUtime=0.38 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 806 0 0 0 38 0 0 0 18 0 4 0 500006188 292671488 2591 33554432000 4194304 4627427 140736402665984 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=285812 CPUtime=0.38 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 712 0 0 0 38 0 0 0 25 0 4 0 500006188 292671488 2591 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=285812 CPUtime=0.37 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 740 0 0 0 37 0 0 0 18 0 4 0 500006188 292671488 2591 33554432000 4194304 4627427 140736402665984 18446744073709551615 4332703 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 285812

[startup+0.400309 s]
/proc/loadavg: 8.09 8.11 8.03 3/174 15843
/proc/meminfo: memFree=15127364/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=285944 CPUtime=1.57 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 3498 0 0 0 156 1 0 0 18 0 4 0 500006188 292806656 2613 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309182 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 71486 2613 384 106 0 66457 0
[pid=15843/tid=15844] ppid=15841 vsize=285944 CPUtime=0.39 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 813 0 0 0 39 0 0 0 18 0 4 0 500006188 292806656 2613 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=285944 CPUtime=0.39 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 717 0 0 0 39 0 0 0 25 0 4 0 500006188 292806656 2613 33554432000 4194304 4627427 140736402665984 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=285944 CPUtime=0.38 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 745 0 0 0 38 0 0 0 18 0 4 0 500006188 292806656 2613 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 285944

[startup+0.50029 s]
/proc/loadavg: 8.09 8.11 8.03 3/174 15843
/proc/meminfo: memFree=15127364/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=286336 CPUtime=1.97 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 4113 0 0 0 196 1 0 0 18 0 4 0 500006188 293208064 2647 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 71584 2647 384 106 0 66555 0
[pid=15843/tid=15844] ppid=15841 vsize=286336 CPUtime=0.49 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1000 0 0 0 49 0 0 0 18 0 4 0 500006188 293208064 2647 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=286336 CPUtime=0.49 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 910 0 0 0 49 0 0 0 25 0 4 0 500006188 293208064 2647 33554432000 4194304 4627427 140736402665984 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=286336 CPUtime=0.48 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 801 0 0 0 48 0 0 0 18 0 4 0 500006188 293208064 2647 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 286336

[startup+0.700253 s]
/proc/loadavg: 8.09 8.11 8.03 3/174 15843
/proc/meminfo: memFree=15127364/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=286780 CPUtime=2.77 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 4801 0 0 0 276 1 0 0 18 0 4 0 500006188 293662720 3098 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309272 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 71695 3098 384 106 0 66666 0
[pid=15843/tid=15844] ppid=15841 vsize=286780 CPUtime=0.69 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1136 0 0 0 69 0 0 0 18 0 4 0 500006188 293662720 3098 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=286780 CPUtime=0.69 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1055 0 0 0 69 0 0 0 25 0 4 0 500006188 293662720 3098 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=286780 CPUtime=0.68 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1060 0 0 0 68 0 0 0 18 0 4 0 500006188 293662720 3098 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286780

[startup+1.5011 s]
/proc/loadavg: 8.09 8.11 8.03 9/184 15871
/proc/meminfo: memFree=15099260/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=292460 CPUtime=5.96 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 8522 0 0 0 594 2 0 0 20 0 4 0 500006188 299479040 4698 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 73115 4698 388 106 0 68086 0
[pid=15843/tid=15844] ppid=15841 vsize=292460 CPUtime=1.49 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1831 0 0 0 149 0 0 0 19 0 4 0 500006188 299479040 4698 33554432000 4194304 4627427 140736402665984 18446744073709551615 4324264 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=292460 CPUtime=1.48 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1723 0 0 0 148 0 0 0 25 0 4 0 500006188 299479040 4698 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=292460 CPUtime=1.48 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 1745 0 0 0 148 0 0 0 20 0 4 0 500006188 299479040 4698 33554432000 4194304 4627427 140736402665984 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 292460

[startup+3.1008 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 15871
/proc/meminfo: memFree=15068880/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=292592 CPUtime=12.35 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 15741 0 0 0 1232 3 0 0 25 0 4 0 500006188 299614208 9313 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 73148 9313 388 106 0 68119 0
[pid=15843/tid=15844] ppid=15841 vsize=292592 CPUtime=3.09 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 3724 0 0 0 309 0 0 0 25 0 4 0 500006188 299614208 9313 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=292592 CPUtime=3.07 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 3872 0 0 0 307 0 0 0 25 0 4 0 500006188 299614208 9313 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=292592 CPUtime=3.08 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 3941 0 0 0 307 1 0 0 25 0 4 0 500006188 299614208 9313 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 292592

[startup+6.3002 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 15871
/proc/meminfo: memFree=15024248/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=297336 CPUtime=25.14 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 23560 0 0 0 2509 5 0 0 25 0 4 0 500006188 304472064 12554 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 74334 12554 388 106 0 69305 0
[pid=15843/tid=15844] ppid=15841 vsize=297336 CPUtime=6.28 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 6243 0 0 0 628 0 0 0 25 0 4 0 500006188 304472064 12554 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=297336 CPUtime=6.26 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 5806 0 0 0 625 1 0 0 25 0 4 0 500006188 304472064 12554 33554432000 4194304 4627427 140736402665984 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=297336 CPUtime=6.28 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 5732 0 0 0 627 1 0 0 25 0 4 0 500006188 304472064 12554 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 297336

[startup+12.701 s]
/proc/loadavg: 8.07 8.10 8.03 9/184 15871
/proc/meminfo: memFree=14976340/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=315840 CPUtime=50.7 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 33502 0 0 0 5064 6 0 0 25 0 4 0 500006188 323420160 14193 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 78960 14193 388 106 0 73931 0
[pid=15843/tid=15844] ppid=15841 vsize=315840 CPUtime=12.69 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 8678 0 0 0 1268 1 0 0 25 0 4 0 500006188 323420160 14193 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=315840 CPUtime=12.62 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 7688 0 0 0 1261 1 0 0 25 0 4 0 500006188 323420160 14193 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=315840 CPUtime=12.69 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 8849 0 0 0 1267 2 0 0 25 0 4 0 500006188 323420160 14193 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 315840

[startup+25.5006 s]
/proc/loadavg: 8.14 8.11 8.03 9/184 15871
/proc/meminfo: memFree=14915948/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=307220 CPUtime=101.86 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 50647 0 0 0 10175 11 0 0 25 0 4 0 500006188 314593280 16834 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 76805 16834 388 106 0 71776 0
[pid=15843/tid=15844] ppid=15841 vsize=307220 CPUtime=25.49 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 13710 0 0 0 2547 2 0 0 25 0 4 0 500006188 314593280 16834 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=307220 CPUtime=25.36 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 11959 0 0 0 2534 2 0 0 25 0 4 0 500006188 314593280 16834 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=307220 CPUtime=25.49 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 12612 0 0 0 2546 3 0 0 25 0 4 0 500006188 314593280 16834 33554432000 4194304 4627427 140736402665984 18446744073709551615 4467838 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.86
Current children cumulated vsize (KiB) 307220

[startup+51.1007 s]
/proc/loadavg: 8.09 8.10 8.03 9/184 15872
/proc/meminfo: memFree=14867400/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=318084 CPUtime=204.1 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 76804 0 0 0 20393 17 0 0 25 0 4 0 500006188 325718016 21084 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 79521 21084 388 106 0 74492 0
[pid=15843/tid=15844] ppid=15841 vsize=318084 CPUtime=51.09 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 20882 0 0 0 5105 4 0 0 25 0 4 0 500006188 325718016 21084 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=318084 CPUtime=50.82 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 18465 0 0 0 5078 4 0 0 25 0 4 0 500006188 325718016 21084 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=318084 CPUtime=51.08 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 18612 0 0 0 5104 4 0 0 25 0 4 0 500006188 325718016 21084 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 318084

[startup+102.301 s]
/proc/loadavg: 8.15 8.12 8.03 9/184 15874
/proc/meminfo: memFree=14838632/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=329920 CPUtime=408.65 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 116322 0 0 0 40837 28 0 0 25 0 4 0 500006188 337838080 23405 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 82480 23405 388 106 0 77451 0
[pid=15843/tid=15844] ppid=15841 vsize=329920 CPUtime=102.29 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 29257 0 0 0 10223 6 0 0 25 0 4 0 500006188 337838080 23405 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=329920 CPUtime=101.76 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 28196 0 0 0 10169 7 0 0 25 0 4 0 500006188 337838080 23405 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=329920 CPUtime=102.28 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 29926 0 0 0 10221 7 0 0 25 0 4 0 500006188 337838080 23405 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 329920

[startup+162.301 s]
/proc/loadavg: 8.11 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14756012/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336576 CPUtime=648.32 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 154857 0 0 0 64793 39 0 0 25 0 4 0 500006188 344653824 28361 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84144 28361 388 106 0 79115 0
[pid=15843/tid=15844] ppid=15841 vsize=336576 CPUtime=162.29 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 38738 0 0 0 16220 9 0 0 25 0 4 0 500006188 344653824 28361 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336576 CPUtime=161.44 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 37086 0 0 0 16134 10 0 0 25 0 4 0 500006188 344653824 28361 33554432000 4194304 4627427 140736402665984 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336576 CPUtime=162.29 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39286 0 0 0 16219 10 0 0 25 0 4 0 500006188 344653824 28361 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.32
Current children cumulated vsize (KiB) 336576

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

[startup+163.401 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14757996/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336576 CPUtime=652.72 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 155158 0 0 0 65233 39 0 0 25 0 4 0 500006188 344653824 28662 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84144 28662 388 106 0 79115 0
[pid=15843/tid=15844] ppid=15841 vsize=336576 CPUtime=163.39 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 38809 0 0 0 16330 9 0 0 25 0 4 0 500006188 344653824 28662 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336576 CPUtime=162.54 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 37145 0 0 0 16244 10 0 0 25 0 4 0 500006188 344653824 28662 33554432000 4194304 4627427 140736402665984 18446744073709551615 4324205 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336576 CPUtime=163.39 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39384 0 0 0 16329 10 0 0 25 0 4 0 500006188 344653824 28662 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 652.72
Current children cumulated vsize (KiB) 336576

[startup+165 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14759856/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336684 CPUtime=659.11 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 156954 0 0 0 65872 39 0 0 25 0 4 0 500006188 344764416 27695 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84171 27695 388 106 0 79142 0
[pid=15843/tid=15844] ppid=15841 vsize=336684 CPUtime=164.98 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39579 0 0 0 16489 9 0 0 25 0 4 0 500006188 344764416 27695 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336684 CPUtime=164.13 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 37887 0 0 0 16403 10 0 0 25 0 4 0 500006188 344764416 27695 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336684 CPUtime=164.99 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39527 0 0 0 16489 10 0 0 25 0 4 0 500006188 344764416 27695 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 659.11
Current children cumulated vsize (KiB) 336684

[startup+165.801 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14775108/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336684 CPUtime=662.3 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 157231 0 0 0 66191 39 0 0 25 0 4 0 500006188 344764416 27972 33554432000 4194304 4627427 140736402665984 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84171 27972 388 106 0 79142 0
[pid=15843/tid=15844] ppid=15841 vsize=336684 CPUtime=165.78 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39670 0 0 0 16569 9 0 0 25 0 4 0 500006188 344764416 27972 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336684 CPUtime=164.92 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 37961 0 0 0 16482 10 0 0 25 0 4 0 500006188 344764416 27972 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336684 CPUtime=165.79 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39589 0 0 0 16569 10 0 0 25 0 4 0 500006188 344764416 27972 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 662.3
Current children cumulated vsize (KiB) 336684

[startup+166.201 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14775108/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336684 CPUtime=663.9 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 157358 0 0 0 66351 39 0 0 25 0 4 0 500006188 344764416 28099 33554432000 4194304 4627427 140736402665984 18446744073709551615 4324208 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84171 28099 388 106 0 79142 0
[pid=15843/tid=15844] ppid=15841 vsize=336684 CPUtime=166.18 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39712 0 0 0 16609 9 0 0 25 0 4 0 500006188 344764416 28099 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336684 CPUtime=165.32 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 37996 0 0 0 16522 10 0 0 25 0 4 0 500006188 344764416 28099 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336684 CPUtime=166.19 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39621 0 0 0 16609 10 0 0 25 0 4 0 500006188 344764416 28099 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 663.9
Current children cumulated vsize (KiB) 336684

[startup+166.407 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14772876/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336732 CPUtime=664.72 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 158026 0 0 0 66433 39 0 0 25 0 4 0 500006188 344813568 27390 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309164 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84183 27390 388 106 0 79154 0
[pid=15843/tid=15844] ppid=15841 vsize=336732 CPUtime=166.39 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39731 0 0 0 16630 9 0 0 25 0 4 0 500006188 344813568 27390 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336732 CPUtime=165.53 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 38012 0 0 0 16543 10 0 0 25 0 4 0 500006188 344813568 27390 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336732 CPUtime=166.39 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39636 0 0 0 16629 10 0 0 25 0 4 0 500006188 344813568 27390 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 664.72
Current children cumulated vsize (KiB) 336732

[startup+166.501 s]
/proc/loadavg: 8.10 8.11 8.03 9/184 15875
/proc/meminfo: memFree=14772876/32951124 swapFree=67111528/67111528
[pid=15843] ppid=15841 vsize=336732 CPUtime=665.1 cores=0,2,4,6
/proc/15843/stat : 15843 (strangenight2-m) R 15841 15843 15629 0 -1 4202496 158064 0 0 0 66471 39 0 0 25 0 4 0 500006188 344813568 27428 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/15843/statm: 84183 27428 388 106 0 79154 0
[pid=15843/tid=15844] ppid=15841 vsize=336732 CPUtime=166.48 cores=0,2,4,6
/proc/15843/task/15844/stat : 15844 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39741 0 0 0 16639 9 0 0 25 0 4 0 500006188 344813568 27428 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=15843/tid=15845] ppid=15841 vsize=336732 CPUtime=165.62 cores=0,2,4,6
/proc/15843/task/15845/stat : 15845 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 38020 0 0 0 16552 10 0 0 25 0 4 0 500006188 344813568 27428 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=15843/tid=15846] ppid=15841 vsize=336732 CPUtime=166.49 cores=0,2,4,6
/proc/15843/task/15846/stat : 15846 (strangenight2-m) R 15841 15843 15629 0 -1 4202560 39645 0 0 0 16639 10 0 0 25 0 4 0 500006188 344813568 27428 33554432000 4194304 4627427 140736402665984 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 665.1
Current children cumulated vsize (KiB) 336732

Child status: 10
Real time (s): 166.555
CPU time (s): 665.307
CPU user time (s): 664.904
CPU system time (s): 0.402938
CPU usage (%): 399.452
Max. virtual memory (cumulated for all children) (KiB): 347432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 664.904
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158089
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= 206
involuntary context switches= 3040

runsolver used 0.276957 second user time and 0.594909 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-29 13:18:26
IDJOB=3174004
IDBENCH=82822
IDSOLVER=1586
FILE ID=node141/3174004-1304075906
RUNJOBID= node141-1304073498-15647
PBS_JOBID= 13170495
Free space on /tmp= 71420 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3174004-1304075906/watcher-3174004-1304075906 -o /tmp/evaluation-result-3174004-1304075906/solver-3174004-1304075906 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174004-1304075906.cnf

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

MD5SUM BENCH= c17bf9a7166c271aab493c355a187474
RANDOM SEED=413296227

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.84
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.806
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.806
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15127636 kB
Buffers:       1626076 kB
Cached:       15550784 kB
SwapCached:          0 kB
Active:        8018548 kB
Inactive:      9222268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15127636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5872 kB
Writeback:           0 kB
AnonPages:       64012 kB
Mapped:          14700 kB
Slab:           518888 kB
PageTables:       4684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192676 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= 71412 MiB
End job on node141 at 2011-04-29 13:21:12