Trace number 3175612

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.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
MD5SUMfafa522767a4e86ea9e03f34c2fb7311
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark279.102
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
Number of clauses of size over 50

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-3175612-1301784961.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.01/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.01/0.02	c -- vars added       2000
0.01/0.02	c Parsing time:  0.02 s
0.01/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.19/0.24	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
0.19/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.29/0.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.29/0.31	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.33	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.33	c calculated reachability. Time: 0.00
0.29/0.33	c Calc default polars -  time:   0.00 s pos:     975 undec:      82 neg:     943
0.29/0.33	c =========================================================================================
0.29/0.33	c types(t): F = full restart, N = normal restart
0.29/0.33	c types(t): S = simplification begin/end, E = solution found
0.29/0.33	c restart types(rt): st = static, dy = dynamic
0.29/0.33	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.33	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.69/0.76	c  N dy    21      4013      2000     40000         0      4013    200000    749691    139.83    148.34  --
1.18/1.26	c  N dy    50      8253      2000     40000         0      4924    200000    524666    144.42    153.92  --
1.69/1.74	c  N dy    73     12324      2000     40000         0      8994    200000   1269650    144.20    155.50  --
2.20/2.25	c  N dy    98     16341      2000     40000         0      7516    200000    670341    144.35    152.40  --
2.69/2.73	c  N dy   124     20369      2000     40000         0     11544    200000   1411705    144.82    161.23  --
3.19/3.27	c  N dy   149     24553      2000     40000         0      8646    200000    613324    144.84    154.39  --
3.29/3.32	c  F st   153     25003      2000     40000         0      9095    200000    694636    144.69    112.98  --
3.89/3.99	c  N dy   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data  --
3.89/3.99	c  S st   159     30001      2000     40000         0     14083    200000   1774851    144.69   no data  --
3.99/4.07	c  S st   159     30502      2000     40000         0     14584    200000   1862541    144.69   no data  --
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
4.09/4.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4.09/4.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.89/9.96	c lits-rem:       558  cl-subs:       18  v-elim:      0  v-fix:    0  time:  5.76 s
10.19/10.22	c asymm  cl-useful: 0/39214/40000 lits-rem:0 time: 0.26
10.19/10.22	c calculated reachability. Time: 0.00
10.19/10.22	c  N dy   159     30502      2000     40000         0     14566    200000   1854492    144.69   no data  --
10.69/10.76	c  N dy   180     34601      2000     40000         0     10296    200000    704276    144.12    152.24  --
11.19/11.28	c  N dy   202     38682      2000     40000         0     14377    200000   1443189    143.81    152.03  --
11.79/11.84	c  N dy   229     42799      2000     40000         0     18493    200000   2195863    143.97    152.24  --
12.19/12.23	c  S st   246     45754      2000     40000         0     11931    200000    791500    143.83    146.22  --
12.29/12.31	c  S st   246     46257      2000     40000         0     12434    200000    873234    143.83   no data  --
12.29/12.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
12.29/12.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
12.29/12.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.99/16.08	c lits-rem:       751  cl-subs:        1  v-elim:      0  v-fix:    0  time:  3.70 s
15.99/16.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
15.99/16.09	c vivif2 --  cl tried    12433 cl shrink        0 lits rem          0 time: 0.01
16.09/16.10	c asymm  cl-useful: 0/786/40000 lits-rem:0 time: 0.01
16.09/16.10	c calculated reachability. Time: 0.00
16.09/16.10	c  N dy   246     46257      2000     40000         0     12433    200000    872014    143.83   no data  --
16.59/16.61	c  N dy   270     50291      2000     40000         0     16463    200000   1589160    143.61    181.80  --
17.19/17.20	c  N dy   293     54381      2000     40000         0     20553    200000   2328271    143.56    152.22  --
17.69/17.75	c  N dy   316     58416      2000     40000         0     13997    200000    970788    143.41    152.04  --
18.29/18.33	c  N dy   342     62516      2000     40000         0     18096    200000   1714635    143.52    156.55  --
18.89/18.96	c  N dy   371     66628      2000     40000         0     22207    200000   2470710    143.63    151.53  --
19.29/19.38	c  S st   389     69385      2000     40000         0     13336    200000    667291    143.70   no data  --
19.39/19.47	c  S st   389     69888      2000     40000         0     13839    200000    746004    143.70   no data  --
19.39/19.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.39/19.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
19.49/19.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.49/19.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.49/19.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
19.49/19.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.99/25.07	c lits-rem:      1685  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.54 s
24.99/25.07	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
24.99/25.08	c vivif2 --  cl tried    13837 cl shrink        0 lits rem          0 time: 0.01
25.29/25.34	c asymm  cl-useful: 0/39546/40000 lits-rem:0 time: 0.26
25.29/25.34	c calculated reachability. Time: 0.00
25.29/25.34	c  N dy   389     69888      2000     40000         0     13837    200000    744110    143.70   no data  --
25.89/25.95	c  N dy   416     74355      2000     40000         0     18303    200000   1550408    143.60    185.56  --
26.68/26.74	c  N dy   445     79491      2000     40000         0     23438    200000   2484207    143.54    151.90  --
27.39/27.50	c  N dy   481     84633      2000     40000         0     15930    200000    965503    143.87    157.67  --
27.89/27.90	c  F st   499     87500      2000     40000         0     18797    200000   1484040    143.82    127.88  --
28.29/28.39	c  N st   504     90800      2000     40000         0     22094    200000   2140262    143.82   no data  --
29.29/29.31	c  N dy   531     96686      2000     40000         0     14326    200000    493979    143.98    182.22  --
30.19/30.21	c  N dy   569    102862      2000     40000         0     20501    200000   1622742    143.96    151.71  --
30.49/30.52	c  S st   583    104833      2000     40000         0     22471    200000   1982675    143.98   no data  --
30.59/30.63	c  S st   583    105340      2000     40000         0     22978    200000   2061590    143.98   no data  --
30.59/30.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
30.59/30.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.59/30.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
30.70/30.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.70/30.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.70/30.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
30.70/30.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.39/45.44	c lits-rem:       659  cl-subs:        2  v-elim:      0  v-fix:    0  time: 14.68 s
45.39/45.45	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
45.39/45.47	c vivif2 --  cl tried    22976 cl shrink        0 lits rem          0 time: 0.02
45.69/45.77	c asymm  cl-useful: 0/32919/40000 lits-rem:0 time: 0.30
45.69/45.77	c calculated reachability. Time: 0.00
45.69/45.77	c  N dy   583    105340      2000     40000         0     22976    200000   2060399    143.98   no data  --
46.79/46.89	c  N dy   627    112153      2000     40000         0     15132    200000    455990    144.03    153.59  --
47.88/47.97	c  N dy   668    119476      2000     40000         0     22451    200000   1791623    144.00    152.03  --
49.18/49.28	c  N dy   719    127186      2000     40000         0     30160    200000   3196890    144.01    151.88  --
50.59/50.61	c  N dy   777    135409      2000     40000         0     22722    200000   1699328    144.39    155.78  --
52.09/52.13	c  N dy   832    144099      2000     40000         0     31412    200000   3301706    144.47    162.40  --
53.58/53.69	c  N dy   897    153441      2000     40000         0     24090    200000   1765370    144.65    154.93  --
54.39/54.48	c  S st   931    158010      2000     40000         0     28656    200000   2610645    144.77   no data  --
54.49/54.59	c  S st   931    158513      2000     40000         0     29159    200000   2685824    144.77   no data  --
54.49/54.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.49/54.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
54.59/54.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
54.69/54.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.69/54.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.69/54.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
54.69/54.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.68/77.74	c lits-rem:       764  cl-subs:        8  v-elim:      0  v-fix:    0  time: 23.01 s
77.68/77.75	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
77.68/77.77	c vivif2 --  cl tried    29151 cl shrink        0 lits rem          0 time: 0.03
77.78/77.88	c asymm  cl-useful: 0/7081/40000 lits-rem:0 time: 0.11
77.78/77.89	c calculated reachability. Time: 0.00
77.78/77.89	c  N dy   931    158513      2000     40000         0     29151    200000   2681596    144.77   no data  --
79.59/79.68	c  N dy   993    168784      2000     40000         0     21767    200000   1141168    144.77    153.33  --
81.48/81.54	c  N dy  1065    179602      2000     40000         0     32584    200000   3123271    144.84    152.80  --
83.39/83.44	c  N dy  1143    191207      2000     40000         0     25522    200000   1646648    144.95    153.20  --
85.38/85.47	c  N dy  1223    203458      2000     40000         0     37764    200000   3921043    145.06    153.05  --
87.49/87.52	c  N dy  1299    216510      2000     40000         0     31150    200000   2489465    144.96    153.42  --
89.79/89.81	c  N dy  1384    230429      2000     40000         0     24408    200000   1093004    144.93    188.89  --
90.89/90.94	c  S st  1425    237771      2000     40000         0     31748    200000   2431343    144.92   no data  --
90.99/91.05	c  S st  1425    238280      2000     40000         0     32257    200000   2514827    144.92   no data  --
90.99/91.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.99/91.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.99/91.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
91.09/91.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.09/91.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.09/91.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
91.09/91.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
112.28/112.31	c lits-rem:       557  cl-subs:        6  v-elim:      0  v-fix:    0  time: 21.12 s
112.28/112.32	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
112.28/112.34	c vivif2 --  cl tried    32251 cl shrink        0 lits rem          0 time: 0.03
112.68/112.71	c asymm  cl-useful: 0/28203/40000 lits-rem:0 time: 0.37
112.68/112.72	c calculated reachability. Time: 0.00
112.68/112.72	c  N dy  1425    238280      2000     40000         0     32251    200000   2511697    144.92   no data  --
115.49/115.55	c  N dy  1514    253540      2000     40000         0     25856    200000   1195969    144.91    158.72  --
118.48/118.59	c  N dy  1614    269725      2000     40000         0     42036    200000   4156631    144.93    157.87  --
121.68/121.79	c  N dy  1722    287179      2000     40000         0     36824    200000   3016742    144.94    153.44  --
125.29/125.37	c  N dy  1833    305634      2000     40000         0     31613    200000   1889473    144.95    153.28  --
125.39/125.48	c  F st  1836    306252      2000     40000         0     32230    200000   2002799    144.94    141.71  --
129.09/129.12	c  N dy  1925    325162      2000     40000         0     26472    200000    772721    144.89    159.58  --
132.59/132.63	c  N dy  2056    345203      2000     40000         0     46500    200000   4471474    145.05    153.76  --
134.69/134.76	c  S st  2129    357421      2000     40000         0     33054    200000   1801455    145.05   no data  --
134.79/134.87	c  S st  2129    357927      2000     40000         0     33560    200000   1876510    145.05   no data  --
134.79/134.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
134.79/134.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
134.89/134.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
134.89/134.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
134.89/134.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
134.89/134.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
134.89/134.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
147.29/147.39	c lits-rem:       620  cl-subs:        3  v-elim:      0  v-fix:    0  time: 12.41 s
147.29/147.39	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
147.39/147.41	c vivif2 --  cl tried    33557 cl shrink        0 lits rem          0 time: 0.02
147.49/147.56	c asymm  cl-useful: 0/11797/40000 lits-rem:0 time: 0.15
147.49/147.56	c calculated reachability. Time: 0.00
147.49/147.56	c  N dy  2129    357927      2000     40000         0     33557    200000   1875060    145.05   no data  --
151.29/151.36	c  N dy  2248    377938      2000     40000         0     26911    200000    508531    145.06    154.65  --
154.79/154.84	c  N dy  2372    398000      2000     40000         0     46963    200000   4207234    145.09    153.09  --
158.49/158.57	c  N dy  2494    418233      2000     40000         0     39534    200000   2654663    145.05    157.29  --
162.38/162.48	c  N dy  2617    438281      2000     40000         0     30916    200000    887548    145.02    154.73  --
166.09/166.19	c  N dy  2754    458371      2000     40000         0     51002    200000   4590909    145.12    155.38  --
169.89/169.97	c  N dy  2870    478405      2000     40000         0     41376    200000   2612662    145.08    153.33  --
174.39/174.44	c  N dy  3004    498412      2000     40000         0     30720    200000    501114    145.16    155.00  --
178.29/178.35	c  N dy  3129    518443      2000     40000         0     50744    200000   4185458    145.17    153.97  --
182.39/182.49	c  S st  3249    536890      2000     40000         0     37525    200000   1588832    145.27   no data  --
182.59/182.63	c  S st  3249    537393      2000     40000         0     38028    200000   1667679    145.27   no data  --
182.59/182.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
182.59/182.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.59/182.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
182.69/182.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.69/182.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.69/182.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
182.69/182.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
192.29/192.34	c lits-rem:       557  cl-subs:        1  v-elim:      0  v-fix:    0  time:  9.60 s
192.29/192.35	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
192.29/192.36	c vivif2 --  cl tried    38027 cl shrink        0 lits rem          0 time: 0.02
192.69/192.75	c asymm  cl-useful: 0/26239/40000 lits-rem:0 time: 0.38
192.69/192.75	c calculated reachability. Time: 0.00
192.69/192.75	c  N dy  3249    537393      2000     40000         0     38027    200000   1666584    145.27   no data  --
197.19/197.22	c  N dy  3371    557549      2000     40000         0     58175    200000   5347551    145.26    153.32  --
201.59/201.63	c  N dy  3492    577666      2000     40000         0     45637    200000   2883674    145.25    154.74  --
206.39/206.48	c  N dy  3619    597809      2000     40000         0     65770    200000   6572331    145.28    152.99  --
210.69/210.79	c  N dy  3742    617827      2000     40000         0     52133    200000   3876720    145.27    154.12  --
215.69/215.71	c  N dy  3869    638013      2000     40000         0     37658    200000   1060369    145.30    154.46  --
220.09/220.15	c  N dy  3994    658272      2000     40000         0     57912    200000   4770805    145.33    153.12  --
224.98/225.07	c  N dy  4120    678288      2000     40000         0     42265    200000   1744398    145.34    153.94  --
229.69/229.70	c  N dy  4241    698326      2000     40000         0     62293    200000   5397379    145.32    155.78  --
234.49/234.53	c  N dy  4366    718382      2000     40000         0     45691    200000   2181700    145.31    155.49  --
239.29/239.30	c  N dy  4488    738508      2000     40000         0     65810    200000   5892691    145.34    157.94  --
244.20/244.22	c  N dy  4622    758566      2000     40000         0     48207    200000   2501771    145.40    157.18  --
249.09/249.19	c  N dy  4743    778797      2000     40000         0     68436    200000   6231710    145.42    154.16  --
253.99/254.04	c  N dy  4860    798829      2000     40000         0     49804    200000   2595283    145.43    154.24  --
255.69/255.75	c  S st  4910    806089      2000     40000         0     57063    200000   3918174    145.43    137.93  --
255.89/255.92	c  S st  4910    806591      2000     40000         0     57565    200000   4000223    145.43   no data  --
255.89/255.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
255.89/255.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
255.89/255.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
256.09/256.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.09/256.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.09/256.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
256.09/256.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
557.40/557.47	c lits-rem:       332  cl-subs:       16  v-elim:      0  v-fix:    0  time: 301.34 s
557.40/557.47	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
557.50/557.51	c vivif2 --  cl tried    57549 cl shrink        0 lits rem          0 time: 0.04
557.80/557.86	c asymm  cl-useful: 0/13761/40000 lits-rem:0 time: 0.35
557.80/557.87	c calculated reachability. Time: 0.00
557.80/557.87	c  N dy  4910    806591      2000     40000         0     57549    200000   3993248    145.43   no data  --
563.20/563.22	c  N dy  5037    826694      2000     40000         0     77646    200000   7694695    145.43    154.70  --
567.70/567.77	c  N dy  5155    846803      2000     40000         0     58102    200000   3953171    145.42    157.32  --
573.20/573.28	c  N dy  5285    866935      2000     40000         0     78228    200000   7690352    145.46    154.64  --
578.00/578.08	c  N dy  5421    886968      2000     40000         0     57599    200000   3721297    145.52    157.91  --
583.50/583.54	c  N dy  5547    907234      2000     40000         0     77860    200000   7431840    145.50    156.60  --
588.40/588.48	c  N dy  5679    927260      2000     40000         0     56219    200000   3269510    145.53    156.62  --
593.80/593.86	c  N dy  5810    947348      2000     40000         0     76299    200000   6958056    145.55    160.11  --
599.10/599.13	c  N dy  5929    967415      2000     40000         0     53711    200000   2613618    145.53    161.52  --
604.30/604.36	c  N dy  6057    987464      2000     40000         0     73755    200000   6354678    145.58    160.14  --
609.31/609.34	c  N dy  6181   1007624      2000     40000         0     50252    200000   1801840    145.58    154.05  --
613.71/613.75	c  N dy  6303   1027636      2000     40000         0     70259    200000   5497397    145.58    153.47  --
619.00/619.06	c  N dy  6426   1047846      2000     40000         0     45813    200000    811128    145.59    154.92  --
623.20/623.25	c  N dy  6541   1067855      2000     40000         0     65813    200000   4484066    145.58    159.47  --
624.20/624.20	c  F st  6564   1071876      2000     40000         0     69833    200000   5223077    145.58   no data  --
628.20/628.28	c  N dy  6633   1088107      2000     40000         0     86056    200000   8313050    145.58    153.41  --
632.80/632.85	c  N dy  6750   1108141      2000     40000         0     60436    200000   3317896    145.57    155.86  --
637.80/637.85	c  N dy  6883   1128226      2000     40000         0     80515    200000   7017236    145.59    162.16  --
642.90/642.91	c  N dy  6999   1148252      2000     40000         0     53878    200000   1930737    145.59    156.70  --
647.50/647.54	c  N dy  7126   1168281      2000     40000         0     73900    200000   5632324    145.60    158.02  --
653.20/653.22	c  N dy  7265   1188327      2000     40000         0     93943    200000   9343402    145.64    168.53  --
657.60/657.69	c  N dy  7391   1208329      2000     40000         0     66285    200000   4058882    145.64    154.16  --
658.00/658.07	c  S st  7401   1209888      2000     40000         0     67844    200000   4353442    145.64    143.50  --
658.20/658.24	c  S st  7401   1210390      2000     40000         0     68346    200000   4437225    145.64   no data  --
658.20/658.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
658.20/658.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
658.30/658.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
658.40/658.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
658.40/658.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
658.40/658.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
658.40/658.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1054.93/1054.91	c lits-rem:       207  cl-subs:       17  v-elim:      0  v-fix:    0  time: 396.43 s
1054.93/1054.91	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1054.93/1054.96	c vivif2 --  cl tried    68329 cl shrink        0 lits rem          0 time: 0.05
1055.32/1055.39	c asymm  cl-useful: 0/18589/40000 lits-rem:0 time: 0.43
1055.32/1055.40	c calculated reachability. Time: 0.00
1055.32/1055.40	c  N dy  7401   1210390      2000     40000         0     68329    200000   4428924    145.64   no data  --
1061.32/1061.35	c  N dy  7534   1230430      2000     40000         0     88363    200000   8134207    145.67    153.78  --
1066.82/1066.85	c  N dy  7661   1250453      2000     40000         0     59733    200000   2696981    145.70    153.38  --
1072.31/1072.36	c  N dy  7788   1270533      2000     40000         0     79809    200000   6412561    145.72    155.10  --
1078.81/1078.84	c  N dy  7909   1290614      2000     40000         0     50240    200000    746389    145.74    153.95  --
1083.91/1083.90	c  N dy  8039   1310975      2000     40000         0     70595    200000   4501657    145.75    155.28  --
1089.81/1089.87	c  N dy  8156   1331009      2000     40000         0     90623    200000   8187550    145.74    155.29  --
1095.71/1095.77	c  N dy  8286   1351088      2000     40000         0     60040    200000   2388106    145.75    173.27  --
1101.22/1101.28	c  N dy  8420   1371155      2000     40000         0     80103    200000   6093883    145.77    159.49  --
1107.81/1107.83	c  N dy  8544   1391339      2000     40000         0    100278    200000   9804388    145.77    159.09  --
1113.12/1113.15	c  N dy  8657   1411589      2000     40000         0     68865    200000   3842212    145.76    156.28  --
1119.01/1119.07	c  N dy  8781   1431663      2000     40000         0     88933    200000   7564990    145.77    157.07  --
1125.61/1125.65	c  N dy  8906   1452126      2000     40000         0     56738    200000   1409165    145.78    153.51  --
1130.92/1130.99	c  N dy  9027   1472214      2000     40000         0     76819    200000   5106446    145.78    153.67  --
1137.42/1137.42	c  N dy  9155   1492259      2000     40000         0     96857    200000   8819615    145.80    156.21  --
1143.62/1143.61	c  N dy  9292   1512276      2000     40000         0     63224    200000   2458703    145.84    155.64  --
1149.22/1149.28	c  N dy  9419   1532347      2000     40000         0     83290    200000   6162528    145.85    161.02  --
1156.12/1156.15	c  N dy  9546   1552964      2000     40000         0    103903    200000   9973280    145.86    153.93  --
1161.92/1161.93	c  N dy  9675   1573079      2000     40000         0     69359    200000   3415800    145.87    155.00  --
1167.82/1167.84	c  N dy  9801   1593241      2000     40000         0     89512    200000   7171074    145.89    154.15  --
1174.82/1174.89	c  N dy  9926   1613448      2000     40000         0    109714    200000  10887332    145.90    158.98  --
1180.33/1180.36	c  N dy 10056   1633466      2000     40000         0     74078    200000   4117788    145.91    156.85  --
1186.51/1186.54	c  N dy 10182   1653596      2000     40000         0     94204    200000   7826372    145.91    155.52  --
1193.72/1193.70	c  N dy 10302   1673681      2000     40000         0     57636    200000    876907    145.91    154.25  --
1199.03/1199.06	c  N dy 10432   1693757      2000     40000         0     77705    200000   4597770    145.93    157.07  --
1204.22/1204.23	c  S st 10539   1710391      2000     40000         0     94333    200000   7674258    145.94   no data  --
1204.43/1204.49	c  S st 10539   1710893      2000     40000         0     94835    200000   7757331    145.94   no data  --
1204.53/1204.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1204.53/1204.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1204.53/1204.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
1204.91/1204.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1204.91/1204.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1204.91/1204.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1204.91/1204.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s

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-3175612-1301784961/watcher-3175612-1301784961 -o /tmp/evaluation-result-3175612-1301784961/solver-3175612-1301784961 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175612-1301784961.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 3.97 3.16 4/187 19142
/proc/meminfo: memFree=21464720/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=30360 CPUtime=0 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 910 0 0 0 0 0 0 0 25 0 1 0 290096585 31088640 850 33554432000 4194304 4650387 140734535637296 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 7590 850 327 112 0 2555 0

