Trace number 3175501

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.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
MD5SUM07407a86c8d0f1e46c34022f68908549
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark606.272
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
Number of clauses of size 40
Number of clauses of size 50
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-3175501-1301783653.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.09/0.10	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.09/0.10	c -- vars added      35000
0.09/0.10	c Parsing time:  0.09 s
0.09/0.10	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.09/0.19	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.10
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.29/0.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
0.29/0.39	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.69	c lits-rem:         0  cl-subs:        0  v-elim:   1028  v-fix:    0  time:  0.29 s
0.59/0.69	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.76	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.69/0.76	c calculated reachability. Time: 0.00
0.69/0.77	c Calc default polars -  time:   0.01 s pos:   15443 undec:    4027 neg:   15530
0.69/0.77	c =========================================================================================
0.69/0.77	c types(t): F = full restart, N = normal restart
0.69/0.77	c types(t): S = simplification begin/end, E = solution found
0.69/0.77	c restart types(rt): st = static, dy = dynamic
0.69/0.77	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.77	c  B st     0         0     33972    145384         0         0    441840         0   no data   no data  --
2.19/2.22	c  N dy    20      4153     33972    145384         0      4153    441840   1245320    164.29    173.27  --
3.59/3.63	c  N dy    48      8205     33972    145384         0      8205    441840   2274519    166.57    175.49  --
4.99/5.05	c  N dy    75     12237     33972    145384         0     12237    441840   3276288    165.53    177.18  --
6.39/6.46	c  N dy   102     16260     33972    145384         0     16260    441840   4265502    164.76    181.51  --
7.89/7.96	c  N dy   130     20263     33972    145384         0     10265    441840    722413    164.84    208.33  --
9.29/9.37	c  N dy   160     24273     33972    145384         0     14275    441840   1755447    165.70    197.83  --
9.59/9.64	c  F st   167     25000     33972    145384         0     15000    441840   1947147    166.04    144.48  --
10.79/10.87	c  N st   172     28294     33972    145384         0     18292    441840   2973790    166.04   no data  --
11.49/11.57	c  S st   173     30000     33972    145384         0     19998    441840   3641210    166.04   no data  --
11.69/11.75	c  S st   173     30502     33972    145384         0     20500    441840   3733127    166.04   no data  --
11.69/11.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.69/11.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
12.29/12.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.29/12.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
12.29/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
12.29/12.38	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
22.09/22.10	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  9.72 s
22.19/22.26	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.15
22.19/22.27	c calculated reachability. Time: 0.00
22.19/22.27	c  N dy   173     30502     33972    145384         0     20496    441840   3729406    166.04   no data  --
23.79/23.83	c  N dy   199     34549     33972    145384         0     24543    441840   4756133    165.85    174.63  --
25.30/25.37	c  N dy   224     38564     33972    145384         0     28558    441840   5762503    165.52    179.28  --
26.89/26.96	c  N dy   250     42593     33972    145384         0     17090    441840   1198582    165.79    179.64  --
28.09/28.16	c  S st   273     45753     33972    145384         0     20250    441840   1981356    165.90    169.06  --
28.29/28.34	c  S st   273     46258     33972    145384         0     20755    441840   2076065    165.90   no data  --
28.29/28.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28.29/28.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.49/28.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
28.69/28.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
28.69/28.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28.69/28.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
28.69/28.79	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
34.10/34.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.37 s
34.10/34.19	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
34.19/34.22	c vivif2 --  cl tried    20755 cl shrink        0 lits rem          0 time: 0.03
34.29/34.38	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.16
34.29/34.39	c calculated reachability. Time: 0.00
34.29/34.39	c  N dy   273     46258     33972    145384         0     20755    441840   2076065    165.90   no data  --
35.89/35.94	c  N dy   299     50277     33972    145384         0     24773    441840   3078702    165.78    177.35  --
37.49/37.51	c  N dy   324     54279     33972    145384         0     28775    441840   4079159    165.50    174.84  --
39.09/39.16	c  N dy   351     58403     33972    145384         0     32899    441840   5130129    165.62    175.53  --
40.99/41.09	c  N dy   378     63062     33972    145384         0     18813    441840    782096    165.66    176.34  --
42.69/42.75	c  N dy   407     67113     33972    145384         0     22864    441840   1826475    165.94    177.21  --
43.69/43.75	c  S st   424     69387     33972    145384         0     25138    441840   2418155    166.06   no data  --
43.89/43.97	c  S st   424     69889     33972    145384         0     25640    441840   2510022    166.06   no data  --
43.89/43.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
43.89/43.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.19/44.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.24
44.39/44.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
44.39/44.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
44.39/44.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
44.39/44.48	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
51.49/51.59	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  7.10 s
51.60/51.61	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.01
51.60/51.64	c vivif2 --  cl tried    25640 cl shrink        0 lits rem          0 time: 0.04
51.79/51.81	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.17
51.79/51.82	c calculated reachability. Time: 0.00
51.79/51.82	c  N dy   424     69889     33972    145384         0     25640    441840   2510020    166.06   no data  --
53.59/53.67	c  N dy   456     74491     33972    145384         0     30242    441840   3703345    166.31    175.27  --
55.49/55.57	c  N dy   490     79266     33972    145384         0     35017    441840   4904381    166.19    205.32  --
57.79/57.81	c  N dy   526     84359     33972    145384         0     40110    441840   6193177    166.37    177.69  --
59.20/59.27	c  F st   547     87501     33972    145384         0     22378    441840   1099885    166.57    170.92  --
60.69/60.70	c  N st   552     90800     33972    145384         0     25675    441840   2297318    166.57   no data  --
62.99/63.09	c  N dy   582     96628     33972    145384         0     31503    441840   4025541    166.84    251.81  --
65.59/65.69	c  N dy   624    102939     33972    145384         0     37814    441840   5616892    166.73    175.78  --
66.39/66.49	c  S st   639    104833     33972    145384         0     39708    441840   6090093    166.75   no data  --
66.69/66.71	c  S st   639    105336     33972    145384         0     40211    441840   6178223    166.75   no data  --
66.69/66.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
66.69/66.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.89/66.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.24
67.39/67.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
67.39/67.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
67.39/67.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
67.39/67.45	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
144.79/144.81	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 77.37 s
144.79/144.83	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
144.89/144.92	c vivif2 --  cl tried    40207 cl shrink        0 lits rem          0 time: 0.09
145.10/145.13	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.20
145.10/145.14	c calculated reachability. Time: 0.00
145.10/145.14	c  N dy   639    105336     33972    145384         0     40207    441840   6176246    166.75   no data  --
147.89/147.97	c  N dy   685    112147     33972    145384         0     24578    441840   1238989    166.88    177.40  --
150.89/150.93	c  N dy   740    119363     33972    145384         0     31793    441840   3085989    167.02    179.27  --
154.00/154.07	c  N dy   789    127064     33972    145384         0     39493    441840   5012101    166.89    181.98  --
157.59/157.62	c  N dy   841    135173     33972    145384         0     23886    441840    677513    167.04    180.65  --
161.09/161.11	c  N dy   899    143906     33972    145384         0     32619    441840   2865875    166.87    176.83  --
164.89/165.00	c  N dy   964    153093     33972    145384         0     41806    441840   5210870    166.94    178.18  --
167.10/167.19	c  S st   997    158004     33972    145384         0     46716    441840   6459396    166.98   no data  --
167.40/167.45	c  S st   997    158512     33972    145384         0     47224    441840   6565230    166.98   no data  --
167.40/167.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
167.40/167.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.70/167.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
168.20/168.24	c bin-w-bin subsume rem            0 bins  time:  0.01 s
168.20/168.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
168.20/168.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
168.20/168.28	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
261.49/261.59	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 93.32 s
261.59/261.61	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
261.70/261.71	c vivif2 --  cl tried    47216 cl shrink        0 lits rem          0 time: 0.10
261.89/261.92	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.21
261.89/261.93	c calculated reachability. Time: 0.00
261.89/261.93	c  N dy   997    158512     33972    145384         0     47216    441840   6561491    166.98   no data  --
266.20/266.22	c  N dy  1066    168680     33972    145384         0     32524    441840   2546069    167.03    181.45  --
270.79/270.83	c  N dy  1140    179538     33972    145384         0     43380    441840   5341404    167.11    195.93  --
275.70/275.75	c  N dy  1212    191074     33972    145384         0     28993    441840   1349357    166.99    207.94  --
280.80/280.85	c  N dy  1289    203312     33972    145384         0     41231    441840   4519102    167.02    191.67  --
286.60/286.61	c  N dy  1379    216394     33972    145384         0     27349    441840    639967    167.04    176.85  --
292.29/292.38	c  N dy  1478    230250     33972    145384         0     41205    441840   4200264    167.20    178.18  --
295.70/295.70	c  S st  1532    237769     33972    145384         0     48723    441840   6169942    167.33   no data  --
295.91/295.93	c  S st  1532    238273     33972    145384         0     49227    441840   6262549    167.33   no data  --
295.91/295.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
295.91/295.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
296.20/296.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
296.60/296.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
296.60/296.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
296.60/296.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
296.60/296.66	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
385.30/385.33	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 88.67 s
385.30/385.35	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
385.40/385.45	c vivif2 --  cl tried    49223 cl shrink        0 lits rem          0 time: 0.10
385.60/385.69	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.24
385.70/385.70	c calculated reachability. Time: 0.00
385.70/385.70	c  N dy  1532    238273     33972    145384         0     49223    441840   6259881    167.33   no data  --
393.00/393.09	c  N dy  1638    253666     33972    145384         0     36631    441840   2759030    167.58    176.76  --
400.90/400.90	c  N dy  1744    270029     33972    145384         0     52994    441840   6905256    167.48    178.67  --
408.50/408.55	c  N dy  1864    287544     33972    145384         0     41519    441840   3722805    167.57    178.03  --
416.81/416.86	c  N dy  1994    305959     33972    145384         0     59934    441840   8583610    167.85    178.28  --
417.00/417.03	c  F st  1996    306250     33972    145384         0     30234    441840    569246    167.84    176.91  --
425.60/425.61	c  N dy  2107    325487     33972    145384         0     49470    441840   6192990    168.06    185.90  --
434.50/434.55	c  N dy  2245    345579     33972    145384         0     38562    441840   2540843    168.23    227.43  --
439.60/439.68	c  S st  2325    357410     33972    145384         0     50393    441840   5603338    168.29   no data  --
439.91/439.90	c  S st  2325    357912     33972    145384         0     50895    441840   5697607    168.29   no data  --
439.91/439.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
439.91/439.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
440.10/440.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.26
440.50/440.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
440.50/440.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
440.50/440.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
440.50/440.60	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
513.91/513.93	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 73.33 s
513.91/513.95	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
514.01/514.04	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.09
514.21/514.26	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.22
514.21/514.27	c calculated reachability. Time: 0.00
514.21/514.27	c  N dy  2325    357912     33972    145384         0     50892    441840   5696672    168.29   no data  --
523.40/523.43	c  N dy  2465    377964     33972    145384         0     38948    441840   2285132    168.41    184.39  --
532.41/532.45	c  N dy  2606    398038     33972    145384         0     59020    441840   7487357    168.54    186.52  --
541.31/541.39	c  N dy  2734    418326     33972    145384         0     46308    441840   3915531    168.48    179.06  --
550.51/550.58	c  N dy  2875    438380     33972    145384         0     66360    441840   9060999    168.56    202.54  --
559.40/559.43	c  N dy  3009    458510     33972    145384         0     52493    441840   5260051    168.57    178.37  --
568.71/568.75	c  N dy  3150    478538     33972    145384         0     37525    441840   1151043    168.60    190.30  --
577.60/577.61	c  N dy  3280    498589     33972    145384         0     57575    441840   6351267    168.62    188.55  --
586.81/586.82	c  N dy  3408    518795     33972    145384         0     41779    441840   1978668    168.52    180.77  --
595.01/595.06	c  S st  3535    536869     33972    145384         0     59852    441840   6690941    168.59   no data  --
595.31/595.31	c  S st  3535    537372     33972    145384         0     60355    441840   6793640    168.59   no data  --
595.31/595.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
595.31/595.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.61/595.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
596.01/596.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
596.01/596.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
596.01/596.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
596.01/596.07	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
699.81/699.82	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 103.76 s
699.81/699.84	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
699.91/699.95	c vivif2 --  cl tried    60353 cl shrink        0 lits rem          0 time: 0.11
700.11/700.19	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.24
700.21/700.20	c calculated reachability. Time: 0.00
700.21/700.20	c  N dy  3535    537372     33972    145384         0     60353    441840   6792585    168.59   no data  --
709.60/709.61	c  N dy  3673    557408     33972    145384         0     43392    441840   2187763    168.65    179.34  --
718.71/718.76	c  N dy  3810    577580     33972    145384         0     63564    441840   7473312    168.69    179.46  --
728.22/728.26	c  N dy  3953    597626     33972    145384         0     45607    441840   2490031    168.79    187.06  --
737.40/737.42	c  N dy  4098    617765     33972    145384         0     65746    441840   7712090    168.87    179.05  --
747.01/747.00	c  N dy  4236    637828     33972    145384         0     46808    441840   2574395    168.93    280.34  --
756.01/756.08	c  N dy  4362    657848     33972    145384         0     66827    441840   7806837    168.92    189.21  --
765.71/765.71	c  N dy  4502    677872     33972    145384         0     46854    441840   2301145    169.11    278.99  --
774.81/774.86	c  N dy  4638    697880     33972    145384         0     66861    441840   7433872    169.11    185.16  --
784.51/784.54	c  N dy  4777    717882     33972    145384         0     45863    441840   1762409    169.13    180.02  --
793.71/793.78	c  N dy  4913    737941     33972    145384         0     65922    441840   7001445    169.16    184.40  --
804.41/804.49	c  N dy  5058    758056     33972    145384         0     44041    441840   1029887    169.25    179.56  --
813.71/813.70	c  N dy  5203    778097     33972    145384         0     64082    441840   6268301    169.34    181.23  --
823.61/823.64	c  N dy  5341    798112     33972    145384         0     84094    441840  11451734    169.38    222.98  --
827.22/827.27	c  S st  5395    806058     33972    145384         0     49047    441840   2069621    169.38   no data  --
827.41/827.49	c  S st  5395    806561     33972    145384         0     49550    441840   2171604    169.38   no data  --
827.51/827.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
827.51/827.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
827.71/827.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.25
827.91/827.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
827.91/827.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
827.91/827.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
827.91/827.97	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
834.01/834.01	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  6.03 s
834.01/834.02	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
834.01/834.06	c vivif2 --  cl tried    49548 cl shrink        0 lits rem          0 time: 0.04
834.21/834.27	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.21
834.21/834.29	c calculated reachability. Time: 0.00
834.21/834.29	c  N dy  5395    806561     33972    145384         0     49548    441840   2171326    169.38   no data  --
843.71/843.74	c  N dy  5538    826664     33972    145384         0     69651    441840   7447719    169.45    182.96  --
853.71/853.75	c  N dy  5679    846815     33972    145384         0     45798    441840    963513    169.49    178.69  --
862.91/862.97	c  N dy  5815    866944     33972    145384         0     65926    441840   6166927    169.49    179.07  --
872.81/872.80	c  N dy  5946    886994     33972    145384         0     85974    441840  11325433    169.48    180.24  --
882.22/882.26	c  N dy  6087    907209     33972    145384         0     61193    441840   4741800    169.52    180.16  --
892.01/892.02	c  N dy  6223    927289     33972    145384         0     81273    441840  10027989    169.56    181.86  --
901.81/901.81	c  N dy  6360    947407     33972    145384         0     55390    441840   2976314    169.60    182.42  --
911.42/911.44	c  N dy  6502    967431     33972    145384         0     75411    441840   8230388    169.62    183.27  --
921.42/921.47	c  N dy  6633    987659     33972    145384         0     48643    441840    933104    169.57    184.48  --
930.81/930.86	c  N dy  6777   1007783     33972    145384         0     68767    441840   6216893    169.64    184.00  --
940.91/940.97	c  N dy  6915   1027946     33972    145384         0     88929    441840  11521726    169.69    206.36  --
950.72/950.77	c  N dy  7056   1048037     33972    145384         0     61021    441840   3955534    169.75    210.91  --
961.31/961.33	c  N dy  7193   1068155     33972    145384         0     81137    441840   9249260    169.77    178.92  --
963.52/963.52	c  F st  7222   1071877     33972    145384         0     84859    441840  10226676    169.78    153.44  --
972.91/972.92	c  N dy  7305   1088158     33972    145384         0     52143    441840   1322796    169.77    200.84  --
983.42/983.47	c  N dy  7442   1108320     33972    145384         0     72304    441840   6588533    169.79    182.17  --
994.81/994.86	c  N dy  7587   1128417     33972    145384         0     92400    441840  11850806    169.83    180.64  --
1005.72/1005.79	c  N dy  7724   1148480     33972    145384         0     62461    441840   3673097    169.83    179.95  --
1016.72/1016.72	c  N dy  7871   1168527     33972    145384         0     82507    441840   8981557    169.89    199.43  --
1028.61/1028.60	c  N dy  8013   1188628     33972    145384         0     51609    441840    703335    169.93    182.74  --
1039.12/1039.12	c  N dy  8162   1208648     33972    145384         0     71627    441840   6006180    169.97    181.23  --
1039.72/1039.79	c  S st  8173   1209843     33972    145384         0     72822    441840   6322524    169.98   no data  --
1040.02/1040.08	c  S st  8173   1210347     33972    145384         0     73326    441840   6418654    169.98   no data  --
1040.12/1040.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1040.12/1040.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1040.42/1040.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.29
1040.82/1040.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1040.82/1040.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1040.92/1040.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33972 time:  0.01 s
1040.92/1040.92	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
1141.73/1141.75	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 100.83 s
1141.73/1141.77	c vivif2 --  cl tried   145384 cl shrink        0 lits rem          0 time: 0.02
1141.83/1141.88	c vivif2 --  cl tried    73323 cl shrink        0 lits rem          0 time: 0.11
1142.12/1142.18	c asymm  cl-useful: 0/145384/145384 lits-rem:0 time: 0.29
1142.12/1142.19	c calculated reachability. Time: 0.00
1142.12/1142.19	c  N dy  8173   1210347     33972    145384         0     73323    441840   6417042    169.98   no data  --
1153.22/1153.29	c  N dy  8312   1230410     33972    145384         0     93386    441840  11607008    169.98    179.21  --
1164.22/1164.28	c  N dy  8446   1250535     33972    145384         0     61514    441840   3033709    169.99    179.77  --
1174.02/1174.04	c  N dy  8585   1270555     33972    145384         0     81533    441840   8381614    170.05    190.90  --
1184.63/1184.64	c  N dy  8726   1290701     33972    145384         0    101679    441840  13721011    170.09    182.63  --
1194.53/1194.54	c  N dy  8864   1310804     33972    145384         0     68782    441840   4664186    170.10    179.78  --
1204.43/1204.43	c  N dy  9003   1330826     33972    145384         0     88802    441840   9929812    170.13    181.10  --
1215.22/1215.24	c  N dy  9139   1350921     33972    145384         0     54899    441840    786856    170.13    188.89  --
1224.62/1224.66	c  N dy  9269   1370967     33972    145384         0     74944    441840   6032233    170.15    180.08  --
1234.92/1234.91	c  N dy  9404   1391063     33972    145384         0     95040    441840  11182604    170.16    182.19  --
1245.43/1245.44	c  N dy  9538   1411154     33972    145384         0     60130    441840   1887728    170.14    189.58  --
1255.03/1255.03	c  N dy  9673   1431230     33972    145384         0     80206    441840   7101275    170.13    179.12  --
1265.53/1265.51	c  N dy  9811   1451352     33972    145384         0    100327    441840  12349569    170.15    183.24  --
1275.83/1275.86	c  N dy  9942   1471527     33972    145384         0     64504    441840   2772492    170.15    180.41  --
1285.62/1285.62	c  N dy 10074   1491574     33972    145384         0     84551    441840   7899126    170.12    183.73  --
1296.33/1296.37	c  N dy 10221   1511790     33972    145384         0    104765    441840  13187658    170.14    180.19  --

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-3175501-1301783653/watcher-3175501-1301783653 -o /tmp/evaluation-result-3175501-1301783653/solver-3175501-1301783653 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175501-1301783653.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: 0.00 0.27 2.70 1/178 26224
/proc/meminfo: memFree=20526480/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=25028 CPUtime=0 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 1546 0 0 0 0 0 0 0 20 0 1 0 289963562 25628672 1292 33554432000 4194304 4650387 140735564789728 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 6257 1296 326 112 0 1222 0

