Trace number 3174084

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 778.267 195.903

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S864690872-081.SATISFIABLE.cnf
MD5SUM6689be7bde9914194ce4bfa20183e3c5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.028994
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-3174084-1304089018.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
0.39/0.10	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.39/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.39/0.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.39/0.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.39/0.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.80/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.80/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.80/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.80/0.24	c calculated reachability. Time: 0.00
0.80/0.24	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.80/0.24	c =========================================================================================
0.80/0.24	c types(t): F = full restart, N = normal restart
0.80/0.24	c types(t): S = simplification begin/end, E = solution found
0.80/0.24	c restart types(rt): st = static, dy = dynamic
0.80/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.80/0.24	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.80/0.24	c  N dy    10      4097        50      4450         0      3554     31150     65353     15.59     16.94
3.17/0.85	c  N dy    13      9632        50      4450         0      6158     31150    106185     14.80     15.58
3.17/0.85	c  N dy    47     13695        50      4450         0      6023     31150    100598     15.41     17.19
3.57/0.95	c  N dy    67     21306        50      4450         0      7686     31150    123884     15.33     16.27
3.97/1.05	c  F st    89     25002        50      4450         0     10899     31150    183036     15.47   no data
4.39/1.15	c  N st    91     25627        50      4450         0     11441     31150    192833     15.47   no data
5.17/1.35	c  N dy    95     30003        50      4450         0      9373     31150    148930     15.47   no data
5.17/1.35	c  S st    95     30003        50      4450         0      9373     31150    148930     15.47   no data
5.17/1.35	c  S st    95     30504        50      4450         0      9833     31150    157542     15.47   no data
5.17/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.17/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.17/1.35	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
5.17/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.17/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.17/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
5.17/1.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.17/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.17/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.55	c lits-rem:       140  cl-subs:     1536  v-elim:      0  v-fix:    0  time:  0.21 s
6.77/1.72	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.21
6.77/1.72	c calculated reachability. Time: 0.00
6.77/1.72	c  N dy    95     30504        50      4450         0      8297     31150    131724     15.47   no data
7.57/1.94	c  N dy   122     34566        50      4450         0     11850     31150    198754     15.62     17.22
8.79/2.24	c  N dy   127     40275        50      4450         0      9990     31150    152801     15.45     16.32
9.96/2.56	c  N dy   156     45758        50      4450         0     14780     31150    241257     15.54     15.11
9.96/2.56	c  S st   156     45758        50      4450         0     14780     31150    241257     15.54     15.11
10.36/2.60	c  S st   156     46262        50      4450         0     15235     31150    249868     15.54   no data
10.36/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.36/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.36/2.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.36/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.36/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.36/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
10.36/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.36/2.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.36/2.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.98	c lits-rem:       224  cl-subs:     2478  v-elim:      0  v-fix:    0  time:  0.36 s
11.56/2.98	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.56/2.98	c vivif2 --  cl tried    12757 cl shrink        0 lits rem          0 time: 0.00
12.77/3.26	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.27
12.77/3.26	c calculated reachability. Time: 0.00
12.77/3.26	c  N dy   156     46262        50      4450         0     12757     31150    206655     15.54   no data
13.96/3.52	c  N dy   185     50326        50      4450         0      8720     31150    124467     15.64     16.50
15.56/3.94	c  N dy   191     58665        50      4450         0     15922     31150    249954     15.40     16.37
16.35/4.19	c  N dy   210     62796        50      4450         0     10944     31150    158007     15.44     16.26
17.57/4.43	c  N dy   219     67444        50      4450         0     14945     31150    229679     15.39     16.23
17.97/4.55	c  S st   228     69395        50      4450         0     16633     31150    260751     15.42     15.92
18.35/4.60	c  S st   228     69896        50      4450         0     17068     31150    269055     15.42   no data
18.35/4.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.35/4.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
18.35/4.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.35/4.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.35/4.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.35/4.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
18.35/4.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.35/4.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.35/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.95/5.02	c lits-rem:       213  cl-subs:     2575  v-elim:      0  v-fix:    0  time:  0.40 s
19.95/5.02	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.95/5.02	c vivif2 --  cl tried    14493 cl shrink        0 lits rem          0 time: 0.00
21.15/5.32	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.29
21.15/5.32	c calculated reachability. Time: 0.00
21.15/5.32	c  N dy   228     69896        50      4450         0     14493     31150    224109     15.42   no data
22.37/5.63	c  N dy   234     74672        50      4450         0      9354     31150    121694     15.39     16.33
23.55/5.90	c  N dy   266     79518        50      4450         0     13569     31150    200035     15.46     17.02
25.15/6.37	c  F st   271     87500        50      4450         0     20446     31150    321362     15.35     14.00
25.15/6.37	c  N st   271     87500        50      4450         0     20446     31150    321362     15.35     14.00
26.36/6.68	c  N dy   281     93151        50      4450         0     15077     31150    221989     15.36     16.23
28.34/7.13	c  N dy   308     99099        50      4450         0     20265     31150    316718     15.38     16.38
29.94/7.55	c  S st   338    104845        50      4450         0     14057     31150    195004     15.42     14.63
29.94/7.59	c  S st   338    105350        50      4450         0     14500     31150    203512     15.42   no data
29.94/7.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.34/7.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.34/7.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.34/7.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.34/7.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.34/7.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.34/7.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.34/7.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.34/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.76/7.78	c lits-rem:        46  cl-subs:      929  v-elim:      0  v-fix:    0  time:  0.17 s
30.76/7.78	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
30.76/7.78	c vivif2 --  cl tried    13571 cl shrink        0 lits rem          0 time: 0.00
31.94/8.08	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
31.94/8.08	c calculated reachability. Time: 0.00
31.94/8.08	c  N dy   338    105350        50      4450         0     13571     31150    187002     15.42   no data
33.94/8.50	c  N dy   347    112097        50      4450         0     19373     31150    287744     15.34     16.29
36.33/9.13	c  N dy   384    119672        50      4450         0     13916     31150    182856     15.38     16.23
38.73/9.70	c  N dy   423    127398        50      4450         0     20642     31150    307620     15.43     16.79
41.93/10.50	c  N dy   470    136935        50      4450         0     15919     31150    210567     15.45     16.28
46.32/11.69	c  N dy   509    151859        50      4450         0     14981     31150    187499     15.42     16.27
48.34/12.13	c  S st   546    158026        50      4450         0     20346     31150    286622     15.46     14.70
48.34/12.19	c  S st   546    158530        50      4450         0     20796     31150    295355     15.46   no data
48.34/12.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
48.34/12.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
48.34/12.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
48.34/12.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.34/12.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.34/12.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
48.34/12.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.34/12.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
48.74/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.32/12.61	c lits-rem:       237  cl-subs:     2004  v-elim:      0  v-fix:    0  time:  0.40 s
50.32/12.61	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
50.32/12.61	c vivif2 --  cl tried    18792 cl shrink        0 lits rem          0 time: 0.00
51.52/12.95	c asymm  cl-useful: 0/4108/4450 lits-rem:0 time: 0.34
51.52/12.95	c calculated reachability. Time: 0.00
51.52/12.95	c  N dy   546    158530        50      4450         0     18792     31150    260494     15.46   no data
55.11/13.89	c  N dy   606    168707        50      4450         0     27643     31150    423395     15.50     17.31
58.70/14.78	c  N dy   645    179513        50      4450         0     22412     31150    316327     15.49     16.33
63.89/16.08	c  N dy   695    193096        50      4450         0     18572     31150    239832     15.50     16.32
68.70/17.29	c  N dy   738    206834        50      4450         0     30425     31150    454840     15.50     16.40
77.09/19.33	c  N dy   817    228219        50      4450         0     32565     31150    486958     15.50     16.51
80.28/20.20	c  S st   838    237795        50      4450         0     23582     31150    314747     15.49   no data
80.68/20.26	c  S st   838    238296        50      4450         0     24024     31150    323336     15.49   no data
80.68/20.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.68/20.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.68/20.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.68/20.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.68/20.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.68/20.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.68/20.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.68/20.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.68/20.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.08/20.80	c lits-rem:       288  cl-subs:     2213  v-elim:      0  v-fix:    0  time:  0.52 s
83.08/20.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
83.08/20.81	c vivif2 --  cl tried    21811 cl shrink        0 lits rem          0 time: 0.00
84.28/21.15	c asymm  cl-useful: 0/3724/4450 lits-rem:0 time: 0.35
84.28/21.15	c calculated reachability. Time: 0.00
84.28/21.15	c  N dy   838    238296        50      4450         0     21811     31150    285635     15.49   no data
91.47/22.95	c  N dy   851    258888        50      4450         0     21460     31150    265170     15.37     16.18
100.26/25.16	c  N dy   916    280600        50      4450         0     21317     31150    258121     15.35     16.18
107.85/27.05	c  N dy  1000    298571        50      4450         0     36833     31150    541768     15.37     16.74
111.44/27.99	c  F st  1048    306250        50      4450         0     23748     31150    298907     15.40     14.82
116.65/29.22	c  N dy  1094    317688        50      4450         0     33664     31150    483490     15.41     16.88
126.63/31.70	c  N dy  1204    337718        50      4450         0     30247     31150    408489     15.45     16.79
136.63/34.23	c  S st  1295    357445        50      4450         0     25679     31150    317855     15.47     16.12
137.01/34.30	c  S st  1295    357949        50      4450         0     26129     31150    326628     15.47   no data
137.01/34.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
137.01/34.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
137.01/34.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
137.01/34.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
137.01/34.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
137.01/34.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
137.01/34.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
137.01/34.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
137.01/34.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.61/34.73	c lits-rem:       155  cl-subs:     1598  v-elim:      0  v-fix:    0  time:  0.41 s
138.61/34.73	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
138.61/34.74	c vivif2 --  cl tried    24531 cl shrink        0 lits rem          0 time: 0.00
139.01/34.82	c asymm  cl-useful: 0/726/4450 lits-rem:0 time: 0.08
139.01/34.82	c calculated reachability. Time: 0.00
139.01/34.82	c  N dy  1295    357949        50      4450         0     24531     31150    299741     15.47   no data
147.40/36.95	c  N dy  1326    378269        50      4450         0     41895     31150    607931     15.43     16.36
156.59/39.25	c  N dy  1389    398286        50      4450         0     36914     31150    515816     15.43     17.47
174.17/43.60	c  N dy  1532    428786        50      4450         0     39922     31150    555199     15.44     16.32
185.75/46.59	c  N dy  1691    448841        50      4450         0     33288     31150    440606     15.50     17.54
198.94/49.83	c  N dy  1744    471468        50      4450         0     27680     31150    323436     15.48     16.41
208.93/52.34	c  N dy  1799    491555        50      4450         0     44936     31150    635562     15.47     17.37
222.11/55.64	c  N dy  1896    514234        50      4450         0     38684     31150    520965     15.49     16.34
236.09/59.19	c  N dy  1993    536923        50      4450         0     31516     31150    376732     15.49     12.78
236.09/59.19	c  S st  1993    536923        50      4450         0     31516     31150    376732     15.49     12.78
236.49/59.28	c  S st  1993    537425        50      4450         0     31972     31150    385564     15.49   no data
236.49/59.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
236.49/59.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
236.49/59.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.49/59.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.49/59.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.49/59.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
236.49/59.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
236.49/59.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
236.90/59.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.29/59.91	c lits-rem:       150  cl-subs:     1965  v-elim:      0  v-fix:    0  time:  0.60 s
239.29/59.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
239.29/59.91	c vivif2 --  cl tried    30007 cl shrink        0 lits rem          0 time: 0.00
240.49/60.28	c asymm  cl-useful: 0/2790/4450 lits-rem:0 time: 0.37
240.49/60.28	c calculated reachability. Time: 0.00
240.49/60.28	c  N dy  1993    537425        50      4450         0     30007     31150    353994     15.49   no data
252.07/63.15	c  N dy  2101    557534        50      4450         0     47352     31150    674373     15.51     16.36
270.85/67.86	c  N dy  2202    589013        50      4450         0     46888     31150    647066     15.49     16.33
283.64/71.06	c  N dy  2276    609066        50      4450         0     35830     31150    445066     15.50     18.22
295.63/74.04	c  N dy  2353    629075        50      4450         0     53009     31150    758554     15.50     18.21
309.21/77.44	c  N dy  2450    649621        50      4450         0     41498     31150    538590     15.51     16.37
324.39/81.28	c  N dy  2564    669680        50      4450         0     58858     31150    862167     15.53     16.72
337.17/84.44	c  N dy  2662    689710        50      4450         0     45910     31150    619931     15.55     16.38
353.15/88.46	c  N dy  2721    710380        50      4450         0     32682     31150    368799     15.53     16.56
366.34/91.75	c  N dy  2797    733575        50      4450         0     52613     31150    732487     15.53     16.39
383.51/96.08	c  N dy  2908    756391        50      4450         0     40504     31150    502917     15.54     16.37
398.70/99.86	c  N dy  2986    777693        50      4450         0     58869     31150    838402     15.55     16.50
414.68/103.89	c  N dy  3089    800391        50      4450         0     45697     31150    590598     15.55     16.57
418.67/104.82	c  S st  3099    806139        50      4450         0     50615     31150    678304     15.55     13.44
419.07/104.97	c  S st  3099    806643        50      4450         0     51058     31150    687225     15.55   no data
419.07/104.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
419.07/104.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
419.07/104.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.07/104.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.07/104.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.07/104.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
419.07/104.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.47/105.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
419.47/105.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.26/107.71	c lits-rem:       575  cl-subs:     6070  v-elim:      0  v-fix:    0  time:  2.69 s
430.26/107.71	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
430.26/107.72	c vivif2 --  cl tried    44988 cl shrink        0 lits rem          0 time: 0.01
431.08/107.95	c asymm  cl-useful: 0/894/4450 lits-rem:0 time: 0.23
431.08/107.95	c calculated reachability. Time: 0.00
431.08/107.95	c  N dy  3099    806643        50      4450         0     44988     31150    584112     15.55   no data
445.84/111.69	c  N dy  3154    826736        50      4450         0     62172     31150    890305     15.53     16.41
462.62/115.82	c  N dy  3248    850133        50      4450         0     49263     31150    651125     15.54     16.39
481.40/120.50	c  N dy  3352    871023        50      4450         0     67254     31150    984384     15.55     16.57
495.38/124.05	c  N dy  3461    891112        50      4450         0     50370     31150    665832     15.56     17.33
511.75/128.15	c  N dy  3537    911189        50      4450         0     67644     31150    982738     15.56     16.69
525.34/131.57	c  N dy  3591    931213        50      4450         0     49658     31150    636878     15.55     17.42
543.72/136.11	c  N dy  3682    951260        50      4450         0     66916     31150    954085     15.56     16.79
564.10/141.21	c  N dy  3786    978557        50      4450         0     54316     31150    714921     15.55     16.53
583.28/146.02	c  N dy  3875    999997        50      4450         0     72700     31150   1052701     15.56     16.39
602.07/150.75	c  N dy  3980   1026167        50      4450         0     58181     31150    778970     15.56     16.60
623.63/156.16	c  N dy  4108   1046251        50      4450         0     75448     31150   1102496     15.57     16.48
636.81/159.49	c  N dy  4166   1066299        50      4450         0     54899     31150    714756     15.57     16.95
642.40/160.82	c  F st  4207   1071878        50      4450         0     59715     31150    805826     15.58     15.84
657.19/164.57	c  N dy  4246   1088472        50      4450         0     73926     31150   1064481     15.57     16.55
674.36/168.83	c  N dy  4336   1108509        50      4450         0     52564     31150    667440     15.58     16.93
692.34/173.37	c  N dy  4437   1128604        50      4450         0     69852     31150    988749     15.59     16.66
728.70/182.49	c  N dy  4479   1177194        50      4450         0     71509     31150    965230     15.52     16.44
755.47/189.16	c  N dy  4587   1206265        50      4450         0     56247     31150    714946     15.52     16.36
759.47/190.16	c  S st  4606   1209964        50      4450         0     59452     31150    774791     15.53     15.16
760.28/190.37	c  S st  4606   1210469        50      4450         0     59899     31150    783431     15.53   no data
760.28/190.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
760.28/190.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
760.28/190.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
760.28/190.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
760.28/190.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.28/190.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
760.28/190.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.68/190.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
760.68/190.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.43/194.76	c lits-rem:       647  cl-subs:     7030  v-elim:      0  v-fix:    0  time:  4.32 s
775.43/194.76	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
775.43/194.77	c vivif2 --  cl tried    52869 cl shrink        0 lits rem          0 time: 0.01
776.31/195.04	c asymm  cl-useful: 0/726/4450 lits-rem:0 time: 0.27
776.31/195.04	c calculated reachability. Time: 0.00
776.31/195.04	c  N dy  4606   1210469        50      4450         0     52869     31150    664310     15.53   no data
778.07/195.89	c Following stats are for *FIRST FINISHED THREAD ONLY*
778.07/195.89	c num threads              : 4          
778.07/195.89	c restarts                 : 5009       
778.07/195.89	c dynamic restarts         : 4979       
778.07/195.89	c static restarts          : 30         
778.07/195.89	c full restarts            : 4          
778.07/195.89	c total simplify time      : 0.00       
778.07/195.89	c learnts DL2              : 0          
778.07/195.89	c learnts size 2           : 0          
778.07/195.89	c learnts size 1           : 0           (0.00      % of vars)
778.07/195.89	c filedLit time            : 0.04        (0.02      % time)
778.07/195.89	c v-elim SatELite          : 0           (0.00      % vars)
778.07/195.89	c SatELite time            : 6.58        (3.36      % time)
778.07/195.89	c v-elim xor               : 0           (0.00      % vars)
778.07/195.89	c xor elim time            : 0.01        (0.00      % time)
778.07/195.89	c num binary xor trees     : 0          
778.07/195.89	c binxor trees' crown      : 0           (nan       leafs/tree)
778.07/195.89	c bin xor find time        : 0.00       
778.07/195.89	c OTF clause improved      : 167983      (0.14      clauses/conflict)
778.07/195.89	c OTF impr. size diff      : 169131      (1.01       lits/clause)
778.07/195.89	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
778.07/195.89	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
778.07/195.89	c tried to recurMin cls    : 65580       (5.42       % of conflicts)
778.07/195.89	c updated cache            : 1           (0.00       lits/tried recurMin)
778.07/195.89	c unit cls recevied        : 0           (nan       % of units)
778.07/195.89	c unit cls sent            : 0           (nan       % of units)
778.07/195.89	c bin cls recevied         : 0          
778.07/195.89	c bin cls sent             : 0          
778.07/195.89	c clauses over max glue    : 0           (0.00      % of all clauses)
778.07/195.89	c conflicts                : 1209653     (6178.00   / sec)
778.07/195.89	c decisions                : 1387916     (0.44      % random)
778.07/195.89	c bogo-props               : 30459250965 (155562894.38 / sec)
778.07/195.89	c conflict literals        : 21931168    (11.24     % deleted)
778.07/195.89	c Memory used              : 313.99      MB
778.07/195.89	c single-thread CPU time   : 195.80      s
778.07/195.89	c all-threads sum CPU time : 777.80      s
778.07/195.89	s SATISFIABLE
778.07/195.89	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-3174084-1304089018/watcher-3174084-1304089018 -o /tmp/evaluation-result-3174084-1304089018/solver-3174084-1304089018 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174084-1304089018.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: 7.75 8.01 7.75 5/180 24329
/proc/meminfo: memFree=12128428/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 599132482 52441088 352 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258143154 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 12803 352 303 106 0 7774 0
[pid=24329/tid=24330] ppid=24327 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 599132482 52441088 352 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142745 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 599132482 52441088 352 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258143154 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 599132482 52441088 352 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142736 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.103104 s]
/proc/loadavg: 7.75 8.01 7.75 5/180 24329
/proc/meminfo: memFree=12128428/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=282664 CPUtime=0.39 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 1460 0 0 0 39 0 0 0 18 0 4 0 599132482 289447936 1377 33554432000 4194304 4627427 140736260982800 18446744073709551615 216735221943 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 70715 1433 370 106 0 65686 0
[pid=24329/tid=24330] ppid=24327 vsize=282860 CPUtime=0.09 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) D 24327 24329 24128 0 -1 4202560 403 0 0 0 9 0 0 0 18 0 4 0 599132482 289648640 1454 33554432000 4194304 4627427 140736260982800 18446744073709551615 216734875848 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=282860 CPUtime=0.09 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) D 24327 24329 24128 0 -1 4202560 192 0 0 0 9 0 0 0 18 0 4 0 599132482 289648640 1498 33554432000 4194304 4627427 140736260982800 18446744073709551615 216735221943 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=282860 CPUtime=0.09 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 314 0 0 0 9 0 0 0 18 0 4 0 599132482 289648640 1580 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 282664