[startup+0.0154541 s]
/proc/loadavg: 4.02 3.97 3.16 4/187 19142
/proc/meminfo: memFree=21464720/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=31040 CPUtime=0.01 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 1190 0 0 0 1 0 0 0 25 0 1 0 290096585 31784960 1130 33554432000 4194304 4650387 140734535637296 18446744073709551615 230808826565 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 7760 1131 329 112 0 2725 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31040

[startup+0.100465 s]
/proc/loadavg: 4.02 3.97 3.16 4/187 19142
/proc/meminfo: memFree=21464720/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=32100 CPUtime=0.09 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 1615 0 0 0 9 0 0 0 25 0 1 0 290096585 32870400 1555 33554432000 4194304 4650387 140734535637296 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 8025 1555 347 112 0 2990 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32100

[startup+0.300404 s]
/proc/loadavg: 4.02 3.97 3.16 4/187 19142
/proc/meminfo: memFree=21464720/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=43108 CPUtime=0.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 4558 0 0 0 29 0 0 0 25 0 1 0 290096585 44142592 3872 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 10777 3872 363 112 0 5742 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43108

[startup+0.700357 s]
/proc/loadavg: 4.02 3.97 3.16 4/187 19142
/proc/meminfo: memFree=21464720/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=43108 CPUtime=0.69 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 5207 0 0 0 69 0 0 0 25 0 1 0 290096585 44142592 4521 33554432000 4194304 4650387 140734535637296 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 10777 4521 377 112 0 5742 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43108

