Trace number 3175495

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.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
MD5SUMa5a87dc48ba0573fb8f2b8721bafcab2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

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-3175495-1301783651.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.39/0.42	c asymm  cl-useful: 0/14675/34000 lits-rem:0 time: 0.41
0.39/0.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
0.49/0.59	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.61	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.59/0.61	c calculated reachability. Time: 0.00
0.59/0.61	c Calc default polars -  time:   0.00 s pos:     210 undec:       8 neg:     182
0.59/0.61	c =========================================================================================
0.59/0.61	c types(t): F = full restart, N = normal restart
0.59/0.61	c types(t): S = simplification begin/end, E = solution found
0.59/0.61	c restart types(rt): st = static, dy = dynamic
0.59/0.61	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.61	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.89/0.94	c  N dy    12      4021       400     34000         0      3960    238000    379873     80.72     85.17  --
1.29/1.30	c  N dy    26      8152       400     34000         0      5253    238000    381960     79.94     84.17  --
1.59/1.68	c  N dy    46     12250       400     34000         0      9311    238000    754909     79.98     84.91  --
1.99/2.05	c  N dy    71     16324       400     34000         0      8637    238000    579418     80.42     84.86  --
2.39/2.45	c  N dy    89     20409       400     34000         0      6548    238000    282395     80.43     84.91  --
2.79/2.89	c  N dy   114     24872       400     34000         0     10958    238000    691536     80.75     85.02  --
2.89/2.90	c  F st   116     25000       400     34000         0     11083    238000    703231     80.77   no data  --
3.39/3.44	c  N dy   122     30002       400     34000         0      8684    238000    395136     80.77   no data  --
3.39/3.44	c  S st   122     30002       400     34000         0      8684    238000    395136     80.77   no data  --
3.49/3.51	c  S st   122     30505       400     34000         0      9186    238000    438986     80.77   no data  --
3.49/3.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.49/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.49/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.99/8.05	c lits-rem:      1037  cl-subs:       62  v-elim:      0  v-fix:    0  time:  4.51 s
8.19/8.27	c asymm  cl-useful: 0/6581/34000 lits-rem:0 time: 0.22
8.19/8.27	c calculated reachability. Time: 0.00
8.19/8.27	c  N dy   122     30505       400     34000         0      9124    238000    428614     80.77   no data  --
8.59/8.69	c  N dy   143     34566       400     34000         0     13142    238000    806001     80.97     85.51  --
9.09/9.15	c  N dy   167     38627       400     34000         0      8700    238000    301918     81.20     85.71  --
9.49/9.57	c  N dy   190     42806       400     34000         0     12814    238000    685638     81.32     86.98  --
9.79/9.89	c  S st   204     45757       400     34000         0     15728    238000    956070     81.30   no data  --
9.89/9.97	c  S st   204     46260       400     34000         0     16229    238000   1001030     81.30   no data  --
9.89/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.89/9.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.89/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.99/10.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.99/10.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.29/17.32	c lits-rem:       720  cl-subs:      190  v-elim:      0  v-fix:    0  time:  7.30 s
17.29/17.33	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
17.29/17.34	c vivif2 --  cl tried    16039 cl shrink        0 lits rem          0 time: 0.01
17.49/17.57	c asymm  cl-useful: 0/5433/34000 lits-rem:0 time: 0.23
17.49/17.57	c calculated reachability. Time: 0.00
17.49/17.57	c  N dy   204     46260       400     34000         0     16039    238000    972218     81.30   no data  --
17.99/18.04	c  N dy   227     50361       400     34000         0     10598    238000    394658     81.43     86.99  --
18.39/18.46	c  N dy   249     54456       400     34000         0     14643    238000    774219     81.52     85.86  --
18.89/18.92	c  N dy   273     58568       400     34000         0     18712    238000   1155711     81.65     86.04  --
19.39/19.40	c  N dy   297     62709       400     34000         0     12289    238000    466364     81.76     86.67  --
19.79/19.82	c  N dy   308     66791       400     34000         0     16321    238000    844217     81.68     86.39  --
20.09/20.12	c  S st   321     69390       400     34000         0     18887    238000   1083621     81.65     79.90  --
20.19/20.20	c  S st   321     69896       400     34000         0     19390    238000   1126380     81.65   no data  --
20.19/20.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.19/20.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
20.19/20.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.40/28.40	c lits-rem:       878  cl-subs:      256  v-elim:      0  v-fix:    0  time:  8.13 s
28.40/28.40	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
28.40/28.42	c vivif2 --  cl tried    19134 cl shrink        0 lits rem          0 time: 0.01
28.60/28.65	c asymm  cl-useful: 0/5018/34000 lits-rem:0 time: 0.24
28.60/28.66	c calculated reachability. Time: 0.00
28.60/28.66	c  N dy   321     69896       400     34000         0     19134    238000   1088680     81.65   no data  --
29.19/29.20	c  N dy   344     74419       400     34000         0     12097    238000    368689     81.69     86.12  --
29.70/29.72	c  N dy   369     79315       400     34000         0     16935    238000    824373     81.74     86.94  --
30.29/30.31	c  N dy   398     84551       400     34000         0     22093    238000   1305869     81.83     86.60  --
30.59/30.66	c  F st   411     87501       400     34000         0     25010    238000   1580255     81.83     80.65  --
30.99/31.06	c  N st   416     90796       400     34000         0     15751    238000    643328     81.83   no data  --
31.80/31.82	c  N dy   441     96835       400     34000         0     21721    238000   1209147     81.88     86.28  --
32.59/32.67	c  N dy   471    104164       400     34000         0     15471    238000    524245     81.86     86.19  --
32.69/32.74	c  S st   475    104844       400     34000         0     16145    238000    587567     81.87   no data  --
32.79/32.82	c  S st   475    105345       400     34000         0     16643    238000    631340     81.87   no data  --
32.79/32.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.79/32.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.79/32.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
32.79/32.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
32.79/32.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.49/37.56	c lits-rem:       963  cl-subs:      102  v-elim:      0  v-fix:    0  time:  4.69 s
37.49/37.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
37.49/37.57	c vivif2 --  cl tried    16541 cl shrink        0 lits rem          0 time: 0.01
37.59/37.69	c asymm  cl-useful: 0/2293/34000 lits-rem:0 time: 0.12
37.59/37.69	c calculated reachability. Time: 0.00
37.59/37.69	c  N dy   475    105345       400     34000         0     16541    238000    615929     81.87   no data  --
38.49/38.55	c  N dy   509    112102       400     34000         0     23221    238000   1244249     81.91     86.46  --
39.49/39.50	c  N dy   544    119277       400     34000         0     15822    238000    477978     81.94     90.51  --
40.38/40.43	c  N dy   585    126917       400     34000         0     23367    238000   1187471     82.02     86.83  --
41.49/41.59	c  N dy   632    135293       400     34000         0     16158    238000    426042     82.09     87.68  --
42.59/42.62	c  N dy   663    144070       400     34000         0     24828    238000   1239463     82.06     86.39  --
43.89/43.92	c  N dy   718    153601       400     34000         0     17778    238000    498682     82.20     87.77  --
44.38/44.44	c  S st   746    158019       400     34000         0     22146    238000    913592     82.28     78.18  --
44.48/44.53	c  S st   746    158529       400     34000         0     22656    238000    958792     82.28   no data  --
44.48/44.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.48/44.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.48/44.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
44.48/44.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.48/44.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.48/44.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
44.48/44.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.09/52.17	c lits-rem:       858  cl-subs:      164  v-elim:      0  v-fix:    0  time:  7.58 s
52.09/52.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
52.09/52.18	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.01
52.39/52.44	c asymm  cl-useful: 0/5961/34000 lits-rem:0 time: 0.26
52.39/52.44	c calculated reachability. Time: 0.00
52.39/52.44	c  N dy   746    158529       400     34000         0     22492    238000    933438     82.28   no data  --
53.79/53.82	c  N dy   794    168865       400     34000         0     32702    238000   1890909     82.29     87.22  --
55.29/55.30	c  N dy   829    179991       400     34000         0     26240    238000   1209218     82.19     87.73  --
56.99/57.02	c  N dy   869    192007       400     34000         0     19685    238000    517872     82.11     86.62  --
58.78/58.83	c  N dy   931    204838       400     34000         0     32341    238000   1707125     82.16     86.52  --
60.59/60.63	c  N dy   987    217994       400     34000         0     25923    238000   1012870     82.14     86.48  --
62.59/62.60	c  N dy  1041    232179       400     34000         0     39947    238000   2326474     82.13     86.96  --
63.28/63.33	c  S st  1068    237794       400     34000         0     25079    238000    860053     82.13   no data  --
63.38/63.43	c  S st  1068    238297       400     34000         0     25579    238000    902229     82.13   no data  --
63.38/63.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.38/63.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.38/63.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
63.38/63.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.38/63.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.38/63.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
63.38/63.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.78/68.88	c lits-rem:       599  cl-subs:      130  v-elim:      0  v-fix:    0  time:  5.40 s
68.78/68.88	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
68.78/68.89	c vivif2 --  cl tried    25449 cl shrink        0 lits rem          0 time: 0.01
69.08/69.13	c asymm  cl-useful: 0/4791/34000 lits-rem:0 time: 0.24
69.08/69.14	c calculated reachability. Time: 0.00
69.08/69.14	c  N dy  1068    238297       400     34000         0     25449    238000    882245     82.13   no data  --
71.29/71.31	c  N dy  1141    253561       400     34000         0     40522    238000   2292379     82.15     86.61  --
73.48/73.54	c  N dy  1225    269746       400     34000         0     35086    238000   1710788     82.19     86.63  --
76.19/76.25	c  N dy  1304    287105       400     34000         0     29845    238000   1146272     82.21     86.75  --
78.99/79.07	c  N dy  1377    305432       400     34000         0     24565    238000    562348     82.21     89.12  --
79.09/79.17	c  F st  1379    306250       400     34000         0     25376    238000    639706     82.21     80.72  --
82.08/82.15	c  N dy  1457    325295       400     34000         0     44168    238000   2424547     82.26     86.87  --
85.18/85.26	c  N dy  1524    345373       400     34000         0     39677    238000   1904109     82.22     87.61  --
87.28/87.34	c  S st  1574    357446       400     34000         0     26236    238000    556093     82.20     79.94  --
87.38/87.44	c  S st  1574    357947       400     34000         0     26735    238000    598261     82.20   no data  --
87.38/87.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.38/87.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
87.38/87.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.38/87.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.38/87.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.38/87.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
87.38/87.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
91.98/92.00	c lits-rem:       285  cl-subs:       36  v-elim:      0  v-fix:    0  time:  4.51 s
91.98/92.00	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
91.98/92.01	c vivif2 --  cl tried    26699 cl shrink        0 lits rem          0 time: 0.01
92.18/92.25	c asymm  cl-useful: 0/4446/34000 lits-rem:0 time: 0.24
92.18/92.25	c calculated reachability. Time: 0.00
92.18/92.25	c  N dy  1574    357947       400     34000         0     26699    238000    592555     82.20   no data  --
95.29/95.32	c  N dy  1668    378981       400     34000         0     47448    238000   2553715     82.23     86.87  --
98.28/98.34	c  N dy  1754    399083       400     34000         0     40956    238000   1858243     82.24     87.47  --
101.49/101.59	c  N dy  1847    419263       400     34000         0     33569    238000   1085801     82.26     86.99  --
104.88/104.90	c  N dy  1934    439626       400     34000         0     53678    238000   2977170     82.26     86.69  --
107.89/107.99	c  N dy  2022    459734       400     34000         0     45269    238000   2104830     82.27     86.95  --
111.48/111.51	c  N dy  2114    479855       400     34000         0     35841    238000   1128197     82.28     88.04  --
115.58/115.69	c  N dy  2207    503619       400     34000         0     59294    238000   3344110     82.27     86.62  --
119.09/119.16	c  N dy  2298    523649       400     34000         0     48801    238000   2270164     82.28     86.97  --
121.88/121.92	c  S st  2353    536920       400     34000         0     61908    238000   3500102     82.27   no data  --
122.09/122.11	c  S st  2353    537421       400     34000         0     62403    238000   3543826     82.27   no data  --
122.09/122.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.09/122.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.09/122.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
122.29/122.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.29/122.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.29/122.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
122.29/122.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
777.09/777.14	c lits-rem:      1785  cl-subs:      893  v-elim:      0  v-fix:    0  time: 654.84 s
777.09/777.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
777.09/777.18	c vivif2 --  cl tried    61510 cl shrink        0 lits rem          0 time: 0.04
777.60/777.60	c asymm  cl-useful: 0/2720/34000 lits-rem:0 time: 0.42
777.60/777.61	c calculated reachability. Time: 0.00
777.60/777.61	c  N dy  2353    537421       400     34000         0     61510    238000   3410350     82.27   no data  --
781.20/781.21	c  N dy  2440    557510       400     34000         0     50109    238000   2303203     82.26     86.67  --
785.40/785.44	c  N dy  2530    577950       400     34000         0     38008    238000   1080758     82.26     89.64  --
789.30/789.31	c  N dy  2619    597955       400     34000         0     57761    238000   2933347     82.27     86.79  --
793.20/793.26	c  N dy  2702    618007       400     34000         0     44293    238000   1593690     82.26     86.70  --
797.29/797.39	c  N dy  2774    638129       400     34000         0     64181    238000   3454364     82.24     87.36  --
801.20/801.28	c  N dy  2870    658171       400     34000         0     49731    238000   2030220     82.27     87.25  --
805.50/805.58	c  N dy  2954    678247       400     34000         0     69561    238000   3892105     82.27     86.98  --
809.30/809.35	c  N dy  3045    698285       400     34000         0     54107    238000   2347516     82.28     97.17  --
813.91/813.99	c  N dy  3132    718539       400     34000         0     37904    238000    745566     82.29     86.91  --
817.80/817.81	c  N dy  3218    738585       400     34000         0     57707    238000   2602011     82.29     86.64  --
822.40/822.44	c  N dy  3300    759732       400     34000         0     41414    238000    993320     82.27     86.89  --
826.50/826.56	c  N dy  3403    779805       400     34000         0     61230    238000   2862652     82.29     86.68  --
831.20/831.28	c  N dy  3491    799927       400     34000         0     42904    238000   1052489     82.28     86.76  --
832.40/832.42	c  S st  3515    806131       400     34000         0     49035    238000   1630075     82.27     83.57  --
832.50/832.58	c  S st  3515    806637       400     34000         0     49538    238000   1672387     82.27   no data  --
832.50/832.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
832.50/832.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
832.61/832.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
832.61/832.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
832.61/832.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
832.61/832.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
832.61/832.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
852.20/852.24	c lits-rem:       631  cl-subs:      350  v-elim:      0  v-fix:    0  time: 19.56 s
852.20/852.24	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
852.20/852.26	c vivif2 --  cl tried    49188 cl shrink        0 lits rem          0 time: 0.02
852.51/852.56	c asymm  cl-useful: 0/3163/34000 lits-rem:0 time: 0.30
852.51/852.57	c calculated reachability. Time: 0.00
852.51/852.57	c  N dy  3515    806637       400     34000         0     49188    238000   1621206     82.27   no data  --
856.40/856.42	c  N dy  3606    826753       400     34000         0     69067    238000   3493054     82.28     86.75  --
860.30/860.39	c  N dy  3705    846785       400     34000         0     49664    238000   1602796     82.30     87.48  --
864.30/864.30	c  N dy  3789    867063       400     34000         0     69702    238000   3496024     82.29     86.77  --
868.40/868.47	c  N dy  3865    888326       400     34000         0     50537    238000   1602797     82.28     86.66  --
872.40/872.46	c  N dy  3958    908467       400     34000         0     70440    238000   3476750     82.29     86.82  --
876.61/876.62	c  N dy  4042    928904       400     34000         0     49460    238000   1415414     82.28     86.76  --
880.50/880.52	c  N dy  4134    949003       400     34000         0     69325    238000   3283341     82.29     86.82  --
884.90/884.92	c  N dy  4229    969044       400     34000         0     46979    238000   1106144     82.30     86.74  --
888.60/888.65	c  N dy  4310    989105       400     34000         0     66812    238000   2971186     82.29     87.69  --
893.30/893.36	c  N dy  4397   1009385       400     34000         0     43708    238000    710512     82.29     86.83  --
897.00/897.03	c  N dy  4484   1029695       400     34000         0     63765    238000   2595525     82.28     87.03  --
901.60/901.61	c  N dy  4577   1050075       400     34000         0     83871    238000   4493240     82.29     86.87  --
905.40/905.47	c  N dy  4643   1070231       400     34000         0     59650    238000   2130060     82.28     86.70  --
905.70/905.79	c  F st  4650   1071875       400     34000         0     61270    238000   2285218     82.28     78.35  --
909.50/909.58	c  N dy  4705   1090283       400     34000         0     79469    238000   4007773     82.27     86.62  --
914.00/914.02	c  N dy  4793   1110531       400     34000         0     54361    238000   1548310     82.27     86.65  --
918.20/918.28	c  N dy  4897   1131303       400     34000         0     74874    238000   3483251     82.29     86.92  --
923.00/923.02	c  N dy  4971   1151457       400     34000         0     48692    238000    929887     82.27     86.87  --
926.80/926.89	c  N dy  5057   1171649       400     34000         0     68610    238000   2791202     82.26     87.68  --
931.50/931.55	c  N dy  5136   1191650       400     34000         0     88381    238000   4649939     82.26     88.56  --
935.30/935.37	c  S st  5216   1209955       400     34000         0     59406    238000   1849298     82.25     80.17  --
935.50/935.53	c  S st  5216   1210458       400     34000         0     59909    238000   1892940     82.25   no data  --
935.50/935.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
935.50/935.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
935.50/935.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
935.60/935.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
935.60/935.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
935.60/935.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
935.60/935.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
961.31/961.37	c lits-rem:       694  cl-subs:      329  v-elim:      0  v-fix:    0  time: 25.72 s
961.31/961.37	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
961.31/961.39	c vivif2 --  cl tried    59580 cl shrink        0 lits rem          0 time: 0.02
961.70/961.71	c asymm  cl-useful: 0/2784/34000 lits-rem:0 time: 0.31
961.70/961.71	c calculated reachability. Time: 0.00
961.70/961.71	c  N dy  5216   1210458       400     34000         0     59580    238000   1843105     82.25   no data  --
965.91/965.98	c  N dy  5295   1230553       400     34000         0     79458    238000   3727193     82.26     87.30  --
971.00/971.03	c  N dy  5364   1251595       400     34000         0     52156    238000   1088075     82.25     87.16  --
975.00/975.04	c  N dy  5447   1271920       400     34000         0     72225    238000   2968916     82.25     88.61  --
979.91/979.91	c  N dy  5543   1291994       400     34000         0     92050    238000   4840839     82.25     87.75  --
984.30/984.35	c  N dy  5637   1312088       400     34000         0     62862    238000   2013954     82.25     86.97  --
988.80/988.85	c  N dy  5723   1332114       400     34000         0     82643    238000   3870928     82.25     86.63  --
993.90/993.98	c  N dy  5810   1352181       400     34000         0     52399    238000    942972     82.24     86.59  --
998.01/998.08	c  N dy  5908   1372465       400     34000         0     72427    238000   2833452     82.26     87.76  --
1002.80/1002.80	c  N dy  5976   1392475       400     34000         0     92189    238000   4681348     82.24     88.49  --
1007.40/1007.46	c  N dy  6058   1412496       400     34000         0     60949    238000   1662477     82.24     93.75  --
1011.81/1011.80	c  N dy  6144   1432521       400     34000         0     80732    238000   3518016     82.23     87.29  --
1017.10/1017.10	c  N dy  6233   1452539       400     34000         0    100510    238000   5379578     82.23     86.95  --
1021.50/1021.55	c  N dy  6311   1473577       400     34000         0     69218    238000   2349087     82.22     86.98  --
1026.32/1026.33	c  N dy  6405   1493860       400     34000         0     89206    238000   4235719     82.23     87.92  --
1031.90/1031.91	c  N dy  6517   1513955       400     34000         0     56072    238000   1041968     82.25     86.92  --
1036.00/1036.08	c  N dy  6603   1534093       400     34000         0     75924    238000   2904299     82.25     87.86  --
1041.10/1041.16	c  N dy  6685   1554405       400     34000         0     95993    238000   4784016     82.24     86.69  --
1046.21/1046.28	c  N dy  6773   1574537       400     34000         0     61940    238000   1507366     82.24     86.63  --
1050.71/1050.70	c  N dy  6856   1594590       400     34000         0     81717    238000   3358158     82.24     88.88  --
1056.10/1056.18	c  N dy  6940   1615438       400     34000         0    102316    238000   5291209     82.23     86.67  --
1061.01/1061.09	c  N dy  7033   1635496       400     34000         0     67138    238000   1906391     82.23     89.80  --
1065.61/1065.60	c  N dy  7110   1655609       400     34000         0     87017    238000   3783238     82.23     86.60  --
1071.32/1071.30	c  N dy  7209   1675728       400     34000         0    106881    238000   5650906     82.24     86.93  --
1076.00/1076.02	c  N dy  7292   1695886       400     34000         0     70833    238000   2180109     82.23     86.62  --
1079.90/1079.97	c  S st  7365   1710458       400     34000         0     85227    238000   3543858     82.24   no data  --
1080.21/1080.22	c  S st  7365   1710962       400     34000         0     85730    238000   3587658     82.24   no data  --
1080.21/1080.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1080.21/1080.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1080.30/1080.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1080.40/1080.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1080.40/1080.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1080.40/1080.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1080.40/1080.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.00 0.26 2.66 3/179 27238
/proc/meminfo: memFree=23715060/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=29972 CPUtime=0 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 817 0 0 0 0 0 0 0 21 0 1 0 289962886 30691328 757 33554432000 4194304 4650387 140736555316800 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 7493 757 327 112 0 2458 0