[startup+0.207046 s]
/proc/loadavg: 7.75 8.01 7.75 5/180 24329
/proc/meminfo: memFree=12128428/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=283504 CPUtime=0.8 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 2619 0 0 0 80 0 0 0 18 0 4 0 599132482 290308096 2213 33554432000 4194304 4627427 140736260982800 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 70876 2213 384 106 0 65847 0
[pid=24329/tid=24330] ppid=24327 vsize=283504 CPUtime=0.2 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 622 0 0 0 20 0 0 0 18 0 4 0 599132482 290308096 2213 33554432000 4194304 4627427 140736260982800 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=283504 CPUtime=0.19 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 536 0 0 0 19 0 0 0 18 0 4 0 599132482 290308096 2213 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=283504 CPUtime=0.19 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 484 0 0 0 19 0 0 0 18 0 4 0 599132482 290308096 2213 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 283504

[startup+0.301029 s]
/proc/loadavg: 7.75 8.01 7.75 5/180 24329
/proc/meminfo: memFree=12128428/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=284872 CPUtime=1.17 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 3225 0 0 0 117 0 0 0 18 0 4 0 599132482 291708928 2413 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 71218 2413 384 106 0 66189 0
[pid=24329/tid=24330] ppid=24327 vsize=284872 CPUtime=0.29 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 805 0 0 0 29 0 0 0 18 0 4 0 599132482 291708928 2413 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=284872 CPUtime=0.29 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 723 0 0 0 29 0 0 0 18 0 4 0 599132482 291708928 2413 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=284872 CPUtime=0.29 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 553 0 0 0 29 0 0 0 18 0 4 0 599132482 291708928 2413 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284872

