Trace number 3175668

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-k3-r4.2-v35000-c147000-S625465881-078-UNKNOWN.cnf
MD5SUM3ba69e7f651721ce4358ca0320f27486
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark497.12
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-3175668-1301784973.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.02/0.09	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.02/0.09	c -- vars added      35000
0.02/0.09	c Parsing time:  0.08 s
0.02/0.09	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.08/0.19	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.09
0.19/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.29/0.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.37	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.68	c lits-rem:         0  cl-subs:        0  v-elim:    975  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:   15562 undec:    3912 neg:   15526
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     34025    145304         0         0    441173         0   no data   no data  --
1.98/2.08	c  N dy    15      4069     34025    145304         0      4068    441173   1252367    168.10    177.87  --
3.38/3.42	c  N dy    42      8198     34025    145304         0      8197    441173   2312386    167.44    183.45  --
4.78/4.80	c  N dy    64     12322     34025    145304         0     12321    441173   3308088    164.01    174.92  --
6.19/6.23	c  N dy    93     16397     34025    145304         0     16395    441173   4323934    165.09    184.69  --
7.79/7.83	c  N dy   125     20611     34025    145304         0     10610    441173    820106    165.86    188.98  --
9.08/9.19	c  N dy   153     24719     34025    145304         0     14717    441173   1836028    165.26    177.38  --
9.18/9.28	c  F st   154     25001     34025    145304         0     14999    441173   1899794    165.15    164.08  --
11.08/11.15	c  N dy   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
11.08/11.15	c  S st   160     30001     34025    145304         0     19997    441173   3652025    165.15   no data  --
11.29/11.31	c  S st   160     30505     34025    145304         0     20501    441173   3743196    165.15   no data  --
11.29/11.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.29/11.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.49/11.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.20
11.79/11.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.79/11.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.89/11.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
11.89/11.91	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
20.49/20.56	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.65 s
20.69/20.72	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.15
20.69/20.72	c calculated reachability. Time: 0.00
20.69/20.72	c  N dy   160     30505     34025    145304         0     20500    441173   3741964    165.15   no data  --
22.28/22.32	c  N dy   188     34629     34025    145304         0     24623    441173   4793425    165.57    174.71  --
23.79/23.86	c  N dy   220     38733     34025    145304         0     28727    441173   5892576    166.62    176.75  --
25.29/25.30	c  N dy   245     42782     34025    145304         0     17282    441173   1229967    166.42    179.86  --
26.29/26.34	c  S st   267     45759     34025    145304         0     20259    441173   2008104    166.70   no data  --
26.49/26.52	c  S st   267     46262     34025    145304         0     20762    441173   2111567    166.70   no data  --
26.49/26.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26.49/26.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
26.89/26.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.89/26.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26.89/26.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
26.89/26.94	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
31.79/31.81	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.87 s
31.79/31.82	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.01
31.79/31.85	c vivif2 --  cl tried    20762 cl shrink        0 lits rem          0 time: 0.03
31.99/32.00	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.14
31.99/32.01	c calculated reachability. Time: 0.00
31.99/32.01	c  N dy   267     46262     34025    145304         0     20762    441173   2111566    166.70   no data  --
33.48/33.56	c  N dy   296     50392     34025    145304         0     24892    441173   3219350    167.09    181.59  --
35.09/35.12	c  N dy   322     54489     34025    145304         0     28988    441173   4267190    167.06    177.72  --
36.69/36.75	c  N dy   350     58559     34025    145304         0     33058    441173   5306487    167.15    183.46  --
38.40/38.41	c  N dy   378     62594     34025    145304         0     37093    441173   6313072    167.15    182.21  --
39.98/40.08	c  N dy   410     66688     34025    145304         0     22441    441173   1736631    167.70    187.46  --
41.08/41.15	c  S st   430     69393     34025    145304         0     25146    441173   2424462    167.58   no data  --
41.29/41.34	c  S st   430     69895     34025    145304         0     25648    441173   2512056    167.58   no data  --
41.29/41.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.29/41.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.49/41.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
41.70/41.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
41.70/41.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
41.70/41.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
41.80/41.81	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
48.40/48.42	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.60 s
48.40/48.43	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.01
48.40/48.46	c vivif2 --  cl tried    25647 cl shrink        0 lits rem          0 time: 0.03
48.59/48.62	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.15
48.59/48.63	c calculated reachability. Time: 0.00
48.59/48.63	c  N dy   430     69895     34025    145304         0     25647    441173   2511353    167.58   no data  --
50.19/50.24	c  N dy   458     74371     34025    145304         0     30122    441173   3644386    167.50    176.83  --
51.99/52.08	c  N dy   492     79322     34025    145304         0     35072    441173   4927445    167.85    179.30  --
53.98/54.06	c  N dy   527     84470     34025    145304         0     40220    441173   6284530    168.09    182.13  --
55.19/55.23	c  F st   549     87500     34025    145304         0     22375    441173   1103644    168.17   no data  --
56.49/56.57	c  N st   554     90799     34025    145304         0     25674    441173   2410286    168.17   no data  --
58.88/58.91	c  N dy   580     96718     34025    145304         0     31593    441173   4140155    168.13    177.78  --
61.29/61.38	c  N dy   625    102925     34025    145304         0     37800    441173   5745719    168.31    183.99  --
62.09/62.17	c  S st   638    104842     34025    145304         0     39717    441173   6233055    168.25   no data  --
62.29/62.38	c  S st   638    105346     34025    145304         0     40221    441173   6324837    168.25   no data  --
62.39/62.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
62.39/62.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.60/62.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.23
62.99/63.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
63.09/63.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
63.09/63.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
63.09/63.12	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
137.50/137.50	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 74.38 s
137.50/137.52	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.01
137.59/137.61	c vivif2 --  cl tried    40217 cl shrink        0 lits rem          0 time: 0.09
137.69/137.79	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.18
137.69/137.79	c calculated reachability. Time: 0.00
137.79/137.80	c  N dy   638    105346     34025    145304         0     40217    441173   6322550    168.25   no data  --
140.39/140.40	c  N dy   676    112100     34025    145304         0     24543    441173   1201717    168.18    191.44  --
143.09/143.12	c  N dy   730    119321     34025    145304         0     31763    441173   3149213    168.70    234.44  --
145.99/146.09	c  N dy   786    127032     34025    145304         0     39474    441173   5158822    168.96    178.63  --
149.29/149.33	c  N dy   837    135222     34025    145304         0     23942    441173    682791    168.68    178.30  --
152.49/152.57	c  N dy   897    143939     34025    145304         0     32659    441173   3009807    168.79    178.05  --
155.99/156.09	c  N dy   956    153177     34025    145304         0     41896    441173   5427864    168.73    180.35  --
157.99/158.00	c  S st   992    158019     34025    145304         0     46738    441173   6696305    168.82   no data  --
158.19/158.20	c  S st   992    158526     34025    145304         0     47245    441173   6789633    168.82   no data  --
158.19/158.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
158.19/158.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.39/158.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
158.79/158.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
158.79/158.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
158.89/158.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
158.89/158.92	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
250.70/250.72	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 91.81 s
250.70/250.74	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.02
250.80/250.84	c vivif2 --  cl tried    47241 cl shrink        0 lits rem          0 time: 0.10
250.99/251.05	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.21
250.99/251.06	c calculated reachability. Time: 0.00
250.99/251.06	c  N dy   992    158526     34025    145304         0     47241    441173   6785110    168.82   no data  --
255.30/255.38	c  N dy  1060    168739     34025    145304         0     32596    441173   2607470    168.83    177.88  --
259.89/259.94	c  N dy  1125    179696     34025    145304         0     43553    441173   5382118    168.58    178.14  --
265.00/265.01	c  N dy  1204    191275     34025    145304         0     29200    441173   1432940    168.61    180.37  --
270.19/270.22	c  N dy  1288    203555     34025    145304         0     41479    441173   4721203    168.78    178.41  --
276.00/276.01	c  N dy  1375    216659     34025    145304         0     27619    441173    707353    168.76    179.89  --
281.80/281.82	c  N dy  1460    230593     34025    145304         0     41553    441173   4225628    168.59    183.06  --
284.90/284.95	c  S st  1506    237790     34025    145304         0     48750    441173   6081378    168.52   no data  --
285.10/285.17	c  S st  1506    238291     34025    145304         0     49251    441173   6178861    168.52   no data  --
285.20/285.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
285.20/285.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.40/285.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
285.80/285.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
285.80/285.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
285.80/285.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
285.80/285.88	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
363.70/363.74	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 77.86 s
363.70/363.76	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.02
363.80/363.85	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.09
364.00/364.07	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.22
364.00/364.08	c calculated reachability. Time: 0.00
364.00/364.08	c  N dy  1506    238291     34025    145304         0     49247    441173   6176959    168.52   no data  --
370.70/370.76	c  N dy  1613    253496     34025    145304         0     36471    441173   2784890    168.83    181.61  --
377.70/377.79	c  N dy  1717    269686     34025    145304         0     52661    441173   6936851    168.75    177.64  --
385.20/385.22	c  N dy  1837    286899     34025    145304         0     40881    441173   3598103    168.86    177.82  --
393.50/393.51	c  N dy  1966    305329     34025    145304         0     59311    441173   8364491    168.91    179.65  --
393.90/393.97	c  F st  1973    306252     34025    145304         0     30241    441173    565696    168.91    127.13  --
402.00/402.03	c  N dy  2070    324840     34025    145304         0     48828    441173   5851022    168.97    179.65  --
411.00/411.05	c  N dy  2212    344918     34025    145304         0     37909    441173   2305618    169.24    191.58  --
416.39/416.44	c  S st  2292    357439     34025    145304         0     50430    441173   5500067    169.21    166.09  --
416.60/416.67	c  S st  2292    357948     34025    145304         0     50939    441173   5605011    169.21   no data  --
416.70/416.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
416.70/416.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
416.91/416.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
417.30/417.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
417.30/417.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
417.30/417.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
417.30/417.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
483.60/483.67	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 66.33 s
483.60/483.69	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.02
483.70/483.77	c vivif2 --  cl tried    50937 cl shrink        0 lits rem          0 time: 0.08
483.91/483.99	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.22
484.01/484.00	c calculated reachability. Time: 0.00
484.01/484.00	c  N dy  2292    357948     34025    145304         0     50937    441173   5603590    169.21   no data  --
492.81/492.87	c  N dy  2420    378046     34025    145304         0     39031    441173   2285159    169.04    184.55  --
501.80/501.87	c  N dy  2556    398144     34025    145304         0     59125    441173   7606162    169.18    178.64  --
510.80/510.82	c  N dy  2691    418286     34025    145304         0     46276    441173   3937009    169.25    179.66  --
520.10/520.11	c  N dy  2835    438333     34025    145304         0     66321    441173   9254704    169.45    189.26  --
528.90/528.91	c  N dy  2974    458405     34025    145304         0     52395    441173   5310568    169.52    190.17  --
538.20/538.21	c  N dy  3111    478468     34025    145304         0     37460    441173   1153366    169.54    181.43  --
547.00/547.04	c  N dy  3250    498525     34025    145304         0     57517    441173   6367086    169.62    178.97  --
556.30/556.35	c  N dy  3388    518576     34025    145304         0     41574    441173   1946451    169.66    180.68  --
564.60/564.61	c  S st  3520    536922     34025    145304         0     59917    441173   6798964    169.76   no data  --
564.80/564.86	c  S st  3520    537424     34025    145304         0     60419    441173   6896716    169.76   no data  --
564.80/564.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
564.80/564.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
565.10/565.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.25
565.50/565.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
565.60/565.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
565.60/565.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
565.60/565.63	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
664.00/664.00	c lits-rem:         0  cl-subs:       11  v-elim:      0  v-fix:    0  time: 98.38 s
664.00/664.02	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.01
664.10/664.12	c vivif2 --  cl tried    60408 cl shrink        0 lits rem          0 time: 0.10
664.31/664.35	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.23
664.31/664.36	c calculated reachability. Time: 0.00
664.31/664.36	c  N dy  3520    537424     34025    145304         0     60408    441173   6892112    169.76   no data  --
673.40/673.41	c  N dy  3652    557597     34025    145304         0     43580    441173   2195271    169.75    185.64  --
682.21/682.23	c  N dy  3791    577618     34025    145304         0     63598    441173   7420316    169.79    178.97  --
691.60/691.64	c  N dy  3930    597632     34025    145304         0     45608    441173   2485730    169.81    179.66  --
700.81/700.81	c  N dy  4063    617678     34025    145304         0     65653    441173   7683458    169.81    179.23  --
710.20/710.27	c  N dy  4202    637763     34025    145304         0     46739    441173   2577393    169.90    179.84  --
719.41/719.48	c  N dy  4336    657907     34025    145304         0     66882    441173   7840552    169.86    180.95  --
729.00/729.05	c  N dy  4478    677954     34025    145304         0     46933    441173   2314818    170.00    182.51  --
738.20/738.28	c  N dy  4616    698011     34025    145304         0     66990    441173   7538007    170.02    179.11  --
747.91/748.00	c  N dy  4751    718259     34025    145304         0     46242    441173   1867168    170.00    180.34  --
757.10/757.17	c  N dy  4882    738382     34025    145304         0     66362    441173   7089512    169.98    180.87  --
767.00/767.03	c  N dy  5020    758418     34025    145304         0     44397    441173   1130880    170.03    184.01  --
776.11/776.18	c  N dy  5160    778484     34025    145304         0     64462    441173   6384360    170.04    179.96  --
786.01/786.00	c  N dy  5294    798488     34025    145304         0     84466    441173  11643255    170.07    184.55  --
789.51/789.56	c  S st  5346    806137     34025    145304         0     49113    441173   2122192    170.08   no data  --
789.71/789.79	c  S st  5346    806639     34025    145304         0     49615    441173   2222816    170.08   no data  --
789.81/789.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
789.81/789.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
790.01/790.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
790.21/790.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
790.21/790.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
790.21/790.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
790.21/790.26	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
796.31/796.40	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.14 s
796.41/796.41	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.02
796.41/796.45	c vivif2 --  cl tried    49615 cl shrink        0 lits rem          0 time: 0.04
796.61/796.66	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.21
796.61/796.67	c calculated reachability. Time: 0.00
796.61/796.67	c  N dy  5346    806639     34025    145304         0     49615    441173   2222815    170.08   no data  --
806.01/806.05	c  N dy  5494    826714     34025    145304         0     69690    441173   7570157    170.20    180.67  --
816.11/816.12	c  N dy  5635    846914     34025    145304         0     45894    441173    994876    170.25    182.22  --
825.20/825.28	c  N dy  5772    867082     34025    145304         0     66061    441173   6211074    170.25    183.97  --
835.20/835.29	c  N dy  5908    887157     34025    145304         0     86135    441173  11484846    170.30    182.24  --
844.61/844.60	c  N dy  6049    907178     34025    145304         0     61157    441173   4749084    170.33    181.46  --
854.21/854.29	c  N dy  6183    927199     34025    145304         0     81177    441173  10087138    170.38    180.09  --
863.91/863.95	c  N dy  6311    947214     34025    145304         0     55192    441173   2962136    170.38    181.42  --
873.42/873.42	c  N dy  6446    967267     34025    145304         0     75244    441173   8162849    170.36    181.02  --
883.61/883.61	c  N dy  6586    987405     34025    145304         0     48387    441173    877305    170.42    183.64  --
892.81/892.88	c  N dy  6724   1007524     34025    145304         0     68505    441173   6150732    170.45    196.72  --
902.91/902.98	c  N dy  6871   1027558     34025    145304         0     88539    441173  11465185    170.54    180.32  --
912.61/912.68	c  N dy  7007   1047630     34025    145304         0     60616    441173   3822046    170.52    180.12  --
922.31/922.39	c  N dy  7147   1067719     34025    145304         0     80705    441173   9106373    170.55    179.99  --
924.41/924.48	c  F st  7173   1071875     34025    145304         0     84860    441173  10179287    170.53    168.45  --
932.72/932.79	c  N dy  7255   1087939     34025    145304         0     51924    441173   1289245    170.56    181.12  --
942.21/942.22	c  N dy  7396   1108018     34025    145304         0     72002    441173   6588180    170.64    179.86  --
952.31/952.34	c  N dy  7535   1128168     34025    145304         0     92152    441173  11814469    170.63    180.48  --
962.21/962.20	c  N dy  7682   1148220     34025    145304         0     62208    441173   3769264    170.70    181.39  --
971.81/971.86	c  N dy  7806   1168306     34025    145304         0     82294    441173   8970146    170.63    181.75  --
982.52/982.50	c  N dy  7950   1188356     34025    145304         0     51346    441173    641498    170.69    235.17  --
991.91/991.98	c  N dy  8086   1208788     34025    145304         0     71776    441173   5990361    170.70    181.79  --
992.51/992.53	c  S st  8093   1209958     34025    145304         0     72946    441173   6281769    170.70    161.07  --
992.71/992.79	c  S st  8093   1210459     34025    145304         0     73447    441173   6370782    170.70   no data  --
992.81/992.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
992.81/992.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
993.01/993.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
993.41/993.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
993.51/993.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
993.51/993.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34025 time:  0.01 s
993.51/993.53	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
1081.91/1081.95	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 88.42 s
1081.91/1081.96	c vivif2 --  cl tried   145304 cl shrink        0 lits rem          0 time: 0.02
1082.01/1082.06	c vivif2 --  cl tried    73440 cl shrink        0 lits rem          0 time: 0.10
1082.32/1082.33	c asymm  cl-useful: 0/145304/145304 lits-rem:0 time: 0.26
1082.32/1082.34	c calculated reachability. Time: 0.00
1082.32/1082.34	c  N dy  8093   1210459     34025    145304         0     73440    441173   6368691    170.70   no data  --
1092.42/1092.48	c  N dy  8235   1230550     34025    145304         0     93530    441173  11604851    170.72    196.53  --
1102.41/1102.47	c  N dy  8366   1250796     34025    145304         0     61767    441173   3070105    170.71    192.20  --
1112.12/1112.19	c  N dy  8510   1270817     34025    145304         0     81785    441173   8316761    170.75    183.15  --
1122.51/1122.57	c  N dy  8641   1290889     34025    145304         0    101855    441173  13507892    170.72    185.67  --
1132.21/1132.29	c  N dy  8775   1310934     34025    145304         0     68906    441173   4727862    170.73    180.04  --
1142.31/1142.34	c  N dy  8916   1331057     34025    145304         0     89029    441173   9999921    170.75    180.06  --
1153.01/1153.00	c  N dy  9052   1351176     34025    145304         0     55151    441173    856586    170.75    181.47  --
1162.41/1162.45	c  N dy  9195   1371268     34025    145304         0     75242    441173   6115708    170.78    188.62  --
1172.71/1172.70	c  N dy  9341   1391312     34025    145304         0     95284    441173  11412402    170.81    190.90  --
1183.21/1183.27	c  N dy  9487   1411402     34025    145304         0     60375    441173   1962791    170.85    199.34  --
1192.82/1192.89	c  N dy  9625   1431474     34025    145304         0     80447    441173   7201495    170.84    180.29  --
1203.42/1203.43	c  N dy  9765   1451634     34025    145304         0    100607    441173  12555601    170.87    186.43  --
1213.72/1213.70	c  N dy  9901   1471640     34025    145304         0     64617    441173   2796389    170.86    183.32  --
1223.52/1223.50	c  N dy 10032   1491745     34025    145304         0     84720    441173   8050658    170.83    183.57  --
1233.91/1233.93	c  N dy 10166   1511761     34025    145304         0    104734    441173  13288556    170.84    192.41  --
1244.12/1244.16	c  N dy 10303   1531777     34025    145304         0     67755    441173   3396255    170.87    182.27  --
1254.12/1254.13	c  N dy 10441   1551868     34025    145304         0     87845    441173   8727794    170.89    180.08  --
1264.81/1264.89	c  N dy 10582   1571905     34025    145304         0    107881    441173  14108175    170.93    188.04  --
1275.02/1275.03	c  N dy 10711   1592004     34025    145304         0     69981    441173   3666455    170.92    267.71  --
1285.02/1285.02	c  N dy 10846   1612013     34025    145304         0     89989    441173   8960102    170.93    180.13  --
1294.32/1294.37	c  N dy 10985   1632150     34025    145304         0    110125    441173  14312373    170.97    181.03  --

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.88 3.96 3.67 5/193 26401
/proc/meminfo: memFree=20427700/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=21464 CPUtime=0 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 290095441 21979136 589 33554432000 4194304 4650387 140734285048576 18446744073709551615 232335892224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 5366 598 312 112 0 331 0