[startup+0.0583281 s]
/proc/loadavg: 0.00 0.26 2.66 3/179 27238
/proc/meminfo: memFree=23715060/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=31264 CPUtime=0.05 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 1423 0 0 0 5 0 0 0 21 0 1 0 289962886 32014336 1363 33554432000 4194304 4650387 140736555316800 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 7816 1363 347 112 0 2781 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31264

[startup+0.100311 s]
/proc/loadavg: 0.00 0.26 2.66 3/179 27238
/proc/meminfo: memFree=23715060/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=31264 CPUtime=0.09 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 1435 0 0 0 9 0 0 0 21 0 1 0 289962886 32014336 1375 33554432000 4194304 4650387 140736555316800 18446744073709551615 4370615 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 7816 1375 347 112 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31264

[startup+0.300238 s]
/proc/loadavg: 0.00 0.26 2.66 3/179 27238
/proc/meminfo: memFree=23715060/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=31396 CPUtime=0.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 1476 0 0 0 29 0 0 0 22 0 1 0 289962886 32149504 1416 33554432000 4194304 4650387 140736555316800 18446744073709551615 4370509 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 7849 1416 347 112 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31396

[startup+0.700164 s]
/proc/loadavg: 0.00 0.26 2.66 3/179 27238
/proc/meminfo: memFree=23715060/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=42752 CPUtime=0.69 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 4496 0 0 0 69 0 0 0 18 0 1 0 289962886 43778048 3810 33554432000 4194304 4650387 140736555316800 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 10688 3810 377 112 0 5653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42752

