Trace number 3175571

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S448503257-098-UNKNOWN.cnf
MD5SUM0d20733a6f7d3b01f88ae7bba5f0d271
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark405.867
Satisfiable
(Un)Satisfiability was proved
Number of variables34999
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-3175571-1301783669.cnf'
0.00/0.00	c -- header says num vars:          34999
0.00/0.00	c -- header says num clauses:      147000
0.04/0.09	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.04/0.09	c -- vars added      34999
0.04/0.09	c Parsing time:  0.09 s
0.04/0.09	c  N st     0         0     34999    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.09
0.18/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.28/0.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.28/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.28/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34999 time:  0.01 s
0.28/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:   1009  v-fix:    0  time:  0.29 s
0.59/0.69	c Finding binary XORs  T:     0.01 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:   15594 undec:    3941 neg:   15464
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     33990    145345         0         0    441481         0   no data   no data  --
2.09/2.12	c  N dy    21      4039     33990    145345         0      4038    441481   1183377    157.86    171.45  --
3.49/3.51	c  N dy    53      8316     33990    145345         0      8315    441481   2280405    167.11    183.64  --
4.79/4.87	c  N dy    80     12340     33990    145345         0     12339    441481   3319870    168.48    179.61  --
6.19/6.25	c  N dy   106     16368     33990    145345         0     16367    441481   4329943    166.46    176.72  --
7.69/7.72	c  N dy   132     20622     33990    145345         0     10620    441481    793237    165.64    183.47  --
8.99/9.09	c  N dy   161     24774     33990    145345         0     14772    441481   1834768    165.45    177.57  --
9.09/9.17	c  F st   164     25001     33990    145345         0     14999    441481   1899280    165.59   no data  --
11.00/11.01	c  N dy   170     30001     33990    145345         0     19999    441481   3465694    165.59   no data  --
11.00/11.01	c  S st   170     30001     33990    145345         0     19999    441481   3465694    165.59   no data  --
11.09/11.19	c  S st   170     30502     33990    145345         0     20500    441481   3574495    165.59   no data  --
11.19/11.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.19/11.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
11.69/11.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.69/11.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.69/11.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
11.79/11.80	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
20.29/20.31	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  8.51 s
20.39/20.45	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.14
20.39/20.46	c calculated reachability. Time: 0.00
20.39/20.46	c  N dy   170     30502     33990    145345         0     20496    441481   3573633    165.59   no data  --
21.90/21.90	c  N dy   199     34609     33990    145345         0     24602    441481   4584509    165.30    180.60  --
23.39/23.47	c  N dy   222     38689     33990    145345         0     28682    441481   5617508    164.33    174.17  --
24.99/25.00	c  N dy   250     42774     33990    145345         0     17271    441481   1227153    164.34    174.69  --
26.10/26.10	c  S st   271     45753     33990    145345         0     20250    441481   1981747    164.37   no data  --
26.20/26.28	c  S st   271     46254     33990    145345         0     20751    441481   2084091    164.37   no data  --
26.20/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26.30/26.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
26.59/26.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.59/26.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26.69/26.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
26.69/26.71	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
31.69/31.75	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.03 s
31.69/31.76	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
31.69/31.79	c vivif2 --  cl tried    20750 cl shrink        0 lits rem          0 time: 0.03
31.90/31.95	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.15
31.90/31.96	c calculated reachability. Time: 0.00
31.90/31.96	c  N dy   271     46254     33990    145345         0     20750    441481   2083446    164.37   no data  --
33.49/33.51	c  N dy   298     50361     33990    145345         0     24857    441481   3105517    164.31    175.18  --
34.89/34.99	c  N dy   327     54479     33990    145345         0     28975    441481   4144815    164.39    176.10  --
36.49/36.51	c  N dy   356     58593     33990    145345         0     33089    441481   5176528    164.29    174.76  --
37.90/37.97	c  N dy   381     62608     33990    145345         0     37104    441481   6178703    164.41    174.54  --
39.39/39.47	c  N dy   410     66771     33990    145345         0     22518    441481   1732410    164.72    176.25  --
40.39/40.41	c  S st   429     69381     33990    145345         0     25128    441481   2403235    165.04    145.79  --
40.49/40.59	c  S st   429     69882     33990    145345         0     25629    441481   2493514    165.04   no data  --
40.60/40.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
40.60/40.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.79/40.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
40.89/40.99	c bin-w-bin subsume rem            0 bins  time:  0.01 s
40.99/41.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
40.99/41.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
40.99/41.02	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
47.40/47.43	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  6.40 s
47.40/47.44	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.01
47.40/47.47	c vivif2 --  cl tried    25624 cl shrink        0 lits rem          0 time: 0.04
47.60/47.63	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.15
47.60/47.64	c calculated reachability. Time: 0.00
47.60/47.64	c  N dy   429     69882     33990    145345         0     25624    441481   2491153    165.04   no data  --
49.29/49.38	c  N dy   456     74463     33990    145345         0     30205    441481   3638264    164.75    178.46  --
51.29/51.31	c  N dy   491     79233     33990    145345         0     34975    441481   4858831    164.93    181.95  --
53.39/53.44	c  N dy   524     84408     33990    145345         0     40150    441481   6145319    164.86    176.84  --
54.69/54.73	c  F st   549     87500     33990    145345         0     22369    441481   1078867    165.09   no data  --
56.10/56.15	c  N st   554     90795     33990    145345         0     25664    441481   2238403    165.09   no data  --
58.49/58.55	c  N dy   586     96685     33990    145345         0     31553    441481   3873584    165.17    175.25  --
60.99/61.09	c  N dy   632    102911     33990    145345         0     37779    441481   5484203    165.69    178.67  --
61.79/61.81	c  S st   644    104824     33990    145345         0     39692    441481   5953761    165.61   no data  --
61.99/62.01	c  S st   644    105328     33990    145345         0     40196    441481   6031621    165.61   no data  --
61.99/62.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
61.99/62.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.19/62.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.22
62.59/62.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
62.59/62.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.59/62.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
62.59/62.68	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
131.90/131.98	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 69.30 s
131.90/132.00	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
132.00/132.09	c vivif2 --  cl tried    40195 cl shrink        0 lits rem          0 time: 0.09
132.19/132.28	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.20
132.19/132.29	c calculated reachability. Time: 0.00
132.19/132.29	c  N dy   644    105328     33990    145345         0     40195    441481   6031428    165.61   no data  --
135.20/135.20	c  N dy   691    112123     33990    145345         0     24559    441481   1200899    165.75    202.50  --
137.80/137.83	c  N dy   744    119310     33990    145345         0     31746    441481   3064749    166.00    248.08  --
140.70/140.71	c  N dy   795    127055     33990    145345         0     39491    441481   4994561    165.83    179.59  --
143.89/143.97	c  N dy   856    135276     33990    145345         0     23989    441481    682448    166.13    175.50  --
147.09/147.13	c  N dy   915    143957     33990    145345         0     32670    441481   2895415    166.15    175.20  --
150.60/150.69	c  N dy   984    153226     33990    145345         0     41939    441481   5298602    166.44    197.18  --
152.49/152.58	c  S st  1017    157993     33990    145345         0     46706    441481   6525655    166.48   no data  --
152.69/152.78	c  S st  1017    158496     33990    145345         0     47209    441481   6628702    166.48   no data  --
152.80/152.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
152.80/152.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.99/153.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
153.40/153.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
153.40/153.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
153.40/153.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
153.40/153.47	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
241.10/241.19	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 87.72 s
241.20/241.21	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
241.30/241.31	c vivif2 --  cl tried    47206 cl shrink        0 lits rem          0 time: 0.10
241.50/241.52	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.21
241.50/241.53	c calculated reachability. Time: 0.00
241.50/241.53	c  N dy  1017    158496     33990    145345         0     47206    441481   6627957    166.48   no data  --
245.80/245.83	c  N dy  1086    168690     33990    145345         0     32542    441481   2567086    166.58    176.76  --
250.39/250.48	c  N dy  1164    179603     33990    145345         0     43455    441481   5370379    166.86    178.10  --
255.40/255.49	c  N dy  1241    191142     33990    145345         0     29062    441481   1355841    166.89    179.77  --
260.61/260.60	c  N dy  1331    203355     33990    145345         0     41275    441481   4544787    167.20    184.88  --
266.30/266.38	c  N dy  1422    216379     33990    145345         0     27335    441481    646442    167.30    176.26  --
272.10/272.11	c  N dy  1516    230267     33990    145345         0     41222    441481   4163202    167.27    182.53  --
275.30/275.32	c  S st  1563    237744     33990    145345         0     48699    441481   6062347    167.22   no data  --
275.49/275.55	c  S st  1563    238246     33990    145345         0     49201    441481   6168966    167.22   no data  --
275.49/275.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
275.49/275.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.80/275.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
276.20/276.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
276.20/276.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
276.20/276.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
276.20/276.25	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
355.50/355.58	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 79.33 s
355.60/355.60	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
355.60/355.69	c vivif2 --  cl tried    49196 cl shrink        0 lits rem          0 time: 0.09
355.90/355.90	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.21
355.90/355.91	c calculated reachability. Time: 0.00
355.90/355.91	c  N dy  1563    238246     33990    145345         0     49196    441481   6166958    167.22   no data  --
362.50/362.54	c  N dy  1671    253514     33990    145345         0     36484    441481   2729165    167.46    182.22  --
369.51/369.57	c  N dy  1780    269713     33990    145345         0     52682    441481   6889642    167.48    176.49  --
377.00/377.03	c  N dy  1895    287044     33990    145345         0     41021    441481   3630807    167.55    184.68  --
385.10/385.18	c  N dy  2022    305437     33990    145345         0     59411    441481   8350839    167.60    177.10  --
385.61/385.60	c  F st  2029    306253     33990    145345         0     30238    441481    557719    167.61    131.78  --
393.71/393.73	c  N dy  2137    325027     33990    145345         0     49010    441481   5890126    167.80    179.59  --
402.51/402.51	c  N dy  2269    345030     33990    145345         0     38016    441481   2301229    167.79    179.74  --
407.81/407.81	c  S st  2353    357370     33990    145345         0     50356    441481   5461579    167.77   no data  --
408.01/408.04	c  S st  2353    357870     33990    145345         0     50855    441481   5568235    167.77   no data  --
408.01/408.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
408.01/408.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
408.30/408.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
408.60/408.66	c bin-w-bin subsume rem            0 bins  time:  0.01 s
408.60/408.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
408.60/408.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
408.70/408.70	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
475.71/475.76	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 67.07 s
475.71/475.78	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
475.81/475.86	c vivif2 --  cl tried    50852 cl shrink        0 lits rem          0 time: 0.08
476.01/476.08	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.22
476.01/476.09	c calculated reachability. Time: 0.00
476.01/476.09	c  N dy  2353    357870     33990    145345         0     50852    441481   5567358    167.77   no data  --
484.90/484.98	c  N dy  2488    377939     33990    145345         0     38925    441481   2286248    167.82    228.95  --
493.81/493.85	c  N dy  2627    397985     33990    145345         0     58968    441481   7511492    167.92    185.55  --
502.71/502.75	c  N dy  2764    418042     33990    145345         0     46031    441481   3859050    168.04    188.40  --
511.80/511.89	c  N dy  2904    438076     33990    145345         0     66065    441481   9080229    168.13    182.02  --
520.60/520.63	c  N dy  3043    458084     33990    145345         0     52070    441481   5128141    168.22    183.83  --
529.81/529.82	c  N dy  3178    478088     33990    145345         0     37079    441481   1037680    168.30    182.98  --
538.51/538.55	c  N dy  3316    498246     33990    145345         0     57237    441481   6176831    168.22    183.94  --
547.81/547.84	c  N dy  3459    518354     33990    145345         0     41343    441481   1867609    168.32    179.10  --
556.01/556.08	c  S st  3593    536807     33990    145345         0     59795    441481   6701890    168.46   no data  --
556.31/556.32	c  S st  3593    537309     33990    145345         0     60297    441481   6802001    168.46   no data  --
556.31/556.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
556.31/556.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
556.62/556.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.25
557.01/557.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
557.01/557.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
557.01/557.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
557.01/557.07	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
653.32/653.31	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time: 96.24 s
653.32/653.33	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.01
653.42/653.42	c vivif2 --  cl tried    60295 cl shrink        0 lits rem          0 time: 0.09
653.61/653.63	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.21
653.61/653.64	c calculated reachability. Time: 0.00
653.61/653.64	c  N dy  3593    537309     33990    145345         0     60295    441481   6801638    168.46   no data  --
662.01/662.06	c  N dy  3736    557559     33990    145345         0     43550    441481   2172676    168.55    178.91  --
670.81/670.84	c  N dy  3876    577639     33990    145345         0     63630    441481   7335765    168.60    177.53  --
680.11/680.15	c  N dy  4016    597691     33990    145345         0     45681    441481   2453407    168.59    178.02  --
688.81/688.86	c  N dy  4161    617722     33990    145345         0     65711    441481   7664524    168.66    178.82  --
697.71/697.71	c  N dy  4301    637820     33990    145345         0     46810    441481   2564453    168.70    184.50  --
706.32/706.38	c  N dy  4439    657880     33990    145345         0     66870    441481   7744878    168.70    179.54  --
715.81/715.85	c  N dy  4577    677913     33990    145345         0     46902    441481   2261716    168.77    183.70  --
724.92/724.98	c  N dy  4710    697938     33990    145345         0     66926    441481   7532975    168.79    183.95  --
734.62/734.64	c  N dy  4846    717961     33990    145345         0     45947    441481   1821811    168.84    178.96  --
743.81/743.80	c  N dy  4989    738056     33990    145345         0     66042    441481   7040176    168.87    201.98  --
753.52/753.54	c  N dy  5123    758263     33990    145345         0     44244    441481   1064236    168.85    182.43  --
762.52/762.55	c  N dy  5259    778324     33990    145345         0     64302    441481   6252473    168.86    179.04  --
772.31/772.37	c  N dy  5396    798418     33990    145345         0     84394    441481  11478084    168.89    186.56  --
775.92/775.90	c  S st  5453    805964     33990    145345         0     48949    441481   2130441    168.99   no data  --
776.12/776.13	c  S st  5453    806470     33990    145345         0     49455    441481   2222277    168.99   no data  --
776.12/776.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
776.12/776.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
776.32/776.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
776.52/776.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
776.52/776.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
776.52/776.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
776.62/776.61	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
782.82/782.88	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.28 s
782.92/782.90	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
782.92/782.93	c vivif2 --  cl tried    49454 cl shrink        0 lits rem          0 time: 0.03
783.12/783.14	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.21
783.12/783.15	c calculated reachability. Time: 0.00
783.12/783.15	c  N dy  5453    806470     33990    145345         0     49454    441481   2221989    168.99   no data  --
792.21/792.27	c  N dy  5586    826522     33990    145345         0     69506    441481   7360276    168.96    204.61  --
802.12/802.19	c  N dy  5733    846610     33990    145345         0     45590    441481    918490    168.98    182.30  --
811.31/811.39	c  N dy  5880    866668     33990    145345         0     65646    441481   6164506    169.05    185.66  --
821.22/821.21	c  N dy  6017    886708     33990    145345         0     85686    441481  11431711    169.10    178.72  --
830.52/830.52	c  N dy  6154    906712     33990    145345         0     60689    441481   4581034    169.12    192.92  --
840.21/840.21	c  N dy  6294    926779     33990    145345         0     80755    441481   9830007    169.19    179.81  --
849.81/849.82	c  N dy  6432    946854     33990    145345         0     54836    441481   2815017    169.22    182.24  --
859.32/859.31	c  N dy  6570    966993     33990    145345         0     74974    441481   8011718    169.21    181.72  --
869.51/869.52	c  N dy  6708    987128     33990    145345         0     48109    441481    792892    169.25    181.45  --
878.71/878.72	c  N dy  6847   1007147     33990    145345         0     68127    441481   6081117    169.31    189.26  --
888.62/888.69	c  N dy  6991   1027167     33990    145345         0     88146    441481  11401798    169.41    214.04  --
898.32/898.38	c  N dy  7134   1047297     33990    145345         0     60276    441481   3777886    169.45    191.39  --
907.92/907.96	c  N dy  7272   1067360     33990    145345         0     80335    441481   8951768    169.46    185.93  --
910.21/910.26	c  F st  7306   1071879     33990    145345         0     84854    441481  10146306    169.48   no data  --
918.32/918.31	c  N dy  7384   1087442     33990    145345         0     51421    441481   1128027    169.50    181.30  --
927.62/927.61	c  N dy  7525   1107517     33990    145345         0     71494    441481   6374296    169.51    184.35  --
937.72/937.74	c  N dy  7671   1127599     33990    145345         0     91575    441481  11662972    169.58    186.91  --
947.32/947.36	c  N dy  7798   1147605     33990    145345         0     61591    441481   3539780    169.55    183.44  --
956.82/956.88	c  N dy  7931   1167695     33990    145345         0     81677    441481   8780408    169.55    179.49  --
967.12/967.16	c  N dy  8061   1187734     33990    145345         0    101714    441481  13994928    169.56    188.42  --
976.42/976.47	c  N dy  8196   1207769     33990    145345         0     70756    441481   5668303    169.57    183.69  --
977.42/977.43	c  S st  8211   1209706     33990    145345         0     72693    441481   6172434    169.58   no data  --
977.62/977.69	c  S st  8211   1210210     33990    145345         0     73197    441481   6263151    169.58   no data  --
977.72/977.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
977.72/977.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
977.93/977.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
978.32/978.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
978.32/978.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
978.42/978.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33990 time:  0.01 s
978.42/978.42	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
1064.73/1064.77	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 86.35 s
1064.73/1064.78	c vivif2 --  cl tried   145345 cl shrink        0 lits rem          0 time: 0.02
1064.83/1064.87	c vivif2 --  cl tried    73192 cl shrink        0 lits rem          0 time: 0.09
1065.12/1065.13	c asymm  cl-useful: 0/145345/145345 lits-rem:0 time: 0.26
1065.12/1065.14	c calculated reachability. Time: 0.00
1065.12/1065.15	c  N dy  8211   1210210     33990    145345         0     73192    441481   6261650    169.58   no data  --
1075.02/1075.07	c  N dy  8343   1230268     33990    145345         0     93249    441481  11509902    169.59    183.42  --
1085.02/1085.08	c  N dy  8484   1250327     33990    145345         0     61311    441481   3004746    169.61    193.26  --
1094.63/1094.63	c  N dy  8613   1270358     33990    145345         0     81342    441481   8219018    169.59    244.25  --
1105.13/1105.10	c  N dy  8760   1290439     33990    145345         0    101422    441481  13489093    169.64    204.36  --
1114.83/1114.88	c  N dy  8905   1310493     33990    145345         0     68477    441481   4619196    169.68    186.71  --
1124.73/1124.78	c  N dy  9046   1330508     33990    145345         0     88492    441481   9898562    169.70    179.41  --
1135.33/1135.37	c  N dy  9183   1350575     33990    145345         0     54552    441481    694412    169.70    178.65  --
1144.72/1144.73	c  N dy  9316   1370668     33990    145345         0     74643    441481   5927066    169.72    180.96  --
1154.93/1154.93	c  N dy  9454   1390768     33990    145345         0     94740    441481  11261603    169.76    189.56  --
1165.32/1165.31	c  N dy  9593   1410938     33990    145345         0     59925    441481   1833369    169.78    194.42  --
1174.62/1174.68	c  N dy  9726   1430955     33990    145345         0     79937    441481   6983492    169.77    194.84  --
1184.93/1184.92	c  N dy  9865   1450991     33990    145345         0     99972    441481  12147883    169.77    180.06  --
1195.13/1195.13	c  N dy  9999   1471086     33990    145345         0     64067    441481   2703164    169.81    183.11  --
1204.83/1204.81	c  N dy 10138   1491142     33990    145345         0     84122    441481   7944551    169.82    181.66  --
1215.33/1215.37	c  N dy 10278   1511241     33990    145345         0    104221    441481  13186376    169.83    179.85  --
1224.53/1224.53	c  N dy 10415   1531259     33990    145345         0     67238    441481   3259542    169.87    183.23  --
1233.33/1233.37	c  N dy 10550   1551476     33990    145345         0     87455    441481   8666647    169.91    179.29  --
1242.73/1242.75	c  N dy 10684   1571573     33990    145345         0    107551    441481  13870731    169.90    183.13  --
1251.83/1251.87	c  N dy 10825   1591627     33990    145345         0     69607    441481   3617056    169.91    183.90  --
1260.82/1260.86	c  N dy 10966   1611737     33990    145345         0     89717    441481   8910655    169.94    181.71  --
1270.44/1270.47	c  N dy 11109   1631796     33990    145345         0    109774    441481  14244837    169.98    183.12  --
1279.53/1279.55	c  N dy 11250   1651858     33990    145345         0     70838    441481   3688426    170.00    182.47  --
1288.43/1288.43	c  N dy 11391   1671864     33990    145345         0     90841    441481   8990305    170.04    183.63  --
1297.73/1297.74	c  N dy 11538   1691978     33990    145345         0    110954    441481  14302561    170.08    193.90  --

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-3175571-1301783669/watcher-3175571-1301783669 -o /tmp/evaluation-result-3175571-1301783669/solver-3175571-1301783669 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175571-1301783669.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: 0.08 0.14 1.65 4/189 15779
/proc/meminfo: memFree=20321368/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=34312 CPUtime=0 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 1971 0 0 0 0 0 0 0 21 0 1 0 270782431 35135488 1709 33554432000 4194304 4650387 140733292068352 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 8578 1714 329 112 0 3543 0

