Trace number 3175685

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? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
MD5SUMffd67922a8bb7c4660bea122f8a5ce0e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175685-1301786258.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.20
0.19/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.19/0.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.19/0.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.19/0.23	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.24	c calculated reachability. Time: 0.00
0.19/0.24	c Calc default polars -  time:   0.00 s pos:      51 undec:       1 neg:      38
0.19/0.24	c =========================================================================================
0.19/0.24	c types(t): F = full restart, N = normal restart
0.19/0.24	c types(t): S = simplification begin/end, E = solution found
0.19/0.24	c restart types(rt): st = static, dy = dynamic
0.19/0.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.24	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.39/0.40	c  N dy    10      4403        90      8010         0      4055     56070    122435     25.64     27.08  --
0.49/0.57	c  N dy    16      8455        90      8010         0      5505     56070    150875     25.29     26.72  --
0.79/0.81	c  N dy    20     13712        90      8010         0      6439     56070    162135     24.89     26.49  --
1.09/1.12	c  N dy    36     19598        90      8010         0      6697     56070    153601     24.96     26.43  --
1.29/1.39	c  N dy    54     24501        90      8010         0     11246     56070    289626     25.16     26.53  --
1.39/1.43	c  F st    58     25000        90      8010         0     11711     56070    303345     25.18     25.17  --
1.58/1.69	c  N dy    64     30001        90      8010         0     10024     56070    236319     25.18   no data  --
1.58/1.69	c  S st    64     30001        90      8010         0     10024     56070    236319     25.18   no data  --
1.68/1.74	c  S st    64     30504        90      8010         0     10499     56070    250990     25.18   no data  --
1.68/1.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.68/1.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.68/1.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.68/1.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.68/1.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.68/1.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.68/1.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.98/3.06	c lits-rem:      1691  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.31 s
3.38/3.45	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.39
3.38/3.45	c calculated reachability. Time: 0.00
3.38/3.45	c  N dy    64     30504        90      8010         0      9786     56070    225318     25.18   no data  --
3.69/3.70	c  N dy    70     34784        90      8010         0     13772     56070    342074     25.19     26.52  --
3.99/4.04	c  N dy    88     40273        90      8010         0     11534     56070    260381     25.28     26.90  --
4.30/4.30	c  N dy    93     44289        90      8010         0     15283     56070    370927     25.28     26.73  --
4.40/4.42	c  S st    97     45756        90      8010         0      8358     56070    149741     25.28     23.81  --
4.40/4.46	c  S st    97     46259        90      8010         0      8832     56070    163986     25.28   no data  --
4.40/4.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.40/4.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.40/5.48	c lits-rem:       190  cl-subs:       48  v-elim:      0  v-fix:    0  time:  1.01 s
5.40/5.48	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.40/5.48	c vivif2 --  cl tried     8784 cl shrink        0 lits rem          0 time: 0.00
5.79/5.82	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.34
5.79/5.82	c calculated reachability. Time: 0.00
5.79/5.82	c  N dy    97     46259        90      8010         0      8784     56070    162071     25.28   no data  --
6.09/6.10	c  N dy   113     51150        90      8010         0     13284     56070    295314     25.31     26.66  --
6.49/6.59	c  N dy   143     57466        90      8010         0      9916     56070    178420     25.42     26.77  --
6.89/6.91	c  N dy   149     62647        90      8010         0     14683     56070    317549     25.39     26.79  --
7.19/7.27	c  N dy   153     67750        90      8010         0     19404     56070    456532     25.35     26.78  --
7.38/7.42	c  S st   156     69389        90      8010         0     10758     56070    186760     25.33     23.31  --
7.38/7.47	c  S st   156     69893        90      8010         0     11242     56070    201521     25.33   no data  --
7.38/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.38/7.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.38/7.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.38/7.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.38/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.38/7.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.38/7.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.48/8.54	c lits-rem:       339  cl-subs:      151  v-elim:      0  v-fix:    0  time:  1.06 s
8.48/8.55	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.48/8.55	c vivif2 --  cl tried    11091 cl shrink        0 lits rem          0 time: 0.00
8.88/8.93	c asymm  cl-useful: 0/7804/8010 lits-rem:0 time: 0.39
8.88/8.94	c calculated reachability. Time: 0.00
8.88/8.94	c  N dy   156     69893        90      8010         0     11091     56070    196451     25.33   no data  --
10.19/10.23	c  N dy   162     86693        90      8010         0     15443     56070    306047     25.06     26.41  --
10.29/10.30	c  F st   168     87500        90      8010         0     16198     56070    328437     25.07     25.60  --
10.69/10.71	c  N dy   174     92694        90      8010         0     21000     56070    471705     25.07   no data  --
11.39/11.43	c  N dy   207    100979        90      8010         0     16628     56070    325378     25.13     26.64  --
11.69/11.74	c  S st   218    104839        90      8010         0     20185     56070    427293     25.10     23.72  --
11.69/11.80	c  S st   218    105339        90      8010         0     20663     56070    441648     25.10   no data  --
11.79/11.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.79/11.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.79/11.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.88/13.96	c lits-rem:      1453  cl-subs:     1557  v-elim:      0  v-fix:    0  time:  2.14 s
13.88/13.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.88/13.97	c vivif2 --  cl tried    19106 cl shrink        0 lits rem          0 time: 0.00
14.29/14.36	c asymm  cl-useful: 0/5511/8010 lits-rem:0 time: 0.39
14.29/14.36	c calculated reachability. Time: 0.00
14.29/14.36	c  N dy   218    105339        90      8010         0     19106     56070    391961     25.10   no data  --
15.18/15.25	c  N dy   245    116271        90      8010         0     16401     56070    298899     25.07     26.43  --
16.28/16.36	c  N dy   263    130354        90      8010         0     15561     56070    260020     24.96     26.32  --
17.38/17.43	c  N dy   293    143402        90      8010         0     27555     56070    609974     24.96     26.31  --
18.19/18.21	c  N dy   313    152695        90      8010         0     21376     56070    412696     24.95     26.32  --
18.70/18.72	c  S st   350    158010        90      8010         0     26310     56070    559249     25.01   no data  --
18.79/18.80	c  S st   350    158514        90      8010         0     26788     56070    573052     25.01   no data  --
18.79/18.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.79/18.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
18.79/18.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.19/21.20	c lits-rem:      2163  cl-subs:     2043  v-elim:      0  v-fix:    0  time:  2.38 s
21.19/21.20	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
21.19/21.21	c vivif2 --  cl tried    24745 cl shrink        0 lits rem          0 time: 0.00
21.39/21.40	c asymm  cl-useful: 0/1895/8010 lits-rem:0 time: 0.19
21.39/21.40	c calculated reachability. Time: 0.00
21.39/21.40	c  N dy   350    158514        90      8010         0     24745     56070    506243     25.01   no data  --
22.19/22.29	c  N dy   392    168654        90      8010         0     18544     56070    313017     25.05     26.46  --
23.39/23.48	c  N dy   426    182158        90      8010         0     31055     56070    680308     25.07     26.39  --
24.59/24.61	c  N dy   466    194047        90      8010         0     25434     56070    496985     25.07     26.42  --
25.99/26.00	c  N dy   544    206493        90      8010         0     19444     56070    303149     25.15     26.85  --
27.39/27.45	c  N dy   585    221708        90      8010         0     33554     56070    717919     25.15     26.48  --
28.89/28.92	c  N dy   668    235929        90      8010         0     28278     56070    546388     25.22     28.43  --
29.09/29.13	c  S st   677    237772        90      8010         0     29990     56070    597437     25.23     25.73  --
29.19/29.22	c  S st   677    238275        90      8010         0     30468     56070    611785     25.23   no data  --
29.19/29.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.19/29.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.19/29.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
29.19/29.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.19/29.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.19/29.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
29.19/29.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.09/32.12	c lits-rem:      2427  cl-subs:     1821  v-elim:      0  v-fix:    0  time:  2.87 s
32.09/32.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
32.09/32.12	c vivif2 --  cl tried    28647 cl shrink        0 lits rem          0 time: 0.01
32.09/32.19	c asymm  cl-useful: 0/604/8010 lits-rem:0 time: 0.07
32.09/32.19	c calculated reachability. Time: 0.00
32.09/32.19	c  N dy   677    238275        90      8010         0     28647     56070    549297     25.23   no data  --
33.89/33.90	c  N dy   733    253558        90      8010         0     23395     56070    382877     25.26     27.07  --
35.88/35.95	c  N dy   785    272258        90      8010         0     40722     56070    893715     25.25     26.62  --
37.68/37.76	c  N dy   851    289674        90      8010         0     36472     56070    753352     25.28     26.63  --
39.68/39.73	c  F st   928    306250        90      8010         0     30524     56070    559896     25.32     24.30  --
39.88/39.95	c  N st   932    308285        90      8010         0     32411     56070    616608     25.32   no data  --
42.19/42.27	c  N dy   973    328180        90      8010         0     28531     56070    477404     25.33     26.70  --
44.59/44.64	c  N dy  1003    348246        90      8010         0     23940     56070    327168     25.29     27.11  --
45.49/45.57	c  S st  1026    357413        90      8010         0     32452     56070    576214     25.28     24.61  --
45.59/45.66	c  S st  1026    357915        90      8010         0     32924     56070    590285     25.28   no data  --
45.59/45.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.59/45.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.59/45.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.59/45.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.59/45.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.59/45.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
45.59/45.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.29/48.31	c lits-rem:      1332  cl-subs:     1725  v-elim:      0  v-fix:    0  time:  2.62 s
48.29/48.31	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
48.29/48.31	c vivif2 --  cl tried    31199 cl shrink        0 lits rem          0 time: 0.01
48.49/48.50	c asymm  cl-useful: 0/2010/8010 lits-rem:0 time: 0.19
48.49/48.50	c calculated reachability. Time: 0.00
48.49/48.50	c  N dy  1026    357915        90      8010         0     31199     56070    535198     25.28   no data  --
51.19/51.25	c  N dy  1093    378573        90      8010         0     26349     56070    378787     25.30     26.67  --
53.68/53.79	c  N dy  1122    400546        90      8010         0     46587     56070    971428     25.26     26.66  --
56.69/56.78	c  N dy  1191    424921        90      8010         0     44162     56070    888797     25.26     26.64  --
59.09/59.19	c  N dy  1225    444940        90      8010         0     36775     56070    651472     25.21     26.59  --
62.29/62.36	c  N dy  1336    465617        90      8010         0     29209     56070    413191     25.25     26.58  --
64.79/64.86	c  N dy  1371    485931        90      8010         0     47926     56070    963114     25.24     26.75  --
67.39/67.46	c  N dy  1417    505981        90      8010         0     38732     56070    675471     25.23     26.69  --
70.49/70.57	c  N dy  1485    526218        90      8010         0     28833     56070    362195     25.24     26.76  --
71.79/71.83	c  S st  1523    536873        90      8010         0     38689     56070    654811     25.25     24.82  --
71.89/71.93	c  S st  1523    537377        90      8010         0     39165     56070    669329     25.25   no data  --
71.89/71.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.89/71.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.89/71.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
71.89/71.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.89/71.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.89/71.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
71.89/71.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.19/75.24	c lits-rem:      1292  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  3.28 s
75.19/75.24	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
75.19/75.25	c vivif2 --  cl tried    37424 cl shrink        0 lits rem          0 time: 0.01
75.39/75.45	c asymm  cl-useful: 0/1445/8010 lits-rem:0 time: 0.20
75.39/75.45	c calculated reachability. Time: 0.00
75.39/75.45	c  N dy  1523    537377        90      8010         0     37424     56070    611890     25.25   no data  --
78.89/78.93	c  N dy  1625    559169        90      8010         0     57674     56070   1210601     25.28     26.77  --
82.39/82.43	c  N dy  1668    586263        90      8010         0     53060     56070   1047530     25.23     26.70  --
85.99/86.08	c  N dy  1722    610726        90      8010         0     45199     56070    803053     25.21     26.60  --
90.99/91.02	c  N dy  1798    643053        90      8010         0     43597     56070    733322     25.19     26.74  --
94.89/94.97	c  N dy  1858    666983        90      8010         0     33396     56070    425138     25.19     26.59  --
98.09/98.16	c  N dy  1918    689708        90      8010         0     54344     56070   1042027     25.19     26.80  --
101.39/101.45	c  N dy  1996    709887        90      8010         0     39822     56070    599269     25.20     26.90  --
104.49/104.58	c  N dy  2069    729932        90      8010         0     58411     56070   1149620     25.21     26.59  --
113.30/113.31	c  N dy  2121    781392        90      8010         0     36366     56070    460171     25.10     26.42  --
116.09/116.19	c  N dy  2182    801427        90      8010         0     54833     56070   1005276     25.10     26.47  --
117.09/117.15	c  S st  2214    806068        90      8010         0     59181     56070   1136312     25.11     24.49  --
117.29/117.30	c  S st  2214    806572        90      8010         0     59654     56070   1150104     25.11   no data  --
117.29/117.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.29/117.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.29/117.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
117.29/117.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.29/117.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.29/117.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
117.29/117.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
127.39/127.43	c lits-rem:      2543  cl-subs:     4382  v-elim:      0  v-fix:    0  time: 10.07 s
127.39/127.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
127.39/127.45	c vivif2 --  cl tried    55272 cl shrink        0 lits rem          0 time: 0.01
127.59/127.67	c asymm  cl-useful: 0/1017/8010 lits-rem:0 time: 0.23
127.59/127.68	c calculated reachability. Time: 0.00
127.59/127.68	c  N dy  2214    806572        90      8010         0     55272     56070   1011471     25.11   no data  --
131.59/131.69	c  N dy  2308    826867        90      8010         0     38289     56070    499730     25.13     26.52  --
135.59/135.64	c  N dy  2401    847746        90      8010         0     57695     56070   1075307     25.15     26.56  --
140.59/140.69	c  N dy  2419    876756        90      8010         0     47522     56070    745517     25.09     26.65  --
144.29/144.36	c  N dy  2503    896762        90      8010         0     66088     56070   1293608     25.10     26.73  --
148.39/148.47	c  N dy  2611    917884        90      8010         0     47816     56070    742105     25.13     26.50  --
152.29/152.36	c  N dy  2702    938409        90      8010         0     66818     56070   1306449     25.14     26.48  --
156.59/156.64	c  N dy  2798    959750        90      8010         0     47756     56070    720581     25.16     26.55  --
160.09/160.18	c  N dy  2863    979769        90      8010         0     66309     56070   1268297     25.17     26.58  --
164.09/164.13	c  N dy  2901   1000579        90      8010         0     45729     56070    636749     25.15     26.63  --
168.59/168.62	c  N dy  2975   1026330        90      8010         0     69484     56070   1334873     25.15     26.48  --
172.99/173.08	c  N dy  2997   1051398        90      8010         0     51837     56070    796433     25.13     26.56  --
176.39/176.42	c  N dy  3025   1071474        90      8010         0     70305     56070   1336889     25.10     28.14  --
176.49/176.52	c  F st  3029   1071877        90      8010         0     70681     56070   1348487     25.11   no data  --
180.30/180.32	c  N dy  3081   1091489        90      8010         0     47330     56070    654958     25.11     27.16  --
185.49/185.59	c  N dy  3202   1120591        90      8010         0     74106     56070   1445472     25.11     26.48  --
190.49/190.51	c  N dy  3228   1149429        90      8010         0     58091     56070    942470     25.07     26.55  --
194.70/194.74	c  N dy  3311   1169653        90      8010         0     76847     56070   1499151     25.08     26.43  --
199.39/199.41	c  N dy  3422   1190167        90      8010         0     52565     56070    776222     25.10     26.69  --
203.19/203.29	c  S st  3503   1209860        90      8010         0     70781     56070   1316876     25.11     25.17  --
203.40/203.47	c  S st  3503   1210364        90      8010         0     71256     56070   1330988     25.11   no data  --
203.40/203.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
203.40/203.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
203.50/203.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
203.50/203.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
203.50/203.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
203.50/203.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
203.50/203.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
219.99/220.06	c lits-rem:      2723  cl-subs:     4707  v-elim:      0  v-fix:    0  time: 16.52 s
219.99/220.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
219.99/220.08	c vivif2 --  cl tried    66549 cl shrink        0 lits rem          0 time: 0.02
220.39/220.46	c asymm  cl-useful: 0/890/8010 lits-rem:0 time: 0.38
220.39/220.46	c calculated reachability. Time: 0.00
220.39/220.46	c  N dy  3503   1210364        90      8010         0     66549     56070   1177610     25.11   no data  --
225.69/225.78	c  N dy  3627   1230448        90      8010         0     85236     56070   1737450     25.13     26.48  --
229.99/230.09	c  N dy  3719   1252585        90      8010         0     61502     56070   1018207     25.14     26.48  --
235.20/235.27	c  N dy  3802   1275314        90      8010         0     82489     56070   1639149     25.15     26.48  --
257.79/257.81	c  N dy  3803   1389690        90      8010         0     48980     56070    598947     24.89     26.35  --
261.70/261.78	c  N dy  3916   1409706        90      8010         0     67484     56070   1148619     24.91     28.69  --
266.70/266.77	c  N dy  4002   1429729        90      8010         0     86061     56070   1696495     24.92     26.38  --
271.99/272.09	c  N dy  4140   1449857        90      8010         0     56983     56070    816012     24.95     26.38  --
276.79/276.80	c  N dy  4281   1469930        90      8010         0     75604     56070   1373744     24.97     26.46  --
282.60/282.63	c  N dy  4384   1490171        90      8010         0     94364     56070   1929605     24.98     26.49  --
287.40/287.48	c  N dy  4512   1511696        90      8010         0     65369     56070   1042085     25.00     26.54  --
292.60/292.63	c  N dy  4638   1531740        90      8010         0     83926     56070   1597577     25.02     28.36  --
298.39/298.49	c  N dy  4722   1553018        90      8010         0     53708     56070    673206     25.03     26.51  --
302.59/302.66	c  N dy  4749   1576066        90      8010         0     74945     56070   1290466     25.02     26.73  --
308.30/308.36	c  N dy  4863   1596090        90      8010         0     93533     56070   1843828     25.03     26.43  --
313.50/313.54	c  N dy  4969   1616260        90      8010         0     61422     56070    886796     25.04     26.62  --
318.39/318.48	c  N dy  5093   1636298        90      8010         0     79987     56070   1440080     25.06     27.82  --
324.19/324.29	c  N dy  5196   1656395        90      8010         0     98622     56070   1996738     25.07     28.52  --
329.40/329.43	c  N dy  5313   1676444        90      8010         0     65371     56070    983338     25.09     26.51  --
335.30/335.39	c  N dy  5423   1696463        90      8010         0     83902     56070   1534288     25.10     27.79  --
341.19/341.20	c  S st  5497   1710364        90      8010         0     96738     56070   1917022     25.11     24.85  --
341.49/341.56	c  S st  5497   1710869        90      8010         0     97207     56070   1931559     25.11   no data  --
341.49/341.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
341.49/341.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
341.59/341.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.07
341.69/341.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
341.69/341.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
341.69/341.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
341.69/341.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
439.00/439.05	c lits-rem:      6169  cl-subs:     7441  v-elim:      0  v-fix:    0  time: 97.34 s
439.00/439.05	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
439.00/439.07	c vivif2 --  cl tried    89766 cl shrink        0 lits rem          0 time: 0.02
439.30/439.38	c asymm  cl-useful: 0/645/8010 lits-rem:0 time: 0.31
439.30/439.38	c calculated reachability. Time: 0.00
439.30/439.38	c  N dy  5497   1710869        90      8010         0     89766     56070   1685056     25.11   no data  --
444.70/444.74	c  N dy  5531   1734544        90      8010         0     59092     56070    775365     25.09     26.42  --
449.10/449.19	c  N dy  5599   1755760        90      8010         0     78673     56070   1352815     25.09     26.42  --
454.30/454.37	c  N dy  5654   1775871        90      8010         0     97160     56070   1896413     25.09     26.42  --
460.00/460.09	c  N dy  5754   1795873        90      8010         0     62239     56070    854997     25.10     28.12  --
468.40/468.44	c  N dy  5785   1834972        90      8010         0     97933     56070   1876140     25.06     26.53  --
473.90/473.99	c  N dy  5840   1855052        90      8010         0     62223     56070    838196     25.06     27.63  --
478.99/479.06	c  N dy  5986   1875129        90      8010         0     80840     56070   1399259     25.08     27.01  --
484.50/484.51	c  N dy  6059   1895770        90      8010         0     99903     56070   1963168     25.09     26.46  --
490.40/490.43	c  N dy  6161   1916053        90      8010         0     63348     56070    858092     25.10     26.45  --
495.60/495.63	c  N dy  6240   1936069        90      8010         0     81823     56070   1405072     25.10     29.53  --
504.00/504.07	c  N dy  6320   1956114        90      8010         0    100364     56070   1952912     25.11     28.68  --
511.30/511.38	c  N dy  6416   1977156        90      8010         0     63523     56070    840352     25.12     26.44  --
516.50/516.51	c  N dy  6475   2000748        90      8010         0     85294     56070   1478112     25.11     26.44  --
522.30/522.35	c  N dy  6535   2020774        90      8010         0    103707     56070   2023631     25.11     28.87  --
529.70/529.77	c  N dy  6571   2051945        90      8010         0     75045     56070   1150311     25.10     26.52  --
535.20/535.29	c  N dy  6614   2075241        90      8010         0     96450     56070   1776350     25.09     26.75  --
542.50/542.54	c  N dy  6711   2095250        90      8010         0    115022     56070   2328657     25.10     26.49  --
547.70/547.78	c  N dy  6860   2115254        90      8010         0     75601     56070   1170172     25.12     28.00  --
553.40/553.48	c  N dy  6965   2135321        90      8010         0     94171     56070   1725346     25.13     27.75  --
559.70/559.78	c  N dy  7036   2155377        90      8010         0    112688     56070   2272956     25.13     27.56  --
566.40/566.50	c  N dy  7181   2179246        90      8010         0     75768     56070   1152923     25.15     26.56  --
571.60/571.69	c  N dy  7252   2199497        90      8010         0     94425     56070   1704181     25.15     26.51  --
575.80/575.83	c  S st  7346   2210869        90      8010         0    104965     56070   2023979     25.16   no data  --
576.10/576.12	c  S st  7346   2211373        90      8010         0    105444     56070   2038664     25.16   no data  --
576.10/576.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
576.10/576.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
576.10/576.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
576.20/576.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
576.20/576.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
576.20/576.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
576.20/576.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
699.51/699.53	c lits-rem:      4469  cl-subs:     7902  v-elim:      0  v-fix:    0  time: 123.30 s
699.51/699.53	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
699.51/699.56	c vivif2 --  cl tried    97542 cl shrink        0 lits rem          0 time: 0.02
699.90/699.90	c asymm  cl-useful: 0/556/8010 lits-rem:0 time: 0.34
699.90/699.90	c calculated reachability. Time: 0.00
699.90/699.90	c  N dy  7346   2211373        90      8010         0     97542     56070   1781492     25.16   no data  --
707.00/707.05	c  N dy  7409   2232467        90      8010         0    117062     56070   2359372     25.16     26.49  --
712.91/712.91	c  N dy  7515   2255058        90      8010         0     78145     56070   1203359     25.17     26.67  --
722.71/722.74	c  N dy  7585   2290034        90      8010         0    110239     56070   2139349     25.16     26.51  --
729.81/729.86	c  N dy  7691   2310077        90      8010         0     68033     56070    881377     25.17     26.56  --
735.01/735.07	c  N dy  7804   2330123        90      8010         0     86641     56070   1438421     25.18     28.36  --
741.31/741.31	c  N dy  7886   2350182        90      8010         0    105154     56070   1987705     25.19     28.16  --
751.31/751.34	c  N dy  7971   2382181        90      8010         0     72764     56070    997747     25.19     26.68  --
756.50/756.51	c  N dy  8063   2402242        90      8010         0     91336     56070   1549206     25.19     27.89  --
762.11/762.17	c  N dy  8097   2422298        90      8010         0    109695     56070   2087107     25.18     26.55  --
769.61/769.64	c  N dy  8184   2442387        90      8010         0     65614     56070    772972     25.19     26.53  --
774.00/774.00	c  N dy  8224   2462885        90      8010         0     84395     56070   1322520     25.18     26.73  --
779.41/779.46	c  N dy  8283   2483144        90      8010         0    103117     56070   1876481     25.18     26.58  --
786.91/786.94	c  N dy  8368   2503188        90      8010         0    121680     56070   2429651     25.19     29.00  --
792.50/792.53	c  N dy  8438   2523211        90      8010         0     76518     56070   1077778     25.19     28.38  --
798.51/798.51	c  N dy  8554   2543290        90      8010         0     95127     56070   1634350     25.20     26.54  --
816.91/816.92	c  N dy  8625   2619101        90      8010         0     99893     56070   1709326     25.14     26.53  --
825.31/825.33	c  N dy  8732   2643005        90      8010         0    121999     56070   2366520     25.15     26.74  --
831.70/831.73	c  N dy  8801   2663052        90      8010         0     75226     56070   1003541     25.15     28.44  --
837.51/837.54	c  N dy  8921   2683136        90      8010         0     93816     56070   1563259     25.16     28.36  --
844.10/844.20	c  N dy  9000   2703489        90      8010         0    112623     56070   2121042     25.17     26.50  --
847.10/847.15	c  S st  9023   2711373        90      8010         0    119891     56070   2335891     25.17   no data  --
847.41/847.48	c  S st  9023   2711875        90      8010         0    120359     56070   2350079     25.17   no data  --
847.41/847.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
847.41/847.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
847.51/847.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
847.61/847.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
847.61/847.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
847.61/847.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
847.61/847.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1003.92/1003.98	c lits-rem:      9134  cl-subs:    10038  v-elim:      0  v-fix:    0  time: 156.36 s
1003.92/1003.98	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1004.02/1004.01	c vivif2 --  cl tried   110321 cl shrink        0 lits rem          0 time: 0.03
1004.32/1004.35	c asymm  cl-useful: 0/498/8010 lits-rem:0 time: 0.34
1004.32/1004.35	c calculated reachability. Time: 0.00
1004.32/1004.35	c  N dy  9023   2711875        90      8010         0    110321     56070   2026332     25.17   no data  --
1012.31/1012.38	c  N dy  9100   2732268        90      8010         0    129202     56070   2587177     25.17     26.63  --
1017.31/1017.31	c  N dy  9127   2753445        90      8010         0     82717     56070   1206236     25.16     26.49  --
1022.81/1022.83	c  N dy  9200   2773567        90      8010         0    101396     56070   1763072     25.17     26.50  --
1031.01/1031.07	c  N dy  9348   2794362        90      8010         0    120677     56070   2345200     25.18     26.53  --
1037.82/1037.84	c  N dy  9383   2814744        90      8010         0     72207     56070    870629     25.17     26.62  --
1042.72/1042.79	c  N dy  9413   2837085        90      8010         0     92751     56070   1469051     25.16     26.56  --
1050.72/1050.78	c  N dy  9518   2861111        90      8010         0    114905     56070   2124662     25.17     26.54  --
1059.11/1059.18	c  N dy  9613   2881130        90      8010         0    133477     56070   2679427     25.17     26.79  --
1065.41/1065.47	c  N dy  9729   2901189        90      8010         0     83848     56070   1210329     25.18     29.04  --
1072.12/1072.19	c  N dy  9821   2921861        90      8010         0    102942     56070   1775475     25.19     26.75  --
1081.51/1081.53	c  N dy  9916   2941997        90      8010         0    121569     56070   2333355     25.19     26.54  --
1090.52/1090.55	c  N dy 10026   2962091        90      8010         0     70964     56070    803016     25.20     26.53  --
1097.01/1097.08	c  N dy 10125   2987279        90      8010         0     94236     56070   1494437     25.20     26.57  --
1103.41/1103.41	c  N dy 10164   3007282        90      8010         0    112599     56070   2032716     25.20     27.43  --
1111.92/1111.99	c  N dy 10271   3027642        90      8010         0    131429     56070   2596267     25.21     27.26  --
1118.91/1118.91	c  N dy 10320   3047932        90      8010         0     80032     56070   1055834     25.21     26.55  --
1125.11/1125.10	c  N dy 10430   3068048        90      8010         0     98659     56070   1615905     25.22     26.56  --
1133.11/1133.11	c  N dy 10572   3088126        90      8010         0    117219     56070   2176360     25.23     29.26  --
1151.91/1151.93	c  N dy 10590   3158387        90      8010         0    110212     56070   1903752     25.17     26.74  --
1160.82/1160.80	c  N dy 10717   3178467        90      8010         0    128830     56070   2462686     25.17     26.51  --
1170.51/1170.56	c  N dy 10847   3200722        90      8010         0     77722     56070    957542     25.18     26.52  --
1173.91/1173.91	c  S st 10925   3211876        90      8010         0     88057     56070   1269840     25.19     23.73  --
1174.11/1174.15	c  S st 10925   3212379        90      8010         0     88523     56070   1284135     25.19   no data  --
1174.11/1174.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1174.11/1174.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1174.11/1174.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1174.21/1174.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1174.21/1174.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1174.21/1174.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1174.21/1174.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1192.11/1192.11	c lits-rem:      1958  cl-subs:     2706  v-elim:      0  v-fix:    0  time: 17.88 s
1192.11/1192.11	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1192.11/1192.13	c vivif2 --  cl tried    85817 cl shrink        0 lits rem          0 time: 0.02
1192.42/1192.42	c asymm  cl-useful: 0/623/8010 lits-rem:0 time: 0.30
1192.42/1192.43	c calculated reachability. Time: 0.00
1192.42/1192.43	c  N dy 10925   3212379        90      8010         0     85817     56070   1192899     25.19   no data  --
1198.92/1198.92	c  N dy 11023   3232494        90      8010         0    104459     56070   1747762     25.19     26.59  --
1206.82/1206.86	c  N dy 11119   3252926        90      8010         0    123336     56070   2309536     25.20     26.60  --
1217.62/1217.63	c  N dy 11219   3276887        90      8010         0    145380     56070   2965792     25.20     26.87  --
1223.51/1223.55	c  N dy 11320   3296904        90      8010         0     91191     56070   1344364     25.21     26.59  --
1229.52/1229.58	c  N dy 11368   3316925        90      8010         0    109645     56070   1888943     25.21     27.30  --
1237.32/1237.37	c  N dy 11438   3336987        90      8010         0    128104     56070   2436931     25.21     26.55  --
1246.72/1246.72	c  N dy 11525   3357065        90      8010         0    146666     56070   2989536     25.21     26.74  --
1252.93/1252.95	c  N dy 11628   3377096        90      8010         0     91432     56070   1332118     25.22     28.08  --
1259.72/1259.79	c  N dy 11708   3397403        90      8010         0    110167     56070   1887646     25.22     26.66  --
1268.82/1268.88	c  N dy 11795   3421011        90      8010         0    131988     56070   2538773     25.23     26.72  --
1279.42/1279.42	c  N dy 11884   3444626        90      8010         0     79079     56070    938143     25.23     26.66  --
1284.73/1284.78	c  N dy 11931   3464653        90      8010         0     97548     56070   1483204     25.23     27.64  --
1293.42/1293.40	c  N dy 12055   3487772        90      8010         0    118859     56070   2120967     25.24     26.72  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175685-1301786258/watcher-3175685-1301786258 -o /tmp/evaluation-result-3175685-1301786258/solver-3175685-1301786258 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175685-1301786258.cnf 