[startup+1.50104 s]
/proc/loadavg: 0.00 0.26 2.66 4/185 27249
/proc/meminfo: memFree=23681112/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=43512 CPUtime=1.49 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 5878 0 0 0 149 0 0 0 18 0 1 0 289962886 44556288 4324 33554432000 4194304 4650387 140736555316800 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 10878 4324 379 112 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43512

[startup+3.10078 s]
/proc/loadavg: 0.00 0.26 2.66 5/190 27259
/proc/meminfo: memFree=23632960/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=43984 CPUtime=3.09 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 8566 0 0 0 308 1 0 0 22 0 1 0 289962886 45039616 4636 33554432000 4194304 4650387 140736555316800 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 10996 4636 380 112 0 5961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43984

[startup+6.30118 s]
/proc/loadavg: 0.40 0.34 2.67 5/190 27259
/proc/meminfo: memFree=23581256/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=56048 CPUtime=6.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 12438 0 0 0 628 1 0 0 25 0 1 0 289962886 57393152 7102 33554432000 4194304 4650387 140736555316800 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 14012 7102 381 112 0 8977 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56048

[startup+12.701 s]
/proc/loadavg: 0.69 0.40 2.68 5/190 27259
/proc/meminfo: memFree=23490684/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=70084 CPUtime=12.69 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 17818 0 0 0 1268 1 0 0 25 0 1 0 289962886 71766016 10955 33554432000 4194304 4650387 140736555316800 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 17521 10955 381 112 0 12486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70084