[startup+0.051776 s]
/proc/loadavg: 0.08 0.14 1.65 4/189 15779
/proc/meminfo: memFree=20321368/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=45872 CPUtime=0.04 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 5320 0 0 0 4 0 0 0 21 0 1 0 270782431 46972928 4271 33554432000 4194304 4650387 140733292068352 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 11468 4271 329 112 0 6433 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 45872

[startup+0.100754 s]
/proc/loadavg: 0.08 0.14 1.65 4/189 15779
/proc/meminfo: memFree=20321368/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=50868 CPUtime=0.09 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 6861 0 0 0 9 0 0 0 21 0 1 0 270782431 52088832 5812 33554432000 4194304 4650387 140733292068352 18446744073709551615 4536247 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 12717 5812 346 112 0 7682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50868

[startup+0.300724 s]
/proc/loadavg: 0.08 0.14 1.65 4/189 15779
/proc/meminfo: memFree=20321368/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=62420 CPUtime=0.28 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 8774 0 0 0 28 0 0 0 22 0 1 0 270782431 63918080 6862 33554432000 4194304 4650387 140733292068352 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 15605 6862 356 112 0 10570 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 62420

[startup+0.70065 s]
/proc/loadavg: 0.08 0.14 1.65 4/189 15779
/proc/meminfo: memFree=20321368/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=83900 CPUtime=0.69 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 14005 0 0 0 68 1 0 0 23 0 1 0 270782431 85913600 12093 33554432000 4194304 4650387 140733292068352 18446744073709551615 4312899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 20975 12093 371 112 0 15940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83900