running on 2 cores: 0,2

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: 4.02 4.04 3.92 5/193 26476
/proc/meminfo: memFree=19819496/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=29676 CPUtime=0 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 517 0 0 0 0 0 0 0 25 0 1 0 290224002 30388224 457 33554432000 4194304 4650387 140735651105312 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 7419 457 327 112 0 2384 0

[startup+0.0357909 s]
/proc/loadavg: 4.02 4.04 3.92 5/193 26476
/proc/meminfo: memFree=19819496/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=30084 CPUtime=0.03 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 689 0 0 0 3 0 0 0 25 0 1 0 290224002 30806016 629 33554432000 4194304 4650387 140735651105312 18446744073709551615 4371091 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 7521 629 345 112 0 2486 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30084

[startup+0.100794 s]
/proc/loadavg: 4.02 4.04 3.92 5/193 26476
/proc/meminfo: memFree=19819496/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=30084 CPUtime=0.09 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 699 0 0 0 9 0 0 0 25 0 1 0 290224002 30806016 639 33554432000 4194304 4650387 140735651105312 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 7521 639 345 112 0 2486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30084

[startup+0.30077 s]
/proc/loadavg: 4.02 4.04 3.92 5/193 26476
/proc/meminfo: memFree=19819496/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=32636 CPUtime=0.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 1409 0 0 0 29 0 0 0 25 0 1 0 290224002 33419264 1269 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 8159 1269 376 112 0 3124 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32636