[startup+0.0327031 s]
/proc/loadavg: 3.88 3.96 3.67 5/193 26401
/proc/meminfo: memFree=20427700/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=43848 CPUtime=0.02 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 4599 0 0 0 2 0 0 0 25 0 1 0 290095441 44900352 3549 33554432000 4194304 4650387 140734285048576 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 10962 3550 329 112 0 5927 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 43848

[startup+0.100653 s]
/proc/loadavg: 3.88 3.96 3.67 5/193 26401
/proc/meminfo: memFree=20427700/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=50872 CPUtime=0.08 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 6863 0 0 0 8 0 0 0 25 0 1 0 290095441 52092928 5813 33554432000 4194304 4650387 140734285048576 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 12718 5813 346 112 0 7683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 50872

[startup+0.300651 s]
/proc/loadavg: 3.88 3.96 3.67 5/193 26401
/proc/meminfo: memFree=20427700/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=62424 CPUtime=0.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 8761 0 0 0 28 1 0 0 25 0 1 0 290095441 63922176 6848 33554432000 4194304 4650387 140734285048576 18446744073709551615 4426977 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 15606 6850 356 112 0 10571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62424

[startup+0.700583 s]
/proc/loadavg: 3.88 3.96 3.67 5/193 26401
/proc/meminfo: memFree=20427700/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=83112 CPUtime=0.69 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 14052 0 0 0 68 1 0 0 25 0 1 0 290095441 85106688 12139 33554432000 4194304 4650387 140734285048576 18446744073709551615 4312882 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 20778 12139 371 112 0 15743 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83112