[startup+0.0342821 s]
/proc/loadavg: 0.00 0.27 2.70 1/178 26224
/proc/meminfo: memFree=20526480/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=44640 CPUtime=0.02 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 4783 0 0 0 2 0 0 0 20 0 1 0 289963562 45711360 3734 33554432000 4194304 4650387 140735564789728 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 11160 3734 329 112 0 6125 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 44640

[startup+0.100313 s]
/proc/loadavg: 0.00 0.27 2.70 1/178 26224
/proc/meminfo: memFree=20526480/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=50856 CPUtime=0.09 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 6857 0 0 0 9 0 0 0 20 0 1 0 289963562 52076544 5808 33554432000 4194304 4650387 140735564789728 18446744073709551615 4532760 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 12714 5808 345 112 0 7679 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50856

[startup+0.30022 s]
/proc/loadavg: 0.00 0.27 2.70 1/178 26224
/proc/meminfo: memFree=20526480/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=62408 CPUtime=0.29 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 8593 0 0 0 29 0 0 0 21 0 1 0 289963562 63905792 6681 33554432000 4194304 4650387 140735564789728 18446744073709551615 4457383 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 15602 6681 354 112 0 10567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62408

[startup+0.701145 s]
/proc/loadavg: 0.00 0.27 2.70 1/178 26224
/proc/meminfo: memFree=20526480/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=83092 CPUtime=0.69 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 14047 0 0 0 68 1 0 0 22 0 1 0 289963562 85086208 12135 33554432000 4194304 4650387 140735564789728 18446744073709551615 4312872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 20773 12135 371 112 0 15738 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83092

