Trace number 3369704

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 (fixed)? (TO) 1299.99 1300.02

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-3369704-1305380597.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.40
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.31	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.98/2.07	c  N dy    71     16324       400     34000         0      8637    238000    579418     80.42     84.86  --
2.38/2.48	c  N dy    89     20409       400     34000         0      6548    238000    282395     80.43     84.91  --
2.89/2.92	c  N dy   114     24872       400     34000         0     10958    238000    691536     80.75     85.02  --
2.89/2.94	c  F st   116     25000       400     34000         0     11083    238000    703231     80.77   no data  --
3.39/3.46	c  N dy   122     30002       400     34000         0      8684    238000    395136     80.77   no data  --
3.39/3.46	c  S st   122     30002       400     34000         0      8684    238000    395136     80.77   no data  --
3.49/3.53	c  S st   122     30505       400     34000         0      9186    238000    438986     80.77   no data  --
3.49/3.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.49/3.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.49/3.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.49/3.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.99/8.06	c lits-rem:      1037  cl-subs:       62  v-elim:      0  v-fix:    0  time:  4.49 s
8.18/8.29	c asymm  cl-useful: 0/6581/34000 lits-rem:0 time: 0.23
8.18/8.29	c calculated reachability. Time: 0.00
8.18/8.29	c  N dy   122     30505       400     34000         0      9124    238000    428614     80.77   no data  --
8.70/8.71	c  N dy   143     34566       400     34000         0     13142    238000    806001     80.97     85.51  --
9.09/9.18	c  N dy   167     38627       400     34000         0      8700    238000    301918     81.20     85.71  --
9.49/9.59	c  N dy   190     42806       400     34000         0     12814    238000    685638     81.32     86.98  --
9.90/9.91	c  S st   204     45757       400     34000         0     15728    238000    956070     81.30   no data  --
9.90/9.99	c  S st   204     46260       400     34000         0     16229    238000   1001030     81.30   no data  --
9.90/9.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.99/10.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
9.99/10.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.99/10.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.29/17.37	c lits-rem:       720  cl-subs:      190  v-elim:      0  v-fix:    0  time:  7.31 s
17.29/17.37	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
17.29/17.38	c vivif2 --  cl tried    16039 cl shrink        0 lits rem          0 time: 0.01
17.60/17.63	c asymm  cl-useful: 0/5433/34000 lits-rem:0 time: 0.24
17.60/17.63	c calculated reachability. Time: 0.00
17.60/17.63	c  N dy   204     46260       400     34000         0     16039    238000    972218     81.30   no data  --
18.09/18.10	c  N dy   227     50361       400     34000         0     10598    238000    394658     81.43     86.99  --
18.49/18.52	c  N dy   249     54456       400     34000         0     14643    238000    774219     81.52     85.86  --
18.89/19.00	c  N dy   273     58568       400     34000         0     18712    238000   1155711     81.65     86.04  --
19.39/19.48	c  N dy   297     62709       400     34000         0     12289    238000    466364     81.76     86.67  --
19.89/19.91	c  N dy   308     66791       400     34000         0     16321    238000    844217     81.68     86.39  --
20.19/20.20	c  S st   321     69390       400     34000         0     18887    238000   1083621     81.65     79.90  --
20.19/20.28	c  S st   321     69896       400     34000         0     19390    238000   1126380     81.65   no data  --
20.19/20.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.29/20.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
20.29/20.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.29/20.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.29/20.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
20.29/20.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.29/28.32	c lits-rem:       878  cl-subs:      256  v-elim:      0  v-fix:    0  time:  7.97 s
28.29/28.32	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
28.29/28.33	c vivif2 --  cl tried    19134 cl shrink        0 lits rem          0 time: 0.01
28.49/28.59	c asymm  cl-useful: 0/5018/34000 lits-rem:0 time: 0.25
28.49/28.59	c calculated reachability. Time: 0.00
28.49/28.59	c  N dy   321     69896       400     34000         0     19134    238000   1088680     81.65   no data  --
29.09/29.14	c  N dy   344     74419       400     34000         0     12097    238000    368689     81.69     86.12  --
29.59/29.66	c  N dy   369     79315       400     34000         0     16935    238000    824373     81.74     86.94  --
30.19/30.26	c  N dy   398     84551       400     34000         0     22093    238000   1305869     81.83     86.60  --
30.59/30.62	c  F st   411     87501       400     34000         0     25010    238000   1580255     81.83     80.65  --
30.89/30.98	c  N st   416     90796       400     34000         0     15751    238000    643328     81.83   no data  --
31.59/31.69	c  N dy   441     96835       400     34000         0     21721    238000   1209147     81.88     86.28  --
32.59/32.60	c  N dy   471    104164       400     34000         0     15471    238000    524245     81.86     86.19  --
32.59/32.67	c  S st   475    104844       400     34000         0     16145    238000    587567     81.87   no data  --
32.69/32.76	c  S st   475    105345       400     34000         0     16643    238000    631340     81.87   no data  --
32.69/32.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.69/32.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.69/32.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
32.79/32.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.79/32.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
32.79/32.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.29/37.32	c lits-rem:       963  cl-subs:      102  v-elim:      0  v-fix:    0  time:  4.52 s
37.29/37.32	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
37.29/37.33	c vivif2 --  cl tried    16541 cl shrink        0 lits rem          0 time: 0.01
37.40/37.43	c asymm  cl-useful: 0/2293/34000 lits-rem:0 time: 0.11
37.40/37.44	c calculated reachability. Time: 0.00
37.40/37.44	c  N dy   475    105345       400     34000         0     16541    238000    615929     81.87   no data  --
38.19/38.24	c  N dy   509    112102       400     34000         0     23221    238000   1244249     81.91     86.46  --
39.09/39.15	c  N dy   544    119277       400     34000         0     15822    238000    477978     81.94     90.51  --
39.99/40.04	c  N dy   585    126917       400     34000         0     23367    238000   1187471     82.02     86.83  --
41.09/41.18	c  N dy   632    135293       400     34000         0     16158    238000    426042     82.09     87.68  --
42.19/42.22	c  N dy   663    144070       400     34000         0     24828    238000   1239463     82.06     86.39  --
43.49/43.55	c  N dy   718    153601       400     34000         0     17778    238000    498682     82.20     87.77  --
44.01/44.07	c  S st   746    158019       400     34000         0     22146    238000    913592     82.28     78.18  --
44.09/44.16	c  S st   746    158529       400     34000         0     22656    238000    958792     82.28   no data  --
44.09/44.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.09/44.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.09/44.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
44.19/44.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.19/44.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.19/44.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
44.19/44.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.60/51.69	c lits-rem:       858  cl-subs:      164  v-elim:      0  v-fix:    0  time:  7.48 s
51.60/51.70	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
51.60/51.71	c vivif2 --  cl tried    22492 cl shrink        0 lits rem          0 time: 0.01
51.89/51.94	c asymm  cl-useful: 0/5961/34000 lits-rem:0 time: 0.24
51.89/51.94	c calculated reachability. Time: 0.00
51.89/51.94	c  N dy   746    158529       400     34000         0     22492    238000    933438     82.28   no data  --
53.29/53.30	c  N dy   794    168865       400     34000         0     32702    238000   1890909     82.29     87.22  --
54.59/54.68	c  N dy   829    179991       400     34000         0     26240    238000   1209218     82.19     87.73  --
56.19/56.28	c  N dy   869    192007       400     34000         0     19685    238000    517872     82.11     86.62  --
57.89/57.96	c  N dy   931    204838       400     34000         0     32341    238000   1707125     82.16     86.52  --
59.69/59.76	c  N dy   987    217994       400     34000         0     25923    238000   1012870     82.14     86.48  --
61.70/61.75	c  N dy  1041    232179       400     34000         0     39947    238000   2326474     82.13     86.96  --
62.39/62.48	c  S st  1068    237794       400     34000         0     25079    238000    860053     82.13   no data  --
62.49/62.58	c  S st  1068    238297       400     34000         0     25579    238000    902229     82.13   no data  --
62.49/62.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.49/62.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.59/62.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
62.59/62.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.59/62.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.59/62.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
62.59/62.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.09/68.12	c lits-rem:       599  cl-subs:      130  v-elim:      0  v-fix:    0  time:  5.48 s
68.09/68.12	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
68.09/68.13	c vivif2 --  cl tried    25449 cl shrink        0 lits rem          0 time: 0.01
68.29/68.38	c asymm  cl-useful: 0/4791/34000 lits-rem:0 time: 0.25
68.29/68.38	c calculated reachability. Time: 0.00
68.29/68.38	c  N dy  1068    238297       400     34000         0     25449    238000    882245     82.13   no data  --
70.48/70.59	c  N dy  1141    253561       400     34000         0     40522    238000   2292379     82.15     86.61  --
72.79/72.87	c  N dy  1225    269746       400     34000         0     35086    238000   1710788     82.19     86.63  --
75.38/75.42	c  N dy  1304    287105       400     34000         0     29845    238000   1146272     82.21     86.75  --
78.10/78.13	c  N dy  1377    305432       400     34000         0     24565    238000    562348     82.21     89.12  --
78.19/78.24	c  F st  1379    306250       400     34000         0     25376    238000    639706     82.21     80.72  --
80.89/80.99	c  N dy  1457    325295       400     34000         0     44168    238000   2424547     82.26     86.87  --
83.79/83.88	c  N dy  1524    345373       400     34000         0     39677    238000   1904109     82.22     87.61  --
85.80/85.88	c  S st  1574    357446       400     34000         0     26236    238000    556093     82.20     79.94  --
85.89/85.98	c  S st  1574    357947       400     34000         0     26735    238000    598261     82.20   no data  --
85.89/85.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.89/85.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.99/86.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.99/86.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.99/86.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.99/86.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
85.99/86.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
90.49/90.56	c lits-rem:       285  cl-subs:       36  v-elim:      0  v-fix:    0  time:  4.53 s
90.49/90.56	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
90.49/90.56	c vivif2 --  cl tried    26699 cl shrink        0 lits rem          0 time: 0.01
90.79/90.82	c asymm  cl-useful: 0/4446/34000 lits-rem:0 time: 0.25
90.79/90.82	c calculated reachability. Time: 0.00
90.79/90.82	c  N dy  1574    357947       400     34000         0     26699    238000    592555     82.20   no data  --
93.88/93.95	c  N dy  1668    378981       400     34000         0     47448    238000   2553715     82.23     86.87  --
96.98/97.02	c  N dy  1754    399083       400     34000         0     40956    238000   1858243     82.24     87.47  --
100.28/100.32	c  N dy  1847    419263       400     34000         0     33569    238000   1085801     82.26     86.99  --
103.59/103.69	c  N dy  1934    439626       400     34000         0     53678    238000   2977170     82.26     86.69  --
106.78/106.81	c  N dy  2022    459734       400     34000         0     45269    238000   2104830     82.27     86.95  --
110.19/110.26	c  N dy  2114    479855       400     34000         0     35841    238000   1128197     82.28     88.04  --
114.19/114.23	c  N dy  2207    503619       400     34000         0     59294    238000   3344110     82.27     86.62  --
117.29/117.38	c  N dy  2298    523649       400     34000         0     48801    238000   2270164     82.28     86.97  --
119.79/119.84	c  S st  2353    536920       400     34000         0     61908    238000   3500102     82.27   no data  --
119.99/120.01	c  S st  2353    537421       400     34000         0     62403    238000   3543826     82.27   no data  --
119.99/120.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
119.99/120.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.99/120.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
120.09/120.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.09/120.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.09/120.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
120.09/120.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
749.08/749.17	c lits-rem:      1785  cl-subs:      893  v-elim:      0  v-fix:    0  time: 628.94 s
749.08/749.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
749.17/749.21	c vivif2 --  cl tried    61510 cl shrink        0 lits rem          0 time: 0.04
749.57/749.61	c asymm  cl-useful: 0/2720/34000 lits-rem:0 time: 0.40
749.57/749.62	c calculated reachability. Time: 0.00
749.57/749.62	c  N dy  2353    537421       400     34000         0     61510    238000   3410350     82.27   no data  --
753.08/753.18	c  N dy  2440    557510       400     34000         0     50109    238000   2303203     82.26     86.67  --
757.28/757.33	c  N dy  2530    577950       400     34000         0     38008    238000   1080758     82.26     89.64  --
761.08/761.16	c  N dy  2619    597955       400     34000         0     57761    238000   2933347     82.27     86.79  --
764.97/765.06	c  N dy  2702    618007       400     34000         0     44293    238000   1593690     82.26     86.70  --
769.08/769.13	c  N dy  2774    638129       400     34000         0     64181    238000   3454364     82.24     87.36  --
772.88/772.96	c  N dy  2870    658171       400     34000         0     49731    238000   2030220     82.27     87.25  --
777.18/777.24	c  N dy  2954    678247       400     34000         0     69561    238000   3892105     82.27     86.98  --
780.87/780.95	c  N dy  3045    698285       400     34000         0     54107    238000   2347516     82.28     97.17  --
785.38/785.47	c  N dy  3132    718539       400     34000         0     37904    238000    745566     82.29     86.91  --
789.17/789.24	c  N dy  3218    738585       400     34000         0     57707    238000   2602011     82.29     86.64  --
793.77/793.87	c  N dy  3300    759732       400     34000         0     41414    238000    993320     82.27     86.89  --
797.87/797.90	c  N dy  3403    779805       400     34000         0     61230    238000   2862652     82.29     86.68  --
802.47/802.50	c  N dy  3491    799927       400     34000         0     42904    238000   1052489     82.28     86.76  --
803.57/803.62	c  S st  3515    806131       400     34000         0     49035    238000   1630075     82.27     83.57  --
803.67/803.78	c  S st  3515    806637       400     34000         0     49538    238000   1672387     82.27   no data  --
803.67/803.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
803.67/803.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.77/803.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
803.77/803.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.77/803.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.77/803.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
803.77/803.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
823.07/823.10	c lits-rem:       631  cl-subs:      350  v-elim:      0  v-fix:    0  time: 19.23 s
823.07/823.11	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
823.07/823.13	c vivif2 --  cl tried    49188 cl shrink        0 lits rem          0 time: 0.02
823.47/823.50	c asymm  cl-useful: 0/3163/34000 lits-rem:0 time: 0.37
823.47/823.50	c calculated reachability. Time: 0.00
823.47/823.50	c  N dy  3515    806637       400     34000         0     49188    238000   1621206     82.27   no data  --
827.77/827.82	c  N dy  3606    826753       400     34000         0     69067    238000   3493054     82.28     86.75  --
832.27/832.30	c  N dy  3705    846785       400     34000         0     49664    238000   1602796     82.30     87.48  --
836.58/836.60	c  N dy  3789    867063       400     34000         0     69702    238000   3496024     82.29     86.77  --
841.17/841.24	c  N dy  3865    888326       400     34000         0     50537    238000   1602797     82.28     86.66  --
845.57/845.66	c  N dy  3958    908467       400     34000         0     70440    238000   3476750     82.29     86.82  --
850.28/850.32	c  N dy  4042    928904       400     34000         0     49460    238000   1415414     82.28     86.76  --
854.58/854.61	c  N dy  4134    949003       400     34000         0     69325    238000   3283341     82.29     86.82  --
859.38/859.45	c  N dy  4229    969044       400     34000         0     46979    238000   1106144     82.30     86.74  --
863.57/863.61	c  N dy  4310    989105       400     34000         0     66812    238000   2971186     82.29     87.69  --
868.77/868.84	c  N dy  4397   1009385       400     34000         0     43708    238000    710512     82.29     86.83  --
872.87/872.92	c  N dy  4484   1029695       400     34000         0     63765    238000   2595525     82.28     87.03  --
877.97/878.07	c  N dy  4577   1050075       400     34000         0     83871    238000   4493240     82.29     86.87  --
882.18/882.26	c  N dy  4643   1070231       400     34000         0     59650    238000   2130060     82.28     86.70  --
882.57/882.61	c  F st  4650   1071875       400     34000         0     61270    238000   2285218     82.28     78.35  --
886.78/886.87	c  N dy  4705   1090283       400     34000         0     79469    238000   4007773     82.27     86.62  --
891.77/891.81	c  N dy  4793   1110531       400     34000         0     54361    238000   1548310     82.27     86.65  --
896.48/896.54	c  N dy  4897   1131303       400     34000         0     74874    238000   3483251     82.29     86.92  --
901.67/901.78	c  N dy  4971   1151457       400     34000         0     48692    238000    929887     82.27     86.87  --
905.98/906.07	c  N dy  5057   1171649       400     34000         0     68610    238000   2791202     82.26     87.68  --
911.17/911.26	c  N dy  5136   1191650       400     34000         0     88381    238000   4649939     82.26     88.56  --
915.47/915.50	c  S st  5216   1209955       400     34000         0     59406    238000   1849298     82.25     80.17  --
915.57/915.69	c  S st  5216   1210458       400     34000         0     59909    238000   1892940     82.25   no data  --
915.67/915.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
915.67/915.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
915.67/915.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
915.77/915.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
915.77/915.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
915.77/915.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
915.77/915.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
942.68/942.75	c lits-rem:       694  cl-subs:      329  v-elim:      0  v-fix:    0  time: 26.95 s
942.68/942.76	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
942.68/942.78	c vivif2 --  cl tried    59580 cl shrink        0 lits rem          0 time: 0.02
943.07/943.17	c asymm  cl-useful: 0/2784/34000 lits-rem:0 time: 0.39
943.07/943.17	c calculated reachability. Time: 0.00
943.07/943.17	c  N dy  5216   1210458       400     34000         0     59580    238000   1843105     82.25   no data  --
947.87/947.92	c  N dy  5295   1230553       400     34000         0     79458    238000   3727193     82.26     87.30  --
953.37/953.49	c  N dy  5364   1251595       400     34000         0     52156    238000   1088075     82.25     87.16  --
957.88/957.96	c  N dy  5447   1271920       400     34000         0     72225    238000   2968916     82.25     88.61  --
963.38/963.44	c  N dy  5543   1291994       400     34000         0     92050    238000   4840839     82.25     87.75  --
968.17/968.29	c  N dy  5637   1312088       400     34000         0     62862    238000   2013954     82.25     86.97  --
973.17/973.27	c  N dy  5723   1332114       400     34000         0     82643    238000   3870928     82.25     86.63  --
978.98/979.05	c  N dy  5810   1352181       400     34000         0     52399    238000    942972     82.24     86.59  --
983.47/983.53	c  N dy  5908   1372465       400     34000         0     72427    238000   2833452     82.26     87.76  --
988.07/988.16	c  N dy  5976   1392475       400     34000         0     92189    238000   4681348     82.24     88.49  --
992.77/992.80	c  N dy  6058   1412496       400     34000         0     60949    238000   1662477     82.24     93.75  --
997.07/997.12	c  N dy  6144   1432521       400     34000         0     80732    238000   3518016     82.23     87.29  --
1002.27/1002.34	c  N dy  6233   1452539       400     34000         0    100510    238000   5379578     82.23     86.95  --
1006.67/1006.77	c  N dy  6311   1473577       400     34000         0     69218    238000   2349087     82.22     86.98  --
1011.37/1011.44	c  N dy  6405   1493860       400     34000         0     89206    238000   4235719     82.23     87.92  --
1016.87/1016.99	c  N dy  6517   1513955       400     34000         0     56072    238000   1041968     82.25     86.92  --
1021.07/1021.10	c  N dy  6603   1534093       400     34000         0     75924    238000   2904299     82.25     87.86  --
1025.97/1026.06	c  N dy  6685   1554405       400     34000         0     95993    238000   4784016     82.24     86.69  --
1031.06/1031.14	c  N dy  6773   1574537       400     34000         0     61940    238000   1507366     82.24     86.63  --
1035.47/1035.51	c  N dy  6856   1594590       400     34000         0     81717    238000   3358158     82.24     88.88  --
1040.76/1040.87	c  N dy  6940   1615438       400     34000         0    102316    238000   5291209     82.23     86.67  --
1045.67/1045.71	c  N dy  7033   1635496       400     34000         0     67138    238000   1906391     82.23     89.80  --
1050.17/1050.22	c  N dy  7110   1655609       400     34000         0     87017    238000   3783238     82.23     86.60  --
1055.77/1055.82	c  N dy  7209   1675728       400     34000         0    106881    238000   5650906     82.24     86.93  --
1061.17/1061.25	c  N dy  7292   1695886       400     34000         0     70833    238000   2180109     82.23     86.62  --
1065.17/1065.22	c  S st  7365   1710458       400     34000         0     85227    238000   3543858     82.24   no data  --
1065.37/1065.45	c  S st  7365   1710962       400     34000         0     85730    238000   3587658     82.24   no data  --
1065.37/1065.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1065.37/1065.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1065.47/1065.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1065.57/1065.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1065.57/1065.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1065.57/1065.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1065.57/1065.64	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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3369704-1305380597/watcher-3369704-1305380597 -o /tmp/evaluation-result-3369704-1305380597/solver-3369704-1305380597 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369704-1305380597.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: 3.94 3.98 3.17 4/296 585
/proc/meminfo: memFree=21197884/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=20420 CPUtime=0 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4194304 238 0 0 0 0 0 0 0 25 0 1 0 649657882 20910080 190 33554432000 4194304 4650387 140734821187952 18446744073709551615 232330930065 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/585/statm: 5105 191 157 112 0 57 0