[startup+1.5005 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20236916/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=83900 CPUtime=1.49 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 14824 0 0 0 148 1 0 0 25 0 1 0 270782431 85913600 12912 33554432000 4194304 4650387 140733292068352 18446744073709551615 4413901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 20975 12912 379 112 0 15940 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83900

[startup+3.10021 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20214968/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=83900 CPUtime=3.09 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 16040 0 0 0 308 1 0 0 25 0 1 0 270782431 85913600 14128 33554432000 4194304 4650387 140733292068352 18446744073709551615 4331857 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 20975 14128 379 112 0 15940 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83900

[startup+6.30062 s]
/proc/loadavg: 0.68 0.26 1.68 5/190 15780
/proc/meminfo: memFree=20194768/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=133256 CPUtime=6.29 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 18428 0 0 0 627 2 0 0 25 0 1 0 270782431 136454144 16516 33554432000 4194304 4650387 140733292068352 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 33314 16516 379 112 0 28279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133256

[startup+12.7004 s]
/proc/loadavg: 0.95 0.32 1.69 5/190 15780
/proc/meminfo: memFree=20110700/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=222776 CPUtime=12.69 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 42623 0 0 0 1263 6 0 0 25 0 1 0 270782431 228122624 34635 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 55694 34635 383 112 0 50659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222776

[startup+25.5011 s]
/proc/loadavg: 1.42 0.44 1.71 5/190 15780
/proc/meminfo: memFree=19964484/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=171216 CPUtime=25.49 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 49820 0 0 0 2542 7 0 0 25 0 1 0 270782431 175325184 34825 33554432000 4194304 4650387 140733292068352 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 42804 34825 383 112 0 37769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 171216

[startup+51.1004 s]
/proc/loadavg: 2.43 0.78 1.78 5/190 15781
/proc/meminfo: memFree=19901792/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=256784 CPUtime=51.09 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 65103 0 0 0 5099 10 0 0 25 0 1 0 270782431 262946816 42996 33554432000 4194304 4650387 140733292068352 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 64196 42996 383 112 0 59161 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 256784

[startup+102.307 s]
/proc/loadavg: 3.32 1.28 1.90 5/190 15783
/proc/meminfo: memFree=19807724/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=306264 CPUtime=102.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 87002 0 0 0 10216 14 0 0 25 0 1 0 270782431 313614336 57507 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 76566 57507 383 112 0 71531 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 306264

[startup+162.301 s]
/proc/loadavg: 3.75 1.77 2.03 5/190 15784
/proc/meminfo: memFree=19647372/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=341464 CPUtime=162.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 104702 0 0 0 16212 18 0 0 25 0 1 0 270782431 349659136 67189 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 85366 67189 383 112 0 80331 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 341464

[startup+222.301 s]
/proc/loadavg: 3.97 2.19 2.15 5/190 15786
/proc/meminfo: memFree=19615808/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=341464 CPUtime=222.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 104861 0 0 0 22212 18 0 0 25 0 1 0 270782431 349659136 67348 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 85366 67348 383 112 0 80331 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 341464

[startup+282.301 s]
/proc/loadavg: 3.99 2.52 2.27 5/190 15787
/proc/meminfo: memFree=19555496/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=357600 CPUtime=282.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 122283 0 0 0 28207 23 0 0 25 0 1 0 270782431 366182400 71230 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 89400 71230 383 112 0 84365 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 357600

[startup+342.301 s]
/proc/loadavg: 3.99 2.78 2.37 5/190 15789
/proc/meminfo: memFree=19554988/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=357600 CPUtime=342.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 122389 0 0 0 34207 23 0 0 25 0 1 0 270782431 366182400 71336 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 89400 71336 383 112 0 84365 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 357600

[startup+402.301 s]
/proc/loadavg: 3.99 3.00 2.47 5/190 15791
/proc/meminfo: memFree=19548616/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=312868 CPUtime=402.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 145255 0 0 0 40200 31 0 0 25 0 1 0 270782431 320376832 72100 33554432000 4194304 4650387 140733292068352 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 78217 72100 383 112 0 73182 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 312868

[startup+462.301 s]
/proc/loadavg: 4.03 3.20 2.57 5/190 15792
/proc/meminfo: memFree=19508912/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=373240 CPUtime=462.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 147933 0 0 0 46199 32 0 0 25 0 1 0 270782431 382197760 74778 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 93310 74778 383 112 0 88275 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 373240

[startup+522.301 s]
/proc/loadavg: 4.01 3.34 2.65 5/190 15794
/proc/meminfo: memFree=19495936/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=385520 CPUtime=522.3 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 170829 0 0 0 52189 41 0 0 25 0 1 0 270782431 394772480 78556 33554432000 4194304 4650387 140733292068352 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 96380 78556 383 112 0 91345 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 385520

[startup+582.301 s]
/proc/loadavg: 4.00 3.46 2.74 5/190 15795
/proc/meminfo: memFree=19465132/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=385616 CPUtime=582.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 185494 0 0 0 58184 47 0 0 25 0 1 0 270782431 394870784 79293 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476408 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 96404 79293 383 112 0 91369 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 385616

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.81 5/190 15797
/proc/meminfo: memFree=19481572/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=385616 CPUtime=642.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 185494 0 0 0 64185 47 0 0 25 0 1 0 270782431 394870784 79293 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 96404 79293 383 112 0 91369 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 385616

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.88 5/190 15799
/proc/meminfo: memFree=19427304/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=416160 CPUtime=702.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 214450 0 0 0 70176 55 0 0 25 0 1 0 270782431 426147840 85386 33554432000 4194304 4650387 140733292068352 18446744073709551615 4315127 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104040 85386 383 112 0 99005 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 416160

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.95 5/190 15800
/proc/meminfo: memFree=19391668/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=416616 CPUtime=762.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 240703 0 0 0 76168 64 0 0 25 0 1 0 270782431 426614784 86224 33554432000 4194304 4650387 140733292068352 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104154 86224 383 112 0 99119 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 416616

[startup+822.301 s]
/proc/loadavg: 4.03 3.76 3.02 5/190 15802
/proc/meminfo: memFree=19373036/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=417056 CPUtime=822.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 264668 0 0 0 82157 74 0 0 25 0 1 0 270782431 427065344 92060 33554432000 4194304 4650387 140733292068352 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104264 92060 383 112 0 99229 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 417056

[startup+882.301 s]
/proc/loadavg: 4.01 3.80 3.08 5/190 15803
/proc/meminfo: memFree=19390116/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=417680 CPUtime=882.31 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 290096 0 0 0 88147 84 0 0 25 0 1 0 270782431 427704320 88179 33554432000 4194304 4650387 140733292068352 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104420 88179 383 112 0 99385 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 417680

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 3.13 5/190 15805
/proc/meminfo: memFree=19367228/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=356480 CPUtime=942.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 317433 0 0 0 94137 95 0 0 25 0 1 0 270782431 365035520 83132 33554432000 4194304 4650387 140733292068352 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 89120 83132 383 112 0 84085 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 356480

[startup+1002.3 s]
/proc/loadavg: 4.10 3.89 3.19 5/190 15807
/proc/meminfo: memFree=19381476/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=418612 CPUtime=1002.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 331860 0 0 0 100131 101 0 0 25 0 1 0 270782431 428658688 86538 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104653 86538 383 112 0 99618 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 418612

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 3.24 5/190 15808
/proc/meminfo: memFree=19382304/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=418612 CPUtime=1062.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 331860 0 0 0 106131 101 0 0 25 0 1 0 270782431 428658688 86538 33554432000 4194304 4650387 140733292068352 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 104653 86538 383 112 0 99618 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 418612

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.29 5/190 15810
/proc/meminfo: memFree=19340996/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=424696 CPUtime=1122.32 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 358506 0 0 0 112120 112 0 0 25 0 1 0 270782431 434888704 90299 33554432000 4194304 4650387 140733292068352 18446744073709551615 4364304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 106174 90299 383 112 0 101139 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 424696

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.33 5/190 15811
/proc/meminfo: memFree=19330176/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=440728 CPUtime=1182.33 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 388792 0 0 0 118108 125 0 0 25 0 1 0 270782431 451305472 96431 33554432000 4194304 4650387 140733292068352 18446744073709551615 4315038 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 110182 96431 383 112 0 105147 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 440728

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 15813
/proc/meminfo: memFree=19317388/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=441240 CPUtime=1242.33 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 416401 0 0 0 124099 134 0 0 25 0 1 0 270782431 451829760 99221 33554432000 4194304 4650387 140733292068352 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 110310 99221 383 112 0 105275 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 441240



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.41 3/186 15844
/proc/meminfo: memFree=19960304/32951124 swapFree=67111528/67111528
[pid=15779] ppid=15777 vsize=441592 CPUtime=1300.03 cores=1,3
/proc/15779/stat : 15779 (strangenight1-s) R 15777 15779 15718 0 -1 4202496 444480 0 0 0 129862 141 0 0 25 0 1 0 270782431 452190208 101053 33554432000 4194304 4650387 140733292068352 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15779/statm: 110398 101053 383 112 0 105363 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 441592

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.06
CPU user time (s): 1298.63
CPU system time (s): 1.43378
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 441592

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

runsolver used 2.00169 second user time and 5.10822 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 00:34:30
IDJOB=3175571
IDBENCH=82589
IDSOLVER=1589
FILE ID=node142/3175571-1301783669
RUNJOBID= node142-1301783648-15738
PBS_JOBID= 12841376
Free space on /tmp= 71004 MiB

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

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

MD5SUM BENCH= 0d20733a6f7d3b01f88ae7bba5f0d271
RANDOM SEED=1498580090

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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:      20321648 kB
Buffers:        370196 kB
Cached:       11828120 kB
SwapCached:          0 kB
Active:        7640032 kB
Inactive:      4693748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20321648 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           33296 kB
Writeback:           0 kB
AnonPages:      134820 kB
Mapped:          15964 kB
Slab:           230724 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   352372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71008 MiB
End job on node142 at 2011-04-03 00:56:12