[startup+1.50021 s]
/proc/loadavg: 3.94 3.95 3.16 4/185 19160
/proc/meminfo: memFree=21451452/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=44220 CPUtime=1.49 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 7020 0 0 0 148 1 0 0 25 0 1 0 290096585 45281280 4790 33554432000 4194304 4650387 140734535637296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 11055 4790 379 112 0 6020 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44220

[startup+3.10089 s]
/proc/loadavg: 3.94 3.95 3.16 4/188 19171
/proc/meminfo: memFree=21617040/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=44740 CPUtime=3.09 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 10658 0 0 0 308 1 0 0 25 0 1 0 290096585 45813760 4275 33554432000 4194304 4650387 140734535637296 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 11185 4275 379 112 0 6150 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44740

[startup+6.30035 s]
/proc/loadavg: 3.94 3.95 3.16 5/190 19198
/proc/meminfo: memFree=21538224/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=86220 CPUtime=6.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 22241 0 0 0 627 2 0 0 25 0 1 0 290096585 88289280 15858 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 21555 15858 381 112 0 16520 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86220

[startup+12.7012 s]
/proc/loadavg: 3.95 3.95 3.17 5/190 19198
/proc/meminfo: memFree=21523096/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=88524 CPUtime=12.69 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 26977 0 0 0 1266 3 0 0 25 0 1 0 290096585 90648576 15420 33554432000 4194304 4650387 140734535637296 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 22131 15420 381 112 0 17096 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88524

