Trace number 3367741

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-Night2-st (fixed)SAT 506.843 506.844

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S1060672754-058.SATISFIABLE.cnf
MD5SUM74ebf62a9b67d118d692e671bdb08f4e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011998
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367741-1305386291.cnf'
0.00/0.01	c -- header says num vars:            350
0.00/0.01	c -- header says num clauses:        1491
0.00/0.01	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.01	c -- vars added        350
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       350      1491         0         0      4473         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/1491/1491 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     165 undec:      39 neg:     146
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       343      1484         0         0      4505         0   no data   no data
0.08/0.10	c Decided on static restart strategy
0.08/0.13	c  N st     8      4920       343      1484         0      4825      4505     88812   no data   no data
0.28/0.36	c  N st    10     11306       343      1484         0      4470      4505     60950   no data   no data
0.58/0.60	c  N st    11     17050       343      1484         0     10030      4505    166661   no data   no data
0.88/0.96	c  F st    12     25001       343      1484         0     12266      4505    205199   no data   no data
0.88/0.96	c  N st    12     25001       343      1484         0     12266      4505    205199   no data   no data
1.18/1.21	c Decided on static restart strategy
1.18/1.21	c  N st    18     30001       343      1484         0     10605      4505    154855   no data   no data
1.18/1.21	c  S st    18     30001       343      1484         0     10605      4505    154855   no data   no data
1.18/1.24	c  S st    18     30508       343      1484         0     11111      4505    164195   no data   no data
1.18/1.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/1.25	c blocked clauses removed:       10 vars:      3 tried:         343 T: 0.00 s
1.18/1.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/1.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1.18/1.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.18/1.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.18/1.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.30	c lits-rem:       168  cl-subs:      700  v-elim:      0  v-fix:    0  time:  0.04 s
1.28/1.30	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.01
1.28/1.30	c calculated reachability. Time: 0.00
1.28/1.30	c  N st    18     30508       340      1474         0     10363      4475    150504   no data   no data
1.58/1.68	c  N st    20     37618       340      1474         0      9636      4475    126546   no data   no data
1.98/2.04	c  N st    21     44017       340      1474         0     15820      4475    232446   no data   no data
2.08/2.15	c  S st    22     45764       340      1474         0      8861      4475    100061   no data   no data
2.08/2.18	c  S st    22     46266       340      1474         0      9358      4475    109166   no data   no data
2.08/2.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.08/2.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.08/2.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.08/2.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.08/2.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.08/2.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
2.08/2.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.08/2.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.08/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.08/2.20	c lits-rem:        27  cl-subs:      241  v-elim:      0  v-fix:    0  time:  0.01 s
2.08/2.20	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
2.08/2.20	c vivif2 --  cl tried     9117 cl shrink        0 lits rem          0 time: 0.00
2.08/2.20	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.00
2.08/2.20	c calculated reachability. Time: 0.00
2.08/2.20	c  N st    22     46266       340      1474         0      9117      4475    105540   no data   no data
2.98/3.07	c  N st    23     60666       340      1474         0     13387      4475    171940   no data   no data
3.67/3.70	c  N st    24     69400       340      1474         0     11190      4475    126471   no data   no data
3.67/3.70	c  S st    24     69400       340      1474         0     11190      4475    126471   no data   no data
3.67/3.74	c  S st    24     69903       340      1474         0     11692      4475    135822   no data   no data
3.67/3.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.67/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.67/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.67/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.67/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.67/3.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
3.67/3.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.67/3.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.67/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.67/3.76	c lits-rem:        41  cl-subs:      277  v-elim:      0  v-fix:    0  time:  0.01 s
3.67/3.76	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
3.67/3.76	c vivif2 --  cl tried    11415 cl shrink        0 lits rem          0 time: 0.00
3.67/3.77	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.01
3.67/3.77	c calculated reachability. Time: 0.00
3.67/3.77	c  N st    24     69903       340      1474         0     11415      4475    131839   no data   no data
4.77/4.89	c  F st    25     87501       340      1474         0     16774      4475    223719   no data   no data
4.77/4.89	c  N st    25     87501       340      1474         0     16774      4475    223719   no data   no data
5.17/5.27	c Decided on static restart strategy
5.38/5.49	c  N st    32     95544       340      1474         0     24572      4475    362832   no data   no data
6.07/6.14	c  N st    34    104858       340      1474         0     21040      4475    284373   no data   no data
6.07/6.14	c  S st    34    104858       340      1474         0     21040      4475    284373   no data   no data
6.17/6.20	c  S st    34    105362       340      1474         0     21539      4475    293721   no data   no data
6.17/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.17/6.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.17/6.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.17/6.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.17/6.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.17/6.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
6.17/6.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.17/6.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.17/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.37	c lits-rem:       172  cl-subs:     1569  v-elim:      0  v-fix:    0  time:  0.15 s
6.28/6.37	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
6.28/6.37	c vivif2 --  cl tried    19970 cl shrink        0 lits rem          0 time: 0.00
6.28/6.38	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.01
6.28/6.38	c calculated reachability. Time: 0.00
6.28/6.38	c  N st    34    105362       340      1474         0     19970      4475    267546   no data   no data
7.08/7.10	c  N st    35    114961       340      1474         0     15730      4475    176163   no data   no data
8.18/8.23	c  N st    36    129362       340      1474         0     15179      4475    155766   no data   no data
9.79/9.86	c  N st    37    150960       340      1474         0     20572      4475    235445   no data   no data
10.38/10.46	c  S st    38    158045       340      1474         0     27393      4475    353398   no data   no data
10.48/10.53	c  S st    38    158547       340      1474         0     27892      4475    362821   no data   no data
10.48/10.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.48/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.48/10.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.48/10.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.48/10.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.48/10.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
10.48/10.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.48/10.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.48/10.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.78/10.88	c lits-rem:       343  cl-subs:     2619  v-elim:      0  v-fix:    0  time:  0.32 s
10.78/10.88	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
10.78/10.88	c vivif2 --  cl tried    25273 cl shrink        0 lits rem          0 time: 0.00
10.78/10.89	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.01
10.78/10.89	c calculated reachability. Time: 0.00
10.78/10.89	c  N st    38    158547       340      1474         0     25273      4475    324335   no data   no data
15.08/15.14	c  N st    39    207135       340      1474         0     20058      4475    210161   no data   no data
17.78/17.80	c  N st    40    237820       340      1474         0     30604      4475    403577   no data   no data
17.78/17.80	c  S st    40    237820       340      1474         0     30604      4475    403577   no data   no data
17.78/17.88	c  S st    40    238323       340      1474         0     31103      4475    413223   no data   no data
17.78/17.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.78/17.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
17.78/17.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.78/17.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.78/17.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.78/17.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
17.78/17.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.78/17.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
17.88/17.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.07/18.13	c lits-rem:       259  cl-subs:     1247  v-elim:      0  v-fix:    0  time:  0.22 s
18.07/18.13	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
18.07/18.13	c vivif2 --  cl tried    29856 cl shrink        0 lits rem          0 time: 0.00
18.07/18.15	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.02
18.07/18.15	c calculated reachability. Time: 0.00
18.07/18.15	c  N st    40    238323       340      1474         0     29856      4475    391773   no data   no data
24.78/24.82	c  F st    41    306250       340      1474         0     31546      4475    377541   no data   no data
24.78/24.82	c  N st    41    306250       340      1474         0     31546      4475    377541   no data   no data
25.38/25.40	c Decided on static restart strategy
27.78/27.84	c  N st    51    334556       340      1474         0     35859      4475    465950   no data   no data
30.37/30.42	c  N st    53    357486       340      1474         0     33868      4475    415112   no data   no data
30.37/30.42	c  S st    53    357486       340      1474         0     33868      4475    415112   no data   no data
30.47/30.51	c  S st    53    357989       340      1474         0     34369      4475    424751   no data   no data
30.47/30.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.47/30.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.47/30.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.47/30.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.47/30.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.47/30.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
30.47/30.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.47/30.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.47/30.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.69/30.81	c lits-rem:       279  cl-subs:     1544  v-elim:      0  v-fix:    0  time:  0.27 s
30.79/30.81	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
30.79/30.81	c vivif2 --  cl tried    32825 cl shrink        0 lits rem          0 time: 0.00
30.79/30.83	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.02
30.79/30.83	c calculated reachability. Time: 0.00
30.79/30.83	c  N st    53    357989       340      1474         0     32825      4475    395648   no data   no data
34.48/34.54	c  N st    54    390382       340      1474         0     38876      4475    481544   no data   no data
39.88/39.97	c  N st    55    438970       340      1474         0     32573      4475    350911   no data   no data
48.88/48.94	c  N st    56    511852       340      1474         0     45774      4475    562424   no data   no data
51.98/52.00	c  N st    57    536984       340      1474         0     40135      4475    444319   no data   no data
51.98/52.00	c  S st    57    536984       340      1474         0     40135      4475    444319   no data   no data
52.08/52.10	c  S st    57    537492       340      1474         0     40641      4475    454127   no data   no data
52.08/52.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
52.08/52.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
52.08/52.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.08/52.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
52.08/52.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.08/52.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
52.08/52.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.08/52.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
52.08/52.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.48/52.59	c lits-rem:       169  cl-subs:     3537  v-elim:      0  v-fix:    0  time:  0.46 s
52.48/52.59	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
52.48/52.59	c vivif2 --  cl tried    37104 cl shrink        0 lits rem          0 time: 0.00
52.58/52.61	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.02
52.58/52.61	c calculated reachability. Time: 0.00
52.58/52.61	c  N st    57    537492       340      1474         0     37104      4475    402249   no data   no data
73.18/73.29	c  N st    58    701479       340      1474         0     65827      4475    863648   no data   no data
88.38/88.43	c  N st    59    806239       340      1474         0     60367      4475    780549   no data   no data
88.38/88.43	c  S st    59    806239       340      1474         0     60367      4475    780549   no data   no data
88.48/88.59	c  S st    59    806741       340      1474         0     60866      4475    790202   no data   no data
88.48/88.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.58/88.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
88.58/88.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.58/88.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.58/88.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.58/88.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
88.58/88.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.58/88.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.58/88.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.99/90.06	c lits-rem:       613  cl-subs:     4402  v-elim:      0  v-fix:    0  time:  1.42 s
89.99/90.07	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
89.99/90.08	c vivif2 --  cl tried    56464 cl shrink        0 lits rem          0 time: 0.01
90.09/90.11	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.03
90.09/90.11	c calculated reachability. Time: 0.00
90.09/90.11	c  N st    59    806741       340      1474         0     56464      4475    719983   no data   no data
130.79/130.88	c  F st    60   1071878       340      1474         0     71720      4475    883303   no data   no data
130.79/130.88	c  N st    60   1071878       340      1474         0     71720      4475    883303   no data   no data
131.79/131.87	c Decided on static restart strategy
135.89/135.96	c  N st    70   1100188       340      1474         0     55659      4475    592967   no data   no data
142.28/142.34	c  N st    72   1136183       340      1474         0     46011      4475    411153   no data   no data
146.98/147.05	c  N st    73   1168575       340      1474         0     76962      4475    938365   no data   no data
153.58/153.64	c  N st    74   1210111       340      1474         0     71673      4475    870533   no data   no data
153.58/153.64	c  S st    74   1210111       340      1474         0     71673      4475    870533   no data   no data
153.78/153.83	c  S st    74   1210617       340      1474         0     72176      4475    880237   no data   no data
153.78/153.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.78/153.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
153.78/153.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.78/153.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.78/153.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.78/153.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
153.78/153.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.78/153.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.78/153.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.28/156.37	c lits-rem:       722  cl-subs:     8262  v-elim:      0  v-fix:    0  time:  2.47 s
156.28/156.37	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
156.28/156.37	c vivif2 --  cl tried    63914 cl shrink        0 lits rem          0 time: 0.01
156.38/156.41	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.04
156.38/156.41	c calculated reachability. Time: 0.00
156.38/156.41	c  N st    74   1210617       340      1474         0     63914      4475    746923   no data   no data
168.88/168.97	c  N st    75   1283499       340      1474         0     87829      4475   1120860   no data   no data
189.69/189.78	c  N st    76   1392826       340      1474         0     49173      4475    425767   no data   no data
218.68/218.70	c  N st    77   1556812       340      1474         0     53743      4475    476495   no data   no data
246.40/246.47	c  N st    78   1710617       340      1474         0     94630      4475   1151461   no data   no data
246.40/246.47	c  S st    78   1710617       340      1474         0     94630      4475   1151461   no data   no data
246.59/246.69	c  S st    78   1711118       340      1474         0     95127      4475   1161069   no data   no data
246.59/246.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.69/246.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
246.69/246.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.69/246.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.69/246.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.69/246.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
246.69/246.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.69/246.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
246.69/246.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
252.29/252.31	c lits-rem:       724  cl-subs:    17344  v-elim:      0  v-fix:    0  time:  5.54 s
252.29/252.31	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
252.29/252.32	c vivif2 --  cl tried    77783 cl shrink        0 lits rem          0 time: 0.01
252.29/252.37	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.05
252.29/252.37	c calculated reachability. Time: 0.00
252.29/252.37	c  N st    78   1711118       340      1474         0     77783      4475    890554   no data   no data
324.19/324.26	c  N st    79   2080082       340      1474         0     90102      4475   1040363   no data   no data
350.99/351.00	c  N st    80   2211118       340      1474         0     93813      4475   1116819   no data   no data
350.99/351.00	c  S st    80   2211118       340      1474         0     93813      4475   1116819   no data   no data
351.19/351.23	c  S st    80   2211623       340      1474         0     94317      4475   1126852   no data   no data
351.19/351.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
351.19/351.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
351.19/351.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
351.19/351.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
351.19/351.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
351.19/351.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
351.19/351.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
351.19/351.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
351.29/351.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
355.20/355.23	c lits-rem:       523  cl-subs:     9822  v-elim:      0  v-fix:    0  time:  3.92 s
355.20/355.23	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
355.20/355.25	c vivif2 --  cl tried    84495 cl shrink        0 lits rem          0 time: 0.01
355.20/355.31	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.06
355.30/355.31	c calculated reachability. Time: 0.00
355.30/355.31	c  N st    80   2211623       340      1474         0     84495      4475    971314   no data   no data
466.19/466.30	c  N st    81   2711624       340      1474         0    107792      4475   1257164   no data   no data
466.19/466.30	c  S st    81   2711624       340      1474         0    107792      4475   1257164   no data   no data
466.59/466.61	c  S st    81   2712126       340      1474         0    108290      4475   1266782   no data   no data
466.59/466.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
466.59/466.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
466.59/466.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
466.59/466.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
466.59/466.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
466.59/466.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
466.59/466.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
466.59/466.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
466.69/466.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
472.09/472.17	c lits-rem:      1328  cl-subs:    15224  v-elim:      0  v-fix:    0  time:  5.46 s
472.09/472.17	c vivif2 --  cl tried     1474 cl shrink        0 lits rem          0 time: 0.00
472.09/472.18	c vivif2 --  cl tried    93066 cl shrink        0 lits rem          0 time: 0.01
472.19/472.25	c asymm  cl-useful: 0/1474/1474 lits-rem:0 time: 0.07
472.19/472.25	c calculated reachability. Time: 0.00
472.19/472.25	c  N st    81   2712126       340      1474         0     93066      4475   1045624   no data   no data
506.79/506.83	c  E st    82   2865499         0      1474         0    101541      4475   1159486   no data   no data
506.79/506.83	c Verified 1474 clauses.
506.79/506.83	c Solution needs extension. Extending.
506.79/506.83	c Verified 1474 clauses.
506.79/506.83	c num threads              : 1          
506.79/506.83	c restarts                 : 82         
506.79/506.83	c dynamic restarts         : 0          
506.79/506.83	c static restarts          : 82         
506.79/506.83	c full restarts            : 4          
506.79/506.83	c total simplify time      : 0.00       
506.79/506.83	c learnts DL2              : 0          
506.79/506.83	c learnts size 2           : 0          
506.79/506.83	c learnts size 1           : 0           (0.00      % of vars)
506.79/506.83	c filedLit time            : 0.18        (0.03      % time)
506.79/506.83	c v-elim SatELite          : 10          (2.86      % vars)
506.79/506.83	c SatELite time            : 20.22       (3.99      % time)
506.79/506.83	c v-elim xor               : 0           (0.00      % vars)
506.79/506.83	c xor elim time            : 0.03        (0.01      % time)
506.79/506.83	c num binary xor trees     : 0          
506.79/506.83	c binxor trees' crown      : 0           (nan       leafs/tree)
506.79/506.83	c bin xor find time        : 0.00       
506.79/506.83	c OTF clause improved      : 127181      (0.04      clauses/conflict)
506.79/506.83	c OTF impr. size diff      : 133387      (1.05       lits/clause)
506.79/506.83	c OTF cl watch-shrink      : 693628      (0.24      clauses/conflict)
506.79/506.83	c OTF cl watch-sh-lit      : 867240      (1.25       lits/clause)
506.79/506.83	c tried to recurMin cls    : 257194      (8.98       % of conflicts)
506.79/506.83	c updated cache            : 5636        (0.02       lits/tried recurMin)
506.79/506.83	c clauses over max glue    : 0           (0.00      % of all clauses)
506.79/506.83	c conflicts                : 2865499     (5656.50   / sec)
506.79/506.83	c decisions                : 3298947     (0.34      % random)
506.79/506.83	c bogo-props               : 75990417690 (150005269.88 / sec)
506.79/506.83	c conflict literals        : 50523422    (28.65     % deleted)
506.79/506.83	c Memory used              : 92.09       MB
506.79/506.83	c CPU time                 : 506.58      s
506.79/506.83	s SATISFIABLE
506.79/506.83	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 76 77 -78 -79 80 -81 -82 -83 84 -85 -86 -87 88 -89 90 91 -92 93 94 95 96 -97 -98 99 -100 -101 102 -103 104 -105 -106 -107 108 109 110 111 112 -113 -114 -115 116 117 118 -119 120 -121 -122 -123 -124 -125 126 -127 -128 -129 130 -131 -132 -133 -134 -135 -136 137 138 -139 140 141 142 143 144 145 -146 147 148 -149 -150 151 -152 153 154 -155 156 157 -158 159 -160 161 162 -163 164 165 166 -167 -168 169 -170 -171 172 173 174 -175 176 177 178 -179 180 -181 182 183 184 185 -186 187 188 -189 -190 191 192 193 -194 195 196 -197 198 199 200 -201 -202 203 204 -205 206 -207 -208 -209 -210 211 212 -213 214 215 -216 -217 -218 219 -220 -221 -222 -223 -224 -225 -226 -227 228 -229 230 -231 -232 233 234 -235 236 -237 -238 239 240 241 -242 243 244 245 246 -247 -248 -249 250 251 252 -253 254 255 -256 -257 258 259 -260 261 -262 -263 -264 -265 266 -267 268 269 -270 271 272 -273 -274 275 -276 277 278 279 -280 281 -282 -283 -284 285 -286 -287 288 -289 -290 291 292 293 -294 -295 296 -297 -298 -299 300 -301 302 303 304 305 306 307 -308 309 -310 -311 -312 313 -314 315 316 317 318 319 320 321 -322 -323 -324 325 -326 327 328 329 -330 -331 332 333 -334 -335 336 -337 -338 339 -340 -341 342 343 344 -345 -346 347 -348 349 350 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367741-1305386291/watcher-3367741-1305386291 -o /tmp/evaluation-result-3367741-1305386291/solver-3367741-1305386291 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367741-1305386291.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.10 2.70 3.46 5/319 6269
/proc/meminfo: memFree=24140096/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=468 CPUtime=0 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4194304 43 0 0 0 0 0 0 0 19 0 1 0 382820347 479232 1 33554432000 0 0 140737012676415 18446744073709551615 5055511 0 0 4096 0 0 0 0 17 3 0 0 0
/proc/6269/statm: 117 1 0 0 0 21 0