[startup+1.50101 s]
/proc/loadavg: 0.00 0.27 2.70 2/179 26225
/proc/meminfo: memFree=20477492/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=83092 CPUtime=1.49 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 14743 0 0 0 148 1 0 0 25 0 1 0 289963562 85086208 12831 33554432000 4194304 4650387 140735564789728 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 20773 12832 379 112 0 15738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83092

[startup+3.10076 s]
/proc/loadavg: 0.00 0.27 2.70 2/179 26225
/proc/meminfo: memFree=20473400/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=83092 CPUtime=3.09 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 15907 0 0 0 307 2 0 0 25 0 1 0 289963562 85086208 13995 33554432000 4194304 4650387 140735564789728 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 20773 13995 379 112 0 15738 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83092

[startup+6.3012 s]
/proc/loadavg: 0.08 0.28 2.69 3/184 26236
/proc/meminfo: memFree=20444204/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=132448 CPUtime=6.29 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 18154 0 0 0 627 2 0 0 25 0 1 0 289963562 135626752 16242 33554432000 4194304 4650387 140735564789728 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 33112 16242 379 112 0 28077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132448

[startup+12.701 s]
/proc/loadavg: 0.23 0.31 2.69 3/184 26236
/proc/meminfo: memFree=20422788/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=224408 CPUtime=12.69 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 43096 0 0 0 1263 6 0 0 25 0 1 0 289963562 229793792 35132 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 56102 35132 383 112 0 51067 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 224408

