Trace number 3174108

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 237.786 59.5338

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
MD5SUMf499dfbb776939482f3f42f9fdb448de
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 variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
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 51597
Number of clauses of size over 50

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-3174108-1304095327.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      37 undec:       6 neg:      32
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.38/0.10	c  N st     8      4916        75      1597         0      4464      7985     75511   no data   no data
0.78/0.26	c  N st    10     11301        75      1597         0      4126      7985     57768   no data   no data
1.58/0.45	c  N st    11     17046        75      1597         0      9277      7985    142638   no data   no data
2.78/0.72	c  F st    12     25000        75      1597         0     11362      7985    176135   no data   no data
2.78/0.72	c  N st    12     25000        75      1597         0     11362      7985    176135   no data   no data
3.57/0.91	c Decided on static restart strategy
3.57/0.91	c  N st    18     30003        75      1597         0      9788      7985    143272   no data   no data
3.57/0.91	c  S st    18     30003        75      1597         0      9788      7985    143272   no data   no data
3.57/0.94	c  S st    18     30504        75      1597         0     10261      7985    151876   no data   no data
3.57/0.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.57/0.95	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.57/0.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.57/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/1.11	c lits-rem:       266  cl-subs:     2658  v-elim:      0  v-fix:    0  time:  0.16 s
4.40/1.13	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
4.40/1.13	c calculated reachability. Time: 0.00
4.40/1.13	c  N st    18     30504        75      1597         0      7603      7985    111129   no data   no data
5.57/1.44	c  N st    20     37616        75      1597         0     14030      7985    219829   no data   no data
6.77/1.70	c  N st    21     44015        75      1597         0     12788      7985    186597   no data   no data
6.77/1.78	c  S st    22     45756        75      1597         0     14372      7985    214943   no data   no data
7.17/1.82	c  S st    22     46260        75      1597         0     14858      7985    224052   no data   no data
7.17/1.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.17/1.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.17/1.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.17/1.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.17/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.39/2.12	c lits-rem:       458  cl-subs:     2562  v-elim:      0  v-fix:    0  time:  0.28 s
8.39/2.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.39/2.12	c vivif2 --  cl tried    12296 cl shrink        0 lits rem          0 time: 0.00
8.39/2.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.39/2.16	c calculated reachability. Time: 0.00
8.39/2.16	c  N st    22     46260        75      1597         0     12296      7985    184202   no data   no data
11.16/2.84	c  N st    23     60660        75      1597         0     17363      7985    256225   no data   no data
12.78/3.29	c  N st    24     69390        75      1597         0     16320      7985    230913   no data   no data
12.78/3.29	c  S st    24     69390        75      1597         0     16320      7985    230913   no data   no data
13.18/3.33	c  S st    24     69893        75      1597         0     16796      7985    239493   no data   no data
13.18/3.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.18/3.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.18/3.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.18/3.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.18/3.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.18/3.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.18/3.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.18/3.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.18/3.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.36/3.70	c lits-rem:       342  cl-subs:     3085  v-elim:      0  v-fix:    0  time:  0.35 s
14.36/3.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.76/3.70	c vivif2 --  cl tried    13711 cl shrink        0 lits rem          0 time: 0.00
14.76/3.74	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
14.76/3.74	c calculated reachability. Time: 0.00
14.76/3.74	c  N st    24     69893        75      1597         0     13711      7985    192787   no data   no data
18.35/4.67	c  F st    25     87501        75      1597         0     19819      7985    283336   no data   no data
18.35/4.67	c  N st    25     87501        75      1597         0     19819      7985    283336   no data   no data
19.95/5.00	c Decided on static restart strategy
20.35/5.15	c  N st    32     95539        75      1597         0     16378      7985    224848   no data   no data
22.75/5.74	c  N st    34    104840        75      1597         0     13062      7985    163959   no data   no data
22.75/5.74	c  S st    34    104840        75      1597         0     13062      7985    163959   no data   no data
22.75/5.78	c  S st    34    105341        75      1597         0     13533      7985    172372   no data   no data
22.75/5.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.75/5.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
22.75/5.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
22.75/5.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.75/5.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.75/5.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
22.75/5.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.75/5.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
22.75/5.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.15/5.88	c lits-rem:       111  cl-subs:     1241  v-elim:      0  v-fix:    0  time:  0.09 s
23.15/5.88	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
23.15/5.88	c vivif2 --  cl tried    12292 cl shrink        0 lits rem          0 time: 0.00
23.55/5.93	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
23.55/5.93	c calculated reachability. Time: 0.00
23.55/5.93	c  N st    34    105341        75      1597         0     12292      7985    153924   no data   no data
25.54/6.42	c  N st    35    114939        75      1597         0     20896      7985    295422   no data   no data
28.73/7.27	c  N st    36    129337        75      1597         0     21353      7985    297752   no data   no data
34.34/8.69	c  N st    37    150934        75      1597         0     27362      7985    388571   no data   no data
36.33/9.17	c  S st    38    158011        75      1597         0     19321      7985    242547   no data   no data
36.73/9.23	c  S st    38    158515        75      1597         0     19799      7985    251345   no data   no data
36.73/9.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.73/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
36.73/9.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.73/9.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.73/9.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.73/9.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
36.73/9.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.73/9.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
36.73/9.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.93/9.51	c lits-rem:       261  cl-subs:     2563  v-elim:      0  v-fix:    0  time:  0.26 s
37.93/9.51	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
37.93/9.51	c vivif2 --  cl tried    17236 cl shrink        0 lits rem          0 time: 0.00
37.93/9.57	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
37.93/9.57	c calculated reachability. Time: 0.00
37.93/9.57	c  N st    38    158515        75      1597         0     17236      7985    214284   no data   no data
51.51/12.92	c  N st    39    207103        75      1597         0     29545      7985    391359   no data   no data
60.30/15.18	c  N st    40    237773        75      1597         0     22017      7985    262726   no data   no data
60.30/15.18	c  S st    40    237773        75      1597         0     22017      7985    262726   no data   no data
60.70/15.23	c  S st    40    238279        75      1597         0     22497      7985    271705   no data   no data
60.70/15.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.70/15.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
60.70/15.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.70/15.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.70/15.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.70/15.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
60.70/15.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
60.70/15.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
60.70/15.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.90/15.53	c lits-rem:       248  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  0.28 s
61.90/15.53	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
61.90/15.54	c vivif2 --  cl tried    20083 cl shrink        0 lits rem          0 time: 0.00
62.30/15.60	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
62.30/15.60	c calculated reachability. Time: 0.00
62.30/15.60	c  N st    40    238279        75      1597         0     20083      7985    238922   no data   no data
83.87/21.08	c  F st    41    306250        75      1597         0     21958      7985    239815   no data   no data
83.87/21.08	c  N st    41    306250        75      1597         0     21958      7985    239815   no data   no data
85.87/21.51	c Decided on static restart strategy
93.85/23.50	c  N st    51    334553        75      1597         0     25916      7985    301807   no data   no data
102.64/25.74	c  N st    53    357420        75      1597         0     24072      7985    264254   no data   no data
102.64/25.74	c  S st    53    357420        75      1597         0     24072      7985    264254   no data   no data
103.04/25.80	c  S st    53    357922        75      1597         0     24544      7985    273170   no data   no data
103.04/25.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.04/25.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
103.04/25.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.04/25.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.04/25.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.04/25.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
103.04/25.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
103.04/25.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
103.04/25.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.84/26.00	c lits-rem:       128  cl-subs:     1488  v-elim:      0  v-fix:    0  time:  0.18 s
103.84/26.00	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
103.84/26.00	c vivif2 --  cl tried    23056 cl shrink        0 lits rem          0 time: 0.00
103.84/26.07	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
103.84/26.07	c calculated reachability. Time: 0.00
103.84/26.07	c  N st    53    357922        75      1597         0     23056      7985    253124   no data   no data
115.82/29.00	c  N st    54    390315        75      1597         0     28650      7985    328727   no data   no data
135.00/33.81	c  N st    55    438905        75      1597         0     47916      7985    634172   no data   no data
164.56/41.27	c  N st    56    511787        75      1597         0     35447      7985    421855   no data   no data
176.55/44.29	c  N st    57    536883        75      1597         0     30207      7985    325530   no data   no data
176.55/44.29	c  S st    57    536883        75      1597         0     30207      7985    325530   no data   no data
176.95/44.37	c  S st    57    537390        75      1597         0     30680      7985    333980   no data   no data
176.95/44.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.95/44.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
176.95/44.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
176.95/44.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.95/44.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.95/44.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
176.95/44.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
176.95/44.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
176.95/44.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.15/44.66	c lits-rem:       174  cl-subs:     1722  v-elim:      0  v-fix:    0  time:  0.26 s
178.15/44.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
178.15/44.66	c vivif2 --  cl tried    28958 cl shrink        0 lits rem          0 time: 0.00
178.55/44.75	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
178.55/44.76	c calculated reachability. Time: 0.00
178.55/44.76	c  N st    57    537390        75      1597         0     28958      7985    311178   no data   no data
237.66/59.52	c Following stats are for *FIRST FINISHED THREAD ONLY*
237.66/59.52	c num threads              : 4          
237.66/59.52	c restarts                 : 58         
237.66/59.52	c dynamic restarts         : 0          
237.66/59.52	c static restarts          : 58         
237.66/59.52	c full restarts            : 3          
237.66/59.52	c total simplify time      : 0.00       
237.66/59.52	c learnts DL2              : 0          
237.66/59.52	c learnts size 2           : 0          
237.66/59.52	c learnts size 1           : 0           (0.00      % of vars)
237.66/59.52	c filedLit time            : 0.02        (0.03      % time)
237.66/59.52	c v-elim SatELite          : 0           (0.00      % vars)
237.66/59.52	c SatELite time            : 2.63        (4.42      % time)
237.66/59.52	c v-elim xor               : 0           (0.00      % vars)
237.66/59.52	c xor elim time            : 0.00        (0.01      % time)
237.66/59.52	c num binary xor trees     : 0          
237.66/59.52	c binxor trees' crown      : 0           (nan       leafs/tree)
237.66/59.52	c bin xor find time        : 0.00       
237.66/59.52	c OTF clause improved      : 68688       (0.11      clauses/conflict)
237.66/59.52	c OTF impr. size diff      : 69584       (1.01       lits/clause)
237.66/59.52	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
237.66/59.52	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
237.66/59.52	c tried to recurMin cls    : 26484       (4.06       % of conflicts)
237.66/59.52	c updated cache            : 297         (0.01       lits/tried recurMin)
237.66/59.52	c unit cls recevied        : 0           (nan       % of units)
237.66/59.52	c unit cls sent            : 0           (nan       % of units)
237.66/59.52	c bin cls recevied         : 0          
237.66/59.52	c bin cls sent             : 0          
237.66/59.52	c clauses over max glue    : 0           (0.00      % of all clauses)
237.66/59.52	c conflicts                : 653112      (10983.51  / sec)
237.66/59.52	c decisions                : 719453      (1.09      % random)
237.66/59.52	c bogo-props               : 10770117146 (181123125.15 / sec)
237.66/59.52	c conflict literals        : 10661846    (18.97     % deleted)
237.66/59.52	c Memory used              : 289.87      MB
237.66/59.52	c single-thread CPU time   : 59.46       s
237.66/59.52	c all-threads sum CPU time : 237.59      s
237.66/59.52	s SATISFIABLE
237.66/59.52	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 -51 52 -53 54 -55 56 57 -58 59 60 -61 62 63 -64 -65 66 67 68 -69 -70 71 72 73 -74 75 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-3174108-1304095327/watcher-3174108-1304095327 -o /tmp/evaluation-result-3174108-1304095327/solver-3174108-1304095327 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174108-1304095327.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.72 6.15 6.66 4/172 29131
/proc/meminfo: memFree=19044840/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 621 0 0 0 0 0 0 0 24 0 4 0 501948589 279965696 543 33554432000 4194304 4627427 140734050938432 18446744073709551615 4507218 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 68351 544 338 106 0 63322 0
[pid=29131/tid=29132] ppid=29129 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 28 0 0 0 0 0 0 0 25 0 4 0 501948590 279965696 551 33554432000 4194304 4627427 140734050938432 18446744073709551615 233510402542 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 58 0 0 0 0 0 0 0 25 0 4 0 501948590 279965696 552 33554432000 4194304 4627427 140734050938432 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=273404 CPUtime=0 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 75 0 0 0 0 0 0 0 25 0 4 0 501948590 279965696 554 33554432000 4194304 4627427 140734050938432 18446744073709551615 233509966257 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.055148 s]
/proc/loadavg: 3.72 6.15 6.66 4/172 29131
/proc/meminfo: memFree=19044840/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=282112 CPUtime=0.2 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 1264 0 0 0 20 0 0 0 24 0 4 0 501948589 288882688 1184 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 70528 1185 383 106 0 65499 0
[pid=29131/tid=29132] ppid=29129 vsize=282112 CPUtime=0.04 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 219 0 0 0 4 0 0 0 25 0 4 0 501948590 288882688 1185 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=282112 CPUtime=0.04 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 234 0 0 0 4 0 0 0 25 0 4 0 501948590 288882688 1186 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=282112 CPUtime=0.05 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 182 0 0 0 5 0 0 0 25 0 4 0 501948590 288882688 1188 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309206 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 282112