[startup+0.700991 s]
/proc/loadavg: 7.75 8.01 7.75 5/180 24329
/proc/meminfo: memFree=12128428/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=286052 CPUtime=2.78 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 4943 0 0 0 277 1 0 0 18 0 4 0 599132482 292917248 3123 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 71513 3123 384 106 0 66484 0
[pid=24329/tid=24330] ppid=24327 vsize=286052 CPUtime=0.69 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1243 0 0 0 69 0 0 0 18 0 4 0 599132482 292917248 3123 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=286052 CPUtime=0.69 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1107 0 0 0 69 0 0 0 18 0 4 0 599132482 292917248 3123 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309290 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=286052 CPUtime=0.69 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1056 0 0 0 69 0 0 0 18 0 4 0 599132482 292917248 3123 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 286052

[startup+1.5009 s]
/proc/loadavg: 7.75 8.01 7.75 6/179 24334
/proc/meminfo: memFree=12741364/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=287572 CPUtime=5.97 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 8699 0 0 0 595 2 0 0 20 0 4 0 599132482 294473728 4754 33554432000 4194304 4627427 140736260982800 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 71893 4754 388 106 0 66864 0
[pid=24329/tid=24330] ppid=24327 vsize=287572 CPUtime=1.49 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1969 0 0 0 149 0 0 0 18 0 4 0 599132482 294473728 4754 33554432000 4194304 4627427 140736260982800 18446744073709551615 4349204 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=287572 CPUtime=1.48 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1757 0 0 0 148 0 0 0 20 0 4 0 599132482 294473728 4754 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=287572 CPUtime=1.48 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 1764 0 0 0 148 0 0 0 20 0 4 0 599132482 294473728 4754 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 287572