[startup+0.061486 s]
/proc/loadavg: 1.10 2.70 3.46 5/319 6269
/proc/meminfo: memFree=24140096/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=30096 CPUtime=0.04 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 652 0 0 0 4 0 0 0 19 0 1 0 382820347 30818304 592 33554432000 4194304 4580011 140737012670624 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 7524 592 363 95 0 2506 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30096

[startup+0.100476 s]
/proc/loadavg: 1.10 2.70 3.46 5/319 6269
/proc/meminfo: memFree=24140096/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=30096 CPUtime=0.08 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 703 0 0 0 8 0 0 0 19 0 1 0 382820347 30818304 643 33554432000 4194304 4580011 140737012670624 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 7524 643 364 95 0 2506 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30096

[startup+0.300442 s]
/proc/loadavg: 1.10 2.70 3.46 5/319 6269
/proc/meminfo: memFree=24140096/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=30644 CPUtime=0.28 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 947 0 0 0 28 0 0 0 20 0 1 0 382820347 31379456 775 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 7661 775 364 95 0 2643 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 30644

[startup+0.700372 s]
/proc/loadavg: 1.10 2.70 3.46 5/319 6269
/proc/meminfo: memFree=24140096/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=31180 CPUtime=0.68 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 1398 0 0 0 68 0 0 0 21 0 1 0 382820347 31928320 833 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 7795 833 364 95 0 2777 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 31180

