Trace number 3175592

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 1300.06

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S970100151-015-UNKNOWN.cnf
MD5SUM1ba3e47e885ea3862e5726ce64a96a9c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark136.94
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-3175592-1301784956.cnf'
0.00/0.00	c -- header says num vars:          35000
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      35000
0.04/0.09	c Parsing time:  0.08 s
0.04/0.09	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.09/0.18	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.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.66	c lits-rem:         0  cl-subs:        0  v-elim:    997  v-fix:    0  time:  0.28 s
0.59/0.67	c Finding binary XORs  T:     0.00 s  found:       0
0.69/0.74	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.69/0.74	c calculated reachability. Time: 0.00
0.69/0.75	c Calc default polars -  time:   0.01 s pos:   15516 undec:    3925 neg:   15559
0.69/0.75	c =========================================================================================
0.69/0.75	c types(t): F = full restart, N = normal restart
0.69/0.75	c types(t): S = simplification begin/end, E = solution found
0.69/0.75	c restart types(rt): st = static, dy = dynamic
0.69/0.75	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.75	c  B st     0         0     34003    145472         0         0    442007         0   no data   no data  --
2.10/2.14	c  N dy    19      4174     34003    145472         0      4173    442007   1273341    165.33    176.09  --
3.49/3.51	c  N dy    48      8247     34003    145472         0      8246    442007   2349672    167.80    177.76  --
4.79/4.88	c  N dy    75     12259     34003    145472         0     12258    442007   3350658    166.55    176.50  --
6.19/6.29	c  N dy   103     16462     34003    145472         0     16461    442007   4418531    166.89    178.43  --
7.60/7.69	c  N dy   130     20494     34003    145472         0     10497    442007    773348    166.60    177.89  --
8.99/9.09	c  N dy   161     24580     34003    145472         0     14583    442007   1847518    167.37    190.40  --
9.19/9.23	c  F st   164     25000     34003    145472         0     15003    442007   1944285    167.23   no data  --
11.10/11.16	c  N dy   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
11.10/11.16	c  S st   170     30000     34003    145472         0     20003    442007   3940634    167.23   no data  --
11.30/11.32	c  S st   170     30506     34003    145472         0     20509    442007   4033526    167.23   no data  --
11.30/11.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.30/11.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.50/11.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.20
11.89/11.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.89/11.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.89/11.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
11.89/11.95	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
21.39/21.48	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  9.52 s
21.59/21.62	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.14
21.59/21.63	c calculated reachability. Time: 0.00
21.59/21.63	c  N dy   170     30506     34003    145472         0     20504    442007   4028838    167.23   no data  --
23.10/23.11	c  N dy   196     34557     34003    145472         0     24554    442007   5068972    167.24    183.65  --
24.59/24.65	c  N dy   227     38607     34003    145472         0     28604    442007   6136055    168.51    178.97  --
26.20/26.21	c  N dy   261     42666     34003    145472         0     17164    442007   1238157    169.46    198.23  --
27.19/27.27	c  S st   280     45759     34003    145472         0     20257    442007   2030587    169.15   no data  --
27.40/27.45	c  S st   280     46262     34003    145472         0     20760    442007   2140876    169.15   no data  --
27.40/27.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
27.40/27.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.59/27.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
27.79/27.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
27.79/27.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
27.79/27.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
27.79/27.87	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
32.90/32.92	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.04 s
32.90/32.93	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
32.90/32.96	c vivif2 --  cl tried    20759 cl shrink        0 lits rem          0 time: 0.03
33.09/33.10	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.14
33.09/33.11	c calculated reachability. Time: 0.00
33.09/33.11	c  N dy   280     46262     34003    145472         0     20759    442007   2140699    169.15   no data  --
34.59/34.60	c  N dy   310     50453     34003    145472         0     24950    442007   3222995    169.15    182.34  --
36.09/36.14	c  N dy   337     54544     34003    145472         0     29041    442007   4280390    168.95    179.48  --
37.69/37.78	c  N dy   369     58607     34003    145472         0     33104    442007   5343084    169.37    227.65  --
39.20/39.26	c  N dy   394     62614     34003    145472         0     37111    442007   6326533    168.93    181.56  --
40.70/40.79	c  N dy   423     66863     34003    145472         0     22609    442007   1759412    168.83    186.50  --
41.69/41.71	c  S st   440     69393     34003    145472         0     25139    442007   2424171    168.88   no data  --
41.79/41.89	c  S st   440     69897     34003    145472         0     25643    442007   2515644    168.88   no data  --
41.89/41.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.89/41.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.09/42.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
42.29/42.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
42.29/42.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
42.29/42.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
42.29/42.34	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
48.60/48.65	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  6.31 s
48.60/48.66	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
48.60/48.69	c vivif2 --  cl tried    25642 cl shrink        0 lits rem          0 time: 0.03
48.80/48.84	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.15
48.80/48.85	c calculated reachability. Time: 0.00
48.80/48.85	c  N dy   440     69897     34003    145472         0     25642    442007   2514725    168.88   no data  --
50.40/50.46	c  N dy   467     74421     34003    145472         0     30165    442007   3647237    168.57    179.43  --
52.19/52.24	c  N dy   498     79182     34003    145472         0     34925    442007   4861033    168.35    177.61  --
54.19/54.26	c  N dy   532     84328     34003    145472         0     40071    442007   6193786    168.26    178.33  --
55.39/55.46	c  F st   551     87501     34003    145472         0     22371    442007   1098701    167.96   no data  --
56.69/56.74	c  N st   556     90798     34003    145472         0     25667    442007   2230509    167.96   no data  --
58.99/59.01	c  N dy   589     96724     34003    145472         0     31592    442007   3988934    168.33    184.56  --
61.29/61.35	c  N dy   632    102922     34003    145472         0     37790    442007   5567367    168.27    178.92  --
61.99/62.09	c  S st   648    104845     34003    145472         0     39713    442007   6067747    168.40   no data  --
62.19/62.29	c  S st   648    105350     34003    145472         0     40218    442007   6150664    168.40   no data  --
62.29/62.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
62.29/62.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.49/62.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.22
62.89/62.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
62.89/62.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.89/62.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
62.89/62.98	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
131.59/131.69	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 68.70 s
131.69/131.70	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.02
131.69/131.79	c vivif2 --  cl tried    40215 cl shrink        0 lits rem          0 time: 0.09
131.89/131.99	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.20
131.89/132.00	c calculated reachability. Time: 0.00
131.89/132.00	c  N dy   648    105350     34003    145472         0     40215    442007   6150379    168.40   no data  --
134.79/134.87	c  N dy   694    112101     34003    145472         0     24532    442007   1222190    168.59    177.87  --
137.79/137.82	c  N dy   739    119378     34003    145472         0     31809    442007   3096154    168.47    178.60  --
140.99/141.00	c  N dy   790    127067     34003    145472         0     39498    442007   5050698    168.31    179.43  --
144.49/144.52	c  N dy   843    135188     34003    145472         0     23901    442007    675733    168.22    177.28  --
147.99/148.03	c  N dy   902    143884     34003    145472         0     32597    442007   2928131    168.30    178.58  --
151.88/151.92	c  N dy   968    153140     34003    145472         0     41852    442007   5342273    168.52    189.25  --
153.99/154.05	c  S st   999    158026     34003    145472         0     46738    442007   6612584    168.52   no data  --
154.19/154.28	c  S st   999    158532     34003    145472         0     47244    442007   6703512    168.52   no data  --
154.29/154.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
154.29/154.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.49/154.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
154.99/155.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
154.99/155.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
154.99/155.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
154.99/155.04	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
243.88/243.97	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 88.93 s
243.88/243.99	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
243.98/244.08	c vivif2 --  cl tried    47243 cl shrink        0 lits rem          0 time: 0.10
244.19/244.29	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.21
244.28/244.30	c calculated reachability. Time: 0.00
244.28/244.30	c  N dy   999    158532     34003    145472         0     47243    442007   6703257    168.52   no data  --
248.28/248.32	c  N dy  1068    168676     34003    145472         0     32528    442007   2624957    168.61    182.30  --
252.39/252.48	c  N dy  1135    179451     34003    145472         0     43300    442007   5432625    168.58    181.69  --
256.98/257.07	c  N dy  1210    191027     34003    145472         0     28948    442007   1350921    168.62    181.48  --
261.69/261.77	c  N dy  1289    203294     34003    145472         0     41214    442007   4554452    168.74    179.00  --
266.98/267.06	c  N dy  1371    216626     34003    145472         0     27583    442007    706694    168.61    178.66  --
272.29/272.35	c  N dy  1459    230511     34003    145472         0     41468    442007   4259576    168.53    180.02  --
275.08/275.18	c  S st  1502    237798     34003    145472         0     48755    442007   6089111    168.39   no data  --
275.28/275.39	c  S st  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
275.38/275.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
275.38/275.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
275.58/275.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
275.99/276.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
275.99/276.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
275.99/276.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
275.99/276.05	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
351.28/351.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 75.28 s
351.28/351.36	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
351.38/351.44	c vivif2 --  cl tried    49259 cl shrink        0 lits rem          0 time: 0.09
351.58/351.64	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.20
351.58/351.65	c calculated reachability. Time: 0.00
351.58/351.65	c  N dy  1502    238302     34003    145472         0     49259    442007   6180336    168.39   no data  --
357.68/357.74	c  N dy  1609    253528     34003    145472         0     36508    442007   2699641    168.42    177.93  --
364.08/364.18	c  N dy  1716    269773     34003    145472         0     52753    442007   6830098    168.31    177.98  --
370.98/371.01	c  N dy  1829    287075     34003    145472         0     41061    442007   3578881    168.23    193.81  --
378.48/378.53	c  N dy  1963    305512     34003    145472         0     59497    442007   8331469    168.37    184.03  --
378.78/378.88	c  F st  1969    306250     34003    145472         0     30242    442007    572606    168.41    163.99  --
386.38/386.48	c  N dy  2075    325124     34003    145472         0     49113    442007   6027937    168.55    177.85  --
394.48/394.59	c  N dy  2213    345142     34003    145472         0     38134    442007   2347383    168.71    179.85  --
399.48/399.57	c  S st  2300    357456     34003    145472         0     50446    442007   5632087    168.94    147.16  --
399.68/399.78	c  S st  2300    357957     34003    145472         0     50947    442007   5726108    168.94   no data  --
399.78/399.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
399.78/399.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
399.98/400.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
400.29/400.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
400.29/400.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
400.29/400.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
400.39/400.40	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
468.88/468.94	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 68.53 s
468.88/468.95	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
468.98/469.03	c vivif2 --  cl tried    50943 cl shrink        0 lits rem          0 time: 0.08
469.18/469.23	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.20
469.18/469.24	c calculated reachability. Time: 0.00
469.18/469.24	c  N dy  2300    357957     34003    145472         0     50943    442007   5724851    168.94   no data  --
477.39/477.42	c  N dy  2429    378010     34003    145472         0     38996    442007   2353268    168.90    179.30  --
485.97/486.00	c  N dy  2574    398021     34003    145472         0     59007    442007   7585672    169.10    181.41  --
494.68/494.74	c  N dy  2700    418031     34003    145472         0     46018    442007   3863203    169.08    196.63  --
503.78/503.84	c  N dy  2846    438121     34003    145472         0     66107    442007   9119261    169.21    180.97  --
512.38/512.48	c  N dy  2992    458230     34003    145472         0     52216    442007   5239764    169.30    181.25  --
521.18/521.25	c  N dy  3130    478259     34003    145472         0     37249    442007   1099258    169.35    249.70  --
529.38/529.48	c  N dy  3277    498285     34003    145472         0     57275    442007   6369369    169.51    179.00  --
537.79/537.87	c  N dy  3413    518338     34003    145472         0     41332    442007   1914671    169.51    179.38  --
545.49/545.50	c  S st  3541    536935     34003    145472         0     59929    442007   6713166    169.50   no data  --
545.68/545.73	c  S st  3541    537437     34003    145472         0     60431    442007   6816828    169.50   no data  --
545.68/545.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
545.68/545.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.98/546.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.24
546.28/546.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
546.38/546.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
546.38/546.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
546.38/546.43	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
642.38/642.49	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 96.06 s
642.48/642.51	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
642.58/642.60	c vivif2 --  cl tried    60425 cl shrink        0 lits rem          0 time: 0.10
642.78/642.82	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.22
642.78/642.83	c calculated reachability. Time: 0.00
642.78/642.83	c  N dy  3541    537437     34003    145472         0     60425    442007   6814670    169.50   no data  --
651.27/651.36	c  N dy  3673    557542     34003    145472         0     43533    442007   2236892    169.51    186.33  --
659.58/659.69	c  N dy  3812    577572     34003    145472         0     63561    442007   7507646    169.52    195.86  --
668.57/668.65	c  N dy  3947    597624     34003    145472         0     45614    442007   2451586    169.51    238.41  --
677.58/677.67	c  N dy  4086    617652     34003    145472         0     65641    442007   7689686    169.57    179.66  --
686.87/686.92	c  N dy  4225    637751     34003    145472         0     46740    442007   2503058    169.61    178.62  --
695.87/695.95	c  N dy  4365    657821     34003    145472         0     66808    442007   7793142    169.69    180.73  --
704.88/704.93	c  N dy  4499    677858     34003    145472         0     46845    442007   2279176    169.65    195.96  --
713.38/713.46	c  N dy  4641    697915     34003    145472         0     66898    442007   7518217    169.70    189.63  --
722.17/722.20	c  N dy  4773    718029     34003    145472         0     46014    442007   1775208    169.65    180.49  --
730.57/730.67	c  N dy  4913    738126     34003    145472         0     66111    442007   7029172    169.69    187.33  --
739.57/739.66	c  N dy  5054    758138     34003    145472         0     44126    442007   1055388    169.73    179.14  --
747.98/748.08	c  N dy  5192    778292     34003    145472         0     64278    442007   6392147    169.79    180.15  --
756.98/757.06	c  N dy  5322    798324     34003    145472         0     84308    442007  11625611    169.77    179.89  --
760.27/760.36	c  S st  5376    806155     34003    145472         0     49143    442007   2123282    169.79   no data  --
760.47/760.57	c  S st  5376    806659     34003    145472         0     49647    442007   2211239    169.79   no data  --
760.47/760.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
760.47/760.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.77/760.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.23
760.87/760.98	c bin-w-bin subsume rem            0 bins  time:  0.01 s
760.87/760.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
760.97/761.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
760.97/761.02	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
766.97/767.01	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.99 s
766.97/767.02	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
766.97/767.05	c vivif2 --  cl tried    49645 cl shrink        0 lits rem          0 time: 0.03
767.17/767.25	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.19
767.17/767.26	c calculated reachability. Time: 0.00
767.17/767.26	c  N dy  5376    806659     34003    145472         0     49645    442007   2210648    169.79   no data  --
775.68/775.75	c  N dy  5504    826737     34003    145472         0     69721    442007   7462253    169.77    182.63  --
784.78/784.84	c  N dy  5638    846959     34003    145472         0     45944    442007   1017511    169.77    182.30  --
793.18/793.28	c  N dy  5777    867103     34003    145472         0     66086    442007   6226548    169.78    182.51  --
802.27/802.34	c  N dy  5914    887248     34003    145472         0     86231    442007  11454974    169.77    178.92  --
810.87/810.99	c  N dy  6054    907398     34003    145472         0     61382    442007   4816863    169.77    184.98  --
819.87/819.94	c  N dy  6192    927511     34003    145472         0     81494    442007  10009526    169.78    178.80  --
828.88/828.97	c  N dy  6328    947790     34003    145472         0     55770    442007   3052348    169.82    179.41  --
837.57/837.65	c  N dy  6463    967958     34003    145472         0     75937    442007   8218266    169.80    179.06  --
846.88/846.90	c  N dy  6601    987982     34003    145472         0     48969    442007   1019799    169.80    178.75  --
855.48/855.56	c  N dy  6735   1008057     34003    145472         0     69042    442007   6193216    169.80    179.64  --
865.37/865.46	c  N dy  6869   1028143     34003    145472         0     89128    442007  11354015    169.77    188.00  --
874.97/875.07	c  N dy  7017   1048144     34003    145472         0     61129    442007   3956184    169.83    198.01  --
884.57/884.69	c  N dy  7156   1068180     34003    145472         0     81164    442007   9174942    169.85    190.12  --
886.48/886.56	c  F st  7181   1071877     34003    145472         0     84861    442007  10148143    169.85    159.30  --
894.88/894.92	c  N dy  7271   1088290     34003    145472         0     52282    442007   1376806    169.91    180.41  --
904.08/904.13	c  N dy  7408   1108358     34003    145472         0     72350    442007   6644240    169.94    188.12  --
914.08/914.13	c  N dy  7544   1128504     34003    145472         0     92496    442007  11854130    169.96    185.01  --
923.67/923.79	c  N dy  7677   1148579     34003    145472         0     62579    442007   3784592    169.96    180.63  --
933.37/933.44	c  N dy  7820   1168650     34003    145472         0     82649    442007   9097664    170.03    182.72  --
943.47/943.56	c  N dy  7948   1188669     34003    145472         0     51662    442007    696421    170.02    180.57  --
952.07/952.13	c  N dy  8087   1208755     34003    145472         0     71746    442007   5906459    170.05    180.92  --
952.58/952.69	c  S st  8095   1209988     34003    145472         0     72979    442007   6222563    170.04    167.04  --
952.88/952.93	c  S st  8095   1210494     34003    145472         0     73485    442007   6317959    170.04   no data  --
952.88/952.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
952.88/952.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
953.17/953.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
953.47/953.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
953.58/953.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
953.58/953.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
953.58/953.62	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
1039.97/1040.07	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time: 86.44 s
1039.97/1040.08	c vivif2 --  cl tried   145472 cl shrink        0 lits rem          0 time: 0.01
1040.07/1040.17	c vivif2 --  cl tried    73483 cl shrink        0 lits rem          0 time: 0.09
1040.37/1040.42	c asymm  cl-useful: 0/145472/145472 lits-rem:0 time: 0.24
1040.37/1040.43	c calculated reachability. Time: 0.00
1040.37/1040.43	c  N dy  8095   1210494     34003    145472         0     73483    442007   6316074    170.04   no data  --
1049.77/1049.80	c  N dy  8239   1230534     34003    145472         0     93523    442007  11654557    170.10    182.59  --
1058.97/1059.08	c  N dy  8382   1250668     34003    145472         0     61666    442007   3066706    170.16    183.72  --
1067.87/1067.91	c  N dy  8518   1270676     34003    145472         0     81672    442007   8352964    170.18    183.55  --
1077.37/1077.46	c  N dy  8650   1290772     34003    145472         0    101766    442007  13673768    170.19    209.52  --
1086.37/1086.41	c  N dy  8785   1311018     34003    145472         0     69008    442007   4708047    170.19    180.48  --
1095.37/1095.48	c  N dy  8915   1331128     34003    145472         0     89118    442007   9992050    170.21    181.11  --
1105.27/1105.36	c  N dy  9055   1351189     34003    145472         0     55178    442007    861969    170.25    179.77  --
1114.77/1114.86	c  N dy  9182   1371221     34003    145472         0     75208    442007   6062048    170.22    182.24  --
1125.28/1125.33	c  N dy  9317   1391234     34003    145472         0     95221    442007  11229729    170.18    182.08  --
1136.08/1136.17	c  N dy  9455   1411356     34003    145472         0     60344    442007   1931482    170.21    180.26  --
1146.07/1146.15	c  N dy  9594   1431439     34003    145472         0     80426    442007   7217810    170.22    189.90  --
1156.78/1156.88	c  N dy  9731   1451494     34003    145472         0    100480    442007  12479867    170.25    179.75  --
1167.57/1167.64	c  N dy  9879   1471572     34003    145472         0     64560    442007   2838905    170.31    180.56  --
1177.67/1177.76	c  N dy 10022   1491574     34003    145472         0     84562    442007   8151803    170.35    180.24  --
1188.67/1188.79	c  N dy 10171   1511614     34003    145472         0    104602    442007  13474972    170.41    185.10  --
1199.27/1199.33	c  N dy 10310   1531635     34003    145472         0     67619    442007   3314888    170.41    186.52  --
1209.37/1209.43	c  N dy 10443   1551645     34003    145472         0     87626    442007   8547044    170.40    189.69  --
1220.36/1220.44	c  N dy 10579   1571733     34003    145472         0    107714    442007  13762546    170.40    183.58  --
1230.87/1230.97	c  N dy 10722   1591774     34003    145472         0     69760    442007   3680434    170.44    194.59  --
1241.17/1241.21	c  N dy 10861   1611778     34003    145472         0     89763    442007   8972027    170.46    180.25  --
1252.07/1252.11	c  N dy 10994   1631796     34003    145472         0    109781    442007  14123607    170.45    184.57  --
1262.57/1262.62	c  N dy 11124   1651924     34003    145472         0     70912    442007   3707867    170.44    179.59  --
1272.77/1272.88	c  N dy 11260   1671963     34003    145472         0     90949    442007   9104781    170.48    181.03  --
1283.97/1284.03	c  N dy 11407   1692084     34003    145472         0    111068    442007  14418712    170.53    182.46  --
1293.87/1293.93	c  S st 11538   1710494     34003    145472         0     69475    442007   3104544    170.57   no data  --
1294.07/1294.19	c  S st 11538   1710994     34003    145472         0     69975    442007   3198310    170.57   no data  --
1294.17/1294.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1294.17/1294.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1294.37/1294.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
1294.67/1294.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1294.67/1294.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1294.67/1294.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34003 time:  0.01 s
1294.67/1294.75	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175592-1301784956/watcher-3175592-1301784956 -o /tmp/evaluation-result-3175592-1301784956/solver-3175592-1301784956 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175592-1301784956.cnf 

