Trace number 3175779

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.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1828831772-021.SATISFIABLE.cnf
MD5SUM40224b6c1498feedd538b60d16a1e0b8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.39672
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-3175779-1301787555.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.19/0.20	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:      40 undec:       1 neg:      49
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.29/0.38	c  N dy    10      4015        90      8010         0      3723     56070    111688     26.08     27.50  --
0.59/0.62	c  N dy    16      9893        90      8010         0      6863     56070    192376     25.57     26.96  --
1.19/1.28	c  N dy    19     23023        90      8010         0      9852     56070    245804     24.44     25.88  --
1.39/1.40	c  F st    34     25001        90      8010         0     11690     56070    300393     24.60     24.29  --
1.49/1.52	c  N st    38     27034        90      8010         0      7264     56070    154887     24.60   no data  --
1.59/1.68	c  S st    40     30002        90      8010         0      9990     56070    236527     24.60   no data  --
1.69/1.72	c  S st    40     30507        90      8010         0     10472     56070    250839     24.60   no data  --
1.69/1.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.69/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.69/1.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1.69/1.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.98	c lits-rem:      1774  cl-subs:      756  v-elim:      0  v-fix:    0  time:  1.25 s
3.29/3.35	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.37
3.29/3.35	c calculated reachability. Time: 0.00
3.29/3.35	c  N dy    40     30507        90      8010         0      9716     56070    224660     24.60   no data  --
3.59/3.60	c  N dy    55     34534        90      8010         0     13463     56070    334593     24.67     25.97  --
3.79/3.87	c  N dy    94     38689        90      8010         0     10047     56070    219179     25.00     26.48  --
4.19/4.20	c  N dy   107     43913        90      8010         0     14864     56070    360210     25.02     26.45  --
4.30/4.35	c  S st   116     45760        90      8010         0      8303     56070    149669     25.05     23.18  --
4.30/4.39	c  S st   116     46261        90      8010         0      8780     56070    163870     25.05   no data  --
4.30/4.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.30/4.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.30/4.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.30/4.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.30/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.30/4.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4.30/4.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.33	c lits-rem:       119  cl-subs:       43  v-elim:      0  v-fix:    0  time:  0.94 s
5.29/5.34	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.29/5.34	c vivif2 --  cl tried     8737 cl shrink        0 lits rem          0 time: 0.00
5.59/5.67	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
5.59/5.67	c calculated reachability. Time: 0.00
5.59/5.67	c  N dy   116     46261        90      8010         0      8737     56070    162165     25.05   no data  --
6.39/6.41	c  N dy   125     56987        90      8010         0      9379     56070    165167     24.76     26.31  --
6.79/6.88	c  N dy   148     64186        90      8010         0     16069     56070    361064     24.82     26.13  --
7.19/7.23	c  N dy   170     68351        90      8010         0     19925     56070    473633     24.88     26.23  --
7.29/7.32	c  S st   179     69391        90      8010         0     10726     56070    186909     24.90     23.97  --
7.29/7.36	c  S st   179     69893        90      8010         0     11197     56070    201041     24.90   no data  --
7.29/7.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.29/7.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
7.29/7.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.29/8.37	c lits-rem:       383  cl-subs:      135  v-elim:      0  v-fix:    0  time:  1.00 s
8.29/8.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
8.29/8.38	c vivif2 --  cl tried    11062 cl shrink        0 lits rem          0 time: 0.00
8.69/8.75	c asymm  cl-useful: 0/7730/8010 lits-rem:0 time: 0.37
8.69/8.75	c calculated reachability. Time: 0.00
8.69/8.75	c  N dy   179     69893        90      8010         0     11062     56070    195978     24.90   no data  --
9.19/9.25	c  N dy   210     77153        90      8010         0     17776     56070    395517     25.00     26.58  --
9.89/9.99	c  F st   223     87502        90      8010         0     16232     56070    329467     24.89     23.74  --
9.89/9.99	c  N st   223     87502        90      8010         0     16232     56070    329467     24.89     23.74  --
10.39/10.43	c  N dy   231     93130        90      8010         0     21445     56070    483292     24.89     26.30  --
11.09/11.10	c  N dy   261    101671        90      8010         0     17361     56070    347960     24.93     26.29  --
11.29/11.37	c  S st   277    104839        90      8010         0     20289     56070    434483     24.97     24.69  --
11.39/11.43	c  S st   277    105339        90      8010         0     20768     56070    448828     24.97   no data  --
11.39/11.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.39/11.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.39/11.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.39/11.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.39/11.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.20/13.24	c lits-rem:      1960  cl-subs:     1514  v-elim:      0  v-fix:    0  time:  1.79 s
13.20/13.24	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
13.20/13.25	c vivif2 --  cl tried    19254 cl shrink        0 lits rem          0 time: 0.00
13.59/13.63	c asymm  cl-useful: 0/5547/8010 lits-rem:0 time: 0.38
13.59/13.63	c calculated reachability. Time: 0.00
13.59/13.63	c  N dy   277    105339        90      8010         0     19254     56070    398996     24.97   no data  --
14.20/14.29	c  N dy   293    112766        90      8010         0     13217     56070    208536     24.96     26.31  --
14.79/14.87	c  N dy   321    120214        90      8010         0     20113     56070    411816     24.99     26.43  --
15.69/15.70	c  N dy   352    128650        90      8010         0     14083     56070    217480     25.04     26.40  --
16.29/16.37	c  N dy   395    136898        90      8010         0     21748     56070    443840     25.10     27.55  --
17.60/17.66	c  N dy   433    151779        90      8010         0     20614     56070    387351     25.06     26.49  --
18.19/18.22	c  S st   455    158010        90      8010         0     26387     56070    556534     25.08     23.88  --
18.29/18.30	c  S st   455    158513        90      8010         0     26861     56070    570673     25.08   no data  --
18.29/18.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.29/18.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.29/18.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.29/18.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.29/18.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
18.29/18.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.59/20.63	c lits-rem:      2058  cl-subs:     2486  v-elim:      0  v-fix:    0  time:  2.30 s
20.59/20.63	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
20.59/20.64	c vivif2 --  cl tried    24375 cl shrink        0 lits rem          0 time: 0.00
20.79/20.83	c asymm  cl-useful: 0/1945/8010 lits-rem:0 time: 0.19
20.79/20.83	c calculated reachability. Time: 0.00
20.79/20.83	c  N dy   455    158513        90      8010         0     24375     56070    494773     25.08   no data  --
21.90/21.93	c  N dy   505    169701        90      8010         0     19162     56070    330650     25.13     26.46  --
22.90/22.94	c  N dy   526    180954        90      8010         0     29604     56070    639328     25.12     26.47  --
23.99/24.06	c  N dy   555    193381        90      8010         0     24485     56070    471666     25.12     26.55  --
25.49/25.53	c  N dy   608    205810        90      8010         0     18411     56070    272842     25.16     26.66  --
26.89/26.99	c  N dy   687    220226        90      8010         0     31760     56070    669554     25.23     26.70  --
28.40/28.43	c  N dy   722    234673        90      8010         0     26593     56070    495899     25.23     26.74  --
28.70/28.77	c  S st   740    237770        90      8010         0     29487     56070    581467     25.25   no data  --
28.80/28.85	c  S st   740    238272        90      8010         0     29957     56070    595726     25.25   no data  --
28.80/28.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.80/28.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.80/28.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
28.80/28.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.80/28.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.80/28.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
28.80/28.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.39/31.49	c lits-rem:      1531  cl-subs:     1846  v-elim:      0  v-fix:    0  time:  2.60 s
31.39/31.49	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
31.39/31.49	c vivif2 --  cl tried    28111 cl shrink        0 lits rem          0 time: 0.01
31.49/31.55	c asymm  cl-useful: 0/518/8010 lits-rem:0 time: 0.06
31.49/31.55	c calculated reachability. Time: 0.00
31.49/31.55	c  N dy   740    238272        90      8010         0     28111     56070    535178     25.25   no data  --
34.39/34.43	c  N dy   767    266126        90      8010         0     34385     56070    705822     25.16     26.52  --
36.79/36.86	c  N dy   838    288156        90      8010         0     34504     56070    691771     25.15     26.59  --
38.89/38.95	c  F st   903    306250        90      8010         0     29952     56070    543899     25.17   no data  --
38.99/39.02	c  N st   905    306876        90      8010         0     30534     56070    561064     25.17   no data  --
42.59/42.60	c  N dy   956    336507        90      8010         0     35668     56070    680572     25.12     26.46  --
45.10/45.14	c  N dy  1005    357410        90      8010         0     31855     56070    553818     25.10     20.17  --
45.10/45.14	c  S st  1005    357410        90      8010         0     31855     56070    553818     25.10     20.17  --
45.19/45.23	c  S st  1005    357912        90      8010         0     32325     56070    567738     25.10   no data  --
45.19/45.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.19/45.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/45.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
45.19/45.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.19/45.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.19/45.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
45.19/45.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.69/47.74	c lits-rem:      1075  cl-subs:     2098  v-elim:      0  v-fix:    0  time:  2.48 s
47.69/47.74	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
47.69/47.75	c vivif2 --  cl tried    30227 cl shrink        0 lits rem          0 time: 0.00
47.89/47.94	c asymm  cl-useful: 0/2213/8010 lits-rem:0 time: 0.19
47.89/47.94	c calculated reachability. Time: 0.00
47.89/47.94	c  N dy  1005    357912        90      8010         0     30227     56070    506449     25.10   no data  --
50.99/51.05	c  N dy  1063    382040        90      8010         0     28693     56070    451874     25.09     26.56  --
53.50/53.54	c  N dy  1118    402201        90      8010         0     47311     56070    998079     25.09     26.42  --
55.90/55.94	c  N dy  1167    422224        90      8010         0     40958     56070    793770     25.08     26.42  --
58.89/58.90	c  N dy  1274    442425        90      8010         0     33772     56070    567556     25.13     26.46  --
61.89/61.99	c  N dy  1377    462472        90      8010         0     52411     56070   1122792     25.18     26.55  --
65.39/65.40	c  N dy  1433    488555        90      8010         0     49677     56070   1006792     25.14     26.47  --
68.30/68.33	c  N dy  1494    508724        90      8010         0     40593     56070    724018     25.13     26.45  --
71.79/71.88	c  N dy  1626    529115        90      8010         0     30799     56070    420275     25.18     26.59  --
72.89/72.92	c  S st  1687    536872        90      8010         0     37990     56070    637045     25.21     24.34  --
72.99/73.02	c  S st  1687    537377        90      8010         0     38463     56070    651113     25.21   no data  --
72.99/73.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.99/73.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.99/73.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
72.99/73.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.99/73.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.99/73.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
72.99/73.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.90/75.96	c lits-rem:      1011  cl-subs:     1374  v-elim:      0  v-fix:    0  time:  2.91 s
75.90/75.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
75.90/75.97	c vivif2 --  cl tried    37089 cl shrink        0 lits rem          0 time: 0.01
76.09/76.17	c asymm  cl-useful: 0/1469/8010 lits-rem:0 time: 0.20
76.09/76.17	c calculated reachability. Time: 0.00
76.09/76.17	c  N dy  1687    537377        90      8010         0     37089     56070    603776     25.21   no data  --
79.99/80.01	c  N dy  1760    562823        90      8010         0     31014     56070    408223     25.20     26.67  --
82.59/82.63	c  N dy  1810    582921        90      8010         0     49554     56070    951413     25.20     26.81  --
85.59/85.69	c  N dy  1855    603005        90      8010         0     37603     56070    583280     25.18     28.42  --
88.89/88.94	c  N dy  1936    623202        90      8010         0     56359     56070   1139427     25.21     26.63  --
91.89/91.99	c  N dy  1996    643818        90      8010         0     43951     56070    755042     25.21     26.55  --
95.29/95.37	c  N dy  2055    664455        90      8010         0     63145     56070   1321914     25.21     26.55  --
98.30/98.30	c  N dy  2088    685097        90      8010         0     49678     56070    895416     25.19     26.74  --
102.09/102.15	c  N dy  2187    705132        90      8010         0     35005     56070    455026     25.22     27.95  --
104.70/104.72	c  N dy  2220    725287        90      8010         0     53580     56070   1005063     25.20     26.62  --
109.00/109.00	c  N dy  2301    749101        90      8010         0     41424     56070    625308     25.21     26.67  --
113.59/113.60	c  N dy  2391    772873        90      8010         0     63427     56070   1276771     25.22     26.62  --
117.19/117.29	c  N dy  2489    793005        90      8010         0     46975     56070    771125     25.24     26.93  --
119.59/119.60	c  S st  2551    806066        90      8010         0     59102     56070   1131272     25.25     24.77  --
119.69/119.76	c  S st  2551    806567        90      8010         0     59567     56070   1145127     25.25   no data  --
119.69/119.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
119.69/119.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.69/119.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
119.80/119.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.80/119.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.80/119.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
119.80/119.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
129.89/129.94	c lits-rem:      2514  cl-subs:     4109  v-elim:      0  v-fix:    0  time: 10.11 s
129.89/129.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
129.89/129.95	c vivif2 --  cl tried    55458 cl shrink        0 lits rem          0 time: 0.01
130.19/130.20	c asymm  cl-useful: 0/1049/8010 lits-rem:0 time: 0.25
130.19/130.20	c calculated reachability. Time: 0.00
130.19/130.20	c  N dy  2551    806567        90      8010         0     55458     56070   1010789     25.25   no data  --
134.20/134.26	c  N dy  2658    826648        90      8010         0     38113     56070    490647     25.27     27.73  --
137.30/137.38	c  N dy  2737    846693        90      8010         0     56700     56070   1041875     25.29     27.52  --
141.50/141.57	c  N dy  2802    866994        90      8010         0     38498     56070    481370     25.29     26.65  --
144.70/144.74	c  N dy  2828    888206        90      8010         0     57942     56070   1046159     25.26     26.84  --
149.09/149.12	c  N dy  2903    908518        90      8010         0     38909     56070    475488     25.26     26.62  --
153.69/153.74	c  N dy  2989    936545        90      8010         0     64754     56070   1237808     25.27     26.65  --
157.31/157.39	c  N dy  3012    956576        90      8010         0     44527     56070    619997     25.24     27.12  --
160.90/160.98	c  N dy  3057    977639        90      8010         0     63964     56070   1190653     25.24     26.62  --
166.10/166.16	c  N dy  3113   1006209        90      8010         0     50653     56070    778081     25.21     26.73  --
170.30/170.36	c  N dy  3224   1026222        90      8010         0     69188     56070   1329349     25.23     26.60  --
174.69/174.73	c  N dy  3282   1046862        90      8010         0     47588     56070    669105     25.23     26.67  --
178.50/178.53	c  N dy  3361   1066958        90      8010         0     66202     56070   1222413     25.24     28.37  --
179.50/179.52	c  F st  3376   1071875        90      8010         0     70732     56070   1356230     25.24     22.65  --
183.10/183.12	c  N dy  3409   1087090        90      8010         0     43195     56070    527195     25.24     26.57  --
186.59/186.63	c  N dy  3496   1107764        90      8010         0     62319     56070   1096413     25.25     26.60  --
192.10/192.12	c  N dy  3569   1127830        90      8010         0     80927     56070   1648809     25.26     28.05  --
196.09/196.12	c  N dy  3648   1147898        90      8010         0     56892     56070    914874     25.26     26.82  --
200.40/200.46	c  N dy  3727   1168238        90      8010         0     75667     56070   1472246     25.27     26.80  --
205.00/205.01	c  N dy  3783   1189305        90      8010         0     51733     56070    742175     25.27     26.79  --
209.10/209.12	c  N dy  3864   1209851        90      8010         0     70754     56070   1305478     25.28     23.96  --
209.10/209.12	c  S st  3864   1209851        90      8010         0     70754     56070   1305478     25.28     23.96  --
209.30/209.31	c  S st  3864   1210354        90      8010         0     71231     56070   1319979     25.28   no data  --
209.30/209.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.30/209.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.30/209.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
209.30/209.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.30/209.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.30/209.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
209.30/209.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
223.40/223.43	c lits-rem:      3227  cl-subs:     5034  v-elim:      0  v-fix:    0  time: 14.05 s
223.40/223.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
223.40/223.44	c vivif2 --  cl tried    66197 cl shrink        0 lits rem          0 time: 0.01
223.70/223.71	c asymm  cl-useful: 0/841/8010 lits-rem:0 time: 0.27
223.70/223.71	c calculated reachability. Time: 0.00
223.70/223.71	c  N dy  3864   1210354        90      8010         0     66197     56070   1161079     25.28   no data  --
228.81/228.86	c  N dy  3948   1231297        90      8010         0     85521     56070   1733304     25.28     26.73  --
233.20/233.21	c  N dy  4051   1251912        90      8010         0     60459     56070    988679     25.30     26.69  --
237.70/237.74	c  N dy  4123   1272277        90      8010         0     79286     56070   1544187     25.30     26.66  --
243.11/243.17	c  N dy  4174   1297542        90      8010         0     57383     56070    866520     25.29     26.65  --
247.80/247.81	c  N dy  4249   1318697        90      8010         0     76898     56070   1443391     25.29     26.64  --
253.50/253.57	c  N dy  4361   1339316        90      8010         0     49861     56070    632975     25.31     26.74  --
257.20/257.21	c  N dy  4401   1359576        90      8010         0     68539     56070   1181797     25.30     26.68  --
262.20/262.20	c  N dy  4481   1379635        90      8010         0     87093     56070   1734353     25.31     27.62  --
287.11/287.11	c  N dy  4525   1504030        90      8010         0     57312     56070    797387     25.12     26.49  --
291.90/291.91	c  N dy  4655   1524205        90      8010         0     75982     56070   1355386     25.14     26.47  --
297.30/297.33	c  N dy  4709   1545211        90      8010         0     95433     56070   1934867     25.14     26.52  --
302.30/302.31	c  N dy  4801   1566709        90      8010         0     65685     56070   1033094     25.14     26.56  --
310.40/310.47	c  N dy  4899   1590405        90      8010         0     87608     56070   1682814     25.15     26.58  --
318.41/318.40	c  N dy  4998   1610410        90      8010         0     55397     56070    707321     25.17     26.81  --
322.60/322.67	c  N dy  5078   1630455        90      8010         0     73897     56070   1254948     25.17     26.54  --
327.81/327.85	c  N dy  5146   1650475        90      8010         0     92377     56070   1798669     25.17     26.90  --
332.50/332.56	c  N dy  5168   1670556        90      8010         0     59145     56070    792251     25.16     26.92  --
336.81/336.88	c  N dy  5257   1690733        90      8010         0     77790     56070   1347726     25.17     26.89  --
341.91/341.94	c  S st  5314   1710354        90      8010         0     95972     56070   1888391     25.17   no data  --
342.21/342.21	c  S st  5314   1710859        90      8010         0     96453     56070   1902894     25.17   no data  --
342.21/342.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
342.21/342.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
342.21/342.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
342.30/342.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
342.30/342.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.30/342.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
342.30/342.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
374.40/374.49	c lits-rem:      5133  cl-subs:     8298  v-elim:      0  v-fix:    0  time: 32.17 s
374.40/374.50	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
374.50/374.52	c vivif2 --  cl tried    88155 cl shrink        0 lits rem          0 time: 0.02
374.80/374.83	c asymm  cl-useful: 0/642/8010 lits-rem:0 time: 0.31
374.80/374.83	c calculated reachability. Time: 0.00
374.80/374.83	c  N dy  5314   1710859        90      8010         0     88155     56070   1643467     25.17   no data  --
381.51/381.52	c  N dy  5429   1730892        90      8010         0     54371     56070    644293     25.18     28.40  --
385.61/385.67	c  N dy  5507   1751075        90      8010         0     73046     56070   1201557     25.19     26.53  --
391.10/391.15	c  N dy  5596   1771277        90      8010         0     91750     56070   1754628     25.19     26.57  --
397.50/397.52	c  N dy  5680   1791446        90      8010         0     56973     56070    700361     25.20     26.54  --
401.71/401.71	c  N dy  5740   1811989        90      8010         0     75902     56070   1260350     25.20     26.57  --
407.01/407.03	c  N dy  5811   1832043        90      8010         0     94512     56070   1812302     25.20     29.56  --
413.62/413.67	c  N dy  5859   1855571        90      8010         0     61711     56070    816229     25.20     26.53  --
419.41/419.40	c  N dy  5971   1879564        90      8010         0     83933     56070   1476234     25.21     26.77  --
426.10/426.12	c  N dy  6091   1899712        90      8010         0    102673     56070   2038143     25.22     26.70  --
432.32/432.34	c  N dy  6213   1919747        90      8010         0     65732     56070    924338     25.23     27.14  --
437.41/437.43	c  N dy  6315   1940145        90      8010         0     84689     56070   1490051     25.24     26.67  --
443.71/443.73	c  N dy  6380   1963122        90      8010         0    105901     56070   2119622     25.24     26.65  --
457.51/457.55	c  N dy  6450   2010106        90      8010         0     92760     56070   1688496     25.22     26.65  --
466.51/466.54	c  N dy  6546   2033604        90      8010         0    114490     56070   2337996     25.23     26.70  --
470.91/470.95	c  N dy  6581   2054017        90      8010         0     76011     56070   1184340     25.22     26.75  --
476.32/476.31	c  N dy  6636   2074090        90      8010         0     94539     56070   1731852     25.23     26.59  --
496.51/496.55	c  N dy  6674   2153910        90      8010         0    109365     56070   2102324     25.15     26.49  --
506.81/506.88	c  N dy  6747   2193489        90      8010         0     86921     56070   1467686     25.14     26.46  --
512.21/512.25	c  S st  6820   2210859        90      8010         0    103017     56070   1946229     25.14     24.33  --
512.52/512.53	c  S st  6820   2211362        90      8010         0    103491     56070   1960883     25.14   no data  --
512.52/512.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
512.52/512.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.52/512.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
512.62/512.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.62/512.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.62/512.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
512.62/512.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
604.01/604.09	c lits-rem:      6866  cl-subs:     9023  v-elim:      0  v-fix:    0  time: 91.43 s
604.01/604.09	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
604.11/604.11	c vivif2 --  cl tried    94468 cl shrink        0 lits rem          0 time: 0.02
604.41/604.42	c asymm  cl-useful: 0/595/8010 lits-rem:0 time: 0.32
604.41/604.43	c calculated reachability. Time: 0.00
604.41/604.43	c  N dy  6820   2211362        90      8010         0     94468     56070   1686454     25.14   no data  --
610.42/610.47	c  N dy  6848   2231464        90      8010         0    112950     56070   2226690     25.14     26.61  --
616.72/616.79	c  N dy  6979   2251563        90      8010         0     72241     56070   1033776     25.15     27.85  --
622.02/622.06	c  N dy  7030   2271639        90      8010         0     90766     56070   1576192     25.15     26.60  --
649.52/649.59	c  N dy  7095   2358212        90      8010         0    109054     56070   2043750     25.07     26.43  --
657.11/657.19	c  N dy  7210   2378360        90      8010         0     66485     56070    827358     25.08     26.47  --
662.12/662.17	c  N dy  7283   2398941        90      8010         0     85558     56070   1394403     25.08     26.45  --
669.32/669.31	c  N dy  7395   2421314        90      8010         0    106269     56070   2013969     25.09     26.61  --
676.32/676.37	c  N dy  7451   2441372        90      8010         0    124754     56070   2559909     25.09     30.34  --
681.11/681.12	c  N dy  7481   2462082        90      8010         0     81179     56070   1221304     25.09     26.42  --
686.43/686.48	c  N dy  7548   2482088        90      8010         0     99726     56070   1772818     25.09     27.46  --
694.42/694.40	c  N dy  7669   2502361        90      8010         0    118529     56070   2336819     25.10     26.44  --
701.72/701.75	c  N dy  7793   2522860        90      8010         0     73963     56070   1002038     25.11     26.57  --
707.61/707.65	c  N dy  7902   2543636        90      8010         0     93174     56070   1575902     25.12     26.54  --
714.72/714.71	c  N dy  7996   2563716        90      8010         0    111746     56070   2128353     25.12     27.43  --
722.82/722.81	c  N dy  8089   2583774        90      8010         0     65651     56070    735221     25.13     29.44  --
728.02/728.06	c  N dy  8208   2603874        90      8010         0     84295     56070   1295797     25.14     27.96  --
733.92/733.91	c  N dy  8283   2623926        90      8010         0    102861     56070   1847537     25.14     28.29  --
741.02/741.07	c  N dy  8343   2644155        90      8010         0    121511     56070   2396666     25.14     26.54  --
748.22/748.24	c  N dy  8428   2666867        90      8010         0     76838     56070   1048976     25.15     26.51  --
754.32/754.38	c  N dy  8549   2687097        90      8010         0     95588     56070   1610547     25.16     26.49  --
762.02/762.04	c  N dy  8645   2708405        90      8010         0    115283     56070   2197717     25.16     26.51  --
763.43/763.41	c  S st  8669   2711362        90      8010         0    118033     56070   2281041     25.17     25.60  --
763.72/763.73	c  S st  8669   2711865        90      8010         0    118514     56070   2295348     25.17   no data  --
763.72/763.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
763.72/763.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.82/763.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
763.82/763.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.82/763.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.82/763.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
763.82/763.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.42/922.44	c lits-rem:      7534  cl-subs:     9025  v-elim:      0  v-fix:    0  time: 158.58 s
922.42/922.44	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
922.42/922.46	c vivif2 --  cl tried   109489 cl shrink        0 lits rem          0 time: 0.03
922.83/922.81	c asymm  cl-useful: 0/519/8010 lits-rem:0 time: 0.35
922.83/922.82	c calculated reachability. Time: 0.00
922.83/922.82	c  N dy  8669   2711865        90      8010         0    109489     56070   1997332     25.17   no data  --
930.53/930.57	c  N dy  8738   2731886        90      8010         0    127937     56070   2539476     25.17     26.53  --
939.63/939.69	c  N dy  8780   2766626        90      8010         0     93623     56070   1515304     25.15     26.52  --
947.53/947.59	c  N dy  8877   2790414        90      8010         0    115590     56070   2167428     25.16     26.52  --
956.93/956.92	c  N dy  9004   2810624        90      8010         0    134294     56070   2731255     25.17     26.57  --
963.73/963.78	c  N dy  9054   2839018        90      8010         0     93218     56070   1496027     25.16     26.52  --
972.33/972.30	c  N dy  9181   2859110        90      8010         0    111871     56070   2054557     25.17     27.63  --
981.03/981.05	c  N dy  9306   2879116        90      8010         0    130441     56070   2612429     25.18     26.52  --
989.63/989.60	c  N dy  9410   2905896        90      8010         0     86821     56070   1292472     25.18     26.55  --
996.73/996.77	c  N dy  9538   2925928        90      8010         0    105392     56070   1850297     25.19     28.40  --
1004.83/1004.86	c  N dy  9634   2946620        90      8010         0    124520     56070   2423633     25.20     26.64  --
1015.03/1015.05	c  N dy  9724   2974213        90      8010         0     80707     56070   1081684     25.20     26.81  --
1021.73/1021.71	c  N dy  9835   2994907        90      8010         0     99854     56070   1652851     25.20     26.59  --
1029.13/1029.13	c  N dy  9925   3014956        90      8010         0    118371     56070   2204420     25.21     27.02  --
1038.34/1038.38	c  N dy 10019   3035401        90      8010         0    137291     56070   2770718     25.21     26.57  --
1045.04/1045.02	c  N dy 10122   3055485        90      8010         0     85722     56070   1225615     25.22     27.89  --
1051.43/1051.47	c  N dy 10222   3075544        90      8010         0    104358     56070   1784079     25.22     26.88  --
1058.93/1058.94	c  N dy 10288   3095630        90      8010         0    122909     56070   2334913     25.22     29.44  --
1068.83/1068.81	c  N dy 10403   3115727        90      8010         0    141558     56070   2895960     25.23     27.27  --
1075.14/1075.19	c  N dy 10530   3135824        90      8010         0     88925     56070   1306238     25.24     27.32  --
1082.14/1082.18	c  N dy 10591   3158390        90      8010         0    109784     56070   1921229     25.24     26.66  --
1091.33/1091.38	c  N dy 10728   3178423        90      8010         0    128388     56070   2484000     25.25     26.69  --
1102.44/1102.48	c  N dy 10781   3211865        90      8010         0     86905     56070   1202973     25.24     22.55  --
1102.44/1102.48	c  S st 10781   3211865        90      8010         0     86905     56070   1202973     25.24     22.55  --
1102.74/1102.70	c  S st 10781   3212371        90      8010         0     87383     56070   1217943     25.24   no data  --
1102.74/1102.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1102.74/1102.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1102.74/1102.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1102.74/1102.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1102.74/1102.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1102.74/1102.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1102.74/1102.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1117.94/1117.94	c lits-rem:      1885  cl-subs:     3711  v-elim:      0  v-fix:    0  time: 15.15 s
1117.94/1117.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1117.94/1117.95	c vivif2 --  cl tried    83672 cl shrink        0 lits rem          0 time: 0.02
1118.24/1118.25	c asymm  cl-useful: 0/642/8010 lits-rem:0 time: 0.30
1118.24/1118.25	c calculated reachability. Time: 0.00
1118.24/1118.25	c  N dy 10781   3212371        90      8010         0     83672     56070   1116833     25.24   no data  --
1123.94/1123.98	c  N dy 10830   3232404        90      8010         0    102016     56070   1655785     25.23     28.12  --
1133.04/1133.02	c  N dy 10947   3255975        90      8010         0    123789     56070   2304319     25.24     26.65  --
1142.53/1142.54	c  N dy 11049   3276030        90      8010         0    142352     56070   2858550     25.24     28.07  --
1152.33/1152.38	c  N dy 11096   3312300        90      8010         0    102985     56070   1678537     25.23     26.79  --
1163.04/1163.06	c  N dy 11187   3335710        90      8010         0    124681     56070   2328402     25.24     26.87  --
1175.44/1175.41	c  N dy 11250   3356439        90      8010         0    143824     56070   2896777     25.24     26.67  --
1185.64/1185.62	c  N dy 11373   3381294        90      8010         0     93020     56070   1376618     25.24     26.60  --
1193.94/1193.95	c  N dy 11422   3402074        90      8010         0    112171     56070   1940825     25.24     26.67  --
1204.34/1204.31	c  N dy 11513   3423806        90      8010         0    132209     56070   2537655     25.25     26.61  --
1214.14/1214.12	c  N dy 11582   3444491        90      8010         0     76573     56070    863330     25.25     26.62  --
1218.64/1218.67	c  N dy 11597   3464569        90      8010         0     94943     56070   1402787     25.24     26.87  --
1226.14/1226.18	c  N dy 11691   3486099        90      8010         0    114830     56070   1997989     25.25     26.60  --
1232.84/1232.89	c  N dy 11705   3506198        90      8010         0    133221     56070   2529228     25.24     27.58  --
1243.74/1243.74	c  N dy 11826   3526251        90      8010         0     76272     56070    841268     25.25     26.73  --
1253.34/1253.31	c  N dy 11891   3561889        90      8010         0    108932     56070   1798272     25.24     26.63  --
1260.84/1260.85	c  N dy 11927   3581926        90      8010         0    127296     56070   2335121     25.24     26.60  --
1271.14/1271.10	c  N dy 12021   3602978        90      8010         0    146749     56070   2915249     25.24     26.67  --
1278.84/1278.87	c  N dy 12143   3623028        90      8010         0     88956     56070   1206052     25.25     28.68  --
1285.24/1285.29	c  N dy 12220   3643048        90      8010         0    107440     56070   1756973     25.25     26.73  --
1293.55/1293.54	c  N dy 12290   3665474        90      8010         0    128044     56070   2364730     25.25     26.62  --

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-3175779-1301787555/watcher-3175779-1301787555 -o /tmp/evaluation-result-3175779-1301787555/solver-3175779-1301787555 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175779-1301787555.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.00 4.01 3.94 3/185 6211
/proc/meminfo: memFree=27171796/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=29816 CPUtime=0 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 586 0 0 0 0 0 0 0 25 0 1 0 290352567 30531584 525 33554432000 4194304 4650387 140736447473008 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 7454 525 327 112 0 2419 0