[startup+25.5007 s]
/proc/loadavg: 1.42 0.57 2.70 5/190 27260
/proc/meminfo: memFree=23441116/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=80276 CPUtime=25.5 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 23728 0 0 0 2547 3 0 0 25 0 1 0 289962886 82202624 13489 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 20069 13489 381 112 0 15034 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 80276

[startup+51.1011 s]
/proc/loadavg: 2.30 0.85 2.73 5/190 27260
/proc/meminfo: memFree=23343756/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=85304 CPUtime=51.09 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 37317 0 0 0 5103 6 0 0 25 0 1 0 289962886 87351296 14346 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 21326 14346 381 112 0 16291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85304

[startup+102.307 s]
/proc/loadavg: 3.26 1.33 2.80 5/190 27262
/proc/meminfo: memFree=23297540/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=87760 CPUtime=102.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 71994 0 0 0 10214 15 0 0 25 0 1 0 289962886 89866240 15629 33554432000 4194304 4650387 140736555316800 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 21940 15629 381 112 0 16905 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 87760

[startup+162.301 s]
/proc/loadavg: 3.73 1.81 2.87 5/190 27263
/proc/meminfo: memFree=23191224/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190656 CPUtime=162.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97550 0 0 0 16209 20 0 0 25 0 1 0 289962886 195231744 29820 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47664 29820 381 112 0 42629 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190656