[startup+3.10054 s]
/proc/loadavg: 7.75 8.01 7.75 5/179 24334
/proc/meminfo: memFree=12725492/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=283140 CPUtime=12.37 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 16181 0 0 0 1233 4 0 0 25 0 4 0 599132482 289935360 9398 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 70785 9398 388 106 0 65756 0
[pid=24329/tid=24330] ppid=24327 vsize=283140 CPUtime=3.08 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 3855 0 0 0 308 0 0 0 20 0 4 0 599132482 289935360 9398 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=283140 CPUtime=3.07 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 4091 0 0 0 307 0 0 0 25 0 4 0 599132482 289935360 9398 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=283140 CPUtime=3.09 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 3830 0 0 0 308 1 0 0 25 0 4 0 599132482 289935360 9398 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 283140

[startup+6.30098 s]
/proc/loadavg: 7.77 8.01 7.75 9/184 24364
/proc/meminfo: memFree=12667324/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=296764 CPUtime=25.15 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 23068 0 0 0 2510 5 0 0 25 0 4 0 599132482 303886336 13037 33554432000 4194304 4627427 140736260982800 18446744073709551615 4332648 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 74191 13037 388 106 0 69162 0
[pid=24329/tid=24330] ppid=24327 vsize=296764 CPUtime=6.29 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 5858 0 0 0 628 1 0 0 25 0 4 0 599132482 303886336 13037 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=296764 CPUtime=6.26 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 5902 0 0 0 625 1 0 0 25 0 4 0 599132482 303886336 13037 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=296764 CPUtime=6.28 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 5142 0 0 0 627 1 0 0 25 0 4 0 599132482 303886336 13037 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 296764