[startup+0.10114 s]
/proc/loadavg: 3.72 6.15 6.66 4/172 29131
/proc/meminfo: memFree=19044840/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=282364 CPUtime=0.38 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 1584 0 0 0 38 0 0 0 24 0 4 0 501948589 289140736 1399 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 70591 1399 384 106 0 65562 0
[pid=29131/tid=29132] ppid=29129 vsize=282364 CPUtime=0.09 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 283 0 0 0 9 0 0 0 25 0 4 0 501948590 289140736 1399 33554432000 4194304 4627427 140734050938432 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=282364 CPUtime=0.09 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 300 0 0 0 9 0 0 0 25 0 4 0 501948590 289140736 1399 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=282364 CPUtime=0.09 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 307 0 0 0 9 0 0 0 25 0 4 0 501948590 289140736 1399 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282364

[startup+0.301104 s]
/proc/loadavg: 3.72 6.15 6.66 4/172 29131
/proc/meminfo: memFree=19044840/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=283908 CPUtime=1.18 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 2814 0 0 0 118 0 0 0 25 0 4 0 501948589 290721792 1687 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 70977 1687 384 106 0 65948 0
[pid=29131/tid=29132] ppid=29129 vsize=283908 CPUtime=0.29 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 608 0 0 0 29 0 0 0 25 0 4 0 501948590 290721792 1687 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=283908 CPUtime=0.29 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 620 0 0 0 29 0 0 0 25 0 4 0 501948590 290721792 1687 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=283908 CPUtime=0.29 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 572 0 0 0 29 0 0 0 25 0 4 0 501948590 290721792 1688 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283908