[startup+1.50045 s]
/proc/loadavg: 3.88 3.96 3.67 5/194 26402
/proc/meminfo: memFree=20374992/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=83112 CPUtime=1.48 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 14815 0 0 0 147 1 0 0 25 0 1 0 290095441 85106688 12902 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 20778 12902 379 112 0 15743 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 83112

[startup+3.10016 s]
/proc/loadavg: 3.88 3.96 3.67 5/194 26402
/proc/meminfo: memFree=20358252/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=83112 CPUtime=3.08 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 16089 0 0 0 307 1 0 0 25 0 1 0 290095441 85106688 14176 33554432000 4194304 4650387 140734285048576 18446744073709551615 4360447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 20778 14176 379 112 0 15743 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 83112

[startup+6.3006 s]
/proc/loadavg: 3.89 3.96 3.67 5/194 26402
/proc/meminfo: memFree=20326628/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=132468 CPUtime=6.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 18369 0 0 0 627 2 0 0 25 0 1 0 290095441 135647232 16456 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 33117 16456 379 112 0 28082 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132468

[startup+12.7005 s]
/proc/loadavg: 3.90 3.96 3.67 5/194 26403
/proc/meminfo: memFree=20224740/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=225800 CPUtime=12.69 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 43430 0 0 0 1264 5 0 0 25 0 1 0 290095441 231219200 35460 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 56450 35460 383 112 0 51415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 225800

