Trace number 3370169

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) 1300 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
MD5SUM83b00b2914a5aae11a4e612c2fcbfce7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101984
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370169-1305387343.cnf'
0.00/0.01	c -- header says num vars:            700
0.00/0.01	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     303 undec:      81 neg:     316
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       680      2943         0         0      8922         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4917       680      2943         0      4851      8922    143169   no data   no data  --
0.39/0.47	c  N st    10     11304       680      2943         0      4505      8922     92696   no data   no data  --
0.69/0.77	c  N st    11     17047       680      2943         0     10135      8922    261009   no data   no data  --
1.19/1.26	c  F st    12     25000       680      2943         0     12490      8922    334531   no data   no data  --
1.19/1.26	c  N st    12     25000       680      2943         0     12490      8922    334531   no data   no data  --
1.49/1.54	c Decided on static restart strategy
1.49/1.54	c  N st    18     30001       680      2943         0     10738      8922    255903   no data   no data  --
1.49/1.54	c  S st    18     30001       680      2943         0     10738      8922    255903   no data   no data  --
1.49/1.57	c  S st    18     30503       680      2943         0     11237      8922    269418   no data   no data  --
1.49/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1.49/1.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.89	c lits-rem:       235  cl-subs:      324  v-elim:      0  v-fix:    0  time:  0.31 s
1.89/1.90	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.01
1.89/1.90	c calculated reachability. Time: 0.00
1.89/1.90	c  N st    18     30503       680      2943         0     10913      8922    257569   no data   no data  --
2.29/2.34	c  N st    20     37616       680      2943         0     10143      8922    209608   no data   no data  --
2.69/2.77	c  N st    21     44015       680      2943         0     16436      8922    408140   no data   no data  --
2.89/2.90	c  S st    22     45755       680      2943         0      9371      8922    165578   no data   no data  --
2.89/2.93	c  S st    22     46260       680      2943         0      9875      8922    179610   no data   no data  --
2.89/2.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
2.89/2.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.99/3.09	c lits-rem:        28  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.15 s
2.99/3.09	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
2.99/3.10	c vivif2 --  cl tried     9854 cl shrink        0 lits rem          0 time: 0.00
3.09/3.10	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.01
3.09/3.10	c calculated reachability. Time: 0.00
3.09/3.10	c  N st    22     46260       680      2943         0      9854      8922    178859   no data   no data  --
4.09/4.18	c  N st    23     60658       680      2943         0     14233      8922    312388   no data   no data  --
4.79/4.84	c  N st    24     69390       680      2943         0     12021      8922    223982   no data   no data  --
4.79/4.84	c  S st    24     69390       680      2943         0     12021      8922    223982   no data   no data  --
4.79/4.88	c  S st    24     69893       680      2943         0     12524      8922    237890   no data   no data  --
4.79/4.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.79/4.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.79/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.79/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
4.79/4.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.09/5.17	c lits-rem:        99  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.29 s
5.09/5.18	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
5.09/5.18	c vivif2 --  cl tried    12475 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.01
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N st    24     69893       680      2943         0     12475      8922    235982   no data   no data  --
6.69/6.73	c  F st    25     87500       680      2943         0     17997      8922    413094   no data   no data  --
6.69/6.74	c  N st    25     87500       680      2943         0     17997      8922    413094   no data   no data  --
7.09/7.15	c Decided on static restart strategy
7.39/7.41	c  N st    32     95539       680      2943         0     13123      8922    213652   no data   no data  --
8.09/8.11	c  N st    34    104839       680      2943         0     22295      8922    504522   no data   no data  --
8.09/8.11	c  S st    34    104839       680      2943         0     22295      8922    504522   no data   no data  --
8.09/8.16	c  S st    34    105346       680      2943         0     22802      8922    518116   no data   no data  --
8.09/8.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.09/8.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
8.09/8.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.49/9.57	c lits-rem:       287  cl-subs:      547  v-elim:      0  v-fix:    0  time:  1.38 s
9.49/9.57	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
9.49/9.57	c vivif2 --  cl tried    22255 cl shrink        0 lits rem          0 time: 0.00
9.49/9.59	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.02
9.49/9.59	c calculated reachability. Time: 0.00
9.49/9.59	c  N st    34    105346       680      2943         0     22255      8922    497416   no data   no data  --
10.39/10.48	c  N st    35    114945       680      2943         0     17913      8922    337344   no data   no data  --
11.89/11.93	c  N st    36    129345       680      2943         0     17274      8922    293641   no data   no data  --
14.19/14.21	c  N st    37    150942       680      2943         0     22773      8922    436243   no data   no data  --
14.79/14.88	c  S st    38    158023       680      2943         0     29730      8922    639104   no data   no data  --
14.89/14.94	c  S st    38    158524       680      2943         0     30231      8922    651920   no data   no data  --
14.89/14.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.89/14.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
14.89/14.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.78/16.85	c lits-rem:       288  cl-subs:     1061  v-elim:      0  v-fix:    0  time:  1.87 s
16.78/16.85	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
16.78/16.86	c vivif2 --  cl tried    29170 cl shrink        0 lits rem          0 time: 0.01
16.78/16.88	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.02
16.78/16.88	c calculated reachability. Time: 0.00
16.78/16.88	c  N st    38    158524       680      2943         0     29170      8922    619654   no data   no data  --
22.09/22.18	c  N st    39    207113       680      2943         0     23950      8922    431366   no data   no data  --
25.49/25.56	c  N st    40    237787       680      2943         0     34354      8922    707585   no data   no data  --
25.49/25.56	c  S st    40    237787       680      2943         0     34354      8922    707585   no data   no data  --
25.59/25.64	c  S st    40    238292       680      2943         0     34858      8922    721355   no data   no data  --
25.59/25.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.59/25.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.59/25.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.59/25.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.59/25.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.59/25.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
25.59/25.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.99/28.03	c lits-rem:       228  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  2.36 s
27.99/28.03	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
27.99/28.04	c vivif2 --  cl tried    33559 cl shrink        0 lits rem          0 time: 0.01
27.99/28.08	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.03
27.99/28.08	c calculated reachability. Time: 0.00
27.99/28.08	c  N st    40    238292       680      2943         0     33559      8922    680539   no data   no data  --
36.89/36.95	c  F st    41    306250       680      2943         0     35575      8922    727964   no data   no data  --
36.89/36.95	c  N st    41    306250       680      2943         0     35575      8922    727964   no data   no data  --
37.59/37.61	c Decided on static restart strategy
40.19/40.27	c  N st    51    334553       680      2943         0     39859      8922    827196   no data   no data  --
43.19/43.29	c  N st    53    357438       680      2943         0     37740      8922    721710   no data   no data  --
43.19/43.29	c  S st    53    357438       680      2943         0     37740      8922    721710   no data   no data  --
43.29/43.38	c  S st    53    357945       680      2943         0     38245      8922    735693   no data   no data  --
43.29/43.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.29/43.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.29/43.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
43.39/43.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.39/43.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.39/43.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
43.39/43.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
45.39/45.47	c lits-rem:       616  cl-subs:      717  v-elim:      0  v-fix:    0  time:  2.05 s
45.39/45.47	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
45.39/45.48	c vivif2 --  cl tried    37528 cl shrink        0 lits rem          0 time: 0.01
45.49/45.51	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.03
45.49/45.51	c calculated reachability. Time: 0.00
45.49/45.51	c  N st    53    357945       680      2943         0     37528      8922    710753   no data   no data  --
49.59/49.69	c  N st    54    390337       680      2943         0     43702      8922    893349   no data   no data  --
56.79/56.83	c  N st    55    438925       680      2943         0     37439      8922    632639   no data   no data  --
68.09/68.11	c  N st    56    511807       680      2943         0     51209      8922   1029903   no data   no data  --
71.69/71.72	c  N st    57    536918       680      2943         0     45326      8922    838667   no data   no data  --
71.69/71.72	c  S st    57    536918       680      2943         0     45326      8922    838667   no data   no data  --
71.79/71.81	c  S st    57    537426       680      2943         0     45834      8922    852924   no data   no data  --
71.79/71.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.79/71.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.79/71.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
71.79/71.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.79/71.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.79/71.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
71.79/71.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
74.19/74.29	c lits-rem:       538  cl-subs:     1395  v-elim:      0  v-fix:    0  time:  2.43 s
74.19/74.29	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
74.29/74.30	c vivif2 --  cl tried    44439 cl shrink        0 lits rem          0 time: 0.01
74.29/74.34	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.04
74.29/74.34	c calculated reachability. Time: 0.00
74.29/74.34	c  N st    57    537426       680      2943         0     44439      8922    807201   no data   no data  --
100.79/100.84	c  N st    58    701413       680      2943         0     38610      8922    525313   no data   no data  --
120.39/120.45	c  N st    59    806140       680      2943         0     67729      8922   1422450   no data   no data  --
120.39/120.45	c  S st    59    806140       680      2943         0     67729      8922   1422450   no data   no data  --
120.59/120.63	c  S st    59    806646       680      2943         0     68235      8922   1436804   no data   no data  --
120.59/120.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.59/120.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.59/120.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
120.69/120.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.69/120.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.69/120.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
120.69/120.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.59/125.63	c lits-rem:        47  cl-subs:     3402  v-elim:      0  v-fix:    0  time:  4.93 s
125.59/125.63	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
125.59/125.65	c vivif2 --  cl tried    64833 cl shrink        0 lits rem          0 time: 0.01
125.69/125.71	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.06
125.69/125.71	c calculated reachability. Time: 0.00
125.69/125.71	c  N st    59    806646       680      2943         0     64833      8922   1317846   no data   no data  --
179.50/179.52	c  F st    60   1071875       680      2943         0     80530      8922   1690869   no data   no data  --
179.50/179.52	c  N st    60   1071875       680      2943         0     80530      8922   1690869   no data   no data  --
180.79/180.84	c Decided on static restart strategy
184.89/184.95	c  N st    70   1100185       680      2943         0     64340      8922   1107215   no data   no data  --
193.29/193.33	c  N st    72   1136177       680      2943         0     54592      8922    802893   no data   no data  --
200.49/200.57	c  N st    73   1168571       680      2943         0     86413      8922   1811194   no data   no data  --
209.49/209.57	c  N st    74   1209971       680      2943         0     81075      8922   1628562   no data   no data  --
209.49/209.57	c  S st    74   1209971       680      2943         0     81075      8922   1628562   no data   no data  --
209.69/209.78	c  S st    74   1210474       680      2943         0     81577      8922   1642769   no data   no data  --
209.69/209.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
209.69/209.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
209.79/209.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
209.79/209.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
209.79/209.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
209.79/209.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
209.79/209.87	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
215.10/215.14	c lits-rem:        31  cl-subs:     3068  v-elim:      0  v-fix:    0  time:  5.27 s
215.10/215.14	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
215.10/215.16	c vivif2 --  cl tried    78509 cl shrink        0 lits rem          0 time: 0.02
215.20/215.25	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.09
215.20/215.26	c calculated reachability. Time: 0.00
215.20/215.26	c  N st    74   1210474       680      2943         0     78509      8922   1535391   no data   no data  --
232.29/232.33	c  N st    75   1283356       680      2943         0     54643      8922    731729   no data   no data  --
255.20/255.27	c  N st    76   1392682       680      2943         0     62688      8922    950905   no data   no data  --
294.20/294.21	c  N st    77   1556667       680      2943         0     67427      8922   1019185   no data   no data  --
336.70/336.78	c  N st    78   1710476       680      2943         0    109532      8922   2275136   no data   no data  --
336.70/336.78	c  S st    78   1710476       680      2943         0    109532      8922   2275136   no data   no data  --
337.10/337.10	c  S st    78   1710978       680      2943         0    110033      8922   2289636   no data   no data  --
337.10/337.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
337.10/337.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
337.10/337.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
337.20/337.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.20/337.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.20/337.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
337.20/337.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
350.39/350.47	c lits-rem:       180  cl-subs:     5874  v-elim:      0  v-fix:    0  time: 13.23 s
350.39/350.47	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
350.49/350.50	c vivif2 --  cl tried   104159 cl shrink        0 lits rem          0 time: 0.03
350.59/350.65	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.15
350.59/350.65	c calculated reachability. Time: 0.00
350.59/350.65	c  N st    78   1710978       680      2943         0    104159      8922   2111090   no data   no data  --
447.89/447.96	c  N st    79   2079943       680      2943         0    116120      8922   2438290   no data   no data  --
489.51/489.52	c  N st    80   2210978       680      2943         0    120087      8922   2495651   no data   no data  --
489.51/489.52	c  S st    80   2210978       680      2943         0    120087      8922   2495651   no data   no data  --
489.80/489.88	c  S st    80   2211480       680      2943         0    120588      8922   2510938   no data   no data  --
489.80/489.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
489.80/489.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
489.90/489.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
490.00/490.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.00/490.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
490.00/490.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
490.00/490.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
506.70/506.79	c lits-rem:       225  cl-subs:     6224  v-elim:      0  v-fix:    0  time: 16.76 s
506.70/506.79	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
506.80/506.82	c vivif2 --  cl tried   114364 cl shrink        0 lits rem          0 time: 0.03
506.89/506.97	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.15
506.89/506.97	c calculated reachability. Time: 0.00
506.89/506.97	c  N st    80   2211480       680      2943         0    114364      8922   2305856   no data   no data  --
667.60/667.61	c  N st    81   2711480       680      2943         0    138235      8922   2881300   no data   no data  --
667.60/667.61	c  S st    81   2711480       680      2943         0    138235      8922   2881300   no data   no data  --
668.00/668.01	c  S st    81   2711981       680      2943         0    138736      8922   2895907   no data   no data  --
668.00/668.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
668.00/668.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
668.00/668.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
668.10/668.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
668.10/668.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
668.10/668.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
668.10/668.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
688.09/688.14	c lits-rem:       128  cl-subs:     6866  v-elim:      0  v-fix:    0  time: 19.95 s
688.09/688.14	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
688.09/688.18	c vivif2 --  cl tried   131870 cl shrink        0 lits rem          0 time: 0.03
688.29/688.37	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.20
688.29/688.38	c calculated reachability. Time: 0.00
688.29/688.38	c  N st    81   2711981       680      2943         0    131870      8922   2702212   no data   no data  --
863.88/863.93	c  N st    82   3211982       680      2943         0    106859      8922   1730879   no data   no data  --
863.88/863.93	c  S st    82   3211982       680      2943         0    106859      8922   1730879   no data   no data  --
864.18/864.24	c  S st    82   3212488       680      2943         0    107365      8922   1745432   no data   no data  --
864.18/864.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
864.18/864.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
864.28/864.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
864.28/864.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
864.28/864.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
864.28/864.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
864.28/864.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
870.39/870.42	c lits-rem:       914  cl-subs:     3981  v-elim:      0  v-fix:    0  time:  6.06 s
870.39/870.42	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
870.39/870.44	c vivif2 --  cl tried   103384 cl shrink        0 lits rem          0 time: 0.02
870.49/870.58	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.14
870.49/870.59	c calculated reachability. Time: 0.00
870.49/870.59	c  N st    82   3212488       680      2943         0    103384      8922   1631603   no data   no data  --
1047.38/1047.49	c  N st    83   3712488       680      2943         0    114257      8922   1836747   no data   no data  --
1047.38/1047.49	c  S st    83   3712488       680      2943         0    114257      8922   1836747   no data   no data  --
1047.78/1047.81	c  S st    83   3712993       680      2943         0    114762      8922   1851240   no data   no data  --
1047.78/1047.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1047.78/1047.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1047.78/1047.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1047.88/1047.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1047.88/1047.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1047.88/1047.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1047.88/1047.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1054.89/1054.94	c lits-rem:        92  cl-subs:     4163  v-elim:      0  v-fix:    0  time:  7.00 s
1054.89/1054.94	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
1054.89/1054.97	c vivif2 --  cl tried   110599 cl shrink        0 lits rem          0 time: 0.02
1055.08/1055.13	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.16
1055.08/1055.13	c calculated reachability. Time: 0.00
1055.08/1055.13	c  N st    83   3712993       680      2943         0    110599      8922   1733292   no data   no data  --
1068.68/1068.78	c  F st    84   3751563       680      2943         0    148187      8922   2948424   no data   no data  --
1068.68/1068.78	c  N st    84   3751563       680      2943         0    148187      8922   2948424   no data   no data  --
1070.88/1070.97	c Decided on static restart strategy
1080.48/1080.54	c  N st    94   3779870       680      2943         0     93029      8922   1161879   no data   no data  --
1091.19/1091.26	c  N st    96   3815862       680      2943         0    128463      8922   2258046   no data   no data  --
1104.48/1104.53	c  N st    97   3848254       680      2943         0    160223      8922   3235279   no data   no data  --
1118.98/1119.00	c  N st    98   3896842       680      2943         0    123593      8922   2065993   no data   no data  --
1150.98/1151.01	c  N st    99   3969724       680      2943         0    109664      8922   1576009   no data   no data  --
1194.98/1195.00	c  N st   100   4079047       680      2943         0    130708      8922   2272647   no data   no data  --
1249.77/1249.86	c  N st   101   4212995       680      2943         0    175064      8922   3873609   no data   no data  --
1249.77/1249.86	c  S st   101   4212995       680      2943         0    175064      8922   3873609   no data   no data  --
1250.37/1250.43	c  S st   101   4213500       680      2943         0    175567      8922   3888159   no data   no data  --
1250.37/1250.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1250.37/1250.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1250.47/1250.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1250.57/1250.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1250.57/1250.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1250.57/1250.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    680 time:  0.00 s
1250.57/1250.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  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-3370169-1305387343/watcher-3370169-1305387343 -o /tmp/evaluation-result-3370169-1305387343/solver-3370169-1305387343 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370169-1305387343.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.79 3.98 3.98 2/284 2804
/proc/meminfo: memFree=19094956/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=29964 CPUtime=0 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 576 0 0 0 0 0 0 0 18 0 1 0 650333924 30683136 516 33554432000 4194304 4650387 140733708795488 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 7491 516 345 112 0 2456 0

