Trace number 3175618

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.08 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
MD5SUM9224277e61359574518ca553717e02ee
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2000
Number of clauses40000
Sum of the clauses size200000
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 540000
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-3175618-1301784962.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.20
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.19/0.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.19/0.29	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.30	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.29/0.30	c calculated reachability. Time: 0.00
0.29/0.30	c Calc default polars -  time:   0.00 s pos:     978 undec:      88 neg:     934
0.29/0.30	c =========================================================================================
0.29/0.30	c types(t): F = full restart, N = normal restart
0.29/0.30	c types(t): S = simplification begin/end, E = solution found
0.29/0.30	c restart types(rt): st = static, dy = dynamic
0.29/0.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.30	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.69/0.71	c  N dy    18      4024      2000     40000         0      4022    200000    754356    142.85    167.01  --
1.10/1.14	c  N dy    43      8180      2000     40000         0      4846    200000    497635    143.79    154.62  --
1.49/1.58	c  N dy    68     12252      2000     40000         0      8917    200000   1242863    144.51    154.62  --
1.99/2.03	c  N dy    93     16337      2000     40000         0      7503    200000    666064    144.14    160.32  --
2.39/2.48	c  N dy   118     20376      2000     40000         0     11539    200000   1388646    143.75    160.33  --
2.89/2.97	c  N dy   146     24447      2000     40000         0      8531    200000    584600    144.23    155.07  --
2.99/3.03	c  F st   150     25000      2000     40000         0      9084    200000    690425    144.36   no data  --
3.59/3.63	c  N dy   156     30002      2000     40000         0     14076    200000   1738921    144.36   no data  --
3.59/3.63	c  S st   156     30002      2000     40000         0     14076    200000   1738921    144.36   no data  --
3.69/3.71	c  S st   156     30504      2000     40000         0     14578    200000   1817707    144.36   no data  --
3.69/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3.69/3.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.49/8.56	c lits-rem:       840  cl-subs:        9  v-elim:      0  v-fix:    0  time:  4.74 s
8.79/8.81	c asymm  cl-useful: 0/39160/40000 lits-rem:0 time: 0.25
8.79/8.81	c calculated reachability. Time: 0.00
8.79/8.81	c  N dy   156     30504      2000     40000         0     14569    200000   1812835    144.36   no data  --
9.29/9.32	c  N dy   182     34651      2000     40000         0     10349    200000    688797    143.82    152.24  --
9.69/9.79	c  N dy   209     38784      2000     40000         0     14481    200000   1441798    144.08    152.20  --
10.29/10.30	c  N dy   235     42936      2000     40000         0     18632    200000   2196117    144.13    151.93  --
10.59/10.64	c  S st   255     45756      2000     40000         0     11937    200000    778949    144.23    134.01  --
10.69/10.70	c  S st   255     46258      2000     40000         0     12439    200000    849132    144.23   no data  --
10.69/10.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.69/10.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.69/10.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.69/10.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
10.69/10.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.79/13.88	c lits-rem:       652  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.12 s
13.79/13.88	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
13.79/13.89	c vivif2 --  cl tried    12437 cl shrink        0 lits rem          0 time: 0.01
13.89/13.90	c asymm  cl-useful: 0/840/40000 lits-rem:0 time: 0.01
13.89/13.90	c calculated reachability. Time: 0.00
13.89/13.90	c  N dy   255     46258      2000     40000         0     12437    200000    848339    144.23   no data  --
14.40/14.40	c  N dy   284     50419      2000     40000         0     16597    200000   1611851    144.53    152.55  --
14.90/14.91	c  N dy   311     54448      2000     40000         0     20625    200000   2371054    144.91    165.27  --
15.40/15.40	c  N dy   338     58500      2000     40000         0     14082    200000    987191    145.04    153.02  --
15.79/15.88	c  N dy   358     62515      2000     40000         0     18095    200000   1718461    144.93    154.39  --
16.40/16.41	c  N dy   383     66585      2000     40000         0     22163    200000   2468173    145.13    155.32  --
16.69/16.77	c  S st   403     69388      2000     40000         0     13342    200000    670517    145.28   no data  --
16.79/16.86	c  S st   403     69890      2000     40000         0     13844    200000    749146    145.28   no data  --
16.79/16.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.79/16.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.89/16.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.89/16.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.99/22.04	c lits-rem:      1738  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.13 s
21.99/22.04	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
21.99/22.05	c vivif2 --  cl tried    13843 cl shrink        0 lits rem          0 time: 0.01
22.19/22.29	c asymm  cl-useful: 0/39721/40000 lits-rem:0 time: 0.23
22.19/22.29	c calculated reachability. Time: 0.00
22.19/22.29	c  N dy   403     69890      2000     40000         0     13843    200000    746936    145.28   no data  --
22.79/22.85	c  N dy   431     74405      2000     40000         0     18358    200000   1574989    145.25    153.82  --
23.39/23.48	c  N dy   464     79255      2000     40000         0     23207    200000   2474219    145.40    153.07  --
24.10/24.14	c  N dy   495     84336      2000     40000         0     15646    200000    916327    145.56    154.05  --
24.49/24.54	c  F st   517     87502      2000     40000         0     18811    200000   1501576    145.66   no data  --
24.89/24.95	c  N st   522     90799      2000     40000         0     22102    200000   2146179    145.66   no data  --
25.69/25.75	c  N dy   544     96629      2000     40000         0     14279    200000    475516    145.46    154.43  --
26.50/26.52	c  N dy   583    102844      2000     40000         0     20493    200000   1633382    145.54    153.30  --
26.69/26.79	c  S st   598    104837      2000     40000         0     22485    200000   2006819    145.68    151.51  --
26.79/26.87	c  S st   598    105339      2000     40000         0     22987    200000   2094314    145.68   no data  --
26.79/26.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.79/26.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.89/26.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
26.89/26.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.89/26.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.89/26.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
26.89/26.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.29/40.34	c lits-rem:       704  cl-subs:        0  v-elim:      0  v-fix:    0  time: 13.35 s
40.29/40.35	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
40.29/40.37	c vivif2 --  cl tried    22987 cl shrink        0 lits rem          0 time: 0.02
40.59/40.62	c asymm  cl-useful: 0/33188/40000 lits-rem:0 time: 0.25
40.59/40.62	c calculated reachability. Time: 0.00
40.59/40.62	c  N dy   598    105339      2000     40000         0     22987    200000   2093610    145.68   no data  --
41.49/41.57	c  N dy   644    112166      2000     40000         0     15159    200000    460649    145.60    155.61  --
42.39/42.49	c  N dy   687    119457      2000     40000         0     22450    200000   1810734    145.64    156.03  --
43.49/43.59	c  N dy   727    127111      2000     40000         0     30101    200000   3191647    145.44    162.46  --
44.69/44.73	c  N dy   775    135504      2000     40000         0     22833    200000   1676467    145.32    153.35  --
45.99/46.01	c  N dy   822    144203      2000     40000         0     31530    200000   3245386    145.03    156.41  --
47.20/47.30	c  N dy   878    153411      2000     40000         0     24072    200000   1755513    145.06    153.70  --
48.00/48.01	c  S st   909    158008      2000     40000         0     28669    200000   2622707    145.19    150.49  --
48.10/48.11	c  S st   909    158509      2000     40000         0     29170    200000   2696400    145.19   no data  --
48.10/48.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.10/48.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.10/48.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
48.20/48.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.20/48.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.20/48.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
48.20/48.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.29/68.32	c lits-rem:       738  cl-subs:        7  v-elim:      0  v-fix:    0  time: 20.07 s
68.29/68.32	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
68.29/68.34	c vivif2 --  cl tried    29163 cl shrink        0 lits rem          0 time: 0.02
68.39/68.43	c asymm  cl-useful: 0/6812/40000 lits-rem:0 time: 0.09
68.39/68.43	c calculated reachability. Time: 0.00
68.39/68.43	c  N dy   909    158509      2000     40000         0     29163    200000   2692587    145.19   no data  --
69.89/69.93	c  N dy   967    168631      2000     40000         0     21620    200000   1104361    145.14    153.92  --
71.59/71.63	c  N dy  1026    179783      2000     40000         0     32768    200000   3148192    145.03    157.39  --
73.39/73.44	c  N dy  1099    191341      2000     40000         0     25662    200000   1681996    145.08    155.26  --
75.29/75.31	c  N dy  1182    203588      2000     40000         0     37905    200000   3948217    145.25    154.91  --
77.09/77.13	c  N dy  1265    216643      2000     40000         0     31300    200000   2569363    145.40    198.49  --
79.20/79.23	c  N dy  1352    230667      2000     40000         0     24658    200000   1140243    145.43    153.62  --
80.20/80.24	c  S st  1397    237763      2000     40000         0     31753    200000   2451047    145.48   no data  --
80.30/80.34	c  S st  1397    238268      2000     40000         0     32257    200000   2526906    145.48   no data  --
80.30/80.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.30/80.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.30/80.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
80.39/80.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.39/80.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.39/80.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
80.39/80.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.00/101.02	c lits-rem:       999  cl-subs:        8  v-elim:      0  v-fix:    0  time: 20.56 s
101.00/101.02	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
101.00/101.05	c vivif2 --  cl tried    32249 cl shrink        0 lits rem          0 time: 0.02
101.30/101.35	c asymm  cl-useful: 0/28467/40000 lits-rem:0 time: 0.30
101.30/101.35	c calculated reachability. Time: 0.00
101.30/101.35	c  N dy  1397    238268      2000     40000         0     32249    200000   2522637    145.48   no data  --
104.00/104.00	c  N dy  1495    253515      2000     40000         0     25831    200000   1185210    145.52    154.54  --
106.70/106.76	c  N dy  1599    269849      2000     40000         0     42162    200000   4185991    145.54    153.85  --
109.29/109.39	c  N dy  1707    287224      2000     40000         0     36867    200000   3035378    145.57    155.08  --
112.29/112.31	c  N dy  1830    305823      2000     40000         0     31805    200000   1950085    145.67    153.56  --
112.29/112.38	c  F st  1834    306250      2000     40000         0     32232    200000   2030613    145.68   no data  --
115.40/115.47	c  N dy  1931    325358      2000     40000         0     26673    200000    817679    145.72    153.82  --
118.59/118.62	c  N dy  2056    345488      2000     40000         0     46797    200000   4531876    145.77    154.54  --
120.50/120.52	c  S st  2132    357402      2000     40000         0     33051    200000   1810658    145.77   no data  --
120.60/120.62	c  S st  2132    357903      2000     40000         0     33552    200000   1890094    145.77   no data  --
120.60/120.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.60/120.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.60/120.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
120.70/120.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.70/120.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.70/120.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
120.70/120.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
131.70/131.79	c lits-rem:       619  cl-subs:        5  v-elim:      0  v-fix:    0  time: 11.07 s
131.70/131.79	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
131.80/131.81	c vivif2 --  cl tried    33547 cl shrink        0 lits rem          0 time: 0.02
131.90/131.95	c asymm  cl-useful: 0/11533/40000 lits-rem:0 time: 0.13
131.90/131.95	c calculated reachability. Time: 0.00
131.90/131.95	c  N dy  2132    357903      2000     40000         0     33547    200000   1887065    145.77   no data  --
135.30/135.38	c  N dy  2250    378167      2000     40000         0     27148    200000    546520    145.74    156.42  --
138.50/138.53	c  N dy  2372    398205      2000     40000         0     47183    200000   4255674    145.82    154.05  --
141.80/141.84	c  N dy  2488    418243      2000     40000         0     39554    200000   2635331    145.77    154.13  --
145.30/145.39	c  N dy  2615    438317      2000     40000         0     30967    200000    892702    145.78    160.41  --
149.00/149.09	c  N dy  2736    458351      2000     40000         0     50996    200000   4594560    145.79    153.54  --
152.91/152.98	c  N dy  2848    478545      2000     40000         0     41523    200000   2630012    145.69    155.21  --
157.00/157.04	c  N dy  2973    499005      2000     40000         0     31319    200000    612801    145.70    154.16  --
160.50/160.55	c  N dy  3096    519069      2000     40000         0     51378    200000   4253209    145.63    153.30  --
164.10/164.16	c  S st  3197    536855      2000     40000         0     37502    200000   1575701    145.59    130.92  --
164.20/164.28	c  S st  3197    537360      2000     40000         0     38007    200000   1647040    145.59   no data  --
164.20/164.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
164.20/164.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.30/164.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
164.30/164.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.30/164.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.30/164.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
164.30/164.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
171.40/171.45	c lits-rem:       617  cl-subs:        5  v-elim:      0  v-fix:    0  time:  7.06 s
171.40/171.46	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
171.40/171.47	c vivif2 --  cl tried    38002 cl shrink        0 lits rem          0 time: 0.02
171.80/171.81	c asymm  cl-useful: 0/26383/40000 lits-rem:0 time: 0.34
171.80/171.81	c calculated reachability. Time: 0.00
171.80/171.81	c  N dy  3197    537360      2000     40000         0     38002    200000   1644150    145.59   no data  --
175.90/175.96	c  N dy  3338    557449      2000     40000         0     58087    200000   5364718    145.68    156.84  --
180.00/180.01	c  N dy  3458    577476      2000     40000         0     45449    200000   2832030    145.62    155.24  --
183.99/184.03	c  N dy  3575    597477      2000     40000         0     65446    200000   6481461    145.59    158.77  --
187.40/187.47	c  N dy  3695    617741      2000     40000         0     52053    200000   3901626    145.60    158.37  --
191.41/191.46	c  N dy  3820    637830      2000     40000         0     37482    200000   1034593    145.64    159.90  --
194.90/194.97	c  N dy  3941    657906      2000     40000         0     57557    200000   4702414    145.62    153.58  --
198.80/198.86	c  N dy  4063    677993      2000     40000         0     41976    200000   1679453    145.63    162.03  --
202.50/202.58	c  N dy  4190    698209      2000     40000         0     62188    200000   5417204    145.64    155.76  --
206.40/206.46	c  N dy  4316    718213      2000     40000         0     45521    200000   2169699    145.65    153.46  --
210.30/210.32	c  N dy  4449    738507      2000     40000         0     65813    200000   5939612    145.71    154.55  --
214.10/214.12	c  N dy  4565    758532      2000     40000         0     48178    200000   2458218    145.68    155.81  --
218.00/218.07	c  N dy  4691    778562      2000     40000         0     68198    200000   6112427    145.66    163.28  --
222.00/222.00	c  N dy  4817    798593      2000     40000         0     49567    200000   2529990    145.68    153.88  --
223.41/223.42	c  S st  4867    806041      2000     40000         0     57014    200000   3902232    145.68    149.61  --
223.50/223.56	c  S st  4867    806541      2000     40000         0     57514    200000   3980530    145.68   no data  --
223.50/223.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
223.50/223.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.60/223.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
223.70/223.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
223.70/223.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
223.70/223.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
223.70/223.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
501.21/501.26	c lits-rem:       262  cl-subs:       16  v-elim:      0  v-fix:    0  time: 277.51 s
501.21/501.26	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
501.31/501.30	c vivif2 --  cl tried    57498 cl shrink        0 lits rem          0 time: 0.04
501.52/501.54	c asymm  cl-useful: 0/13617/40000 lits-rem:0 time: 0.24
501.52/501.55	c calculated reachability. Time: 0.00
501.52/501.55	c  N dy  4867    806541      2000     40000         0     57498    200000   3973093    145.68   no data  --
505.92/505.93	c  N dy  4995    826638      2000     40000         0     77590    200000   7661488    145.68    154.86  --
509.61/509.69	c  N dy  5118    846744      2000     40000         0     58037    200000   3964503    145.70    154.60  --
514.01/514.09	c  N dy  5252    866749      2000     40000         0     78036    200000   7683352    145.75    155.43  --
517.91/517.91	c  N dy  5368    886902      2000     40000         0     57528    200000   3668424    145.74    154.11  --
522.22/522.29	c  N dy  5488    907028      2000     40000         0     77649    200000   7338649    145.69    155.66  --
526.22/526.25	c  N dy  5617    927073      2000     40000         0     56034    200000   3233882    145.72    156.13  --
530.41/530.49	c  N dy  5734    947131      2000     40000         0     76084    200000   6902716    145.70    154.94  --
534.71/534.75	c  N dy  5865    967168      2000     40000         0     53466    200000   2562951    145.70    153.67  --
538.82/538.80	c  N dy  5982    987252      2000     40000         0     73545    200000   6247487    145.69    189.14  --
543.22/543.25	c  N dy  6105   1007272      2000     40000         0     49910    200000   1739217    145.70    156.07  --
547.22/547.21	c  N dy  6225   1027278      2000     40000         0     69914    200000   5407589    145.69    157.05  --
551.92/551.99	c  N dy  6347   1047304      2000     40000         0     45276    200000    714942    145.70    156.86  --
555.82/555.80	c  N dy  6472   1067351      2000     40000         0     65316    200000   4407692    145.70    153.65  --
556.81/556.81	c  F st  6503   1071875      2000     40000         0     69839    200000   5237591    145.70   no data  --
560.32/560.34	c  N dy  6578   1087396      2000     40000         0     85347    200000   8226558    145.72    155.03  --
564.51/564.58	c  N dy  6699   1107477      2000     40000         0     59774    200000   3221114    145.72    153.50  --
568.92/568.98	c  N dy  6822   1127631      2000     40000         0     79922    200000   6927685    145.73    153.45  --
574.72/574.77	c  N dy  6955   1147703      2000     40000         0     53339    200000   1849108    145.77    155.60  --
579.91/579.96	c  N dy  7089   1167804      2000     40000         0     73432    200000   5608359    145.82    154.00  --
585.62/585.61	c  N dy  7206   1187923      2000     40000         0     93544    200000   9292634    145.81    154.44  --
590.02/590.02	c  N dy  7322   1208251      2000     40000         0     66211    200000   4049309    145.82    156.21  --
590.32/590.38	c  S st  7335   1209813      2000     40000         0     67773    200000   4346234    145.83   no data  --
590.52/590.55	c  S st  7335   1210317      2000     40000         0     68277    200000   4429063    145.83   no data  --
590.52/590.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.52/590.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
590.62/590.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
590.72/590.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.72/590.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.72/590.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
590.72/590.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
945.54/945.55	c lits-rem:       262  cl-subs:       11  v-elim:      0  v-fix:    0  time: 354.79 s
945.54/945.55	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
945.54/945.59	c vivif2 --  cl tried    68266 cl shrink        0 lits rem          0 time: 0.04
945.94/946.00	c asymm  cl-useful: 0/18828/40000 lits-rem:0 time: 0.40
946.05/946.00	c calculated reachability. Time: 0.00
946.05/946.00	c  N dy  7335   1210317      2000     40000         0     68266    200000   4424332    145.83   no data  --
951.44/951.40	c  N dy  7455   1230385      2000     40000         0     88327    200000   8121889    145.84    161.25  --
956.64/956.63	c  N dy  7570   1250634      2000     40000         0     59924    200000   2692692    145.84    154.96  --
961.64/961.65	c  N dy  7690   1270745      2000     40000         0     80030    200000   6393152    145.84    154.29  --
967.63/967.60	c  N dy  7808   1290860      2000     40000         0     50489    200000    782751    145.82    153.52  --
972.24/972.22	c  N dy  7938   1310979      2000     40000         0     70599    200000   4476023    145.83    156.72  --
977.84/977.88	c  N dy  8053   1331294      2000     40000         0     90909    200000   8195425    145.80    154.02  --
983.34/983.37	c  N dy  8184   1351406      2000     40000         0     60363    200000   2438748    145.83    155.19  --
988.54/988.51	c  N dy  8310   1371410      2000     40000         0     80359    200000   6129386    145.84    207.03  --
994.64/994.62	c  N dy  8441   1391489      2000     40000         0    100435    200000   9851612    145.86    158.49  --
999.54/999.58	c  N dy  8565   1411491      2000     40000         0     68778    200000   3824845    145.87    155.29  --
1005.04/1005.08	c  N dy  8689   1431503      2000     40000         0     88780    200000   7497330    145.86    155.96  --
1011.23/1011.28	c  N dy  8822   1451526      2000     40000         0     56151    200000   1318280    145.89    175.64  --
1016.24/1016.21	c  N dy  8958   1471597      2000     40000         0     76213    200000   5056477    145.93    161.95  --
1022.24/1022.20	c  N dy  9083   1492005      2000     40000         0     96614    200000   8794215    145.94    154.53  --
1027.83/1027.81	c  N dy  9210   1512161      2000     40000         0     63118    200000   2408373    145.95    154.61  --
1032.95/1032.91	c  N dy  9330   1532182      2000     40000         0     83133    200000   6110921    145.96    154.74  --
1039.14/1039.14	c  N dy  9455   1552264      2000     40000         0    103212    200000   9818386    145.96    157.60  --
1044.44/1044.49	c  N dy  9582   1572291      2000     40000         0     68584    200000   3255673    145.98    168.90  --
1049.94/1049.91	c  N dy  9709   1592491      2000     40000         0     88779    200000   7000564    145.99    153.99  --
1056.34/1056.32	c  N dy  9822   1612571      2000     40000         0    108858    200000  10674595    145.98    159.04  --
1061.44/1061.49	c  N dy  9946   1632742      2000     40000         0     73370    200000   3981464    146.00    154.88  --
1067.23/1067.20	c  N dy 10083   1652759      2000     40000         0     93380    200000   7722981    146.03    178.50  --
1074.04/1074.03	c  N dy 10215   1672835      2000     40000         0     56800    200000    723891    146.07    155.24  --
1078.94/1078.99	c  N dy 10341   1693227      2000     40000         0     77188    200000   4473863    146.07    156.83  --
1083.94/1083.94	c  S st 10441   1710319      2000     40000         0     94273    200000   7603371    146.06   no data  --
1084.14/1084.17	c  S st 10441   1710822      2000     40000         0     94776    200000   7685570    146.06   no data  --
1084.14/1084.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1084.14/1084.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1084.24/1084.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
1084.54/1084.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.54/1084.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.54/1084.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1084.54/1084.56	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 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-3175618-1301784962/watcher-3175618-1301784962 -o /tmp/evaluation-result-3175618-1301784962/solver-3175618-1301784962 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175618-1301784962.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.76 3.89 3.63 1/177 19443
/proc/meminfo: memFree=22438004/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=30356 CPUtime=0 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 922 0 0 0 0 0 0 0 25 0 1 0 270911845 31084544 861 33554432000 4194304 4650387 140735495499360 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 7589 861 327 112 0 2554 0

