Trace number 3175972

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v175-c3727-S185833400-026.SATISFIABLE.cnf
MD5SUM975fcba238403114d7315dde1e6a58bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.277956
Satisfiable
(Un)Satisfiability was proved
Number of variables175
Number of clauses3727
Sum of the clauses size18635
Maximum clause length5
Minimum clause length5
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 53727
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175972-1301789044.cnf'
0.00/0.00	c -- header says num vars:            175
0.00/0.00	c -- header says num clauses:        3727
0.00/0.00	c -- clauses added:            0 learnts,         3727 normals,            0 xors
0.00/0.00	c -- vars added        175
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       175      3727         0         0     18635         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      84 undec:       8 neg:      83
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       175      3727         0         0     18635         0   no data   no data  --
0.00/0.08	c Decided on static restart strategy
0.09/0.17	c  N st     8      4915       175      3727         0      4737     18635    161270   no data   no data  --
0.39/0.44	c  N st    10     11298       175      3727         0      4369     18635    109809   no data   no data  --
0.69/0.72	c  N st    11     17041       175      3727         0      9857     18635    294827   no data   no data  --
1.09/1.15	c  F st    12     25000       175      3727         0     12047     18635    359879   no data   no data  --
1.09/1.15	c  N st    12     25000       175      3727         0     12047     18635    359879   no data   no data  --
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30000       175      3727         0     10359     18635    292842   no data   no data  --
1.29/1.38	c  S st    18     30000       175      3727         0     10359     18635    292842   no data   no data  --
1.39/1.41	c  S st    18     30503       175      3727         0     10859     18635    308994   no data   no data  --
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.48/2.59	c lits-rem:      3896  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  1.16 s
2.58/2.64	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
2.58/2.64	c calculated reachability. Time: 0.00
2.58/2.64	c  N st    18     30503       175      3727         0      9771     18635    263889   no data   no data  --
2.98/3.00	c  N st    20     37613       175      3727         0      9018     18635    220956   no data   no data  --
3.29/3.37	c  N st    21     44013       175      3727         0     15148     18635    435171   no data   no data  --
3.38/3.49	c  S st    22     45754       175      3727         0     16817     18635    493239   no data   no data  --
3.48/3.54	c  S st    22     46259       175      3727         0      8748     18635    189069   no data   no data  --
3.48/3.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.48/3.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.48/3.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.48/3.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.48/3.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.48/3.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
3.48/3.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/4.02	c lits-rem:       485  cl-subs:      104  v-elim:      0  v-fix:    0  time:  0.46 s
3.98/4.02	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
3.98/4.02	c vivif2 --  cl tried     8644 cl shrink        0 lits rem          0 time: 0.00
3.98/4.07	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.05
3.98/4.07	c calculated reachability. Time: 0.00
3.98/4.07	c  N st    22     46259       175      3727         0      8644     18635    184565   no data   no data  --
4.89/4.97	c  N st    23     60657       175      3727         0     12849     18635    308450   no data   no data  --
5.59/5.60	c  N st    24     69389       175      3727         0     10698     18635    218458   no data   no data  --
5.59/5.60	c  S st    24     69389       175      3727         0     10698     18635    218458   no data   no data  --
5.59/5.63	c  S st    24     69889       175      3727         0     11192     18635    234831   no data   no data  --
5.59/5.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.59/5.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.59/5.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.59/5.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.59/5.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.59/5.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
5.59/5.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.59	c lits-rem:       742  cl-subs:      253  v-elim:      0  v-fix:    0  time:  0.94 s
6.50/6.59	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
6.50/6.59	c vivif2 --  cl tried    10939 cl shrink        0 lits rem          0 time: 0.00
6.60/6.65	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.06
6.60/6.65	c calculated reachability. Time: 0.00
6.60/6.65	c  N st    24     69889       175      3727         0     10939     18635    224735   no data   no data  --
7.89/7.93	c  F st    25     87500       175      3727         0     16248     18635    395098   no data   no data  --
7.89/7.94	c  N st    25     87500       175      3727         0     16248     18635    395098   no data   no data  --
8.29/8.30	c Decided on static restart strategy
8.49/8.53	c  N st    32     95540       175      3727         0     23984     18635    652039   no data   no data  --
9.09/9.18	c  N st    34    104833       175      3727         0     20441     18635    525347   no data   no data  --
9.09/9.18	c  S st    34    104833       175      3727         0     20441     18635    525347   no data   no data  --
9.19/9.24	c  S st    34    105338       175      3727         0     20941     18635    541761   no data   no data  --
9.19/9.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.19/9.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.19/9.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.19/9.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.19/9.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/9.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
9.19/9.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.39/11.45	c lits-rem:      4869  cl-subs:     1287  v-elim:      0  v-fix:    0  time:  2.18 s
11.39/11.45	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
11.39/11.46	c vivif2 --  cl tried    19654 cl shrink        0 lits rem          0 time: 0.01
11.49/11.59	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
11.49/11.59	c calculated reachability. Time: 0.00
11.49/11.59	c  N st    34    105338       175      3727         0     19654     18635    487893   no data   no data  --
12.39/12.45	c  N st    35    114937       175      3727         0     15480     18635    338405   no data   no data  --
13.69/13.77	c  N st    36    129334       175      3727         0     14897     18635    290304   no data   no data  --
15.69/15.76	c  N st    37    150929       175      3727         0     20250     18635    454407   no data   no data  --
16.29/16.34	c  S st    38    158008       175      3727         0     27031     18635    697051   no data   no data  --
16.40/16.41	c  S st    38    158510       175      3727         0     27522     18635    713463   no data   no data  --
16.40/16.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.40/16.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.40/16.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
16.40/16.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.40/16.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.40/16.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
16.40/16.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.99/19.09	c lits-rem:      6770  cl-subs:     1689  v-elim:      0  v-fix:    0  time:  2.65 s
18.99/19.09	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
19.09/19.10	c vivif2 --  cl tried    25833 cl shrink        0 lits rem          0 time: 0.01
19.19/19.24	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.13
19.19/19.24	c calculated reachability. Time: 0.00
19.19/19.24	c  N st    38    158510       175      3727         0     25833     18635    640057   no data   no data  --
23.79/23.86	c  N st    39    207099       175      3727         0     20693     18635    406934   no data   no data  --
26.68/26.77	c  N st    40    237765       175      3727         0     30869     18635    739649   no data   no data  --
26.68/26.77	c  S st    40    237765       175      3727         0     30869     18635    739649   no data   no data  --
26.78/26.85	c  S st    40    238271       175      3727         0     31363     18635    755775   no data   no data  --
26.78/26.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.78/26.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.78/26.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
26.78/26.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.78/26.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.78/26.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
26.78/26.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.89/29.99	c lits-rem:      6615  cl-subs:     2068  v-elim:      0  v-fix:    0  time:  3.10 s
29.89/29.99	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
29.89/29.99	c vivif2 --  cl tried    29295 cl shrink        0 lits rem          0 time: 0.01
30.09/30.16	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.16
30.09/30.16	c calculated reachability. Time: 0.00
30.09/30.16	c  N st    40    238271       175      3727         0     29295     18635    678697   no data   no data  --
37.59/37.60	c  F st    41    306250       175      3727         0     31169     18635    697161   no data   no data  --
37.59/37.60	c  N st    41    306250       175      3727         0     31169     18635    697161   no data   no data  --
38.09/38.15	c Decided on static restart strategy
40.89/40.91	c  N st    51    334558       175      3727         0     35392     18635    811960   no data   no data  --
43.79/43.86	c  N st    53    357408       175      3727         0     33382     18635    713094   no data   no data  --
43.79/43.86	c  S st    53    357408       175      3727         0     33382     18635    713094   no data   no data  --
43.89/43.95	c  S st    53    357910       175      3727         0     33879     18635    729373   no data   no data  --
43.89/43.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.89/43.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.89/43.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
43.89/43.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.89/43.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.89/43.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
43.89/43.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.49/46.54	c lits-rem:      3179  cl-subs:     1428  v-elim:      0  v-fix:    0  time:  2.56 s
46.49/46.54	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
46.49/46.55	c vivif2 --  cl tried    32451 cl shrink        0 lits rem          0 time: 0.01
46.69/46.73	c asymm  cl-useful: 0/3727/3727 lits-rem:0 time: 0.18
46.69/46.73	c calculated reachability. Time: 0.00
46.69/46.73	c  N st    53    357910       175      3727         0     32451     18635    673924   no data   no data  --
50.60/50.64	c  N st    54    390303       175      3727         0     38556     18635    885128   no data   no data  --
56.79/56.83	c  N st    55    438891       175      3727         0     32408     18635    647465   no data   no data  --
65.99/66.04	c  N st    56    511774       175      3727         0     45658     18635   1059763   no data   no data  --
68.99/69.09	c  N st    57    536865       175      3727         0     40086     18635    835817   no data   no data  --
68.99/69.09	c  S st    57    536865       175      3727         0     40086     18635    835817   no data   no data  --
69.20/69.20	c  S st    57    537367       175      3727         0     40579     18635    852098   no data   no data  --
69.20/69.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.20/69.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.20/69.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
69.20/69.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.20/69.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.20/69.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
69.20/69.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.29/72.32	c lits-rem:      4152  cl-subs:     1402  v-elim:      0  v-fix:    0  time:  3.08 s
72.29/72.32	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
72.29/72.32	c vivif2 --  cl tried    39177 cl shrink        0 lits rem          0 time: 0.01
72.49/72.54	c asymm  cl-useful: 0/3608/3727 lits-rem:0 time: 0.22
72.49/72.55	c calculated reachability. Time: 0.00
72.49/72.55	c  N st    57    537367       175      3727         0     39177     18635    794443   no data   no data  --
102.69/102.75	c  N st    58    701352       175      3727         0     67569     18635   1755444   no data   no data  --
120.79/120.82	c  N st    59    806050       175      3727         0     61444     18635   1426856   no data   no data  --
120.79/120.82	c  S st    59    806050       175      3727         0     61444     18635   1426856   no data   no data  --
120.90/120.99	c  S st    59    806553       175      3727         0     61940     18635   1443377   no data   no data  --
120.90/120.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.90/120.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.00/121.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
121.00/121.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.00/121.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.00/121.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
121.00/121.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
130.49/130.51	c lits-rem:      2821  cl-subs:     4852  v-elim:      0  v-fix:    0  time:  9.44 s
130.49/130.51	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
130.49/130.52	c vivif2 --  cl tried    57088 cl shrink        0 lits rem          0 time: 0.02
130.89/130.90	c asymm  cl-useful: 0/2434/3727 lits-rem:0 time: 0.38
130.89/130.90	c calculated reachability. Time: 0.00
130.89/130.90	c  N st    59    806553       175      3727         0     57088     18635   1268986   no data   no data  --
183.60/183.66	c  F st    60   1071876       175      3727         0     72960     18635   1745432   no data   no data  --
183.60/183.66	c  N st    60   1071876       175      3727         0     72960     18635   1745432   no data   no data  --
184.89/184.94	c Decided on static restart strategy
189.19/189.30	c  N st    70   1100176       175      3727         0     57123     18635   1119266   no data   no data  --
196.79/196.87	c  N st    72   1136170       175      3727         0     47682     18635    765097   no data   no data  --
202.89/202.90	c  N st    73   1168562       175      3727         0     78485     18635   1862507   no data   no data  --
210.70/210.77	c  N st    74   1209830       175      3727         0     73188     18635   1642020   no data   no data  --
210.70/210.77	c  S st    74   1209830       175      3727         0     73188     18635   1642020   no data   no data  --
210.90/210.96	c  S st    74   1210334       175      3727         0     73685     18635   1658388   no data   no data  --
210.90/210.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
210.90/210.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
210.90/210.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
211.00/211.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
211.00/211.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
211.00/211.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
211.00/211.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
221.70/221.80	c lits-rem:      2263  cl-subs:     4318  v-elim:      0  v-fix:    0  time: 10.75 s
221.70/221.80	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
221.80/221.81	c vivif2 --  cl tried    69367 cl shrink        0 lits rem          0 time: 0.02
222.00/222.00	c asymm  cl-useful: 0/1293/3727 lits-rem:0 time: 0.18
222.00/222.00	c calculated reachability. Time: 0.00
222.00/222.00	c  N st    74   1210334       175      3727         0     69367     18635   1492544   no data   no data  --
237.70/237.72	c  N st    75   1283216       175      3727         0     93303     18635   2317455   no data   no data  --
259.00/259.03	c  N st    76   1392540       175      3727         0     54401     18635    884517   no data   no data  --
295.00/295.06	c  N st    77   1556527       175      3727         0     58946     18635    986165   no data   no data  --
328.80/328.88	c  N st    78   1710335       175      3727         0     99455     18635   2335319   no data   no data  --
328.80/328.88	c  S st    78   1710335       175      3727         0     99455     18635   2335319   no data   no data  --
329.10/329.18	c  S st    78   1710839       175      3727         0     99951     18635   2351946   no data   no data  --
329.10/329.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
329.10/329.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
329.20/329.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
329.30/329.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
329.30/329.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
329.30/329.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
329.30/329.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
358.79/358.80	c lits-rem:      1273  cl-subs:     8992  v-elim:      0  v-fix:    0  time: 29.48 s
358.79/358.80	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
358.79/358.82	c vivif2 --  cl tried    90959 cl shrink        0 lits rem          0 time: 0.02
359.09/359.13	c asymm  cl-useful: 0/1844/3727 lits-rem:0 time: 0.30
359.09/359.13	c calculated reachability. Time: 0.00
359.09/359.13	c  N st    78   1710839       175      3727         0     90959     18635   2048109   no data   no data  --
446.70/446.74	c  N st    79   2079803       175      3727         0    102456     18635   2342907   no data   no data  --
490.20/490.23	c  N st    80   2210841       175      3727         0    106672     18635   2468555   no data   no data  --
490.20/490.23	c  S st    80   2210841       175      3727         0    106672     18635   2468555   no data   no data  --
490.61/490.62	c  S st    80   2211343       175      3727         0    107163     18635   2484875   no data   no data  --
490.61/490.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
490.61/490.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.61/490.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
490.70/490.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.70/490.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.70/490.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
490.70/490.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.21/526.25	c lits-rem:      7810  cl-subs:     8370  v-elim:      0  v-fix:    0  time: 35.47 s
526.21/526.25	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
526.21/526.28	c vivif2 --  cl tried    98793 cl shrink        0 lits rem          0 time: 0.03
526.61/526.64	c asymm  cl-useful: 0/1340/3727 lits-rem:0 time: 0.36
526.61/526.64	c calculated reachability. Time: 0.00
526.61/526.64	c  N st    80   2211343       175      3727         0     98793     18635   2169644   no data   no data  --
665.41/665.42	c  N st    81   2711344       175      3727         0    121790     18635   2867493   no data   no data  --
665.41/665.42	c  S st    81   2711344       175      3727         0    121790     18635   2867493   no data   no data  --
665.70/665.77	c  S st    81   2711846       175      3727         0    122283     18635   2884395   no data   no data  --
665.70/665.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
665.70/665.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
665.80/665.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
665.90/665.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
665.90/665.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.90/665.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
665.90/665.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
716.31/716.39	c lits-rem:     11858  cl-subs:     9536  v-elim:      0  v-fix:    0  time: 50.45 s
716.31/716.39	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
716.41/716.43	c vivif2 --  cl tried   112747 cl shrink        0 lits rem          0 time: 0.03
716.61/716.65	c asymm  cl-useful: 0/543/3727 lits-rem:0 time: 0.22
716.61/716.66	c calculated reachability. Time: 0.00
716.61/716.66	c  N st    81   2711846       175      3727         0    112747     18635   2530087   no data   no data  --
887.51/887.58	c  N st    82   3211846       175      3727         0     89431     18635   1534372   no data   no data  --
887.51/887.58	c  S st    82   3211846       175      3727         0     89431     18635   1534372   no data   no data  --
887.81/887.82	c  S st    82   3212351       175      3727         0     89926     18635   1551417   no data   no data  --
887.81/887.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
887.81/887.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
887.81/887.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
887.91/887.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.91/887.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.91/887.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
887.91/887.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
896.61/896.68	c lits-rem:       671  cl-subs:     3044  v-elim:      0  v-fix:    0  time:  8.76 s
896.61/896.68	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
896.71/896.70	c vivif2 --  cl tried    86882 cl shrink        0 lits rem          0 time: 0.02
896.91/896.98	c asymm  cl-useful: 0/1832/3727 lits-rem:0 time: 0.28
896.91/896.98	c calculated reachability. Time: 0.00
896.91/896.98	c  N st    82   3212351       175      3727         0     86882     18635   1452932   no data   no data  --
1069.52/1069.50	c  N st    83   3712351       175      3727         0     97579     18635   1719108   no data   no data  --
1069.52/1069.50	c  S st    83   3712351       175      3727         0     97579     18635   1719108   no data   no data  --
1069.82/1069.84	c  S st    83   3712852       175      3727         0     98070     18635   1735457   no data   no data  --
1069.82/1069.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1069.82/1069.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1069.92/1069.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
1069.92/1069.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1069.92/1069.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.92/1069.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1069.92/1069.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1084.11/1084.13	c lits-rem:      1496  cl-subs:     3339  v-elim:      0  v-fix:    0  time: 14.15 s
1084.11/1084.13	c vivif2 --  cl tried     3727 cl shrink        0 lits rem          0 time: 0.00
1084.11/1084.15	c vivif2 --  cl tried    94731 cl shrink        0 lits rem          0 time: 0.02
1084.52/1084.58	c asymm  cl-useful: 0/1385/3727 lits-rem:0 time: 0.43
1084.52/1084.58	c calculated reachability. Time: 0.00
1084.52/1084.58	c  N st    83   3712852       175      3727         0     94731     18635   1615674   no data   no data  --
1098.71/1098.74	c  F st    84   3751562       175      3727         0    131673     18635   2884518   no data   no data  --
1098.71/1098.74	c  N st    84   3751562       175      3727         0    131673     18635   2884518   no data   no data  --
1101.61/1101.67	c Decided on static restart strategy
1116.62/1116.62	c  N st    94   3779874       175      3727         0    158796     18635   3823112   no data   no data  --
1128.42/1128.42	c  N st    96   3815867       175      3727         0    112423     18635   2182037   no data   no data  --
1138.72/1138.76	c  N st    97   3848259       175      3727         0    143231     18635   3272194   no data   no data  --
1155.81/1155.87	c  N st    98   3896852       175      3727         0    107555     18635   1975985   no data   no data  --
1179.92/1179.91	c  N st    99   3969734       175      3727         0     93946     18635   1499128   no data   no data  --
1213.62/1213.67	c  N st   100   4079059       175      3727         0    114066     18635   2170050   no data   no data  --
1254.62/1254.69	c  N st   101   4212852       175      3727         0    156641     18635   3616864   no data   no data  --
1254.62/1254.69	c  S st   101   4212852       175      3727         0    156641     18635   3616864   no data   no data  --
1255.13/1255.14	c  S st   101   4213355       175      3727         0    157137     18635   3633727   no data   no data  --
1255.13/1255.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1255.13/1255.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1255.22/1255.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1255.32/1255.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1255.32/1255.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1255.32/1255.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    175 time:  0.00 s
1255.32/1255.34	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-3175972-1301789044/watcher-3175972-1301789044 -o /tmp/evaluation-result-3175972-1301789044/solver-3175972-1301789044 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175972-1301789044.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.99 3.98 3.91 5/189 10531
/proc/meminfo: memFree=18784948/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=29808 CPUtime=0 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 527 0 0 0 0 0 0 0 25 0 1 0 369135047 30523392 467 33554432000 4194304 4650387 140734731345200 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 7452 468 327 112 0 2417 0