[startup+0.094566 s]
/proc/loadavg: 3.79 3.98 3.98 2/284 2804
/proc/meminfo: memFree=19094956/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=30644 CPUtime=0.09 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 856 0 0 0 9 0 0 0 18 0 1 0 650333924 31379456 777 33554432000 4194304 4650387 140733708795488 18446744073709551615 4314877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 7661 777 379 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.100565 s]
/proc/loadavg: 3.79 3.98 3.98 2/284 2804
/proc/meminfo: memFree=19094956/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=30644 CPUtime=0.09 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 862 0 0 0 9 0 0 0 18 0 1 0 650333924 31379456 783 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 7661 783 379 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.300565 s]
/proc/loadavg: 3.79 3.98 3.98 2/284 2804
/proc/meminfo: memFree=19094956/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=31224 CPUtime=0.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 1153 0 0 0 29 0 0 0 18 0 1 0 650333924 31973376 898 33554432000 4194304 4650387 140733708795488 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 7806 898 381 112 0 2771 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31224

[startup+0.700505 s]
/proc/loadavg: 3.79 3.98 3.98 2/284 2804
/proc/meminfo: memFree=19094956/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=31776 CPUtime=0.69 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 1600 0 0 0 69 0 0 0 18 0 1 0 650333924 32538624 1078 33554432000 4194304 4650387 140733708795488 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 7944 1078 381 112 0 2909 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31776