[startup+12.7009 s]
/proc/loadavg: 7.79 8.01 7.75 9/184 24364
/proc/meminfo: memFree=12605060/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=309848 CPUtime=50.72 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 33172 0 0 0 5064 8 0 0 25 0 4 0 599132482 317284352 14859 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 77462 14859 388 106 0 72433 0
[pid=24329/tid=24330] ppid=24327 vsize=309848 CPUtime=12.69 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 8728 0 0 0 1267 2 0 0 25 0 4 0 599132482 317284352 14859 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=309848 CPUtime=12.63 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 8518 0 0 0 1261 2 0 0 25 0 4 0 599132482 317284352 14859 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=309848 CPUtime=12.68 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 8063 0 0 0 1267 1 0 0 25 0 4 0 599132482 317284352 14859 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 309848

[startup+25.5006 s]
/proc/loadavg: 7.84 8.01 7.75 9/184 24365
/proc/meminfo: memFree=12552748/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=299624 CPUtime=101.86 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 49577 0 0 0 10174 12 0 0 25 0 4 0 599132482 306814976 18796 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 74906 18796 391 106 0 69877 0
[pid=24329/tid=24330] ppid=24327 vsize=299624 CPUtime=25.49 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 13098 0 0 0 2546 3 0 0 25 0 4 0 599132482 306814976 18796 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=299624 CPUtime=25.36 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 12782 0 0 0 2534 2 0 0 25 0 4 0 599132482 306814976 18796 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=299624 CPUtime=25.48 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 12104 0 0 0 2546 2 0 0 25 0 4 0 599132482 306814976 18796 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309155 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) 299624