[startup+0.026011 s]
/proc/loadavg: 3.76 3.89 3.63 1/177 19443
/proc/meminfo: memFree=22438004/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=31696 CPUtime=0.02 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 1530 0 0 0 2 0 0 0 25 0 1 0 270911845 32456704 1469 33554432000 4194304 4650387 140735495499360 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 7924 1470 347 112 0 2889 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31696

[startup+0.101021 s]
/proc/loadavg: 3.76 3.89 3.63 1/177 19443
/proc/meminfo: memFree=22438004/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=32092 CPUtime=0.09 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 1620 0 0 0 9 0 0 0 25 0 1 0 270911845 32862208 1559 33554432000 4194304 4650387 140735495499360 18446744073709551615 4370494 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 8023 1559 347 112 0 2988 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32092

[startup+0.300921 s]
/proc/loadavg: 3.76 3.89 3.63 1/177 19443
/proc/meminfo: memFree=22438004/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=43244 CPUtime=0.29 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 4617 0 0 0 29 0 0 0 25 0 1 0 270911845 44281856 3930 33554432000 4194304 4650387 140735495499360 18446744073709551615 4389563 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 10811 3930 368 112 0 5776 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43244

[startup+0.700874 s]
/proc/loadavg: 3.76 3.89 3.63 1/177 19443
/proc/meminfo: memFree=22438004/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=43244 CPUtime=0.69 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 5355 0 0 0 69 0 0 0 25 0 1 0 270911845 44281856 4668 33554432000 4194304 4650387 140735495499360 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 10811 4668 377 112 0 5776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43244

