Trace number 3370117

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-1-st (fixed)SAT 388.734 388.725

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370117-1305386298.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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 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.09/0.10	c  N st     8      4916        75      1597         0      4464      7985     75511   no data   no data  --
0.19/0.26	c  N st    10     11301        75      1597         0      4126      7985     57768   no data   no data  --
0.39/0.44	c  N st    11     17046        75      1597         0      9277      7985    142638   no data   no data  --
0.69/0.71	c  F st    12     25000        75      1597         0     11362      7985    176135   no data   no data  --
0.69/0.71	c  N st    12     25000        75      1597         0     11362      7985    176135   no data   no data  --
0.89/0.90	c Decided on static restart strategy
0.89/0.90	c  N st    18     30003        75      1597         0      9788      7985    143272   no data   no data  --
0.89/0.90	c  S st    18     30003        75      1597         0      9788      7985    143272   no data   no data  --
0.89/0.93	c  S st    18     30504        75      1597         0     10261      7985    151876   no data   no data  --
0.89/0.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.15	c lits-rem:      1622  cl-subs:     2661  v-elim:      0  v-fix:    0  time:  0.21 s
1.10/1.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.10/1.18	c calculated reachability. Time: 0.00
1.10/1.18	c  N st    18     30504        75      1597         0      7600      7985    109741   no data   no data  --
1.39/1.47	c  N st    20     37615        75      1597         0     13993      7985    217370   no data   no data  --
1.69/1.72	c  N st    21     44014        75      1597         0     12775      7985    185266   no data   no data  --
1.69/1.79	c  S st    22     45756        75      1597         0     14339      7985    211139   no data   no data  --
1.79/1.83	c  S st    22     46262        75      1597         0     14816      7985    219799   no data   no data  --
1.79/1.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.79/1.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.79/1.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.79/1.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.79/1.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.69/2.76	c lits-rem:      2104  cl-subs:     2964  v-elim:      0  v-fix:    0  time:  0.92 s
2.69/2.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.69/2.76	c vivif2 --  cl tried    11852 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N st    22     46262        75      1597         0     11852      7985    171994   no data   no data  --
3.39/3.48	c  N st    23     60659        75      1597         0     16895      7985    248041   no data   no data  --
3.79/3.88	c  N st    24     69393        75      1597         0     15886      7985    222249   no data   no data  --
3.79/3.88	c  S st    24     69393        75      1597         0     15886      7985    222249   no data   no data  --
3.89/3.93	c  S st    24     69897        75      1597         0     16363      7985    230756   no data   no data  --
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.89/4.91	c lits-rem:      2593  cl-subs:     2850  v-elim:      0  v-fix:    0  time:  0.97 s
4.89/4.91	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
4.89/4.91	c vivif2 --  cl tried    13513 cl shrink        0 lits rem          0 time: 0.00
4.89/4.96	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
4.89/4.96	c calculated reachability. Time: 0.00
4.89/4.96	c  N st    24     69897        75      1597         0     13513      7985    185943   no data   no data  --
5.79/5.86	c  F st    25     87500        75      1597         0     19616      7985    278107   no data   no data  --
5.79/5.86	c  N st    25     87500        75      1597         0     19616      7985    278107   no data   no data  --
6.09/6.19	c Decided on static restart strategy
6.29/6.35	c  N st    32     95540        75      1597         0     16189      7985    216232   no data   no data  --
6.89/6.95	c  N st    34    104847        75      1597         0     12904      7985    158320   no data   no data  --
6.89/6.95	c  S st    34    104847        75      1597         0     12904      7985    158320   no data   no data  --
6.89/6.99	c  S st    34    105349        75      1597         0     13377      7985    166806   no data   no data  --
6.89/6.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.99/7.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
6.99/7.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.60	c lits-rem:       796  cl-subs:     1289  v-elim:      0  v-fix:    0  time:  0.60 s
7.49/7.60	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
7.49/7.60	c vivif2 --  cl tried    12088 cl shrink        0 lits rem          0 time: 0.00
7.60/7.65	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
7.60/7.65	c calculated reachability. Time: 0.00
7.60/7.65	c  N st    34    105349        75      1597         0     12088      7985    147881   no data   no data  --
8.09/8.18	c  N st    35    114951        75      1597         0     20662      7985    284653   no data   no data  --
8.89/8.99	c  N st    36    129349        75      1597         0     21069      7985    288891   no data   no data  --
10.29/10.38	c  N st    37    150946        75      1597         0     27070      7985    373752   no data   no data  --
10.79/10.82	c  S st    38    158023        75      1597         0     19102      7985    239357   no data   no data  --
10.79/10.87	c  S st    38    158528        75      1597         0     19570      7985    247712   no data   no data  --
10.79/10.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.79/10.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.79/10.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.79/10.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.79/10.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
10.79/10.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.79/11.86	c lits-rem:      1930  cl-subs:     2471  v-elim:      0  v-fix:    0  time:  0.98 s
11.79/11.86	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.79/11.86	c vivif2 --  cl tried    17099 cl shrink        0 lits rem          0 time: 0.00
11.89/11.92	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
11.89/11.92	c calculated reachability. Time: 0.00
11.89/11.92	c  N st    38    158528        75      1597         0     17099      7985    210046   no data   no data  --
14.89/14.91	c  N st    39    207119        75      1597         0     29358      7985    397001   no data   no data  --
17.29/17.31	c  N st    40    237792        75      1597         0     21997      7985    260841   no data   no data  --
17.29/17.31	c  S st    40    237792        75      1597         0     21997      7985    260841   no data   no data  --
17.29/17.37	c  S st    40    238293        75      1597         0     22464      7985    269334   no data   no data  --
17.29/17.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.29/17.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.29/17.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.29/17.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.29/17.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
17.29/17.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.39/18.42	c lits-rem:      1714  cl-subs:     2434  v-elim:      0  v-fix:    0  time:  1.03 s
18.39/18.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
18.39/18.42	c vivif2 --  cl tried    20030 cl shrink        0 lits rem          0 time: 0.00
18.39/18.49	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
18.39/18.49	c calculated reachability. Time: 0.00
18.39/18.49	c  N st    40    238293        75      1597         0     20030      7985    235892   no data   no data  --
24.09/24.14	c  F st    41    306250        75      1597         0     21780      7985    237890   no data   no data  --
24.09/24.14	c  N st    41    306250        75      1597         0     21780      7985    237890   no data   no data  --
24.49/24.56	c Decided on static restart strategy
26.49/26.53	c  N st    51    334554        75      1597         0     25757      7985    299867   no data   no data  --
28.49/28.57	c  N st    53    357440        75      1597         0     23980      7985    262407   no data   no data  --
28.49/28.57	c  S st    53    357440        75      1597         0     23980      7985    262407   no data   no data  --
28.60/28.64	c  S st    53    357941        75      1597         0     24451      7985    271373   no data   no data  --
28.60/28.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.60/28.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.60/28.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.60/28.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/28.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/28.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.60/28.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.59/29.66	c lits-rem:      1028  cl-subs:     1504  v-elim:      0  v-fix:    0  time:  1.01 s
29.59/29.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
29.59/29.66	c vivif2 --  cl tried    22947 cl shrink        0 lits rem          0 time: 0.00
29.70/29.74	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
29.70/29.74	c calculated reachability. Time: 0.00
29.70/29.74	c  N st    53    357941        75      1597         0     22947      7985    249769   no data   no data  --
32.39/32.47	c  N st    54    390336        75      1597         0     28757      7985    338829   no data   no data  --
37.09/37.10	c  N st    55    438925        75      1597         0     47777      7985    631528   no data   no data  --
43.89/43.98	c  N st    56    511809        75      1597         0     35286      7985    409343   no data   no data  --
46.59/46.68	c  N st    57    536911        75      1597         0     30128      7985    326793   no data   no data  --
46.59/46.68	c  S st    57    536911        75      1597         0     30128      7985    326793   no data   no data  --
46.69/46.75	c  S st    57    537417        75      1597         0     30609      7985    335645   no data   no data  --
46.69/46.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.69/46.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.69/46.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.69/46.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.69/46.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.69/46.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
46.69/46.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.79/47.81	c lits-rem:      1157  cl-subs:     1668  v-elim:      0  v-fix:    0  time:  1.04 s
47.79/47.81	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.79/47.82	c vivif2 --  cl tried    28941 cl shrink        0 lits rem          0 time: 0.00
47.89/47.92	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
47.89/47.92	c calculated reachability. Time: 0.00
47.89/47.92	c  N st    57    537417        75      1597         0     28941      7985    312918   no data   no data  --
65.69/65.74	c  N st    58    701402        75      1597         0     55238      7985    678539   no data   no data  --
77.49/77.54	c  N st    59    806127        75      1597         0     49973      7985    588761   no data   no data  --
77.49/77.54	c  S st    59    806127        75      1597         0     49973      7985    588761   no data   no data  --
77.59/77.66	c  S st    59    806631        75      1597         0     50450      7985    597698   no data   no data  --
77.59/77.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.59/77.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
77.59/77.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
77.59/77.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.59/77.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.59/77.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
77.59/77.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.49/80.56	c lits-rem:      2051  cl-subs:     8618  v-elim:      0  v-fix:    0  time:  2.87 s
80.49/80.56	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
80.49/80.56	c vivif2 --  cl tried    41832 cl shrink        0 lits rem          0 time: 0.00
80.69/80.72	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.15
80.69/80.72	c calculated reachability. Time: 0.00
80.69/80.72	c  N st    59    806631        75      1597         0     41832      7985    485890   no data   no data  --
112.20/112.25	c  F st    60   1071876        75      1597         0     56805      7985    651335   no data   no data  --
112.20/112.25	c  N st    60   1071876        75      1597         0     56805      7985    651335   no data   no data  --
112.89/112.92	c Decided on static restart strategy
116.79/116.83	c  N st    70   1100180        75      1597         0     42218      7985    435882   no data   no data  --
121.49/121.53	c  N st    72   1136172        75      1597         0     74120      7985    960895   no data   no data  --
125.99/126.01	c  N st    73   1168566        75      1597         0     62002      7985    733900   no data   no data  --
131.90/131.94	c  N st    74   1209946        75      1597         0     57035      7985    654228   no data   no data  --
131.90/131.94	c  S st    74   1209946        75      1597         0     57035      7985    654228   no data   no data  --
132.01/132.07	c  S st    74   1210452        75      1597         0     57497      7985    662355   no data   no data  --
132.01/132.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.01/132.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
132.01/132.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
132.09/132.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.09/132.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.09/132.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
132.09/132.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.49/135.53	c lits-rem:      2913  cl-subs:     8734  v-elim:      0  v-fix:    0  time:  3.43 s
135.49/135.53	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
135.49/135.54	c vivif2 --  cl tried    48763 cl shrink        0 lits rem          0 time: 0.01
135.69/135.71	c asymm  cl-useful: 0/1460/1597 lits-rem:0 time: 0.17
135.69/135.71	c calculated reachability. Time: 0.00
135.69/135.71	c  N st    74   1210452        75      1597         0     48763      7985    543356   no data   no data  --
145.79/145.83	c  N st    75   1283334        75      1597         0     71488      7985    908752   no data   no data  --
160.40/160.49	c  N st    76   1392659        75      1597         0     80890      7985   1025797   no data   no data  --
183.90/183.92	c  N st    77   1556644        75      1597         0     87477      7985   1095180   no data   no data  --
207.00/207.02	c  N st    78   1710453        75      1597         0     77628      7985    908375   no data   no data  --
207.00/207.02	c  S st    78   1710453        75      1597         0     77628      7985    908375   no data   no data  --
207.20/207.22	c  S st    78   1710955        75      1597         0     78101      7985    917390   no data   no data  --
207.20/207.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
207.20/207.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
207.20/207.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
207.20/207.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.20/207.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.20/207.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
207.20/207.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
215.09/215.12	c lits-rem:      5290  cl-subs:    15495  v-elim:      0  v-fix:    0  time:  7.85 s
215.09/215.12	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
215.09/215.13	c vivif2 --  cl tried    62606 cl shrink        0 lits rem          0 time: 0.01
215.29/215.31	c asymm  cl-useful: 0/1142/1597 lits-rem:0 time: 0.18
215.29/215.31	c calculated reachability. Time: 0.00
215.29/215.31	c  N st    78   1710955        75      1597         0     62606      7985    714634   no data   no data  --
274.90/274.91	c  N st    79   2079921        75      1597         0     74931      7985    831831   no data   no data  --
296.50/296.55	c  N st    80   2210957        75      1597         0     78934      7985    892708   no data   no data  --
296.50/296.55	c  S st    80   2210957        75      1597         0     78934      7985    892708   no data   no data  --
296.70/296.76	c  S st    80   2211461        75      1597         0     79400      7985    901303   no data   no data  --
296.70/296.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
296.70/296.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.70/296.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
296.80/296.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
296.80/296.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.80/296.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
296.80/296.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
304.90/304.91	c lits-rem:      4390  cl-subs:    11468  v-elim:      0  v-fix:    0  time:  8.10 s
304.90/304.91	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
304.90/304.92	c vivif2 --  cl tried    67932 cl shrink        0 lits rem          0 time: 0.01
305.10/305.11	c asymm  cl-useful: 0/1120/1597 lits-rem:0 time: 0.19
305.10/305.11	c calculated reachability. Time: 0.00
305.10/305.11	c  N st    80   2211461        75      1597         0     67932      7984    754828   no data   no data  --
388.70/388.71	c  E st    81   2681621         0      1597         3     63543      7983    624859   no data   no data  --
388.70/388.72	c Verified 1597 clauses.
388.70/388.72	c Verified 1597 clauses.
388.70/388.72	c num threads              : 1          
388.70/388.72	c restarts                 : 81         
388.70/388.72	c dynamic restarts         : 0          
388.70/388.72	c static restarts          : 81         
388.70/388.72	c full restarts            : 4          
388.70/388.72	c total simplify time      : 0.00       
388.70/388.72	c learnts DL2              : 0          
388.70/388.72	c learnts size 2           : 3          
388.70/388.72	c learnts size 1           : 0           (0.00      % of vars)
388.70/388.72	c filedLit time            : 0.09        (0.02      % time)
388.70/388.72	c v-elim SatELite          : 0           (0.00      % vars)
388.70/388.72	c SatELite time            : 28.89       (7.44      % time)
388.70/388.72	c v-elim xor               : 0           (0.00      % vars)
388.70/388.72	c xor elim time            : 0.02        (0.00      % time)
388.70/388.72	c num binary xor trees     : 0          
388.70/388.72	c binxor trees' crown      : 0           (nan       leafs/tree)
388.70/388.72	c bin xor find time        : 0.00       
388.70/388.72	c OTF clause improved      : 308056      (0.11      clauses/conflict)
388.70/388.72	c OTF impr. size diff      : 313909      (1.02       lits/clause)
388.70/388.72	c OTF cl watch-shrink      : 41225       (0.02      clauses/conflict)
388.70/388.72	c OTF cl watch-sh-lit      : 41662       (1.01       lits/clause)
388.70/388.72	c tried to recurMin cls    : 209731      (7.82       % of conflicts)
388.70/388.72	c updated cache            : 1276        (0.01       lits/tried recurMin)
388.70/388.72	c clauses over max glue    : 0           (0.00      % of all clauses)
388.70/388.72	c conflicts                : 2681621     (6901.51   / sec)
388.70/388.72	c decisions                : 2922545     (0.24      % random)
388.70/388.72	c bogo-props               : 80864081146 (208114392.04 / sec)
388.70/388.72	c conflict literals        : 41383660    (24.26     % deleted)
388.70/388.72	c Memory used              : 82.43       MB
388.70/388.72	c CPU time                 : 388.56      s
388.70/388.72	s SATISFIABLE
388.70/388.72	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: 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-3370117-1305386298/watcher-3370117-1305386298 -o /tmp/evaluation-result-3370117-1305386298/solver-3370117-1305386298 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370117-1305386298.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.73 2.78 3.32 2/282 1368
/proc/meminfo: memFree=21766476/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=29668 CPUtime=0 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 500 0 0 0 0 0 0 0 18 0 1 0 650227986 30380032 440 33554432000 4194304 4650387 140737144659760 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 7417 440 345 112 0 2382 0