[startup+0.0590859 s]
/proc/loadavg: 4.00 4.01 3.94 3/185 6211
/proc/meminfo: memFree=27171796/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=30080 CPUtime=0.05 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 690 0 0 0 5 0 0 0 25 0 1 0 290352567 30801920 629 33554432000 4194304 4650387 140736447473008 18446744073709551615 4370615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 7520 629 345 112 0 2485 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30080

[startup+0.10105 s]
/proc/loadavg: 4.00 4.01 3.94 3/185 6211
/proc/meminfo: memFree=27171796/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=30080 CPUtime=0.09 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 698 0 0 0 9 0 0 0 25 0 1 0 290352567 30801920 637 33554432000 4194304 4650387 140736447473008 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 7520 637 345 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.301032 s]
/proc/loadavg: 4.00 4.01 3.94 3/185 6211
/proc/meminfo: memFree=27171796/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=32768 CPUtime=0.29 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 1408 0 0 0 29 0 0 0 25 0 1 0 290352567 33554432 1267 33554432000 4194304 4650387 140736447473008 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 8192 1267 376 112 0 3157 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32768

[startup+0.700958 s]
/proc/loadavg: 4.00 4.01 3.94 3/185 6211
/proc/meminfo: memFree=27171796/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=33380 CPUtime=0.69 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 2057 0 0 0 69 0 0 0 25 0 1 0 290352567 34181120 1365 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 8345 1365 378 112 0 3310 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33380