[startup+0.700686 s]
/proc/loadavg: 4.02 4.04 3.92 5/193 26476
/proc/meminfo: memFree=19819496/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=33368 CPUtime=0.69 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 2040 0 0 0 69 0 0 0 25 0 1 0 290224002 34168832 1353 33554432000 4194304 4650387 140735651105312 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 8342 1353 378 112 0 3307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33368

[startup+1.50054 s]
/proc/loadavg: 4.02 4.04 3.92 5/194 26477
/proc/meminfo: memFree=19812544/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=33800 CPUtime=1.48 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 2763 0 0 0 148 0 0 0 25 0 1 0 290224002 34611200 1693 33554432000 4194304 4650387 140735651105312 18446744073709551615 4313323 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 8450 1693 379 112 0 3415 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33800

[startup+3.10025 s]
/proc/loadavg: 4.02 4.04 3.92 4/192 26478
/proc/meminfo: memFree=19951360/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=41236 CPUtime=3.08 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 4873 0 0 0 308 0 0 0 25 0 1 0 290224002 42225664 3363 33554432000 4194304 4650387 140735651105312 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 10309 3363 380 112 0 5274 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41236

[startup+6.30069 s]
/proc/loadavg: 3.94 4.02 3.91 5/194 26505
/proc/meminfo: memFree=19936076/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=41372 CPUtime=6.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 6067 0 0 0 628 1 0 0 25 0 1 0 290224002 42364928 3518 33554432000 4194304 4650387 140735651105312 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 10343 3518 380 112 0 5308 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41372