[startup+0.701033 s]
/proc/loadavg: 3.72 6.15 6.66 4/172 29131
/proc/meminfo: memFree=19044840/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=284712 CPUtime=2.78 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 4364 0 0 0 278 0 0 0 25 0 4 0 501948589 291545088 2437 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 71178 2437 385 106 0 66149 0
[pid=29131/tid=29132] ppid=29129 vsize=284712 CPUtime=0.69 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 977 0 0 0 69 0 0 0 25 0 4 0 501948590 291545088 2437 33554432000 4194304 4627427 140734050938432 18446744073709551615 4328751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=284712 CPUtime=0.69 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 1028 0 0 0 69 0 0 0 25 0 4 0 501948590 291545088 2437 33554432000 4194304 4627427 140734050938432 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=284712 CPUtime=0.69 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 962 0 0 0 69 0 0 0 25 0 4 0 501948590 291545088 2437 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 284712

[startup+1.50089 s]
/proc/loadavg: 3.72 6.15 6.66 12/184 29143
/proc/meminfo: memFree=19016100/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=285468 CPUtime=5.97 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 8756 0 0 0 596 1 0 0 25 0 4 0 501948589 292319232 4474 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309109 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 71367 4474 388 106 0 66338 0
[pid=29131/tid=29132] ppid=29129 vsize=285468 CPUtime=1.48 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 2454 0 0 0 148 0 0 0 25 0 4 0 501948590 292319232 4474 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=285468 CPUtime=1.49 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 1680 0 0 0 149 0 0 0 25 0 4 0 501948590 292319232 4474 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=285468 CPUtime=1.49 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 1653 0 0 0 149 0 0 0 25 0 4 0 501948590 292319232 4474 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 285468