[startup+0.0835379 s]
/proc/loadavg: 1.73 2.78 3.32 2/282 1368
/proc/meminfo: memFree=21766476/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=30272 CPUtime=0.08 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 739 0 0 0 8 0 0 0 18 0 1 0 650227986 30998528 665 33554432000 4194304 4650387 140737144659760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 7568 665 377 112 0 2533 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30272

[startup+0.100536 s]
/proc/loadavg: 1.73 2.78 3.32 2/282 1368
/proc/meminfo: memFree=21766476/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=30272 CPUtime=0.09 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 761 0 0 0 9 0 0 0 18 0 1 0 650227986 30998528 687 33554432000 4194304 4650387 140737144659760 18446744073709551615 232335560911 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 7568 687 377 112 0 2533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30272

[startup+0.300499 s]
/proc/loadavg: 1.73 2.78 3.32 2/282 1368
/proc/meminfo: memFree=21766476/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=31056 CPUtime=0.29 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 1118 0 0 0 29 0 0 0 18 0 1 0 650227986 31801344 785 33554432000 4194304 4650387 140737144659760 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 7764 785 379 112 0 2729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31056

[startup+0.700427 s]
/proc/loadavg: 1.73 2.78 3.32 2/282 1368
/proc/meminfo: memFree=21766476/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=31304 CPUtime=0.69 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 1486 0 0 0 69 0 0 0 18 0 1 0 650227986 32055296 955 33554432000 4194304 4650387 140737144659760 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 7826 955 379 112 0 2791 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31304