[startup+25.5008 s]
/proc/loadavg: 3.96 3.95 3.18 5/190 19198
/proc/meminfo: memFree=21443232/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=92924 CPUtime=25.49 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 33888 0 0 0 2544 5 0 0 25 0 1 0 290096585 95154176 16577 33554432000 4194304 4650387 140734535637296 18446744073709551615 4311029 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 23231 16577 381 112 0 18196 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92924

[startup+51.1012 s]
/proc/loadavg: 3.97 3.96 3.20 5/190 19199
/proc/meminfo: memFree=21370532/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=111804 CPUtime=51.09 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 53328 0 0 0 5099 10 0 0 25 0 1 0 290096585 114487296 22125 33554432000 4194304 4650387 140734535637296 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 27951 22125 381 112 0 22916 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111804

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.24 5/190 19200
/proc/meminfo: memFree=21295908/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=133904 CPUtime=102.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 80728 0 0 0 10214 15 0 0 25 0 1 0 290096585 137117696 27851 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 33476 27851 381 112 0 28441 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 133904

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.29 5/190 19202
/proc/meminfo: memFree=21281864/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=139800 CPUtime=162.28 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 125006 0 0 0 16202 26 0 0 25 0 1 0 290096585 143155200 27330 33554432000 4194304 4650387 140734535637296 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 34950 27330 381 112 0 29915 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 139800