[startup+222.301 s]
/proc/loadavg: 3.93 2.22 2.94 5/190 27265
/proc/meminfo: memFree=23115292/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190656 CPUtime=222.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97578 0 0 0 22209 20 0 0 25 0 1 0 289962886 195231744 29848 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47664 29848 381 112 0 42629 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190656

[startup+282.3 s]
/proc/loadavg: 3.97 2.54 3.01 5/190 27266
/proc/meminfo: memFree=23099996/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190656 CPUtime=282.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97579 0 0 0 28209 20 0 0 25 0 1 0 289962886 195231744 29849 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47664 29849 381 112 0 42629 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 190656

[startup+342.3 s]
/proc/loadavg: 3.99 2.81 3.06 5/190 27268
/proc/meminfo: memFree=23097844/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190656 CPUtime=342.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97579 0 0 0 34209 20 0 0 25 0 1 0 289962886 195231744 29849 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47664 29849 381 112 0 42629 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 190656

[startup+402.301 s]
/proc/loadavg: 3.99 3.02 3.12 5/190 27270
/proc/meminfo: memFree=23079456/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=402.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 40210 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 190796

[startup+462.301 s]
/proc/loadavg: 3.99 3.20 3.17 5/190 27271
/proc/meminfo: memFree=23078932/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=462.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 46209 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 190796