[startup+1.50029 s]
/proc/loadavg: 1.73 2.78 3.32 5/297 1393
/proc/meminfo: memFree=21733892/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=36032 CPUtime=1.49 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 3035 0 0 0 149 0 0 0 19 0 1 0 650227986 36896768 1947 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 9008 1947 381 112 0 3973 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36032

[startup+3.101 s]
/proc/loadavg: 1.73 2.78 3.32 5/297 1393
/proc/meminfo: memFree=21711696/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=39076 CPUtime=3.09 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 4100 0 0 0 309 0 0 0 25 0 1 0 650227986 40013824 2662 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 9769 2662 381 112 0 4734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39076

[startup+6.30043 s]
/proc/loadavg: 1.91 2.80 3.33 5/297 1393
/proc/meminfo: memFree=21699920/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=40652 CPUtime=6.29 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 5657 0 0 0 628 1 0 0 25 0 1 0 650227986 41627648 3111 33554432000 4194304 4650387 140737144659760 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 10163 3111 381 112 0 5128 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40652

[startup+12.7003 s]
/proc/loadavg: 2.08 2.82 3.33 5/297 1394
/proc/meminfo: memFree=21682332/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=43376 CPUtime=12.69 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 8372 0 0 0 1268 1 0 0 20 0 1 0 650227986 44417024 3990 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 10844 3990 381 112 0 5809 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43376