[startup+1.50023 s]
/proc/loadavg: 1.10 2.70 3.46 5/329 6288
/proc/meminfo: memFree=24113528/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=36308 CPUtime=1.48 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 3023 0 0 0 148 0 0 0 23 0 1 0 382820347 37179392 2192 33554432000 4194304 4580011 140737012670624 18446744073709551615 4293138 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 9077 2192 367 95 0 4059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36308

[startup+3.10095 s]
/proc/loadavg: 1.34 2.73 3.46 5/329 6288
/proc/meminfo: memFree=24086992/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=36456 CPUtime=3.08 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 3957 0 0 0 308 0 0 0 25 0 1 0 382820347 37330944 2151 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 9114 2151 367 95 0 4096 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 36456

[startup+6.30038 s]
/proc/loadavg: 1.34 2.73 3.46 5/329 6288
/proc/meminfo: memFree=24075716/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=42480 CPUtime=6.28 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 6668 0 0 0 627 1 0 0 25 0 1 0 382820347 43499520 3615 33554432000 4194304 4580011 140737012670624 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 10620 3615 367 95 0 5602 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42480

[startup+12.7003 s]
/proc/loadavg: 1.75 2.77 3.47 5/329 6288
/proc/meminfo: memFree=24044004/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=45560 CPUtime=12.68 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 9624 0 0 0 1267 1 0 0 25 0 1 0 382820347 46653440 4453 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 11390 4453 367 95 0 6372 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45560