[startup+51.1012 s]
/proc/loadavg: 7.89 8.00 7.76 9/184 24365
/proc/meminfo: memFree=12521172/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=322864 CPUtime=204.14 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 73285 0 0 0 20396 18 0 0 25 0 4 0 599132482 330612736 21071 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80716 21071 388 106 0 75687 0
[pid=24329/tid=24330] ppid=24327 vsize=322864 CPUtime=51.09 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 18532 0 0 0 5106 3 0 0 25 0 4 0 599132482 330612736 21071 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=322864 CPUtime=50.84 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 19646 0 0 0 5080 4 0 0 25 0 4 0 599132482 330612736 21071 33554432000 4194304 4627427 140736260982800 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=322864 CPUtime=51.08 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 17913 0 0 0 5104 4 0 0 25 0 4 0 599132482 330612736 21071 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.14
Current children cumulated vsize (KiB) 322864

[startup+102.301 s]
/proc/loadavg: 7.99 8.02 7.77 9/184 24367
/proc/meminfo: memFree=12436188/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=318588 CPUtime=408.71 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 109041 0 0 0 40842 29 0 0 25 0 4 0 599132482 326234112 23633 33554432000 4194304 4627427 140736260982800 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 79647 23633 388 106 0 74618 0
[pid=24329/tid=24330] ppid=24327 vsize=318588 CPUtime=102.29 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 23264 0 0 0 10225 4 0 0 25 0 4 0 599132482 326234112 23633 33554432000 4194304 4627427 140736260982800 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=318588 CPUtime=101.81 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 29559 0 0 0 10173 8 0 0 25 0 4 0 599132482 326234112 23633 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=318588 CPUtime=102.28 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 29961 0 0 0 10220 8 0 0 25 0 4 0 599132482 326234112 23633 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.71
Current children cumulated vsize (KiB) 318588