[startup+3.10061 s]
/proc/loadavg: 3.72 6.15 6.66 9/184 29143
/proc/meminfo: memFree=18984772/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=292820 CPUtime=12.36 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 16763 0 0 0 1234 2 0 0 25 0 4 0 501948589 299847680 9607 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 73205 9607 388 106 0 68176 0
[pid=29131/tid=29132] ppid=29129 vsize=292820 CPUtime=3.07 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 4415 0 0 0 307 0 0 0 25 0 4 0 501948590 299847680 9607 33554432000 4194304 4627427 140734050938432 18446744073709551615 4420116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=292820 CPUtime=3.09 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 4008 0 0 0 309 0 0 0 25 0 4 0 501948590 299847680 9607 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=292820 CPUtime=3.08 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 3865 0 0 0 308 0 0 0 25 0 4 0 501948590 299847680 9607 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 292820

[startup+6.30103 s]
/proc/loadavg: 4.06 6.18 6.66 9/184 29143
/proc/meminfo: memFree=18949432/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=287120 CPUtime=25.14 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 25339 0 0 0 2510 4 0 0 25 0 4 0 501948589 294010880 12166 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 71780 12166 388 106 0 66751 0
[pid=29131/tid=29132] ppid=29129 vsize=287120 CPUtime=6.26 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 6106 0 0 0 625 1 0 0 25 0 4 0 501948590 294010880 12166 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=287120 CPUtime=6.28 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 6165 0 0 0 628 0 0 0 25 0 4 0 501948590 294010880 12166 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=287120 CPUtime=6.29 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 6650 0 0 0 628 1 0 0 25 0 4 0 501948590 294010880 12166 33554432000 4194304 4627427 140734050938432 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 287120