[startup+0.0490589 s]
/proc/loadavg: 3.94 3.98 3.17 4/296 585
/proc/meminfo: memFree=21197884/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=31264 CPUtime=0.04 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 1423 0 0 0 4 0 0 0 25 0 1 0 649657882 32014336 1363 33554432000 4194304 4650387 140734821187952 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 7816 1363 347 112 0 2781 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31264

[startup+0.101046 s]
/proc/loadavg: 3.94 3.98 3.17 4/296 585
/proc/meminfo: memFree=21197884/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=31264 CPUtime=0.09 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 1436 0 0 0 9 0 0 0 25 0 1 0 649657882 32014336 1376 33554432000 4194304 4650387 140734821187952 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 7816 1376 347 112 0 2781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31264

[startup+0.30101 s]
/proc/loadavg: 3.94 3.98 3.17 4/296 585
/proc/meminfo: memFree=21197884/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=31396 CPUtime=0.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 1478 0 0 0 29 0 0 0 25 0 1 0 649657882 32149504 1418 33554432000 4194304 4650387 140734821187952 18446744073709551615 4369344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 7849 1418 347 112 0 2814 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31396

[startup+0.700944 s]
/proc/loadavg: 3.94 3.98 3.17 4/296 585
/proc/meminfo: memFree=21197884/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=42752 CPUtime=0.69 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 4499 0 0 0 69 0 0 0 25 0 1 0 649657882 43778048 3813 33554432000 4194304 4650387 140734821187952 18446744073709551615 4331275 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 10688 3813 377 112 0 5653 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42752