[startup+162.301 s]
/proc/loadavg: 7.99 8.01 7.79 9/184 24368
/proc/meminfo: memFree=12389672/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=319932 CPUtime=648.4 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 147573 0 0 0 64800 40 0 0 25 0 4 0 599132482 327610368 27722 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 79983 27722 388 106 0 74954 0
[pid=24329/tid=24330] ppid=24327 vsize=319932 CPUtime=162.29 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 32336 0 0 0 16222 7 0 0 25 0 4 0 599132482 327610368 27722 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=319932 CPUtime=161.5 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 39185 0 0 0 16140 10 0 0 25 0 4 0 599132482 327610368 27722 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=319932 CPUtime=162.28 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 39382 0 0 0 16217 11 0 0 25 0 4 0 599132482 327610368 27722 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 648.4
Current children cumulated vsize (KiB) 319932

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

[startup+179.201 s]
/proc/loadavg: 8.06 8.03 7.79 9/184 24369
/proc/meminfo: memFree=12392896/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=320528 CPUtime=715.92 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 157186 0 0 0 71550 42 0 0 25 0 4 0 599132482 328220672 27428 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80132 27428 388 106 0 75103 0
[pid=24329/tid=24330] ppid=24327 vsize=320528 CPUtime=179.19 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 34878 0 0 0 17911 8 0 0 25 0 4 0 599132482 328220672 27428 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=320528 CPUtime=178.33 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 41758 0 0 0 17822 11 0 0 25 0 4 0 599132482 328220672 27428 33554432000 4194304 4627427 140736260982800 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=320528 CPUtime=179.18 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 41320 0 0 0 17907 11 0 0 25 0 4 0 599132482 328220672 27428 33554432000 4194304 4627427 140736260982800 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 715.92
Current children cumulated vsize (KiB) 320528

[startup+185.601 s]
/proc/loadavg: 8.05 8.02 7.80 9/184 24369
/proc/meminfo: memFree=12380496/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321376 CPUtime=741.49 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 160083 0 0 0 74105 44 0 0 25 0 4 0 599132482 329089024 28912 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80344 28912 388 106 0 75315 0
[pid=24329/tid=24330] ppid=24327 vsize=321376 CPUtime=185.59 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 35497 0 0 0 18550 9 0 0 25 0 4 0 599132482 329089024 28912 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321376 CPUtime=184.69 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 42230 0 0 0 18458 11 0 0 25 0 4 0 599132482 329089024 28912 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321376 CPUtime=185.59 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 42535 0 0 0 18547 12 0 0 25 0 4 0 599132482 329089024 28912 33554432000 4194304 4627427 140736260982800 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 741.49
Current children cumulated vsize (KiB) 321376

[startup+192.001 s]
/proc/loadavg: 8.05 8.02 7.80 9/184 24369
/proc/meminfo: memFree=12352844/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321520 CPUtime=767.05 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 169577 0 0 0 76660 45 0 0 25 0 4 0 599132482 329236480 34147 33554432000 4194304 4627427 140736260982800 18446744073709551615 4420171 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80380 34147 388 106 0 75351 0
[pid=24329/tid=24330] ppid=24327 vsize=321520 CPUtime=191.99 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 36592 0 0 0 19190 9 0 0 25 0 4 0 599132482 329236480 34147 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321520 CPUtime=191.06 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 43359 0 0 0 19095 11 0 0 25 0 4 0 599132482 329236480 34147 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321520 CPUtime=191.98 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 47308 0 0 0 19186 12 0 0 25 0 4 0 599132482 329236480 34147 33554432000 4194304 4627427 140736260982800 18446744073709551615 4420272 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 767.05
Current children cumulated vsize (KiB) 321520

[startup+193.6 s]
/proc/loadavg: 8.05 8.02 7.80 8/184 24369
/proc/meminfo: memFree=12347884/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321520 CPUtime=772.12 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) R 24327 24329 24128 0 -1 4202496 169593 0 0 0 77167 45 0 0 25 0 4 0 599132482 329236480 34163 33554432000 4194304 4627427 140736260982800 18446744073709551615 4427854 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80380 34163 388 106 0 75351 0
[pid=24329/tid=24330] ppid=24327 vsize=321520 CPUtime=193.6 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 36600 0 0 0 19351 9 0 0 25 0 4 0 599132482 329236480 34163 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258118340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321520 CPUtime=191.31 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) S 24327 24329 24128 0 -1 4202560 43367 0 0 0 19120 11 0 0 25 0 4 0 599132482 329236480 34163 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446604441668768704 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321520 CPUtime=193.59 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 47308 0 0 0 19347 12 0 0 25 0 4 0 599132482 329236480 34163 33554432000 4194304 4627427 140736260982800 18446744073709551615 4427834 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 772.12
Current children cumulated vsize (KiB) 321520