[startup+25.5008 s]
/proc/loadavg: 1.00 0.47 2.70 5/194 26256
/proc/meminfo: memFree=20208276/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=233020 CPUtime=25.49 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 47114 0 0 0 2542 7 0 0 25 0 1 0 289963562 238612480 39150 33554432000 4194304 4650387 140735564789728 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 58255 39150 383 112 0 53220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 233020

[startup+51.1002 s]
/proc/loadavg: 2.03 0.75 2.74 5/194 26257
/proc/meminfo: memFree=20067316/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=192804 CPUtime=51.09 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 63452 0 0 0 5098 11 0 0 25 0 1 0 289963562 197431296 41128 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 48201 41128 383 112 0 43166 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 192804

[startup+102.307 s]
/proc/loadavg: 3.20 1.27 2.81 5/194 26258
/proc/meminfo: memFree=19892756/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=311340 CPUtime=102.3 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 88575 0 0 0 10214 16 0 0 25 0 1 0 289963562 318812160 58772 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 77835 58772 383 112 0 72800 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 311340

[startup+162.3 s]
/proc/loadavg: 3.70 1.76 2.88 5/194 26260
/proc/meminfo: memFree=19837160/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=325768 CPUtime=162.29 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 98181 0 0 0 16211 18 0 0 25 0 1 0 289963562 333586432 60196 33554432000 4194304 4650387 140735564789728 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 81442 60196 383 112 0 76407 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 325768