[startup+522.301 s]
/proc/loadavg: 3.99 3.34 3.22 5/190 27273
/proc/meminfo: memFree=23059316/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=522.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 52210 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 190796

[startup+582.301 s]
/proc/loadavg: 4.06 3.47 3.27 5/190 27274
/proc/meminfo: memFree=23045388/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=582.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 58209 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 190796

[startup+642.3 s]
/proc/loadavg: 4.02 3.57 3.31 5/190 27276
/proc/meminfo: memFree=23032552/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=642.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 64210 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 190796

[startup+702.3 s]
/proc/loadavg: 4.00 3.64 3.36 5/190 27278
/proc/meminfo: memFree=23032256/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=702.29 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 70209 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 190796

[startup+762.307 s]
/proc/loadavg: 4.05 3.72 3.40 5/190 27279
/proc/meminfo: memFree=23047948/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=190796 CPUtime=762.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 97594 0 0 0 76210 20 0 0 25 0 1 0 289962886 195375104 29864 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 47699 29864 381 112 0 42664 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 190796

[startup+822.301 s]
/proc/loadavg: 4.02 3.77 3.43 5/190 27281
/proc/meminfo: memFree=23044936/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=141760 CPUtime=822.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 125454 0 0 0 82201 29 0 0 25 0 1 0 289962886 145162240 27348 33554432000 4194304 4650387 140736555316800 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 35440 27348 381 112 0 30405 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 141760