[startup+1.50082 s]
/proc/loadavg: 3.95 3.98 3.17 5/297 586
/proc/meminfo: memFree=21179648/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=43512 CPUtime=1.49 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 5877 0 0 0 149 0 0 0 25 0 1 0 649657882 44556288 4323 33554432000 4194304 4650387 140734821187952 18446744073709551615 4354973 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 10878 4323 379 112 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43512

[startup+3.10054 s]
/proc/loadavg: 3.95 3.98 3.17 5/297 586
/proc/meminfo: memFree=21175560/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=43984 CPUtime=3.09 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 8534 0 0 0 308 1 0 0 25 0 1 0 649657882 45039616 4604 33554432000 4194304 4650387 140734821187952 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 10996 4604 380 112 0 5961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43984

[startup+6.30098 s]
/proc/loadavg: 3.95 3.98 3.18 5/297 586
/proc/meminfo: memFree=21167404/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=56048 CPUtime=6.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 12439 0 0 0 628 1 0 0 25 0 1 0 649657882 57393152 7103 33554432000 4194304 4650387 140734821187952 18446744073709551615 4439067 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 14012 7103 381 112 0 8977 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56048

[startup+12.7008 s]
/proc/loadavg: 3.95 3.98 3.18 5/297 587
/proc/meminfo: memFree=21149556/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=70084 CPUtime=12.69 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 17819 0 0 0 1267 2 0 0 25 0 1 0 649657882 71766016 10956 33554432000 4194304 4650387 140734821187952 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 17521 10956 381 112 0 12486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70084