[startup+222.301 s]
/proc/loadavg: 3.89 2.17 2.94 5/194 26261
/proc/meminfo: memFree=19751932/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=346184 CPUtime=222.29 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 106220 0 0 0 22210 19 0 0 25 0 1 0 289963562 354492416 68235 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 86546 68235 383 112 0 81511 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 346184

[startup+282.301 s]
/proc/loadavg: 4.11 2.53 3.02 5/194 26263
/proc/meminfo: memFree=19728344/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=360232 CPUtime=282.29 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 117559 0 0 0 28207 22 0 0 25 0 1 0 289963562 368877568 70976 33554432000 4194304 4650387 140735564789728 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 90058 70976 383 112 0 85023 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 360232

[startup+342.3 s]
/proc/loadavg: 4.04 2.80 3.08 5/194 26264
/proc/meminfo: memFree=19693108/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=363224 CPUtime=342.3 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 123945 0 0 0 34206 24 0 0 25 0 1 0 289963562 371941376 72622 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 90806 72622 383 112 0 85771 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 363224

[startup+402.301 s]
/proc/loadavg: 4.05 3.03 3.14 5/194 26266
/proc/meminfo: memFree=19591408/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=377336 CPUtime=402.3 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 134048 0 0 0 40202 28 0 0 25 0 1 0 289963562 386392064 77651 33554432000 4194304 4650387 140735564789728 18446744073709551615 4229472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 94334 77651 383 112 0 89299 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 377336