[startup+25.5002 s]
/proc/loadavg: 3.92 3.97 3.68 5/194 26403
/proc/meminfo: memFree=20191232/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=174220 CPUtime=25.49 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 50526 0 0 0 2543 6 0 0 25 0 1 0 290095441 178401280 35299 33554432000 4194304 4650387 140734285048576 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 43555 35299 383 112 0 38520 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 174220

[startup+51.1006 s]
/proc/loadavg: 3.95 3.97 3.68 5/194 26404
/proc/meminfo: memFree=20132380/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=257468 CPUtime=51.09 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 65457 0 0 0 5100 9 0 0 25 0 1 0 290095441 263647232 42980 33554432000 4194304 4650387 140734285048576 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 64367 42980 383 112 0 59332 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 257468

[startup+102.307 s]
/proc/loadavg: 3.98 3.97 3.70 5/194 26405
/proc/meminfo: memFree=20053876/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=316688 CPUtime=102.3 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 90294 0 0 0 10216 14 0 0 25 0 1 0 290095441 324288512 60305 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 79172 60305 383 112 0 74137 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 316688

[startup+162.301 s]
/proc/loadavg: 4.10 4.00 3.73 5/194 26407
/proc/meminfo: memFree=19938896/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=353760 CPUtime=162.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 108903 0 0 0 16211 18 0 0 25 0 1 0 290095441 362250240 70490 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 88440 70490 383 112 0 83405 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 353760