[startup+1.5008 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6266
/proc/meminfo: memFree=27162044/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=34128 CPUtime=1.49 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 3056 0 0 0 149 0 0 0 25 0 1 0 290352567 34947072 1546 33554432000 4194304 4650387 140736447473008 18446744073709551615 4334218 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 8532 1546 379 112 0 3497 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34128

[startup+3.1005 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6266
/proc/meminfo: memFree=27134560/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=40844 CPUtime=3.09 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 4781 0 0 0 309 0 0 0 19 0 1 0 290352567 41824256 3271 33554432000 4194304 4650387 140736447473008 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 10211 3271 380 112 0 5176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40844

[startup+6.30088 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27127340/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=40976 CPUtime=6.29 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 6026 0 0 0 628 1 0 0 25 0 1 0 290352567 41959424 3473 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 10244 3473 380 112 0 5209 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40976

[startup+12.7007 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27095220/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=48640 CPUtime=12.7 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 10338 0 0 0 1268 2 0 0 19 0 1 0 290352567 49807360 5243 33554432000 4194304 4650387 140736447473008 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 12160 5243 380 112 0 7125 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 48640

[startup+25.5012 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6267
/proc/meminfo: memFree=27051440/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=55060 CPUtime=25.49 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 16768 0 0 0 2546 3 0 0 25 0 1 0 290352567 56381440 6468 33554432000 4194304 4650387 140736447473008 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 13765 6468 380 112 0 8730 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55060

[startup+51.1003 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 6268
/proc/meminfo: memFree=27024184/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=63040 CPUtime=51.09 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 26549 0 0 0 5104 5 0 0 25 0 1 0 290352567 64552960 8356 33554432000 4194304 4650387 140736447473008 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 15760 8356 380 112 0 10725 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63040

[startup+102.306 s]
/proc/loadavg: 4.03 4.02 3.94 5/190 6269
/proc/meminfo: memFree=26992140/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=65476 CPUtime=102.3 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 41876 0 0 0 10221 9 0 0 25 0 1 0 290352567 67047424 8999 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 16369 8999 380 112 0 11334 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65476

[startup+162.301 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 6271
/proc/meminfo: memFree=26944480/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=79364 CPUtime=162.3 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 56786 0 0 0 16218 12 0 0 25 0 1 0 290352567 81268736 13044 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 19841 13044 380 112 0 14806 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 79364

[startup+222.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 6272
/proc/meminfo: memFree=26890880/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=89036 CPUtime=222.3 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 69006 0 0 0 22214 16 0 0 25 0 1 0 290352567 91172864 15180 33554432000 4194304 4650387 140736447473008 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 22259 15180 380 112 0 17224 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 89036

[startup+282.301 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 6274
/proc/meminfo: memFree=26868512/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=89276 CPUtime=282.31 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 80528 0 0 0 28212 19 0 0 25 0 1 0 290352567 91418624 15499 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 22319 15499 380 112 0 17284 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 89276

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 6276
/proc/meminfo: memFree=26815140/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=89516 CPUtime=342.3 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 90424 0 0 0 34208 22 0 0 25 0 1 0 290352567 91664384 15868 33554432000 4194304 4650387 140736447473008 18446744073709551615 4426487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 22379 15868 380 112 0 17344 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89516

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 6277
/proc/meminfo: memFree=26802104/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=108512 CPUtime=402.31 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 99450 0 0 0 40207 24 0 0 25 0 1 0 290352567 111116288 19588 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 27128 19588 380 112 0 22093 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 108512

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6279
/proc/meminfo: memFree=26748380/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=108700 CPUtime=462.31 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 108090 0 0 0 46204 27 0 0 25 0 1 0 290352567 111308800 20306 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 27175 20306 380 112 0 22140 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 108700

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6280
/proc/meminfo: memFree=26740164/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=116432 CPUtime=522.31 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 118203 0 0 0 52201 30 0 0 25 0 1 0 290352567 119226368 22262 33554432000 4194304 4650387 140736447473008 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 29108 22262 380 112 0 24073 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 116432

[startup+582.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 6282
/proc/meminfo: memFree=26729844/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=119072 CPUtime=582.31 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 118703 0 0 0 58201 30 0 0 25 0 1 0 290352567 121929728 22762 33554432000 4194304 4650387 140736447473008 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 29768 22762 380 112 0 24733 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 119072

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 6284
/proc/meminfo: memFree=26686396/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=119172 CPUtime=642.32 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 123995 0 0 0 64199 33 0 0 25 0 1 0 290352567 122032128 22153 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 29793 22153 380 112 0 24758 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 119172

[startup+702.3 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 6285
/proc/meminfo: memFree=26690208/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=119368 CPUtime=702.32 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 132484 0 0 0 70196 36 0 0 25 0 1 0 290352567 122232832 21852 33554432000 4194304 4650387 140736447473008 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 29842 21852 380 112 0 24807 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 119368

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6287
/proc/meminfo: memFree=26682992/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=119492 CPUtime=762.33 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 139884 0 0 0 76194 39 0 0 25 0 1 0 290352567 122359808 23101 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 29873 23101 380 112 0 24838 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 119492

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6288
/proc/meminfo: memFree=26671072/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=125728 CPUtime=822.32 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 141407 0 0 0 82193 39 0 0 25 0 1 0 290352567 128745472 24624 33554432000 4194304 4650387 140736447473008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31432 24624 380 112 0 26397 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 125728

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6290
/proc/meminfo: memFree=26675744/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=125728 CPUtime=882.32 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 141407 0 0 0 88193 39 0 0 25 0 1 0 290352567 128745472 24624 33554432000 4194304 4650387 140736447473008 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31432 24624 380 112 0 26397 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 125728

[startup+942.3 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 6292
/proc/meminfo: memFree=26672840/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=125796 CPUtime=942.33 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 144228 0 0 0 94193 40 0 0 25 0 1 0 290352567 128815104 24044 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31449 24044 380 112 0 26414 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 125796

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.96 5/190 6293
/proc/meminfo: memFree=26659304/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=125888 CPUtime=1002.33 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 151106 0 0 0 100191 42 0 0 25 0 1 0 290352567 128909312 24557 33554432000 4194304 4650387 140736447473008 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31472 24557 380 112 0 26437 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 125888

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 6295
/proc/meminfo: memFree=26629372/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=126016 CPUtime=1062.33 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 158005 0 0 0 106189 44 0 0 25 0 1 0 290352567 129040384 24890 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31504 24890 380 112 0 26469 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 126016

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 6296
/proc/meminfo: memFree=26604408/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=126140 CPUtime=1122.34 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 164208 0 0 0 112188 46 0 0 25 0 1 0 290352567 129167360 24340 33554432000 4194304 4650387 140736447473008 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31535 24340 380 112 0 26500 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 126140

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.96 5/190 6298
/proc/meminfo: memFree=26579440/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=126244 CPUtime=1182.34 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 170648 0 0 0 118185 49 0 0 25 0 1 0 290352567 129273856 23817 33554432000 4194304 4650387 140736447473008 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31561 23817 380 112 0 26526 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 126244

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 6300
/proc/meminfo: memFree=26567136/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=180140 CPUtime=1242.34 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 176206 0 0 0 124182 52 0 0 25 0 1 0 290352567 184463360 25877 33554432000 4194304 4650387 140736447473008 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 45035 25877 380 112 0 40000 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 180140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.96 4/189 6302
/proc/meminfo: memFree=26676108/32950928 swapFree=67102716/67111528
[pid=6211] ppid=6209 vsize=126412 CPUtime=1300.05 cores=0,2
/proc/6211/stat : 6211 (strangenight1-s) R 6209 6211 5753 0 -1 4202496 183001 0 0 0 129951 54 0 0 25 0 1 0 290352567 129445888 25588 33554432000 4194304 4650387 140736447473008 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6211/statm: 31603 25588 380 112 0 26568 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 126412

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.06
CPU user time (s): 1299.51
CPU system time (s): 0.548916
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 193968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.548916
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 183001
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= 13
involuntary context switches= 1625

runsolver used 2.23366 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-03 01:39:15
IDJOB=3175779
IDBENCH=82797
IDSOLVER=1589
FILE ID=node148/3175779-1301787555
RUNJOBID= node148-1301783648-5771
PBS_JOBID= 12841370
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 40224b6c1498feedd538b60d16a1e0b8
RANDOM SEED=205567398

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27172076 kB
Buffers:        287408 kB
Cached:        5202060 kB
SwapCached:       4876 kB
Active:        2070744 kB
Inactive:      3483108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27172076 kB
SwapTotal:    67111528 kB
SwapFree:     67102716 kB
Dirty:           12468 kB
Writeback:           0 kB
AnonPages:       61080 kB
Mapped:          15476 kB
Slab:           162552 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   285336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71680 MiB
End job on node148 at 2011-04-03 02:00:57