[startup+462.301 s]
/proc/loadavg: 4.02 3.20 3.19 5/194 26268
/proc/meminfo: memFree=19587036/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=378080 CPUtime=462.3 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 149796 0 0 0 46198 32 0 0 25 0 1 0 289963562 387153920 76046 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 94520 76046 383 112 0 89485 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 378080

[startup+522.301 s]
/proc/loadavg: 4.04 3.36 3.24 5/194 26269
/proc/meminfo: memFree=19619864/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=329960 CPUtime=522.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 155217 0 0 0 52196 35 0 0 25 0 1 0 289963562 337879040 75244 33554432000 4194304 4650387 140735564789728 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 82490 75244 383 112 0 77455 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 329960

[startup+582.301 s]
/proc/loadavg: 4.09 3.49 3.29 5/194 26271
/proc/meminfo: memFree=19567512/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=390456 CPUtime=582.3 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 182164 0 0 0 58190 40 0 0 25 0 1 0 289963562 399826944 82513 33554432000 4194304 4650387 140735564789728 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 97614 82513 383 112 0 92579 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 390456

[startup+642.3 s]
/proc/loadavg: 4.11 3.60 3.34 5/194 26272
/proc/meminfo: memFree=19553352/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=390516 CPUtime=642.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 187168 0 0 0 64189 42 0 0 25 0 1 0 289963562 399888384 80435 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476202 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 97629 80435 383 112 0 92594 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 390516