[startup+25.501 s]
/proc/loadavg: 2.50 2.88 3.34 5/297 1394
/proc/meminfo: memFree=21660804/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=45380 CPUtime=25.49 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 13081 0 0 0 2548 1 0 0 25 0 1 0 650227986 46469120 4399 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 11345 4399 381 112 0 6310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45380

[startup+51.1005 s]
/proc/loadavg: 3.01 2.97 3.36 5/297 1395
/proc/meminfo: memFree=21636664/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=50788 CPUtime=51.09 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 21187 0 0 0 5106 3 0 0 25 0 1 0 650227986 52006912 5925 33554432000 4194304 4650387 140737144659760 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 12697 5925 381 112 0 7662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50788

[startup+102.311 s]
/proc/loadavg: 3.72 3.16 3.40 5/297 1396
/proc/meminfo: memFree=21590748/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=60352 CPUtime=102.31 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 34988 0 0 0 10225 6 0 0 25 0 1 0 650227986 61800448 8016 33554432000 4194304 4650387 140737144659760 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 15088 8016 381 112 0 10053 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60352

[startup+162.301 s]
/proc/loadavg: 3.89 3.31 3.43 5/297 1425
/proc/meminfo: memFree=21562452/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=66552 CPUtime=162.3 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 47707 0 0 0 16222 8 0 0 25 0 1 0 650227986 68149248 10063 33554432000 4194304 4650387 140737144659760 18446744073709551615 4313350 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 16638 10063 381 112 0 11603 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 66552