[startup+25.501 s]
/proc/loadavg: 2.09 2.81 3.47 5/329 6288
/proc/meminfo: memFree=24015296/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=48600 CPUtime=25.48 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 14490 0 0 0 2546 2 0 0 25 0 1 0 382820347 49766400 5251 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 12150 5251 367 95 0 7132 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 48600

[startup+51.1005 s]
/proc/loadavg: 2.74 2.90 3.48 6/329 6289
/proc/meminfo: memFree=23998212/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=51340 CPUtime=51.08 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 22023 0 0 0 5105 3 0 0 25 0 1 0 382820347 52572160 5645 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 12835 5645 367 95 0 7817 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51340

[startup+102.312 s]
/proc/loadavg: 3.50 3.08 3.51 6/329 6290
/proc/meminfo: memFree=23941316/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=65744 CPUtime=102.3 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 35875 0 0 0 10223 7 0 0 25 0 1 0 382820347 67321856 9186 33554432000 4194304 4580011 140737012670624 18446744073709551615 4296075 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 16436 9186 367 95 0 11418 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65744

[startup+162.301 s]
/proc/loadavg: 3.80 3.24 3.54 5/329 6292
/proc/meminfo: memFree=23912784/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=72048 CPUtime=162.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 48365 0 0 0 16220 9 0 0 25 0 1 0 382820347 73777152 10556 33554432000 4194304 4580011 140737012670624 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 18012 10556 367 95 0 12994 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72048