[startup+222.301 s]
/proc/loadavg: 4.03 3.98 3.33 5/190 19203
/proc/meminfo: memFree=21233344/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=192204 CPUtime=222.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 172437 0 0 0 22190 39 0 0 25 0 1 0 290096585 196816896 33157 33554432000 4194304 4650387 140734535637296 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 48051 33157 381 112 0 43016 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192204

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.38 5/190 19205
/proc/meminfo: memFree=21212852/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=209920 CPUtime=282.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 205971 0 0 0 28182 47 0 0 25 0 1 0 290096585 214958080 35123 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52480 35123 381 112 0 47445 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 209920

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.41 5/190 19216
/proc/meminfo: memFree=21211004/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=209920 CPUtime=342.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 205971 0 0 0 34182 47 0 0 25 0 1 0 290096585 214958080 35123 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52480 35123 381 112 0 47445 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 209920

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.45 5/190 19217
/proc/meminfo: memFree=21187256/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=209920 CPUtime=402.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 205971 0 0 0 40182 47 0 0 25 0 1 0 290096585 214958080 35123 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52480 35123 381 112 0 47445 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 209920

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.48 5/190 19219
/proc/meminfo: memFree=21179276/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=209920 CPUtime=462.29 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 205971 0 0 0 46182 47 0 0 25 0 1 0 290096585 214958080 35123 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52480 35123 381 112 0 47445 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 209920

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.51 5/190 19223
/proc/meminfo: memFree=21178572/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=209920 CPUtime=522.3 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 205971 0 0 0 52183 47 0 0 25 0 1 0 290096585 214958080 35123 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52480 35123 381 112 0 47445 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 209920

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.54 5/190 19225
/proc/meminfo: memFree=21168996/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=211544 CPUtime=582.3 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 225825 0 0 0 58178 52 0 0 25 0 1 0 290096585 216621056 37996 33554432000 4194304 4650387 140734535637296 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 52886 37996 381 112 0 47851 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 211544

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.56 5/190 19227
/proc/meminfo: memFree=21190028/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=160140 CPUtime=642.31 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 276346 0 0 0 64165 66 0 0 25 0 1 0 290096585 163983360 32786 33554432000 4194304 4650387 140734535637296 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 40035 32786 381 112 0 35000 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 160140

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 19228
/proc/meminfo: memFree=21078120/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=702.31 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 70162 69 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231520