[startup+0.0939111 s]
/proc/loadavg: 3.99 3.98 3.91 5/189 10531
/proc/meminfo: memFree=18784948/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=31020 CPUtime=0.08 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 953 0 0 0 8 0 0 0 25 0 1 0 369135047 31764480 862 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 7755 862 377 112 0 2720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31020

[startup+0.100906 s]
/proc/loadavg: 3.99 3.98 3.91 5/189 10531
/proc/meminfo: memFree=18784948/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=31020 CPUtime=0.09 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 962 0 0 0 9 0 0 0 25 0 1 0 369135047 31764480 871 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 7755 871 377 112 0 2720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31020

[startup+0.300871 s]
/proc/loadavg: 3.99 3.98 3.91 5/189 10531
/proc/meminfo: memFree=18784948/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=31480 CPUtime=0.29 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 1288 0 0 0 29 0 0 0 25 0 1 0 369135047 32235520 992 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 7870 992 379 112 0 2835 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31480

[startup+0.700805 s]
/proc/loadavg: 3.99 3.98 3.91 5/189 10531
/proc/meminfo: memFree=18784948/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=31828 CPUtime=0.69 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 1771 0 0 0 69 0 0 0 25 0 1 0 369135047 32591872 1167 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366205 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 7957 1167 379 112 0 2922 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31828