[startup+882.301 s]
/proc/loadavg: 4.00 3.81 3.47 5/190 27282
/proc/meminfo: memFree=23041156/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=198768 CPUtime=882.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 149104 0 0 0 88196 34 0 0 25 0 1 0 289962886 203538432 31369 33554432000 4194304 4650387 140736555316800 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 49692 31369 381 112 0 44657 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 198768

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 3.50 5/190 27284
/proc/meminfo: memFree=22991872/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=145664 CPUtime=942.31 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 179624 0 0 0 94188 43 0 0 25 0 1 0 289962886 149159936 29282 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 36416 29282 381 112 0 31381 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 145664

[startup+1002.3 s]
/proc/loadavg: 4.00 3.87 3.52 5/190 27286
/proc/meminfo: memFree=23009820/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=205904 CPUtime=1002.3 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 200777 0 0 0 100182 48 0 0 25 0 1 0 289962886 210845696 32680 33554432000 4194304 4650387 140736555316800 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 51476 32680 381 112 0 46441 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 205904

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 27287
/proc/meminfo: memFree=23018204/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=150540 CPUtime=1062.31 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 230361 0 0 0 106175 56 0 0 25 0 1 0 289962886 154152960 30673 33554432000 4194304 4650387 140736555316800 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 37635 30673 381 112 0 32600 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 150540