[startup+222.3 s]
/proc/loadavg: 3.93 3.38 3.56 5/329 6293
/proc/meminfo: memFree=23881384/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=72340 CPUtime=222.28 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 58187 0 0 0 22216 12 0 0 25 0 1 0 382820347 74076160 11033 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 18085 11033 367 95 0 13067 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 72340

[startup+282.301 s]
/proc/loadavg: 3.97 3.48 3.59 6/329 6295
/proc/meminfo: memFree=23842928/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=83588 CPUtime=282.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 68615 0 0 0 28214 15 0 0 25 0 1 0 382820347 85594112 14274 33554432000 4194304 4580011 140737012670624 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 20897 14274 367 95 0 15879 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 83588

[startup+342.3 s]
/proc/loadavg: 4.03 3.60 3.62 6/329 6297
/proc/meminfo: memFree=23807760/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=83852 CPUtime=342.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 78028 0 0 0 34211 18 0 0 25 0 1 0 382820347 85864448 14377 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 20963 14377 367 95 0 15945 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 83852

[startup+402.301 s]
/proc/loadavg: 4.01 3.66 3.64 6/329 6298
/proc/meminfo: memFree=23788388/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=90184 CPUtime=402.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 87606 0 0 0 40209 20 0 0 25 0 1 0 382820347 92348416 15682 33554432000 4194304 4580011 140737012670624 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 22546 15682 367 95 0 17528 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 90184