[startup+25.5006 s]
/proc/loadavg: 3.96 3.98 3.19 5/297 587
/proc/meminfo: memFree=21131912/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=80276 CPUtime=25.49 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 23729 0 0 0 2546 3 0 0 25 0 1 0 649657882 82202624 13490 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 20069 13490 381 112 0 15034 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80276

[startup+51.101 s]
/proc/loadavg: 3.97 3.98 3.21 5/297 588
/proc/meminfo: memFree=21103608/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=85304 CPUtime=51.09 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 37318 0 0 0 5102 7 0 0 25 0 1 0 649657882 87351296 14347 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 21326 14347 381 112 0 16291 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85304

[startup+102.311 s]
/proc/loadavg: 4.10 4.02 3.26 5/297 589
/proc/meminfo: memFree=21086212/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=87760 CPUtime=102.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 72726 0 0 0 10215 14 0 0 25 0 1 0 649657882 89866240 16361 33554432000 4194304 4650387 140734821187952 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 21940 16361 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: 4.11 4.03 3.31 5/297 591
/proc/meminfo: memFree=21030976/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190656 CPUtime=162.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97551 0 0 0 16209 20 0 0 25 0 1 0 649657882 195231744 29821 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47664 29821 381 112 0 42629 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190656

[startup+222.3 s]
/proc/loadavg: 4.10 4.04 3.36 5/297 592
/proc/meminfo: memFree=21021768/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190656 CPUtime=222.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97579 0 0 0 22209 20 0 0 25 0 1 0 649657882 195231744 29849 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47664 29849 381 112 0 42629 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 190656