[startup+12.7006 s]
/proc/loadavg: 3.94 4.02 3.91 5/194 26505
/proc/meminfo: memFree=19907220/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=47816 CPUtime=12.69 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 10155 0 0 0 1267 2 0 0 25 0 1 0 290224002 48963584 5058 33554432000 4194304 4650387 140735651105312 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 11954 5058 380 112 0 6919 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47816

[startup+25.5003 s]
/proc/loadavg: 3.95 4.02 3.91 5/194 26562
/proc/meminfo: memFree=20415624/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=54288 CPUtime=25.49 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 16112 0 0 0 2546 3 0 0 25 0 1 0 290224002 55590912 6810 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 13572 6810 380 112 0 8537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54288

[startup+51.1007 s]
/proc/loadavg: 3.97 4.01 3.91 5/194 26562
/proc/meminfo: memFree=20380984/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=60656 CPUtime=51.09 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 26033 0 0 0 5104 5 0 0 25 0 1 0 290224002 62111744 7851 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 15164 7851 380 112 0 10129 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60656

[startup+102.307 s]
/proc/loadavg: 3.98 4.01 3.91 5/194 26564
/proc/meminfo: memFree=20325420/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=63364 CPUtime=102.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 41712 0 0 0 10221 8 0 0 25 0 1 0 290224002 64884736 8880 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 15841 8880 380 112 0 10806 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63364

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.91 5/194 26565
/proc/meminfo: memFree=20274540/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=77836 CPUtime=162.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 56694 0 0 0 16217 12 0 0 25 0 1 0 290224002 79704064 13030 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 19459 13030 380 112 0 14424 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77836