[startup+462.3 s]
/proc/loadavg: 4.00 3.72 3.66 5/329 6300
/proc/meminfo: memFree=23791208/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=90392 CPUtime=462.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 95485 0 0 0 46206 23 0 0 25 0 1 0 382820347 92561408 15303 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 22598 15303 367 95 0 17580 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 90392

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

[startup+486.301 s]
/proc/loadavg: 4.14 3.77 3.67 6/329 6300
/proc/meminfo: memFree=23767364/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94244 CPUtime=486.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 98733 0 0 0 48605 24 0 0 25 0 1 0 382820347 96505856 16129 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23561 16129 367 95 0 18543 0
Current children cumulated CPU time (s) 486.29
Current children cumulated vsize (KiB) 94244

[startup+499.101 s]
/proc/loadavg: 4.10 3.78 3.68 6/329 6301
/proc/meminfo: memFree=23767488/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94244 CPUtime=499.09 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 99831 0 0 0 49885 24 0 0 25 0 1 0 382820347 96505856 17227 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23561 17227 367 95 0 18543 0
Current children cumulated CPU time (s) 499.09
Current children cumulated vsize (KiB) 94244

[startup+502.301 s]
/proc/loadavg: 4.10 3.78 3.68 5/329 6301
/proc/meminfo: memFree=23772324/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=502.29 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 100868 0 0 0 50205 24 0 0 25 0 1 0 382820347 96563200 16112 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16112 367 95 0 18557 0
Current children cumulated CPU time (s) 502.29
Current children cumulated vsize (KiB) 94300