[startup+1.50072 s]
/proc/loadavg: 3.76 3.89 3.63 4/188 19464
/proc/meminfo: memFree=22380132/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=44356 CPUtime=1.49 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 7274 0 0 0 148 1 0 0 25 0 1 0 270911845 45420544 5046 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 11089 5046 379 112 0 6054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44356

[startup+3.1004 s]
/proc/loadavg: 3.76 3.89 3.63 4/185 19481
/proc/meminfo: memFree=22388692/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=44832 CPUtime=3.09 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 11077 0 0 0 307 2 0 0 25 0 1 0 270911845 45907968 4745 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 11208 4745 380 112 0 6173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44832

[startup+6.30077 s]
/proc/loadavg: 3.78 3.90 3.63 5/190 19491
/proc/meminfo: memFree=22240800/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=86520 CPUtime=6.29 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 22265 0 0 0 626 3 0 0 25 0 1 0 270911845 88596480 15933 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 21630 15933 381 112 0 16595 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86520

[startup+12.7005 s]
/proc/loadavg: 3.80 3.90 3.63 5/190 19492
/proc/meminfo: memFree=22176008/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=88588 CPUtime=12.69 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 26853 0 0 0 1265 4 0 0 25 0 1 0 270911845 90714112 15418 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 22147 15418 381 112 0 17112 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88588