[startup+222.3 s]
/proc/loadavg: 4.03 4.00 3.74 5/194 26408
/proc/meminfo: memFree=19907104/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=354132 CPUtime=222.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 109009 0 0 0 22211 18 0 0 25 0 1 0 290095441 362631168 70596 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 88533 70596 383 112 0 83498 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 354132

[startup+282.301 s]
/proc/loadavg: 4.07 4.01 3.76 5/194 26410
/proc/meminfo: memFree=19908440/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=368232 CPUtime=282.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 124328 0 0 0 28205 24 0 0 25 0 1 0 290095441 377069568 72196 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 92058 72196 383 112 0 87023 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 368232

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 3.77 5/194 26421
/proc/meminfo: memFree=19883504/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=368908 CPUtime=342.3 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 126265 0 0 0 34205 25 0 0 25 0 1 0 290095441 377761792 74133 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 92227 74133 383 112 0 87192 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 368908

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.78 5/194 26422
/proc/meminfo: memFree=19859796/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=384500 CPUtime=402.29 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 146029 0 0 0 40196 33 0 0 25 0 1 0 290095441 393728000 77944 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 96125 77944 383 112 0 91090 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 384500

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.80 5/194 26424
/proc/meminfo: memFree=19854784/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=385004 CPUtime=462.3 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 152206 0 0 0 46194 36 0 0 25 0 1 0 290095441 394244096 77689 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 96251 77689 383 112 0 91216 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 385004