[startup+1122.3 s]
/proc/loadavg: 4.00 3.91 3.58 5/190 27289
/proc/meminfo: memFree=22983576/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=218756 CPUtime=1122.31 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 240900 0 0 0 112172 59 0 0 25 0 1 0 289962886 224006144 34571 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 54689 34571 381 112 0 49654 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 218756

[startup+1182.3 s]
/proc/loadavg: 4.03 3.93 3.60 5/190 27290
/proc/meminfo: memFree=22984544/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=218892 CPUtime=1182.31 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 240992 0 0 0 118172 59 0 0 25 0 1 0 289962886 224145408 34663 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 54723 34663 381 112 0 49688 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 218892

[startup+1242.3 s]
/proc/loadavg: 4.01 3.94 3.63 5/190 27292
/proc/meminfo: memFree=22879860/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=218892 CPUtime=1242.31 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 240992 0 0 0 124172 59 0 0 25 0 1 0 289962886 224145408 34663 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 54723 34663 381 112 0 49688 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 218892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.97 3.65 4/188 27295
/proc/meminfo: memFree=23047108/32951124 swapFree=67111528/67111528
[pid=27238] ppid=27236 vsize=218892 CPUtime=1300.01 cores=0,2
/proc/27238/stat : 27238 (strangenight1-s) R 27236 27238 27198 0 -1 4202496 240992 0 0 0 129942 59 0 0 25 0 1 0 289962886 224145408 34663 33554432000 4194304 4650387 140736555316800 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27238/statm: 54723 34663 381 112 0 49688 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 218892

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.43
CPU system time (s): 0.604908
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218892

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

runsolver used 2.24766 second user time and 4.86526 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 00:34:12
IDJOB=3175495
IDBENCH=82513
IDSOLVER=1589
FILE ID=node137/3175495-1301783651
RUNJOBID= node137-1301783649-27216
PBS_JOBID= 12841381
Free space on /tmp= 72404 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S832901479-042-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175495-1301783651/watcher-3175495-1301783651 -o /tmp/evaluation-result-3175495-1301783651/solver-3175495-1301783651 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175495-1301783651.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=1340296769

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:      23715216 kB
Buffers:        326440 kB
Cached:        8594972 kB
SwapCached:          0 kB
Active:        5170368 kB
Inactive:      3821516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23715216 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           14044 kB
Writeback:           0 kB
AnonPages:       71192 kB
Mapped:          15312 kB
Slab:           180320 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225712 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= 72384 MiB
End job on node137 at 2011-04-03 00:55:54