[startup+25.501 s]
/proc/loadavg: 3.84 3.90 3.64 5/190 19492
/proc/meminfo: memFree=22133484/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=138196 CPUtime=25.49 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 38719 0 0 0 2543 6 0 0 25 0 1 0 270911845 141512704 18308 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 34549 18308 381 112 0 29514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138196

[startup+51.1009 s]
/proc/loadavg: 3.97 3.93 3.65 5/190 19493
/proc/meminfo: memFree=21993504/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=170976 CPUtime=51.09 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 60785 0 0 0 5099 10 0 0 25 0 1 0 270911845 175079424 25694 33554432000 4194304 4650387 140735495499360 18446744073709551615 4438919 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 42744 25694 381 112 0 37709 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170976

[startup+102.307 s]
/proc/loadavg: 3.99 3.94 3.67 5/190 19494
/proc/meminfo: memFree=21957308/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=184852 CPUtime=102.3 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 82190 0 0 0 10214 16 0 0 25 0 1 0 270911845 189288448 29348 33554432000 4194304 4650387 140735495499360 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 46213 29348 381 112 0 41178 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 184852

[startup+162.301 s]
/proc/loadavg: 3.99 3.94 3.68 5/190 19496
/proc/meminfo: memFree=21880268/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=189256 CPUtime=162.3 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 143103 0 0 0 16199 31 0 0 25 0 1 0 270911845 193798144 32239 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 47314 32239 381 112 0 42279 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 189256