[startup+282.301 s]
/proc/loadavg: 4.11 4.04 3.40 5/297 594
/proc/meminfo: memFree=21025704/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190656 CPUtime=282.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97580 0 0 0 28208 20 0 0 25 0 1 0 649657882 195231744 29850 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47664 29850 381 112 0 42629 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 190656

[startup+342.301 s]
/proc/loadavg: 4.04 4.03 3.43 5/297 632
/proc/meminfo: memFree=21163228/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=342.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 34208 20 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 190796

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.47 5/297 661
/proc/meminfo: memFree=21346320/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=402.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 40207 21 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 190796

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.50 5/297 663
/proc/meminfo: memFree=21300752/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=462.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 46207 21 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 190796

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.52 5/297 664
/proc/meminfo: memFree=21259804/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=522.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 52206 22 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 190796

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.55 5/297 666
/proc/meminfo: memFree=21231864/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=582.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 58206 22 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 190796

[startup+642.301 s]
/proc/loadavg: 4.12 4.03 3.59 5/297 667
/proc/meminfo: memFree=21235300/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=642.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 64206 22 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 190796

[startup+702.301 s]
/proc/loadavg: 4.04 4.02 3.61 5/297 669
/proc/meminfo: memFree=21218632/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=190796 CPUtime=702.28 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 97595 0 0 0 70206 22 0 0 25 0 1 0 649657882 195375104 29865 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47699 29865 381 112 0 42664 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 190796