running on 2 cores: 5,7

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.99 3.95 3.65 4/189 27405
/proc/meminfo: memFree=23555376/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=28156 CPUtime=0 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 2132 0 0 0 0 0 0 0 25 0 1 0 290093306 28831744 1869 33554432000 4194304 4650387 140733370225280 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 7039 1880 326 112 0 2004 0

[startup+0.056268 s]
/proc/loadavg: 3.99 3.95 3.65 4/189 27405
/proc/meminfo: memFree=23555376/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=46140 CPUtime=0.04 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 5490 0 0 0 4 0 0 0 25 0 1 0 290093306 47247360 4440 33554432000 4194304 4650387 140733370225280 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 11535 4441 329 112 0 6500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 46140

[startup+0.100226 s]
/proc/loadavg: 3.99 3.95 3.65 4/189 27405
/proc/meminfo: memFree=23555376/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=50876 CPUtime=0.09 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 6864 0 0 0 8 1 0 0 25 0 1 0 290093306 52097024 5814 33554432000 4194304 4650387 140733370225280 18446744073709551615 4369194 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 12719 5814 346 112 0 7684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50876

[startup+0.300222 s]
/proc/loadavg: 3.99 3.95 3.65 4/189 27405
/proc/meminfo: memFree=23555376/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=63388 CPUtime=0.29 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 9220 0 0 0 28 1 0 0 25 0 1 0 290093306 64909312 7307 33554432000 4194304 4650387 140733370225280 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 15847 7308 356 112 0 10812 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63388