[startup+222.301 s]
/proc/loadavg: 4.06 3.97 3.71 5/190 19497
/proc/meminfo: memFree=21869200/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=193120 CPUtime=222.3 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 200734 0 0 0 22185 45 0 0 25 0 1 0 270911845 197754880 29798 33554432000 4194304 4650387 140735495499360 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 48280 29798 381 112 0 43245 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 193120

[startup+282.301 s]
/proc/loadavg: 4.02 3.97 3.72 5/190 19499
/proc/meminfo: memFree=21811600/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=211084 CPUtime=282.3 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 206386 0 0 0 28184 46 0 0 25 0 1 0 270911845 216150016 35450 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 52771 35450 381 112 0 47736 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 211084

[startup+342.301 s]
/proc/loadavg: 4.05 3.99 3.74 5/190 19509
/proc/meminfo: memFree=21807384/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=211084 CPUtime=342.3 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 206386 0 0 0 34184 46 0 0 25 0 1 0 270911845 216150016 35450 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 52771 35450 381 112 0 47736 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 211084

[startup+402.3 s]
/proc/loadavg: 4.02 3.99 3.75 5/190 19511
/proc/meminfo: memFree=21786884/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=211084 CPUtime=402.31 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 206386 0 0 0 40185 46 0 0 25 0 1 0 270911845 216150016 35450 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 52771 35450 381 112 0 47736 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 211084