[startup+503.901 s]
/proc/loadavg: 4.10 3.79 3.68 6/329 6301
/proc/meminfo: memFree=23768728/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=503.89 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 101034 0 0 0 50365 24 0 0 25 0 1 0 382820347 96563200 16278 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16278 367 95 0 18557 0
Current children cumulated CPU time (s) 503.89
Current children cumulated vsize (KiB) 94300

[startup+505.501 s]
/proc/loadavg: 4.10 3.79 3.68 6/329 6301
/proc/meminfo: memFree=23767116/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=505.5 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 101199 0 0 0 50525 25 0 0 25 0 1 0 382820347 96563200 16443 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16443 367 95 0 18557 0
Current children cumulated CPU time (s) 505.5
Current children cumulated vsize (KiB) 94300

[startup+506.3 s]
/proc/loadavg: 4.10 3.79 3.68 6/329 6301
/proc/meminfo: memFree=23765504/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=506.3 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 101300 0 0 0 50605 25 0 0 25 0 1 0 382820347 96563200 16544 33554432000 4194304 4580011 140737012670624 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16544 367 95 0 18557 0
Current children cumulated CPU time (s) 506.3
Current children cumulated vsize (KiB) 94300

[startup+506.7 s]
/proc/loadavg: 4.10 3.79 3.68 6/329 6301
/proc/meminfo: memFree=23765504/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=506.69 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 101336 0 0 0 50644 25 0 0 25 0 1 0 382820347 96563200 16580 33554432000 4194304 4580011 140737012670624 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16580 367 95 0 18557 0
Current children cumulated CPU time (s) 506.69
Current children cumulated vsize (KiB) 94300