[startup+222.3 s]
/proc/loadavg: 3.99 4.00 3.91 5/194 26567
/proc/meminfo: memFree=20218096/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=87944 CPUtime=222.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 68979 0 0 0 22215 14 0 0 25 0 1 0 290224002 90054656 15288 33554432000 4194304 4650387 140735651105312 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 21986 15288 380 112 0 16951 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87944

[startup+282.301 s]
/proc/loadavg: 4.10 4.03 3.93 5/194 26568
/proc/meminfo: memFree=20212980/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=88196 CPUtime=282.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 80473 0 0 0 28211 18 0 0 25 0 1 0 290224002 90312704 15722 33554432000 4194304 4650387 140735651105312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 22049 15722 380 112 0 17014 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 88196

[startup+342.301 s]
/proc/loadavg: 4.11 4.04 3.93 5/194 26570
/proc/meminfo: memFree=20134464/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=102352 CPUtime=342.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 93436 0 0 0 34208 22 0 0 25 0 1 0 290224002 104808448 19025 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 25588 19025 380 112 0 20553 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102352

[startup+402.3 s]
/proc/loadavg: 4.04 4.03 3.93 5/194 26572
/proc/meminfo: memFree=20131088/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=103792 CPUtime=402.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 93472 0 0 0 40208 22 0 0 25 0 1 0 290224002 106283008 19061 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 25948 19061 380 112 0 20913 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103792

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.94 5/194 26573
/proc/meminfo: memFree=20107396/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=103880 CPUtime=462.29 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 97981 0 0 0 46207 22 0 0 25 0 1 0 290224002 106373120 18303 33554432000 4194304 4650387 140735651105312 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 25970 18303 380 112 0 20935 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 103880