[startup+522.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/194 26428
/proc/meminfo: memFree=19854496/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=336832 CPUtime=522.3 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 171962 0 0 0 52187 43 0 0 25 0 1 0 290095441 344915968 78239 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 84208 78239 383 112 0 79173 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 336832

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 26430
/proc/meminfo: memFree=19826528/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=397328 CPUtime=582.3 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 190062 0 0 0 58180 50 0 0 25 0 1 0 290095441 406863872 82270 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 99332 82270 383 112 0 94297 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 397328

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/194 26432
/proc/meminfo: memFree=19830208/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=397328 CPUtime=642.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 190062 0 0 0 64181 50 0 0 25 0 1 0 290095441 406863872 82270 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 99332 82270 383 112 0 94297 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 397328

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.84 5/194 26433
/proc/meminfo: memFree=19759228/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=427792 CPUtime=702.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 214443 0 0 0 70173 58 0 0 25 0 1 0 290095441 438059008 91443 33554432000 4194304 4650387 140734285048576 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 106948 91443 383 112 0 101913 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 427792

[startup+762.307 s]
/proc/loadavg: 4.16 4.05 3.86 5/194 26435
/proc/meminfo: memFree=19749908/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=428220 CPUtime=762.32 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 240702 0 0 0 76163 69 0 0 25 0 1 0 290095441 438497280 92829 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107055 92829 383 112 0 102020 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 428220

[startup+822.301 s]
/proc/loadavg: 4.20 4.08 3.87 5/194 26436
/proc/meminfo: memFree=19771328/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=428848 CPUtime=822.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 262713 0 0 0 82153 78 0 0 25 0 1 0 290095441 439140352 87641 33554432000 4194304 4650387 140734285048576 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107212 87641 383 112 0 102177 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 428848

[startup+882.301 s]
/proc/loadavg: 4.07 4.06 3.88 5/194 26438
/proc/meminfo: memFree=19738820/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=429116 CPUtime=882.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 290185 0 0 0 88141 90 0 0 25 0 1 0 290095441 439414784 95776 33554432000 4194304 4650387 140734285048576 18446744073709551615 4363366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107279 95776 383 112 0 102244 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 429116

[startup+942.3 s]
/proc/loadavg: 4.06 4.06 3.89 5/194 26440
/proc/meminfo: memFree=19725544/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=429744 CPUtime=942.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 315823 0 0 0 94129 102 0 0 25 0 1 0 290095441 440057856 89711 33554432000 4194304 4650387 140734285048576 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107436 89711 383 112 0 102401 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 429744

[startup+1002.3 s]
/proc/loadavg: 4.06 4.06 3.90 6/194 26441
/proc/meminfo: memFree=19727496/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=430348 CPUtime=1002.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 337719 0 0 0 100120 111 0 0 25 0 1 0 290095441 440676352 89543 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107587 89543 383 112 0 102552 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 430348

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.91 5/194 26443
/proc/meminfo: memFree=19718788/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=430348 CPUtime=1062.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 337719 0 0 0 106120 111 0 0 25 0 1 0 290095441 440676352 89543 33554432000 4194304 4650387 140734285048576 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107587 89543 383 112 0 102552 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 430348

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 3.91 5/194 26444
/proc/meminfo: memFree=19712300/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=430404 CPUtime=1122.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 355874 0 0 0 112111 120 0 0 25 0 1 0 290095441 440733696 96470 33554432000 4194304 4650387 140734285048576 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 107601 96470 383 112 0 102566 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 430404

[startup+1182.3 s]
/proc/loadavg: 4.01 4.04 3.91 5/194 26446
/proc/meminfo: memFree=19695036/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=390192 CPUtime=1182.31 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 386650 0 0 0 118096 135 0 0 25 0 1 0 290095441 399556608 91648 33554432000 4194304 4650387 140734285048576 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 97548 91648 383 112 0 92513 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 390192

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 3.91 5/194 26448
/proc/meminfo: memFree=19676548/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=390508 CPUtime=1242.32 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 411706 0 0 0 124086 146 0 0 25 0 1 0 290095441 399880192 91649 33554432000 4194304 4650387 140734285048576 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 97627 91649 383 112 0 92592 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 390508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.95 4.02 3.91 4/192 26506
/proc/meminfo: memFree=20095592/32951124 swapFree=67111528/67111528
[pid=26401] ppid=26399 vsize=390508 CPUtime=1300.03 cores=1,3
/proc/26401/stat : 26401 (strangenight1-s) R 26399 26401 26194 0 -1 4202496 438138 0 0 0 129846 157 0 0 25 0 1 0 290095441 399880192 91727 33554432000 4194304 4650387 140734285048576 18446744073709551615 4367255 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26401/statm: 97627 91727 383 112 0 92592 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 390508

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.46
CPU system time (s): 1.58976
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 453656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.46
system time used= 1.58976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 438138
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= 18173

runsolver used 2.07668 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-03 00:56:13
IDJOB=3175668
IDBENCH=82686
IDSOLVER=1589
FILE ID=node132/3175668-1301784973
RUNJOBID= node132-1301783651-26214
PBS_JOBID= 12841386
Free space on /tmp= 72368 MiB

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

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

MD5SUM BENCH= 3ba69e7f651721ce4358ca0320f27486
RANDOM SEED=702671693

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:      20427732 kB
Buffers:        362408 kB
Cached:       11766740 kB
SwapCached:          0 kB
Active:        7427632 kB
Inactive:      4840404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20427732 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           28680 kB
Writeback:           0 kB
AnonPages:      139136 kB
Mapped:          16268 kB
Slab:           192788 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   354080 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= 72360 MiB
End job on node132 at 2011-04-03 01:17:55