[startup+222.301 s]
/proc/loadavg: 3.96 3.43 3.47 5/297 1426
/proc/meminfo: memFree=21531276/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=78268 CPUtime=222.29 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 60238 0 0 0 22219 10 0 0 25 0 1 0 650227986 80146432 11913 33554432000 4194304 4650387 140737144659760 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 19567 11913 381 112 0 14532 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 78268

[startup+282.3 s]
/proc/loadavg: 3.98 3.53 3.50 5/297 1428
/proc/meminfo: memFree=21508672/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=78556 CPUtime=282.3 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 69410 0 0 0 28217 13 0 0 25 0 1 0 650227986 80441344 13010 33554432000 4194304 4650387 140737144659760 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 19639 13010 381 112 0 14604 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78556

[startup+342.301 s]
/proc/loadavg: 3.99 3.61 3.52 5/297 1429
/proc/meminfo: memFree=21448484/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84204 CPUtime=342.3 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 78879 0 0 0 34215 15 0 0 25 0 1 0 650227986 86224896 13389 33554432000 4194304 4650387 140737144659760 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21051 13389 382 112 0 16016 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 84204

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

[startup+358.301 s]
/proc/loadavg: 3.99 3.63 3.53 5/297 1430
/proc/meminfo: memFree=21447960/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84260 CPUtime=358.3 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 81024 0 0 0 35814 16 0 0 25 0 1 0 650227986 86282240 13759 33554432000 4194304 4650387 140737144659760 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21065 13759 382 112 0 16030 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 84260