[startup+522.301 s]
/proc/loadavg: 4.11 4.05 3.95 5/194 26575
/proc/meminfo: memFree=20081940/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=104068 CPUtime=522.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 106781 0 0 0 52204 26 0 0 25 0 1 0 290224002 106565632 19248 33554432000 4194304 4650387 140735651105312 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 26017 19248 380 112 0 20982 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 104068

[startup+582.3 s]
/proc/loadavg: 4.04 4.04 3.95 5/194 26576
/proc/meminfo: memFree=20054628/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=112656 CPUtime=582.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 117211 0 0 0 58202 28 0 0 25 0 1 0 290224002 115359744 21435 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 28164 21435 380 112 0 23129 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112656

[startup+642.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/194 26578
/proc/meminfo: memFree=20040092/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=113856 CPUtime=642.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 117410 0 0 0 64202 28 0 0 25 0 1 0 290224002 116588544 21634 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 28464 21634 380 112 0 23429 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 113856

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 26580
/proc/meminfo: memFree=20013420/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=113856 CPUtime=702.3 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 117675 0 0 0 70202 28 0 0 25 0 1 0 290224002 116588544 21899 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 28464 21899 380 112 0 23429 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 113856

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 26581
/proc/meminfo: memFree=20014256/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=114016 CPUtime=762.32 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 126401 0 0 0 76201 31 0 0 25 0 1 0 290224002 116752384 21748 33554432000 4194304 4650387 140735651105312 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 28504 21748 380 112 0 23469 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 114016

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 26583
/proc/meminfo: memFree=20008664/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=114176 CPUtime=822.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 135405 0 0 0 82197 34 0 0 25 0 1 0 290224002 116916224 21790 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 28544 21790 380 112 0 23509 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 114176

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/194 26584
/proc/meminfo: memFree=19988804/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=123188 CPUtime=882.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 140851 0 0 0 88194 37 0 0 25 0 1 0 290224002 126144512 24205 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 30797 24205 380 112 0 25762 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 123188

[startup+942.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/194 26586
/proc/meminfo: memFree=19984568/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=124060 CPUtime=942.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 141152 0 0 0 94194 37 0 0 25 0 1 0 290224002 127037440 24506 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 31015 24506 380 112 0 25980 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 124060

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.95 5/194 26588
/proc/meminfo: memFree=19969668/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=124060 CPUtime=1002.32 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 141160 0 0 0 100195 37 0 0 25 0 1 0 290224002 127037440 24514 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 31015 24514 380 112 0 25980 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 124060

[startup+1062.3 s]
/proc/loadavg: 4.14 4.04 3.96 5/194 26589
/proc/meminfo: memFree=19970256/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=124240 CPUtime=1062.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 149349 0 0 0 106192 39 0 0 25 0 1 0 290224002 127221760 22927 33554432000 4194304 4650387 140735651105312 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 31060 22927 380 112 0 26025 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 124240

[startup+1122.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/194 26591
/proc/meminfo: memFree=19928932/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=124364 CPUtime=1122.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 156451 0 0 0 112189 42 0 0 25 0 1 0 290224002 127348736 23471 33554432000 4194304 4650387 140735651105312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 31091 23471 380 112 0 26056 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 124364

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 3.97 5/194 26592
/proc/meminfo: memFree=19915888/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=124472 CPUtime=1182.31 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 163100 0 0 0 118187 44 0 0 25 0 1 0 290224002 127459328 23442 33554432000 4194304 4650387 140735651105312 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 31118 23442 380 112 0 26083 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 124472

[startup+1242.3 s]
/proc/loadavg: 4.09 4.04 3.97 5/194 26594
/proc/meminfo: memFree=19905688/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=128536 CPUtime=1242.32 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 168925 0 0 0 124186 46 0 0 25 0 1 0 290224002 131620864 25757 33554432000 4194304 4650387 140735651105312 18446744073709551615 4366921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 32134 25757 380 112 0 27099 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 128536



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.97 5/194 26596
/proc/meminfo: memFree=19906276/32951124 swapFree=67111528/67111528
[pid=26476] ppid=26474 vsize=128656 CPUtime=1300.03 cores=0,2
/proc/26476/stat : 26476 (strangenight1-s) R 26474 26476 26194 0 -1 4202496 175843 0 0 0 129954 49 0 0 25 0 1 0 290224002 131743744 25693 33554432000 4194304 4650387 140735651105312 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26476/statm: 32164 25693 380 112 0 27129 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 128656

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.54
CPU system time (s): 0.499924
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 189892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.54
system time used= 0.499924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175843
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= 18
involuntary context switches= 1770

runsolver used 2.26166 second user time and 4.85526 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 01:17:38
IDJOB=3175685
IDBENCH=82703
IDSOLVER=1589
FILE ID=node132/3175685-1301786258
RUNJOBID= node132-1301783651-26212
PBS_JOBID= 12841386
Free space on /tmp= 72364 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S818753762-096.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175685-1301786258/watcher-3175685-1301786258 -o /tmp/evaluation-result-3175685-1301786258/solver-3175685-1301786258 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175685-1301786258.cnf

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

MD5SUM BENCH= ffd67922a8bb7c4660bea122f8a5ce0e
RANDOM SEED=1604035194

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:      19819900 kB
Buffers:        362880 kB
Cached:       11766812 kB
SwapCached:          0 kB
Active:        8036168 kB
Inactive:      4840096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19819900 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6228 kB
Writeback:           0 kB
AnonPages:      746228 kB
Mapped:          16400 kB
Slab:           192428 kB
PageTables:       6800 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1080088 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= 72364 MiB
End job on node132 at 2011-04-03 01:39:20