[startup+0.700154 s]
/proc/loadavg: 3.99 3.95 3.65 4/189 27405
/proc/meminfo: memFree=23555376/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=84356 CPUtime=0.69 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 13995 0 0 0 68 1 0 0 25 0 1 0 290093306 86380544 12082 33554432000 4194304 4650387 140733370225280 18446744073709551615 4384500 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 21089 12082 371 112 0 16054 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 84356

[startup+1.50101 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 27406
/proc/meminfo: memFree=23501428/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=84356 CPUtime=1.5 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 14763 0 0 0 148 2 0 0 25 0 1 0 290093306 86380544 12850 33554432000 4194304 4650387 140733370225280 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 21089 12850 379 112 0 16054 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 84356

[startup+3.10073 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 27406
/proc/meminfo: memFree=23491508/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=84356 CPUtime=3.09 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 16001 0 0 0 307 2 0 0 25 0 1 0 290093306 86380544 14088 33554432000 4194304 4650387 140733370225280 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 21089 14088 379 112 0 16054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84356

[startup+6.30114 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 27406
/proc/meminfo: memFree=23434928/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=133712 CPUtime=6.29 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 18371 0 0 0 627 2 0 0 25 0 1 0 290093306 136921088 16458 33554432000 4194304 4650387 140733370225280 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 33428 16458 379 112 0 28393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133712

[startup+12.701 s]
/proc/loadavg: 3.99 3.95 3.65 5/190 27406
/proc/meminfo: memFree=23350176/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=231080 CPUtime=12.69 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 45038 0 0 0 1263 6 0 0 25 0 1 0 290093306 236625920 36987 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 57770 36987 383 112 0 52735 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 231080

[startup+25.5007 s]
/proc/loadavg: 3.99 3.95 3.66 5/190 27406
/proc/meminfo: memFree=23099304/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=239868 CPUtime=25.49 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 49521 0 0 0 2542 7 0 0 25 0 1 0 290093306 245624832 41470 33554432000 4194304 4650387 140733370225280 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 59967 41470 383 112 0 54932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 239868

[startup+51.101 s]
/proc/loadavg: 3.99 3.95 3.66 5/190 27407
/proc/meminfo: memFree=23070244/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=263364 CPUtime=51.1 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 66898 0 0 0 5099 11 0 0 25 0 1 0 290093306 269684736 44035 33554432000 4194304 4650387 140733370225280 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 65841 44035 383 112 0 60806 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 263364

[startup+102.307 s]
/proc/loadavg: 4.10 3.99 3.69 5/190 27408
/proc/meminfo: memFree=22885872/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=318284 CPUtime=102.29 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 90670 0 0 0 10214 15 0 0 25 0 1 0 290093306 325922816 60362 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476724 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 79571 60362 383 112 0 74536 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 318284

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.71 5/190 27410
/proc/meminfo: memFree=22700080/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=353320 CPUtime=162.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 108650 0 0 0 16207 21 0 0 25 0 1 0 290093306 361799680 70162 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 88330 70162 383 112 0 83295 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 353320

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.72 5/190 27412
/proc/meminfo: memFree=22669644/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=353320 CPUtime=222.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 108650 0 0 0 22207 21 0 0 25 0 1 0 290093306 361799680 70162 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 88330 70162 383 112 0 83295 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 353320

[startup+282.3 s]
/proc/loadavg: 4.00 3.99 3.74 5/190 27413
/proc/meminfo: memFree=22593832/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=370148 CPUtime=282.29 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 126450 0 0 0 28203 26 0 0 25 0 1 0 290093306 379031552 74206 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 92537 74206 383 112 0 87502 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 370148

[startup+342.3 s]
/proc/loadavg: 4.03 4.00 3.75 5/190 27424
/proc/meminfo: memFree=22583808/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=370148 CPUtime=342.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 126451 0 0 0 34202 26 0 0 25 0 1 0 290093306 379031552 74207 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 92537 74207 383 112 0 87502 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 370148

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 27425
/proc/meminfo: memFree=22580044/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=384988 CPUtime=402.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 152106 0 0 0 40197 31 0 0 25 0 1 0 290093306 394227712 77717 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 96247 77717 383 112 0 91212 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 384988

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 27427
/proc/meminfo: memFree=22553072/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=384988 CPUtime=462.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 152106 0 0 0 46197 31 0 0 25 0 1 0 290093306 394227712 77717 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 96247 77717 383 112 0 91212 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 384988

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 27432
/proc/meminfo: memFree=22526320/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=336872 CPUtime=522.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 178677 0 0 0 52187 41 0 0 25 0 1 0 290093306 344956928 78141 33554432000 4194304 4650387 140733370225280 18446744073709551615 4363450 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 84218 78141 383 112 0 79183 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 336872

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 27433
/proc/meminfo: memFree=22501324/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=397392 CPUtime=582.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 189867 0 0 0 58185 43 0 0 25 0 1 0 290093306 406929408 82134 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 99348 82134 383 112 0 94313 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 397392

[startup+642.3 s]
/proc/loadavg: 4.06 4.01 3.82 5/190 27435
/proc/meminfo: memFree=22487484/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=397392 CPUtime=642.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 189867 0 0 0 64185 43 0 0 25 0 1 0 290093306 406929408 82134 33554432000 4194304 4650387 140733370225280 18446744073709551615 4540584 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 99348 82134 383 112 0 94313 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 397392

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 27436
/proc/meminfo: memFree=22430740/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=367220 CPUtime=702.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 224790 0 0 0 70173 55 0 0 25 0 1 0 290093306 376033280 85802 33554432000 4194304 4650387 140733370225280 18446744073709551615 4367252 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 91805 85802 383 112 0 86770 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 367220

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 27438
/proc/meminfo: memFree=22456600/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=367388 CPUtime=762.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 251097 0 0 0 76166 62 0 0 25 0 1 0 290093306 376205312 85844 33554432000 4194304 4650387 140733370225280 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 91847 85844 383 112 0 86812 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 367388

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 27440
/proc/meminfo: memFree=22419708/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=428964 CPUtime=822.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 278234 0 0 0 82157 70 0 0 25 0 1 0 290093306 439259136 94298 33554432000 4194304 4650387 140733370225280 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 107241 94298 383 112 0 102206 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 428964

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 27441
/proc/meminfo: memFree=22361232/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=429572 CPUtime=882.28 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 304805 0 0 0 88150 78 0 0 25 0 1 0 290093306 439881728 90932 33554432000 4194304 4650387 140733370225280 18446744073709551615 4310793 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 107393 90932 383 112 0 102358 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 429572

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 27443
/proc/meminfo: memFree=22362532/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=430208 CPUtime=942.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 332359 0 0 0 94137 90 0 0 25 0 1 0 290093306 440532992 96629 33554432000 4194304 4650387 140733370225280 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 107552 96629 383 112 0 102517 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 430208

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 27444
/proc/meminfo: memFree=22309680/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=430276 CPUtime=1002.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 336283 0 0 0 100135 92 0 0 25 0 1 0 290093306 440602624 89478 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 107569 89478 383 112 0 102534 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 430276

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 27446
/proc/meminfo: memFree=22383404/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=430504 CPUtime=1062.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 346409 0 0 0 106131 96 0 0 25 0 1 0 290093306 440836096 88211 33554432000 4194304 4650387 140733370225280 18446744073709551615 4520340 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 107626 88211 383 112 0 102591 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 430504

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 27448
/proc/meminfo: memFree=22194264/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=451388 CPUtime=1122.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 379802 0 0 0 112120 107 0 0 25 0 1 0 290093306 462221312 98007 33554432000 4194304 4650387 140733370225280 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 112847 98007 383 112 0 107812 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 451388

[startup+1182.3 s]
/proc/loadavg: 4.08 4.02 3.88 5/190 27449
/proc/meminfo: memFree=22170924/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=451584 CPUtime=1182.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 404826 0 0 0 118106 121 0 0 25 0 1 0 290093306 462422016 98585 33554432000 4194304 4650387 140733370225280 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 112896 98585 383 112 0 107861 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 451584

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 27451
/proc/meminfo: memFree=22160964/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=452256 CPUtime=1242.27 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 429673 0 0 0 124094 133 0 0 25 0 1 0 290093306 463110144 97789 33554432000 4194304 4650387 140733370225280 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 113064 97789 383 112 0 108029 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 452256



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.85 3.97 3.88 2/183 27476
/proc/meminfo: memFree=23333748/32951124 swapFree=67111528/67111528
[pid=27405] ppid=27403 vsize=452880 CPUtime=1299.97 cores=5,7
/proc/27405/stat : 27405 (strangenight1-s) R 27403 27405 27198 0 -1 4202496 450320 0 0 0 129853 144 0 0 25 0 1 0 290093306 463749120 91654 33554432000 4194304 4650387 140733370225280 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27405/statm: 113220 91654 383 112 0 108185 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 452880

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.06
CPU time (s): 1300
CPU user time (s): 1298.54
CPU system time (s): 1.46178
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 452880

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

runsolver used 1.90771 second user time and 5.21021 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 00:55:56
IDJOB=3175592
IDBENCH=82610
IDSOLVER=1589
FILE ID=node137/3175592-1301784956
RUNJOBID= node137-1301783649-27219
PBS_JOBID= 12841381
Free space on /tmp= 72380 MiB

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

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

MD5SUM BENCH= 1ba3e47e885ea3862e5726ce64a96a9c
RANDOM SEED=1950812782

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23555532 kB
Buffers:        327116 kB
Cached:        8619780 kB
SwapCached:          0 kB
Active:        5329968 kB
Inactive:      3821992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23555532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           36060 kB
Writeback:           0 kB
AnonPages:      204372 kB
Mapped:          16444 kB
Slab:           180888 kB
PageTables:       6036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   427060 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= 72380 MiB
End job on node137 at 2011-04-03 01:17:38