[startup+762.31 s]
/proc/loadavg: 4.09 4.05 3.64 5/297 671
/proc/meminfo: memFree=21227544/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=191712 CPUtime=762.29 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 105775 0 0 0 76204 25 0 0 25 0 1 0 649657882 196313088 29734 33554432000 4194304 4650387 140734821187952 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 47928 29734 381 112 0 42893 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 191712

[startup+822.301 s]
/proc/loadavg: 4.08 4.05 3.67 5/297 672
/proc/meminfo: memFree=21226388/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=145120 CPUtime=822.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 131820 0 0 0 82194 33 0 0 25 0 1 0 649657882 148602880 28980 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 36280 28980 381 112 0 31245 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 145120

[startup+882.301 s]
/proc/loadavg: 4.03 4.04 3.68 5/297 674
/proc/meminfo: memFree=21140040/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=145492 CPUtime=882.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 163056 0 0 0 88182 45 0 0 25 0 1 0 649657882 148983808 29485 33554432000 4194304 4650387 140734821187952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 36373 29486 381 112 0 31338 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 145492

[startup+942.3 s]
/proc/loadavg: 4.08 4.05 3.71 5/297 675
/proc/meminfo: memFree=21137648/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=150096 CPUtime=942.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 180392 0 0 0 94176 51 0 0 25 0 1 0 649657882 153698304 30050 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 37524 30050 381 112 0 32489 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 150096

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.72 5/297 677
/proc/meminfo: memFree=21124464/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=206148 CPUtime=1002.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 207777 0 0 0 100165 62 0 0 25 0 1 0 649657882 211095552 33570 33554432000 4194304 4650387 140734821187952 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 51537 33570 381 112 0 46502 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 206148

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 3.74 5/297 679
/proc/meminfo: memFree=21108060/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=150612 CPUtime=1062.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 237077 0 0 0 106156 71 0 0 25 0 1 0 649657882 154226688 30748 33554432000 4194304 4650387 140734821187952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 37653 30748 381 112 0 32618 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 150612

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.75 5/297 689
/proc/meminfo: memFree=21096236/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=218892 CPUtime=1122.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 240976 0 0 0 112155 72 0 0 25 0 1 0 649657882 224145408 34647 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 54723 34647 381 112 0 49688 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 218892