[startup+12.7009 s]
/proc/loadavg: 4.38 6.21 6.67 9/184 29143
/proc/meminfo: memFree=18916888/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=300216 CPUtime=50.71 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 37194 0 0 0 5065 6 0 0 25 0 4 0 501948589 307421184 13646 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 75054 13646 388 106 0 70025 0
[pid=29131/tid=29132] ppid=29129 vsize=300216 CPUtime=12.62 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 9544 0 0 0 1261 1 0 0 25 0 4 0 501948590 307421184 13646 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=300216 CPUtime=12.69 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 9303 0 0 0 1268 1 0 0 25 0 4 0 501948590 307421184 13646 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=300216 CPUtime=12.69 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 9382 0 0 0 1268 1 0 0 25 0 4 0 501948590 307421184 13646 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 300216

[startup+25.5006 s]
/proc/loadavg: 5.26 6.32 6.70 9/184 29143
/proc/meminfo: memFree=18875960/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=301396 CPUtime=101.84 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 57173 0 0 0 10174 10 0 0 25 0 4 0 501948589 308629504 17865 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 75349 17865 388 106 0 70320 0
[pid=29131/tid=29132] ppid=29129 vsize=301396 CPUtime=25.35 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 14566 0 0 0 2533 2 0 0 25 0 4 0 501948590 308629504 17865 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=301396 CPUtime=25.49 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 13795 0 0 0 2548 1 0 0 25 0 4 0 501948590 308629504 17866 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=301396 CPUtime=25.48 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 15342 0 0 0 2546 2 0 0 25 0 4 0 501948590 308629504 17867 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 301396