[startup+1.50067 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 10532
/proc/meminfo: memFree=18779856/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=40436 CPUtime=1.48 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 4599 0 0 0 148 0 0 0 25 0 1 0 369135047 41406464 3162 33554432000 4194304 4650387 140734731345200 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 10109 3162 381 112 0 5074 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40436

[startup+3.10037 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 10532
/proc/meminfo: memFree=18769936/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=40508 CPUtime=3.08 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 5143 0 0 0 308 0 0 0 25 0 1 0 369135047 41480192 3150 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 10127 3150 381 112 0 5092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40508

[startup+6.30082 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 10532
/proc/meminfo: memFree=18764352/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=42332 CPUtime=6.29 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 7348 0 0 0 628 1 0 0 25 0 1 0 369135047 43347968 3491 33554432000 4194304 4650387 140734731345200 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 10583 3491 381 112 0 5548 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42332

[startup+12.7007 s]
/proc/loadavg: 3.99 3.98 3.91 5/190 10532
/proc/meminfo: memFree=18753332/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=50368 CPUtime=12.69 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 11787 0 0 0 1267 2 0 0 25 0 1 0 369135047 51576832 5556 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 12592 5556 381 112 0 7557 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50368

[startup+25.5004 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 10533
/proc/meminfo: memFree=18739428/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=59660 CPUtime=25.49 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 19264 0 0 0 2546 3 0 0 25 0 1 0 369135047 61091840 8056 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 14915 8056 381 112 0 9880 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59660

[startup+51.1009 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 10533
/proc/meminfo: memFree=18705732/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=70404 CPUtime=51.09 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 30980 0 0 0 5103 6 0 0 25 0 1 0 369135047 72093696 10649 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 17601 10649 381 112 0 12566 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70404

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.92 5/190 10535
/proc/meminfo: memFree=18671748/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=78396 CPUtime=102.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 48899 0 0 0 10218 12 0 0 25 0 1 0 369135047 80277504 13076 33554432000 4194304 4650387 140734731345200 18446744073709551615 4360226 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 19599 13076 381 112 0 14564 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78396

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10536
/proc/meminfo: memFree=18635520/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=94992 CPUtime=162.29 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 66836 0 0 0 16212 17 0 0 25 0 1 0 369135047 97271808 16170 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 23748 16170 381 112 0 18713 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 94992

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10538
/proc/meminfo: memFree=18584640/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=113264 CPUtime=222.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 83381 0 0 0 22207 23 0 0 25 0 1 0 369135047 115982336 20753 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 28316 20753 381 112 0 23281 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113264

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10540
/proc/meminfo: memFree=18572584/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=113648 CPUtime=282.29 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 99029 0 0 0 28202 27 0 0 25 0 1 0 369135047 116375552 20240 33554432000 4194304 4650387 140734731345200 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 28412 20240 381 112 0 23377 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 113648

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10541
/proc/meminfo: memFree=18540932/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=135588 CPUtime=342.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 114459 0 0 0 34197 33 0 0 25 0 1 0 369135047 138842112 27069 33554432000 4194304 4650387 140734731345200 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 33897 27069 381 112 0 28862 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 135588

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10543
/proc/meminfo: memFree=18532604/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=141260 CPUtime=402.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 124789 0 0 0 40194 36 0 0 25 0 1 0 369135047 144650240 28072 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 35315 28072 381 112 0 30280 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141260

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10544
/proc/meminfo: memFree=18521296/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=141576 CPUtime=462.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 137373 0 0 0 46190 40 0 0 25 0 1 0 369135047 144973824 27862 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 35394 27862 381 112 0 30359 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 141576

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 10573
/proc/meminfo: memFree=18562300/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=157000 CPUtime=522.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 144989 0 0 0 52187 43 0 0 25 0 1 0 369135047 160768000 32110 33554432000 4194304 4650387 140734731345200 18446744073709551615 4476442 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 39250 32110 381 112 0 34215 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 157000

[startup+582.3 s]
/proc/loadavg: 4.08 4.01 3.93 5/190 10602
/proc/meminfo: memFree=18514124/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=160068 CPUtime=582.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 155689 0 0 0 58183 48 0 0 25 0 1 0 369135047 163909632 32257 33554432000 4194304 4650387 140734731345200 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 40017 32257 381 112 0 34982 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 160068

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 10603
/proc/meminfo: memFree=18472928/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=160304 CPUtime=642.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 166762 0 0 0 64179 51 0 0 25 0 1 0 369135047 164151296 32590 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 40076 32590 381 112 0 35041 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 160304

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 10605
/proc/meminfo: memFree=18469688/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=173328 CPUtime=702.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 174134 0 0 0 70177 54 0 0 25 0 1 0 369135047 177487872 36300 33554432000 4194304 4650387 140734731345200 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 43332 36300 381 112 0 38297 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173328

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10606
/proc/meminfo: memFree=18447716/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=179444 CPUtime=762.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 182066 0 0 0 76174 57 0 0 25 0 1 0 369135047 183750656 36485 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 44861 36485 381 112 0 39826 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 179444

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10608
/proc/meminfo: memFree=18440752/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=179604 CPUtime=822.3 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 190344 0 0 0 82169 61 0 0 25 0 1 0 369135047 183914496 37153 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 44901 37153 381 112 0 39866 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 179604

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10610
/proc/meminfo: memFree=18410236/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=235700 CPUtime=882.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 199205 0 0 0 88167 64 0 0 25 0 1 0 369135047 241356800 38228 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 58925 38228 381 112 0 53890 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 235700

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.93 6/190 10611
/proc/meminfo: memFree=18414920/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=236420 CPUtime=942.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 207213 0 0 0 94163 68 0 0 25 0 1 0 369135047 242094080 38128 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 59105 38128 381 112 0 54070 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 236420

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 10613
/proc/meminfo: memFree=18379316/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=180116 CPUtime=1002.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 217806 0 0 0 100159 72 0 0 25 0 1 0 369135047 184438784 36040 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 45029 36040 381 112 0 39994 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180116

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10614
/proc/meminfo: memFree=18378808/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=238020 CPUtime=1062.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 224822 0 0 0 106155 76 0 0 25 0 1 0 369135047 243732480 38709 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 59505 38709 381 112 0 54470 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 238020

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 10616
/proc/meminfo: memFree=18370492/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=186128 CPUtime=1122.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 232638 0 0 0 112152 79 0 0 25 0 1 0 369135047 190595072 37696 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 46532 37696 381 112 0 41497 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 186128

[startup+1182.3 s]
/proc/loadavg: 2.87 3.69 3.83 3/178 10654
/proc/meminfo: memFree=18625136/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=186232 CPUtime=1182.31 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 241858 0 0 0 118149 82 0 0 25 0 1 0 369135047 190701568 38096 33554432000 4194304 4650387 140734731345200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 46558 38096 381 112 0 41523 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 186232

[startup+1242.3 s]
/proc/loadavg: 2.32 3.38 3.71 3/178 10655
/proc/meminfo: memFree=18621268/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=186320 CPUtime=1242.32 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 251471 0 0 0 124147 85 0 0 25 0 1 0 369135047 190791680 38745 33554432000 4194304 4650387 140734731345200 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 46580 38745 381 112 0 41545 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 186320



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.11 3.13 3.60 3/178 10657
/proc/meminfo: memFree=18597276/32950928 swapFree=67111528/67111528
[pid=10531] ppid=10529 vsize=267364 CPUtime=1300.02 cores=0,2
/proc/10531/stat : 10531 (strangenight1-s) R 10529 10531 9775 0 -1 4202496 257835 0 0 0 129916 86 0 0 25 0 1 0 369135047 273780736 45109 33554432000 4194304 4650387 140734731345200 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/10531/statm: 66841 45109 381 112 0 61806 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 267364

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.17
CPU system time (s): 0.877866
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 267364

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

runsolver used 2.30965 second user time and 4.63829 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-03 02:04:04
IDJOB=3175972
IDBENCH=82990
IDSOLVER=1589
FILE ID=node112/3175972-1301789044
RUNJOBID= node112-1301783655-9793
PBS_JOBID= 12841406
Free space on /tmp= 71928 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v175-c3727-S185833400-026.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175972-1301789044/watcher-3175972-1301789044 -o /tmp/evaluation-result-3175972-1301789044/solver-3175972-1301789044 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175972-1301789044.cnf

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

MD5SUM BENCH= 975fcba238403114d7315dde1e6a58bd
RANDOM SEED=1339880969

node112.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.828
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.65
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.828
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.83
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18785352 kB
Buffers:        391084 kB
Cached:       13299128 kB
SwapCached:          0 kB
Active:        8214260 kB
Inactive:      5661488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18785352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6300 kB
Writeback:           0 kB
AnonPages:      185576 kB
Mapped:          16372 kB
Slab:           226760 kB
PageTables:       5420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   402896 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= 71936 MiB
End job on node112 at 2011-04-03 02:25:46