[startup+1.5004 s]
/proc/loadavg: 3.79 3.98 3.98 5/295 2824
/proc/meminfo: memFree=19068028/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=32660 CPUtime=1.49 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 2499 0 0 0 149 0 0 0 20 0 1 0 650333924 33443840 1231 33554432000 4194304 4650387 140733708795488 18446744073709551615 4229531 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 8165 1231 382 112 0 3130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32660

[startup+3.10108 s]
/proc/loadavg: 3.79 3.98 3.98 5/295 2824
/proc/meminfo: memFree=19046456/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=39948 CPUtime=3.09 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 5162 0 0 0 309 0 0 0 25 0 1 0 650333924 40906752 2922 33554432000 4194304 4650387 140733708795488 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 9987 2922 383 112 0 4952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39948

[startup+6.30056 s]
/proc/loadavg: 3.88 3.99 3.99 5/295 2824
/proc/meminfo: memFree=19031468/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=41920 CPUtime=6.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 7566 0 0 0 629 0 0 0 25 0 1 0 650333924 42926080 3428 33554432000 4194304 4650387 140733708795488 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 10480 3428 383 112 0 5445 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41920

[startup+12.7004 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2825
/proc/meminfo: memFree=19001572/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=48788 CPUtime=12.69 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 11797 0 0 0 1268 1 0 0 25 0 1 0 650333924 49958912 5360 33554432000 4194304 4650387 140733708795488 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 12197 5360 383 112 0 7162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48788

[startup+25.5002 s]
/proc/loadavg: 4.04 4.03 4.00 5/295 2825
/proc/meminfo: memFree=18956836/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=56876 CPUtime=25.49 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 18331 0 0 0 2547 2 0 0 25 0 1 0 650333924 58241024 7234 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 14219 7234 383 112 0 9184 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56876

[startup+51.1008 s]
/proc/loadavg: 4.03 4.02 4.00 5/295 2826
/proc/meminfo: memFree=18908712/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=71004 CPUtime=51.09 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 29427 0 0 0 5105 4 0 0 25 0 1 0 650333924 72708096 11053 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 17751 11053 383 112 0 12716 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71004

[startup+102.311 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2827
/proc/meminfo: memFree=18874352/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=80204 CPUtime=102.31 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 47136 0 0 0 10221 10 0 0 25 0 1 0 650333924 82128896 12909 33554432000 4194304 4650387 140733708795488 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 20051 12909 383 112 0 15016 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 80204

[startup+162.301 s]
/proc/loadavg: 4.15 4.05 4.01 5/295 2829
/proc/meminfo: memFree=18816188/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=99384 CPUtime=162.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 64293 0 0 0 16215 15 0 0 25 0 1 0 650333924 101769216 18392 33554432000 4194304 4650387 140733708795488 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 24846 18392 383 112 0 19811 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99384

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2830
/proc/meminfo: memFree=18764840/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=119296 CPUtime=222.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 81138 0 0 0 22210 19 0 0 25 0 1 0 650333924 122159104 22044 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 29824 22044 383 112 0 24789 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 119296

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 4.00 5/295 2832
/proc/meminfo: memFree=18764940/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=119548 CPUtime=282.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 93423 0 0 0 28206 23 0 0 25 0 1 0 650333924 122417152 22248 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 29887 22248 383 112 0 24852 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119548

[startup+342.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/295 2833
/proc/meminfo: memFree=18681468/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=140248 CPUtime=342.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 107022 0 0 0 34203 26 0 0 25 0 1 0 650333924 143613952 28165 33554432000 4194304 4650387 140733708795488 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 35062 28165 383 112 0 30027 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 140248

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2835
/proc/meminfo: memFree=18684540/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=147016 CPUtime=402.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 118634 0 0 0 40201 28 0 0 25 0 1 0 650333924 150544384 28708 33554432000 4194304 4650387 140733708795488 18446744073709551615 4368119 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 36754 28708 383 112 0 31719 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 147016

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 4.00 5/295 2837
/proc/meminfo: memFree=18646184/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=147204 CPUtime=462.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 128165 0 0 0 46198 32 0 0 25 0 1 0 650333924 150736896 29357 33554432000 4194304 4650387 140733708795488 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 36801 29357 383 112 0 31766 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 147204

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/295 2838
/proc/meminfo: memFree=18621604/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=166960 CPUtime=522.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 139011 0 0 0 52196 34 0 0 25 0 1 0 650333924 170967040 33902 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 41740 33902 383 112 0 36705 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166960

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 2840
/proc/meminfo: memFree=18628892/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=167164 CPUtime=582.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 148574 0 0 0 58193 37 0 0 25 0 1 0 650333924 171175936 33917 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 41791 33917 383 112 0 36756 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 167164

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2841
/proc/meminfo: memFree=18589308/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=167284 CPUtime=642.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 155998 0 0 0 64189 41 0 0 25 0 1 0 650333924 171298816 34900 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 41821 34900 383 112 0 36786 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 167284

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2843
/proc/meminfo: memFree=18568312/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=186024 CPUtime=702.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 166199 0 0 0 70186 44 0 0 25 0 1 0 650333924 190488576 38219 33554432000 4194304 4650387 140733708795488 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 46506 38219 383 112 0 41471 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186024

[startup+762.31 s]
/proc/loadavg: 4.03 4.02 4.00 5/295 2845
/proc/meminfo: memFree=18577696/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=186112 CPUtime=762.3 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 173592 0 0 0 76184 46 0 0 25 0 1 0 650333924 190578688 38884 33554432000 4194304 4650387 140733708795488 18446744073709551615 4314969 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 46528 38884 383 112 0 41493 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 186112

[startup+822.301 s]
/proc/loadavg: 4.18 4.06 4.01 5/295 2846
/proc/meminfo: memFree=18559688/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=186212 CPUtime=822.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 180915 0 0 0 82181 48 0 0 25 0 1 0 650333924 190681088 39255 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 46553 39255 383 112 0 41518 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 186212

[startup+882.301 s]
/proc/loadavg: 4.07 4.05 4.01 5/295 2848
/proc/meminfo: memFree=18544404/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=191952 CPUtime=882.29 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 189182 0 0 0 88178 51 0 0 25 0 1 0 650333924 196558848 40410 33554432000 4194304 4650387 140733708795488 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 47988 40410 383 112 0 42953 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 191952

[startup+942.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/295 2849
/proc/meminfo: memFree=18538804/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=192044 CPUtime=942.28 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 196571 0 0 0 94175 53 0 0 25 0 1 0 650333924 196653056 40525 33554432000 4194304 4650387 140733708795488 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 48011 40525 383 112 0 42976 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 192044

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/295 2851
/proc/meminfo: memFree=18527000/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=192164 CPUtime=1002.28 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 204173 0 0 0 100171 57 0 0 25 0 1 0 650333924 196775936 40763 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 48041 40763 383 112 0 43006 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 192164

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/295 2861
/proc/meminfo: memFree=18495600/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=201260 CPUtime=1062.28 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 213413 0 0 0 106167 61 0 0 25 0 1 0 650333924 206090240 42413 33554432000 4194304 4650387 140733708795488 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 50315 42413 383 112 0 45280 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 201260

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/295 2862
/proc/meminfo: memFree=18490852/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=201360 CPUtime=1122.28 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 221368 0 0 0 112164 64 0 0 25 0 1 0 650333924 206192640 42390 33554432000 4194304 4650387 140733708795488 18446744073709551615 4329554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 50340 42390 383 112 0 45305 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 201360

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 2864
/proc/meminfo: memFree=18466756/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=201468 CPUtime=1182.27 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 227759 0 0 0 118160 67 0 0 25 0 1 0 650333924 206303232 40924 33554432000 4194304 4650387 140733708795488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 50367 40924 383 112 0 45332 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 201468

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/295 2865
/proc/meminfo: memFree=18444516/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=256264 CPUtime=1242.27 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 234586 0 0 0 124158 69 0 0 25 0 1 0 650333924 262414336 43532 33554432000 4194304 4650387 140733708795488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 64066 43532 383 112 0 59031 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 256264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 4.00 4/293 2868
/proc/meminfo: memFree=18520516/32951132 swapFree=67093824/67111528
[pid=2804] ppid=2802 vsize=289760 CPUtime=1299.97 cores=0,2
/proc/2804/stat : 2804 (strangenight1-s) R 2802 2804 1645 0 -1 4202496 243253 0 0 0 129926 71 0 0 25 0 1 0 650333924 296714240 52199 33554432000 4194304 4650387 140733708795488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/2804/statm: 72440 52199 383 112 0 67405 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 289760

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
CPU user time (s): 1299.27
CPU system time (s): 0.728889
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 289760

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

runsolver used 3.72143 second user time and 8.12176 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 17:35:43
IDJOB=3370169
IDBENCH=82978
IDSOLVER=1847
FILE ID=node131/3370169-1305387343
RUNJOBID= node131-1305387343-2777
PBS_JOBID= 13324371
Free space on /tmp= 73684 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370169-1305387343/watcher-3370169-1305387343 -o /tmp/evaluation-result-3370169-1305387343/solver-3370169-1305387343 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370169-1305387343.cnf

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

MD5SUM BENCH= 83b00b2914a5aae11a4e612c2fcbfce7
RANDOM SEED=938799098

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19095236 kB
Buffers:        259872 kB
Cached:        3617684 kB
SwapCached:       1504 kB
Active:       10542868 kB
Inactive:      3054572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19095236 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           12492 kB
Writeback:          16 kB
AnonPages:     9718708 kB
Mapped:          27108 kB
Slab:           164056 kB
PageTables:      31648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28030088 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node131 at 2011-05-14 17:57:25