[startup+1182.3 s]
/proc/loadavg: 3.86 3.98 3.75 4/291 709
/proc/meminfo: memFree=21365608/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=218892 CPUtime=1182.26 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 240993 0 0 0 118154 72 0 0 25 0 1 0 649657882 224145408 34664 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 54723 34664 381 112 0 49688 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 218892

[startup+1242.3 s]
/proc/loadavg: 3.31 3.80 3.70 4/291 710
/proc/meminfo: memFree=21364960/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=218892 CPUtime=1242.27 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 240993 0 0 0 124154 73 0 0 25 0 1 0 649657882 224145408 34664 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476292 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 54723 34664 381 112 0 49688 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 218892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.22 3.68 3.66 4/291 715
/proc/meminfo: memFree=21364812/32951124 swapFree=66457188/67111528
[pid=585] ppid=583 vsize=218892 CPUtime=1299.97 cores=0,2
/proc/585/stat : 585 (strangenight1-s) R 583 585 32743 0 -1 4202496 240993 0 0 0 129924 73 0 0 25 0 1 0 649657882 224145408 34664 33554432000 4194304 4650387 140734821187952 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/585/statm: 54723 34664 381 112 0 49688 0
Current children cumulated CPU time (s) 1299.97
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.02
CPU time (s): 1299.99
CPU user time (s): 1299.25
CPU system time (s): 0.739887
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 219188

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

runsolver used 3.75743 second user time and 8.08877 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 15:43:17
IDJOB=3369704
IDBENCH=82513
IDSOLVER=1847
FILE ID=node132/3369704-1305380597
RUNJOBID= node132-1305379151-32761
PBS_JOBID= 13324370
Free space on /tmp= 73280 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369704-1305380597/watcher-3369704-1305380597 -o /tmp/evaluation-result-3369704-1305380597/solver-3369704-1305380597 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369704-1305380597.cnf

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

MD5SUM BENCH= a5a87dc48ba0573fb8f2b8721bafcab2
RANDOM SEED=1862162117

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21198164 kB
Buffers:        253344 kB
Cached:        5437160 kB
SwapCached:       6904 kB
Active:        5303560 kB
Inactive:      6161608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21198164 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           51100 kB
Writeback:           0 kB
AnonPages:     5772536 kB
Mapped:          20292 kB
Slab:           199796 kB
PageTables:      26308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35405104 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73312 MiB
End job on node132 at 2011-05-14 16:04:59