[startup+462.3 s]
/proc/loadavg: 4.00 3.99 3.77 5/190 19513
/proc/meminfo: memFree=21792204/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=211084 CPUtime=462.31 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 206386 0 0 0 46185 46 0 0 25 0 1 0 270911845 216150016 35450 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 52771 35450 381 112 0 47736 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 211084

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 19514
/proc/meminfo: memFree=21748580/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=212472 CPUtime=522.32 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 226840 0 0 0 52181 51 0 0 25 0 1 0 270911845 217571328 38921 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 53118 38921 381 112 0 48083 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 212472

[startup+582.3 s]
/proc/loadavg: 4.05 4.00 3.79 5/190 19516
/proc/meminfo: memFree=21735780/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=214016 CPUtime=582.31 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 282287 0 0 0 58165 66 0 0 25 0 1 0 270911845 219152384 38697 33554432000 4194304 4650387 140735495499360 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 53504 38697 381 112 0 48469 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 214016

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.81 5/190 19517
/proc/meminfo: memFree=21708224/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=642.33 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 64164 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 232324

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 19519
/proc/meminfo: memFree=21705604/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=702.33 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 70164 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 232324

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.83 5/190 19521
/proc/meminfo: memFree=21698764/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=762.34 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 76165 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 232324

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.84 5/190 19522
/proc/meminfo: memFree=21686948/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=822.33 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 82164 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 232324

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.85 5/190 19524
/proc/meminfo: memFree=21699052/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=882.34 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 88165 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 232324

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 19525
/proc/meminfo: memFree=21675108/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=232324 CPUtime=942.34 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 293837 0 0 0 94165 69 0 0 25 0 1 0 270911845 237899776 40256 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58081 40256 381 112 0 53046 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 232324

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 19527
/proc/meminfo: memFree=21691076/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=233264 CPUtime=1002.33 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 336876 0 0 0 100147 86 0 0 25 0 1 0 270911845 238862336 41572 33554432000 4194304 4650387 140735495499360 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58316 41572 381 112 0 53281 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 233264

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.87 5/190 19529
/proc/meminfo: memFree=21699608/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=234464 CPUtime=1062.34 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 380598 0 0 0 106131 103 0 0 25 0 1 0 270911845 240091136 40391 33554432000 4194304 4650387 140735495499360 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 58616 40391 381 112 0 53581 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 234464

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 19530
/proc/meminfo: memFree=21551256/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=298748 CPUtime=1122.35 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 410687 0 0 0 112122 113 0 0 25 0 1 0 270911845 305917952 58657 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 74687 58657 381 112 0 69652 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 298748

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 19532
/proc/meminfo: memFree=21544044/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=299152 CPUtime=1182.35 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 410741 0 0 0 118122 113 0 0 25 0 1 0 270911845 306331648 58711 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 74788 58711 381 112 0 69753 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 299152