[startup+702.301 s]
/proc/loadavg: 4.04 3.67 3.38 5/194 26274
/proc/meminfo: memFree=19543172/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=390516 CPUtime=702.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 188296 0 0 0 70189 42 0 0 25 0 1 0 289963562 399888384 81563 33554432000 4194304 4650387 140735564789728 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 97629 81563 383 112 0 92594 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 390516

[startup+762.307 s]
/proc/loadavg: 4.01 3.72 3.41 5/194 26276
/proc/meminfo: memFree=19512268/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=420992 CPUtime=762.32 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 222148 0 0 0 76181 51 0 0 25 0 1 0 289963562 431095808 92384 33554432000 4194304 4650387 140735564789728 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105248 92384 383 112 0 100213 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 420992

[startup+822.3 s]
/proc/loadavg: 4.00 3.77 3.45 5/194 26277
/proc/meminfo: memFree=19533700/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=421468 CPUtime=822.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 247307 0 0 0 82173 58 0 0 25 0 1 0 289963562 431583232 91953 33554432000 4194304 4650387 140735564789728 18446744073709551615 4364374 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105367 91953 383 112 0 100332 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 421468

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 3.48 5/194 26279
/proc/meminfo: memFree=19536652/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=422032 CPUtime=882.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 269060 0 0 0 88169 62 0 0 25 0 1 0 289963562 432160768 86077 33554432000 4194304 4650387 140735564789728 18446744073709551615 4334355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105508 86077 383 112 0 100473 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 422032

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 3.51 5/194 26280
/proc/meminfo: memFree=19505120/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=422600 CPUtime=942.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 296389 0 0 0 94163 68 0 0 25 0 1 0 289963562 432742400 93489 33554432000 4194304 4650387 140735564789728 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105650 93489 383 112 0 100615 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 422600

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.54 5/194 26282
/proc/meminfo: memFree=19453752/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=361248 CPUtime=1002.31 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 319625 0 0 0 100153 78 0 0 25 0 1 0 289963562 369917952 84307 33554432000 4194304 4650387 140735564789728 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 90312 84307 383 112 0 85277 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 361248

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.56 5/194 26284
/proc/meminfo: memFree=19443288/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=423372 CPUtime=1062.32 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 334266 0 0 0 106146 86 0 0 25 0 1 0 289963562 433532928 87857 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105843 87857 383 112 0 100808 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 423372