[startup+51.101 s]
/proc/loadavg: 6.19 6.45 6.73 9/184 29144
/proc/meminfo: memFree=18841944/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296556 CPUtime=204.11 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 85988 0 0 0 20394 17 0 0 25 0 4 0 501948589 303673344 22470 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74139 22470 388 106 0 69110 0
[pid=29131/tid=29132] ppid=29129 vsize=296556 CPUtime=50.82 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 21397 0 0 0 5079 3 0 0 25 0 4 0 501948590 303673344 22470 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296556 CPUtime=51.09 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 21181 0 0 0 5106 3 0 0 25 0 4 0 501948590 303673344 22470 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296556 CPUtime=51.09 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 22207 0 0 0 5104 5 0 0 25 0 4 0 501948590 303673344 22470 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 296556

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

[startup+54.3004 s]
/proc/loadavg: 6.34 6.48 6.74 9/184 29144
/proc/meminfo: memFree=18836860/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296688 CPUtime=216.89 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 89227 0 0 0 21672 17 0 0 25 0 4 0 501948589 303808512 22861 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74172 22861 388 106 0 69143 0
[pid=29131/tid=29132] ppid=29129 vsize=296688 CPUtime=54 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 22109 0 0 0 5397 3 0 0 25 0 4 0 501948590 303808512 22861 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296688 CPUtime=54.29 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 21997 0 0 0 5426 3 0 0 25 0 4 0 501948590 303808512 22861 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296688 CPUtime=54.29 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23035 0 0 0 5424 5 0 0 25 0 4 0 501948590 303808512 22861 33554432000 4194304 4627427 140734050938432 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 216.89
Current children cumulated vsize (KiB) 296688

[startup+57.5009 s]
/proc/loadavg: 6.34 6.48 6.74 9/184 29144
/proc/meminfo: memFree=18833760/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296776 CPUtime=229.67 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 92264 0 0 0 22949 18 0 0 25 0 4 0 501948589 303898624 23987 33554432000 4194304 4627427 140734050938432 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74194 23987 388 106 0 69165 0
[pid=29131/tid=29132] ppid=29129 vsize=296776 CPUtime=57.19 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 22909 0 0 0 5715 4 0 0 25 0 4 0 501948590 303898624 23987 33554432000 4194304 4627427 140734050938432 18446744073709551615 4352214 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296776 CPUtime=57.48 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 22846 0 0 0 5745 3 0 0 25 0 4 0 501948590 303898624 23987 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296776 CPUtime=57.48 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23572 0 0 0 5743 5 0 0 25 0 4 0 501948590 303898624 23987 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 229.67
Current children cumulated vsize (KiB) 296776

[startup+58.3067 s]
/proc/loadavg: 6.34 6.48 6.74 9/184 29144
/proc/meminfo: memFree=18838836/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296824 CPUtime=232.9 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 93197 0 0 0 23271 19 0 0 25 0 4 0 501948589 303947776 23926 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74206 23926 388 106 0 69177 0
[pid=29131/tid=29132] ppid=29129 vsize=296824 CPUtime=57.99 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23027 0 0 0 5795 4 0 0 25 0 4 0 501948590 303947776 23926 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296824 CPUtime=58.29 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 22958 0 0 0 5826 3 0 0 25 0 4 0 501948590 303947776 23926 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296824 CPUtime=58.3 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 24167 0 0 0 5824 6 0 0 25 0 4 0 501948590 303947776 23926 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 232.9
Current children cumulated vsize (KiB) 296824