[startup+506.8 s]
/proc/loadavg: 4.10 3.79 3.68 6/329 6301
/proc/meminfo: memFree=23765504/32951124 swapFree=46575252/67111528
[pid=6269] ppid=6263 vsize=94300 CPUtime=506.79 cores=1,3
/proc/6269/stat : 6269 (strangenight2-s) R 6263 6269 5193 0 -1 4202496 101345 0 0 0 50654 25 0 0 25 0 1 0 382820347 96563200 16589 33554432000 4194304 4580011 140737012670624 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6269/statm: 23575 16589 367 95 0 18557 0
Current children cumulated CPU time (s) 506.79
Current children cumulated vsize (KiB) 94300

Child status: 10
Real time (s): 506.844
CPU time (s): 506.843
CPU user time (s): 506.585
CPU system time (s): 0.25796
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 94888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 506.585
system time used= 0.25796
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101366
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= 8
involuntary context switches= 496

runsolver used 1.53877 second user time and 3.98339 second system time

The end

Launcher Data

Begin job on node107 at 2011-05-14 17:18:11
IDJOB=3367741
IDBENCH=82950
IDSOLVER=1845
FILE ID=node107/3367741-1305386291
RUNJOBID= node107-1305386291-6246
PBS_JOBID= 13324395
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S1060672754-058.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367741-1305386291/watcher-3367741-1305386291 -o /tmp/evaluation-result-3367741-1305386291/solver-3367741-1305386291 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367741-1305386291.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 74ebf62a9b67d118d692e671bdb08f4e
RANDOM SEED=1993609448

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.829
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:      24140724 kB
Buffers:        297284 kB
Cached:        3937752 kB
SwapCached:      10016 kB
Active:        6053428 kB
Inactive:      2464968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24140724 kB
SwapTotal:    67111528 kB
SwapFree:     46575252 kB
Dirty:           10892 kB
Writeback:           0 kB
AnonPages:     4279844 kB
Mapped:          18736 kB
Slab:           159064 kB
PageTables:      68832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64914928 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= 73412 MiB
End job on node107 at 2011-05-14 17:26:38