[startup+762.306 s]
/proc/loadavg: 4.05 4.01 3.61 5/190 19230
/proc/meminfo: memFree=21057368/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=762.32 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 76162 70 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231520

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.64 6/190 19231
/proc/meminfo: memFree=21057344/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=822.31 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 82161 70 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 231520

[startup+882.3 s]
/proc/loadavg: 4.04 4.02 3.66 5/190 19233
/proc/meminfo: memFree=21057200/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=882.31 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 88161 70 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231520

[startup+942.3 s]
/proc/loadavg: 4.01 4.01 3.68 5/190 19234
/proc/meminfo: memFree=21057184/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=942.32 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 94162 70 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 231520

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.70 5/190 19236
/proc/meminfo: memFree=21057052/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=1002.32 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 293590 0 0 0 100162 70 0 0 25 0 1 0 290096585 237076480 40071 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 40071 381 112 0 52845 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 231520

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.71 5/190 19238
/proc/meminfo: memFree=21049808/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=231520 CPUtime=1062.31 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 297828 0 0 0 106160 71 0 0 25 0 1 0 290096585 237076480 44309 33554432000 4194304 4650387 140734535637296 18446744073709551615 4333964 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 57880 44309 381 112 0 52845 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 231520

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.73 5/190 19239
/proc/meminfo: memFree=21045768/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=232468 CPUtime=1122.32 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 340343 0 0 0 112146 86 0 0 25 0 1 0 290096585 238047232 45019 33554432000 4194304 4650387 140734535637296 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 58117 45019 381 112 0 53082 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 232468

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.75 5/190 19241
/proc/meminfo: memFree=21038796/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=233640 CPUtime=1182.32 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 381354 0 0 0 118130 102 0 0 25 0 1 0 290096585 239247360 41020 33554432000 4194304 4650387 140734535637296 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 58410 41020 381 112 0 53375 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 233640

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.76 5/190 19243
/proc/meminfo: memFree=20963124/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=298960 CPUtime=1242.33 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 410838 0 0 0 124124 109 0 0 25 0 1 0 290096585 306135040 58780 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 74740 58780 381 112 0 69705 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 298960



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.77 4/188 19245
/proc/meminfo: memFree=21115640/32951124 swapFree=67111528/67111528
[pid=19142] ppid=19140 vsize=298960 CPUtime=1300.03 cores=0,2
/proc/19142/stat : 19142 (strangenight1-s) R 19140 19142 18989 0 -1 4202496 410865 0 0 0 129894 109 0 0 25 0 1 0 290096585 306135040 58807 33554432000 4194304 4650387 140734535637296 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19142/statm: 74740 58807 381 112 0 69705 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 298960

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.02
CPU time (s): 1300.05
CPU user time (s): 1298.95
CPU system time (s): 1.10183
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 298960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.95
system time used= 1.10183
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 410865
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= 6
involuntary context switches= 2407

runsolver used 2.25366 second user time and 4.86826 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-03 00:56:01
IDJOB=3175612
IDBENCH=82630
IDSOLVER=1589
FILE ID=node104/3175612-1301784961
RUNJOBID= node104-1301783656-19008
PBS_JOBID= 12841413
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S1264065752-051-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175612-1301784961/watcher-3175612-1301784961 -o /tmp/evaluation-result-3175612-1301784961/solver-3175612-1301784961 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175612-1301784961.cnf

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

MD5SUM BENCH= fafa522767a4e86ea9e03f34c2fb7311
RANDOM SEED=1912627147

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21464876 kB
Buffers:        342820 kB
Cached:       10604872 kB
SwapCached:          0 kB
Active:        7449828 kB
Inactive:      3777392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21464876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13616 kB
Writeback:           0 kB
AnonPages:      279048 kB
Mapped:          16056 kB
Slab:           195028 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   526296 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= 71924 MiB
End job on node104 at 2011-04-03 01:17:43