[startup+59.1006 s]
/proc/loadavg: 6.34 6.48 6.74 9/184 29144
/proc/meminfo: memFree=18838836/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296824 CPUtime=236.07 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 93663 0 0 0 23588 19 0 0 25 0 4 0 501948589 303947776 24392 33554432000 4194304 4627427 140734050938432 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74206 24392 388 106 0 69177 0
[pid=29131/tid=29132] ppid=29129 vsize=296824 CPUtime=58.78 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23139 0 0 0 5874 4 0 0 25 0 4 0 501948590 303947776 24392 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296824 CPUtime=59.08 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23064 0 0 0 5905 3 0 0 25 0 4 0 501948590 303947776 24392 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296824 CPUtime=59.09 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 24305 0 0 0 5903 6 0 0 25 0 4 0 501948590 303947776 24392 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 236.07
Current children cumulated vsize (KiB) 296824

[startup+59.5005 s]
/proc/loadavg: 6.47 6.50 6.74 9/184 29144
/proc/meminfo: memFree=18834744/32951124 swapFree=67111528/67111528
[pid=29131] ppid=29129 vsize=296824 CPUtime=237.66 cores=0,2,4,6
/proc/29131/stat : 29131 (strangenight2-m) R 29129 29131 28678 0 -1 4202496 93872 0 0 0 23747 19 0 0 25 0 4 0 501948589 303947776 24601 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/29131/statm: 74206 24601 388 106 0 69177 0
[pid=29131/tid=29132] ppid=29129 vsize=296824 CPUtime=59.18 cores=0,2,4,6
/proc/29131/task/29132/stat : 29132 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23188 0 0 0 5914 4 0 0 25 0 4 0 501948590 303947776 24601 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309197 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29131/tid=29133] ppid=29129 vsize=296824 CPUtime=59.48 cores=0,2,4,6
/proc/29131/task/29133/stat : 29133 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 23113 0 0 0 5945 3 0 0 25 0 4 0 501948590 303947776 24601 33554432000 4194304 4627427 140734050938432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=29131/tid=29134] ppid=29129 vsize=296824 CPUtime=59.49 cores=0,2,4,6
/proc/29131/task/29134/stat : 29134 (strangenight2-m) R 29129 29131 28678 0 -1 4202560 24366 0 0 0 5943 6 0 0 25 0 4 0 501948590 303947776 24601 33554432000 4194304 4627427 140734050938432 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 237.66
Current children cumulated vsize (KiB) 296824

Child status: 10
Real time (s): 59.5338
CPU time (s): 237.786
CPU user time (s): 237.588
CPU system time (s): 0.197969
CPU usage (%): 399.413
Max. virtual memory (cumulated for all children) (KiB): 306692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 237.588
system time used= 0.197969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93892
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= 103
involuntary context switches= 1206

runsolver used 0.113982 second user time and 0.202969 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-29 18:42:07
IDJOB=3174108
IDBENCH=82926
IDSOLVER=1586
FILE ID=node145/3174108-1304095327
RUNJOBID= node145-1304095327-29116
PBS_JOBID= 13170580
Free space on /tmp= 72208 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174108-1304095327/watcher-3174108-1304095327 -o /tmp/evaluation-result-3174108-1304095327/solver-3174108-1304095327 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174108-1304095327.cnf

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

MD5SUM BENCH= f499dfbb776939482f3f42f9fdb448de
RANDOM SEED=245585415

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19044988 kB
Buffers:       2052316 kB
Cached:       11217760 kB
SwapCached:          0 kB
Active:        2563040 kB
Inactive:     10770724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19044988 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11584 kB
Writeback:          12 kB
AnonPages:       63368 kB
Mapped:          14400 kB
Slab:           508048 kB
PageTables:       4480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183944 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= 72196 MiB
End job on node145 at 2011-04-29 18:43:07