[startup+195.201 s]
/proc/loadavg: 7.96 8.01 7.79 8/184 24369
/proc/meminfo: memFree=12350984/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321520 CPUtime=776.86 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) S 24327 24329 24128 0 -1 4202496 169593 0 0 0 77641 45 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80380 33461 388 106 0 75351 0
[pid=24329/tid=24330] ppid=24327 vsize=321520 CPUtime=195.19 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 36600 0 0 0 19510 9 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 4219935 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321520 CPUtime=191.31 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) S 24327 24329 24128 0 -1 4202560 43367 0 0 0 19120 11 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446604441668768704 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321520 CPUtime=195.18 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 47308 0 0 0 19506 12 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 776.86
Current children cumulated vsize (KiB) 321520

[startup+195.601 s]
/proc/loadavg: 7.96 8.01 7.79 8/184 24369
/proc/meminfo: memFree=12350984/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321520 CPUtime=777.66 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) S 24327 24329 24128 0 -1 4202496 169593 0 0 0 77721 45 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80380 33461 388 106 0 75351 0
[pid=24329/tid=24330] ppid=24327 vsize=321520 CPUtime=195.59 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 36600 0 0 0 19550 9 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258118340 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321520 CPUtime=191.31 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) S 24327 24329 24128 0 -1 4202560 43367 0 0 0 19120 11 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446604441668768704 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321520 CPUtime=195.58 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 47308 0 0 0 19546 12 0 0 25 0 4 0 599132482 329236480 33461 33554432000 4194304 4627427 140736260982800 18446744073709551615 4427856 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 777.66
Current children cumulated vsize (KiB) 321520

[startup+195.801 s]
/proc/loadavg: 7.96 8.01 7.79 7/184 24369
/proc/meminfo: memFree=12355324/32951124 swapFree=67102140/67111528
[pid=24329] ppid=24327 vsize=321520 CPUtime=778.07 cores=0,2,4,6
/proc/24329/stat : 24329 (strangenight2-m) S 24327 24329 24128 0 -1 4202496 169593 0 0 0 77762 45 0 0 25 0 4 0 599132482 329236480 32316 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24329/statm: 80380 32316 388 106 0 75351 0
[pid=24329/tid=24330] ppid=24327 vsize=321520 CPUtime=195.8 cores=0,2,4,6
/proc/24329/task/24330/stat : 24330 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 36600 0 0 0 19571 9 0 0 25 0 4 0 599132482 329236480 32316 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258118187 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24329/tid=24331] ppid=24327 vsize=321520 CPUtime=191.31 cores=0,2,4,6
/proc/24329/task/24331/stat : 24331 (strangenight2-m) S 24327 24329 24128 0 -1 4202560 43367 0 0 0 19120 11 0 0 25 0 4 0 599132482 329236480 32316 33554432000 4194304 4627427 140736260982800 18446744073709551615 47338258142772 0 0 4096 2 18446604441668768704 0 0 -1 6 0 0 0
[pid=24329/tid=24332] ppid=24327 vsize=321520 CPUtime=195.79 cores=0,2,4,6
/proc/24329/task/24332/stat : 24332 (strangenight2-m) R 24327 24329 24128 0 -1 4202560 47308 0 0 0 19567 12 0 0 25 0 4 0 599132482 329236480 32316 33554432000 4194304 4627427 140736260982800 18446744073709551615 4309134 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 778.07
Current children cumulated vsize (KiB) 321520

Child status: 10
Real time (s): 195.903
CPU time (s): 778.267
CPU user time (s): 777.801
CPU system time (s): 0.465929
CPU usage (%): 397.272
Max. virtual memory (cumulated for all children) (KiB): 345008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 777.801
system time used= 0.465929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169601
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= 619
involuntary context switches= 5500

runsolver used 0.298954 second user time and 0.645901 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-29 16:56:58
IDJOB=3174084
IDBENCH=82902
IDSOLVER=1586
FILE ID=node119/3174084-1304089018
RUNJOBID= node119-1304086609-24146
PBS_JOBID= 13170550
Free space on /tmp= 71812 MiB

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

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

MD5SUM BENCH= 6689be7bde9914194ce4bfa20183e3c5
RANDOM SEED=456338126

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12128592 kB
Buffers:       2234640 kB
Cached:       17313712 kB
SwapCached:       5504 kB
Active:        8605324 kB
Inactive:     11631972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12128592 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:            5884 kB
Writeback:           0 kB
AnonPages:      685596 kB
Mapped:          15352 kB
Slab:           521292 kB
PageTables:       5736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   982740 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= 71804 MiB
End job on node119 at 2011-04-29 17:00:14