[startup+1122.3 s]
/proc/loadavg: 4.04 3.92 3.59 5/194 26285
/proc/meminfo: memFree=19462720/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=423372 CPUtime=1122.32 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 334266 0 0 0 112145 87 0 0 25 0 1 0 289963562 433532928 87857 33554432000 4194304 4650387 140735564789728 18446744073709551615 4476107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105843 87857 383 112 0 100808 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 423372

[startup+1182.3 s]
/proc/loadavg: 4.12 3.96 3.63 5/194 26287
/proc/meminfo: memFree=19445216/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=423540 CPUtime=1182.32 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 351691 0 0 0 118140 92 0 0 25 0 1 0 289963562 433704960 93922 33554432000 4194304 4650387 140735564789728 18446744073709551615 4304237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 105885 93922 383 112 0 100850 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 423540

[startup+1242.3 s]
/proc/loadavg: 4.16 4.00 3.66 5/194 26288
/proc/meminfo: memFree=19451644/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=445832 CPUtime=1242.32 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 382966 0 0 0 124133 99 0 0 25 0 1 0 289963562 456531968 101575 33554432000 4194304 4650387 140735564789728 18446744073709551615 4315098 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 111458 101575 383 112 0 106423 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 445832



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.67 5/194 26290
/proc/meminfo: memFree=19305656/32951124 swapFree=67111528/67111528
[pid=26224] ppid=26222 vsize=446108 CPUtime=1300.03 cores=0,2
/proc/26224/stat : 26224 (strangenight1-s) R 26222 26224 26194 0 -1 4202496 407363 0 0 0 129898 105 0 0 25 0 1 0 289963562 456814592 101697 33554432000 4194304 4650387 140735564789728 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/26224/statm: 111527 101697 383 112 0 106492 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 446108

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.99
CPU system time (s): 1.07184
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 446108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.99
system time used= 1.07184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 407363
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= 10
involuntary context switches= 1973

runsolver used 2.26166 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 00:34:14
IDJOB=3175501
IDBENCH=82519
IDSOLVER=1589
FILE ID=node132/3175501-1301783653
RUNJOBID= node132-1301783651-26212
PBS_JOBID= 12841386
Free space on /tmp= 72384 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S419010076-063-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175501-1301783653/watcher-3175501-1301783653 -o /tmp/evaluation-result-3175501-1301783653/solver-3175501-1301783653 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175501-1301783653.cnf

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

MD5SUM BENCH= 07407a86c8d0f1e46c34022f68908549
RANDOM SEED=1814405994

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20526760 kB
Buffers:        361824 kB
Cached:       11745848 kB
SwapCached:          0 kB
Active:        7323560 kB
Inactive:      4846508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20526760 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8976 kB
Writeback:           0 kB
AnonPages:       62280 kB
Mapped:          14564 kB
Slab:           193040 kB
PageTables:       4920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72356 MiB
End job on node132 at 2011-04-03 00:55:56