[startup+1242.3 s]
/proc/loadavg: 4.05 4.02 3.89 5/190 19533
/proc/meminfo: memFree=21528640/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=299152 CPUtime=1242.35 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 410741 0 0 0 124122 113 0 0 25 0 1 0 270911845 306331648 58711 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 74788 58711 381 112 0 69753 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 299152



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.90 5/190 19535
/proc/meminfo: memFree=21437608/32951124 swapFree=67111528/67111528
[pid=19443] ppid=19441 vsize=299152 CPUtime=1300.06 cores=5,7
/proc/19443/stat : 19443 (strangenight1-s) R 19441 19443 19283 0 -1 4202496 410741 0 0 0 129893 113 0 0 25 0 1 0 270911845 306331648 58711 33554432000 4194304 4650387 140735495499360 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19443/statm: 74788 58711 381 112 0 69753 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 299152

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.08
CPU user time (s): 1298.94
CPU system time (s): 1.14083
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 299152

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

runsolver used 2.05469 second user time and 5.06523 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 00:56:02
IDJOB=3175618
IDBENCH=82636
IDSOLVER=1589
FILE ID=node143/3175618-1301784962
RUNJOBID= node143-1301783648-19304
PBS_JOBID= 12841375
Free space on /tmp= 72032 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S971556279-001-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175618-1301784962/watcher-3175618-1301784962 -o /tmp/evaluation-result-3175618-1301784962/solver-3175618-1301784962 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175618-1301784962.cnf

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

MD5SUM BENCH= 9224277e61359574518ca553717e02ee
RANDOM SEED=1544099079

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.83
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.846
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.75
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.846
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.83
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.846
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.74
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.846
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22438036 kB
Buffers:        358080 kB
Cached:        9828500 kB
SwapCached:          0 kB
Active:        6999520 kB
Inactive:      3251932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22438036 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7400 kB
Writeback:           0 kB
AnonPages:       65476 kB
Mapped:          15416 kB
Slab:           196484 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218652 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= 72016 MiB
End job on node143 at 2011-04-03 01:17:44