[startup+371.101 s]
/proc/loadavg: 3.99 3.65 3.54 5/297 1430
/proc/meminfo: memFree=21441500/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84308 CPUtime=371.1 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 82928 0 0 0 37093 17 0 0 25 0 1 0 650227986 86331392 13839 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21077 13839 382 112 0 16042 0
Current children cumulated CPU time (s) 371.1
Current children cumulated vsize (KiB) 84308

[startup+377.5 s]
/proc/loadavg: 3.99 3.66 3.54 5/297 1430
/proc/meminfo: memFree=21452660/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84364 CPUtime=377.5 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 84232 0 0 0 37733 17 0 0 25 0 1 0 650227986 86388736 13322 33554432000 4194304 4650387 140737144659760 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21091 13322 382 112 0 16056 0
Current children cumulated CPU time (s) 377.5
Current children cumulated vsize (KiB) 84364

[startup+383.911 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1431
/proc/meminfo: memFree=21440504/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84364 CPUtime=383.91 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 84815 0 0 0 38374 17 0 0 25 0 1 0 650227986 86388736 13905 33554432000 4194304 4650387 140737144659760 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21091 13905 382 112 0 16056 0
Current children cumulated CPU time (s) 383.91
Current children cumulated vsize (KiB) 84364

[startup+387.101 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1431
/proc/meminfo: memFree=21448068/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84364 CPUtime=387.1 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 85078 0 0 0 38693 17 0 0 25 0 1 0 650227986 86388736 14168 33554432000 4194304 4650387 140737144659760 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21091 14168 382 112 0 16056 0
Current children cumulated CPU time (s) 387.1
Current children cumulated vsize (KiB) 84364

[startup+387.901 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1431
/proc/meminfo: memFree=21448068/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84364 CPUtime=387.9 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 85121 0 0 0 38773 17 0 0 25 0 1 0 650227986 86388736 14211 33554432000 4194304 4650387 140737144659760 18446744073709551615 4313434 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21091 14211 382 112 0 16056 0
Current children cumulated CPU time (s) 387.9
Current children cumulated vsize (KiB) 84364

[startup+388.312 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1431
/proc/meminfo: memFree=21446084/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84364 CPUtime=388.31 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 85121 0 0 0 38814 17 0 0 25 0 1 0 650227986 86388736 14211 33554432000 4194304 4650387 140737144659760 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21091 14211 382 112 0 16056 0
Current children cumulated CPU time (s) 388.31
Current children cumulated vsize (KiB) 84364

[startup+388.7 s]
/proc/loadavg: 3.99 3.67 3.55 5/297 1431
/proc/meminfo: memFree=21446084/32951124 swapFree=66457188/67111528
[pid=1368] ppid=1365 vsize=84400 CPUtime=388.7 cores=1,3
/proc/1368/stat : 1368 (strangenight1-s) R 1365 1368 32743 0 -1 4202496 85930 0 0 0 38853 17 0 0 25 0 1 0 650227986 86425600 13203 33554432000 4194304 4650387 140737144659760 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1368/statm: 21100 13203 382 112 0 16065 0
Current children cumulated CPU time (s) 388.7
Current children cumulated vsize (KiB) 84400

Child status: 10
Real time (s): 388.725
CPU time (s): 388.734
CPU user time (s): 388.557
CPU system time (s): 0.176973
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 95808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 388.557
system time used= 0.176973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85951
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= 27
involuntary context switches= 604

runsolver used 1.02884 second user time and 2.6016 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 17:18:18
IDJOB=3370117
IDBENCH=82926
IDSOLVER=1847
FILE ID=node132/3370117-1305386298
RUNJOBID= node132-1305386298-1352
PBS_JOBID= 13324370
Free space on /tmp= 73332 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1636883934-028.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370117-1305386298/watcher-3370117-1305386298 -o /tmp/evaluation-result-3370117-1305386298/solver-3370117-1305386298 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370117-1305386298.cnf

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

MD5SUM BENCH= f499dfbb776939482f3f42f9fdb448de
RANDOM SEED=2003818498

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21766764 kB
Buffers:        257096 kB
Cached:        5396636 kB
SwapCached:       6904 kB
Active:        4734400 kB
Inactive:      6162936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21766764 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           12456 kB
Writeback:           8 kB
AnonPages:     5241704 kB
Mapped:          18412 kB
Slab:           199324 kB
PageTables:      24700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34742180 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73308 MiB
End job on node132 at 2011-05-14 17:24:47