Trace number 3175511

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S656892101-075-UNKNOWN.cnf
MD5SUM187184c44e9c5a07f5a8f762e04588fa
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.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-3175511-1301783657.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	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.02 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:     975 undec:      71 neg:     954
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.73	c  N dy    18      4134      2000     40000         0      4131    200000    786020    144.02    152.25  --
1.10/1.17	c  N dy    42      8222      2000     40000         0      4886    200000    517257    147.95    156.19  --
1.59/1.60	c  N dy    65     12277      2000     40000         0      8941    200000   1247841    145.70    154.08  --
1.99/2.07	c  N dy    87     16380      2000     40000         0      7548    200000    680583    145.78    155.44  --
2.49/2.53	c  N dy   107     20461      2000     40000         0     11627    200000   1431228    145.42    154.51  --
2.99/3.02	c  N dy   133     24521      2000     40000         0      8611    200000    604986    145.33    154.95  --
2.99/3.08	c  F st   136     25000      2000     40000         0      9088    200000    691009    145.36   no data  --
3.69/3.70	c  N dy   142     30001      2000     40000         0     14080    200000   1706650    145.36   no data  --
3.69/3.70	c  S st   142     30001      2000     40000         0     14080    200000   1706650    145.36   no data  --
3.69/3.78	c  S st   142     30504      2000     40000         0     14583    200000   1789724    145.36   no data  --
3.69/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.79/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.79/3.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.32	c lits-rem:      1041  cl-subs:       14  v-elim:      0  v-fix:    0  time:  4.43 s
8.49/8.56	c asymm  cl-useful: 0/39152/40000 lits-rem:0 time: 0.24
8.49/8.56	c calculated reachability. Time: 0.00
8.49/8.56	c  N dy   142     30504      2000     40000         0     14569    200000   1782581    145.36   no data  --
8.99/9.08	c  N dy   170     34543      2000     40000         0     10238    200000    699693    145.62    158.37  --
9.49/9.54	c  N dy   191     38611      2000     40000         0     14306    200000   1426061    145.21    161.86  --
9.99/10.04	c  N dy   215     42677      2000     40000         0     18370    200000   2167403    145.01    152.67  --
10.39/10.40	c  S st   234     45756      2000     40000         0     11935    200000    782648    144.94   no data  --
10.39/10.47	c  S st   234     46261      2000     40000         0     12440    200000    856463    144.94   no data  --
10.39/10.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.39/10.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.49/10.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.49/10.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.49/10.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
10.49/10.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.59/13.65	c lits-rem:       852  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.12 s
13.59/13.65	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
13.59/13.66	c vivif2 --  cl tried    12440 cl shrink        0 lits rem          0 time: 0.01
13.59/13.67	c asymm  cl-useful: 0/848/40000 lits-rem:0 time: 0.01
13.59/13.67	c calculated reachability. Time: 0.00
13.59/13.67	c  N dy   234     46261      2000     40000         0     12440    200000    855611    144.94   no data  --
14.09/14.15	c  N dy   259     50266      2000     40000         0     16443    200000   1579345    144.82    152.76  --
14.59/14.67	c  N dy   285     54288      2000     40000         0     20463    200000   2311756    144.84    153.27  --
15.09/15.17	c  N dy   306     58365      2000     40000         0     13950    200000    957565    144.79    153.02  --
15.59/15.69	c  N dy   331     62478      2000     40000         0     18062    200000   1693938    144.58    159.95  --
16.19/16.21	c  N dy   357     66491      2000     40000         0     22075    200000   2423153    144.59    152.49  --
16.49/16.59	c  S st   377     69391      2000     40000         0     13351    200000    665902    144.71   no data  --
16.59/16.66	c  S st   377     69897      2000     40000         0     13857    200000    745966    144.71   no data  --
16.59/16.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.59/16.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.59/16.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.69/16.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.69/16.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.69/16.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.69/16.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.49/21.54	c lits-rem:      1660  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.83 s
21.49/21.54	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
21.49/21.55	c vivif2 --  cl tried    13856 cl shrink        0 lits rem          0 time: 0.01
21.69/21.79	c asymm  cl-useful: 0/39683/40000 lits-rem:0 time: 0.24
21.69/21.79	c calculated reachability. Time: 0.00
21.69/21.79	c  N dy   377     69897      2000     40000         0     13856    200000    744262    144.71   no data  --
22.29/22.38	c  N dy   404     74413      2000     40000         0     18372    200000   1571213    144.80    192.67  --
23.00/23.06	c  N dy   435     79220      2000     40000         0     23177    200000   2447562    144.72    152.58  --
23.79/23.80	c  N dy   465     84599      2000     40000         0     15909    200000    947360    144.59    152.51  --
24.10/24.19	c  F st   483     87501      2000     40000         0     18809    200000   1480381    144.60    134.93  --
24.59/24.64	c  N st   488     90807      2000     40000         0     22111    200000   2176543    144.60   no data  --
25.50/25.54	c  N dy   515     96746      2000     40000         0     14393    200000    500802    144.68    156.70  --
26.30/26.38	c  N dy   552    102923      2000     40000         0     20570    200000   1640910    144.74    152.82  --
26.59/26.65	c  S st   565    104845      2000     40000         0     22491    200000   1992563    144.79    137.92  --
26.69/26.75	c  S st   565    105348      2000     40000         0     22994    200000   2081597    144.79   no data  --
26.69/26.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.69/26.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
26.79/26.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.79/26.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.79/26.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
26.79/26.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.10/39.13	c lits-rem:       599  cl-subs:        6  v-elim:      0  v-fix:    0  time: 12.27 s
39.10/39.14	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
39.10/39.16	c vivif2 --  cl tried    22988 cl shrink        0 lits rem          0 time: 0.02
39.40/39.47	c asymm  cl-useful: 0/33199/40000 lits-rem:0 time: 0.31
39.40/39.47	c calculated reachability. Time: 0.00
39.40/39.47	c  N dy   565    105348      2000     40000         0     22988    200000   2078689    144.79   no data  --
40.49/40.53	c  N dy   606    112166      2000     40000         0     15150    200000    464568    144.92    152.65  --
41.49/41.52	c  N dy   645    119417      2000     40000         0     22398    200000   1781225    144.78    152.73  --
42.69/42.71	c  N dy   692    127065      2000     40000         0     30046    200000   3182748    144.79    152.57  --
43.79/43.88	c  N dy   740    135177      2000     40000         0     22494    200000   1630411    144.71    153.67  --
45.19/45.26	c  N dy   800    143856      2000     40000         0     31171    200000   3211875    144.74    153.84  --
46.59/46.68	c  N dy   864    153138      2000     40000         0     23792    200000   1696082    144.86    155.02  --
47.39/47.44	c  S st   896    158022      2000     40000         0     28674    200000   2592695    144.90    136.05  --
47.49/47.55	c  S st   896    158523      2000     40000         0     29175    200000   2668362    144.90   no data  --
47.49/47.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.49/47.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.49/47.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
47.59/47.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.59/47.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.59/47.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
47.59/47.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
66.79/66.85	c lits-rem:       699  cl-subs:        8  v-elim:      0  v-fix:    0  time: 19.16 s
66.79/66.85	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
66.79/66.87	c vivif2 --  cl tried    29167 cl shrink        0 lits rem          0 time: 0.03
66.89/66.97	c asymm  cl-useful: 0/6801/40000 lits-rem:0 time: 0.09
66.89/66.97	c calculated reachability. Time: 0.00
66.89/66.97	c  N dy   896    158523      2000     40000         0     29167    200000   2663983    144.90   no data  --
68.59/68.60	c  N dy   960    168643      2000     40000         0     21620    200000   1123537    144.88    154.77  --
70.30/70.31	c  N dy  1027    179419      2000     40000         0     32394    200000   3084307    144.82    174.23  --
72.19/72.21	c  N dy  1101    190980      2000     40000         0     25295    200000   1611873    144.86    152.84  --
74.19/74.25	c  N dy  1182    203243      2000     40000         0     37555    200000   3857288    144.93    157.57  --
76.29/76.32	c  N dy  1256    216282      2000     40000         0     30926    200000   2471973    144.89    159.13  --
78.70/78.72	c  N dy  1343    230119      2000     40000         0     24101    200000   1059251    145.00    159.88  --
79.79/79.85	c  S st  1388    237784      2000     40000         0     31765    200000   2460339    144.95    136.45  --
79.89/79.95	c  S st  1388    238289      2000     40000         0     32270    200000   2535539    144.95   no data  --
79.89/79.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
79.89/79.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.89/79.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
79.99/80.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.99/80.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.99/80.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
79.99/80.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.49/100.57	c lits-rem:       725  cl-subs:        4  v-elim:      0  v-fix:    0  time: 20.50 s
100.49/100.57	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
100.59/100.60	c vivif2 --  cl tried    32266 cl shrink        0 lits rem          0 time: 0.02
100.89/100.91	c asymm  cl-useful: 0/28366/40000 lits-rem:0 time: 0.31
100.89/100.91	c calculated reachability. Time: 0.00
100.89/100.91	c  N dy  1388    238289      2000     40000         0     32266    200000   2532924    144.95   no data  --
103.49/103.56	c  N dy  1478    253780      2000     40000         0     26094    200000   1232887    144.92    152.98  --
106.40/106.45	c  N dy  1586    270232      2000     40000         0     42544    200000   4238623    144.99    152.90  --
109.39/109.40	c  N dy  1695    287485      2000     40000         0     37125    200000   3062534    144.95    159.06  --
112.59/112.66	c  N dy  1808    305910      2000     40000         0     31889    200000   1940652    145.02    161.14  --
112.69/112.73	c  F st  1811    306250      2000     40000         0     32228    200000   2000620    145.02   no data  --
116.19/116.28	c  N dy  1909    325550      2000     40000         0     26862    200000    862922    145.13    156.49  --
119.49/119.56	c  N dy  2033    345554      2000     40000         0     46861    200000   4534099    145.11    157.16  --
121.39/121.49	c  S st  2111    357433      2000     40000         0     33078    200000   1832478    145.18    140.86  --
121.49/121.59	c  S st  2111    357938      2000     40000         0     33583    200000   1912542    145.18   no data  --
121.59/121.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.59/121.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.59/121.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
121.59/121.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.59/121.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.59/121.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
121.59/121.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
133.49/133.58	c lits-rem:       807  cl-subs:        6  v-elim:      0  v-fix:    0  time: 11.88 s
133.49/133.58	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
133.59/133.60	c vivif2 --  cl tried    33577 cl shrink        0 lits rem          0 time: 0.02
133.69/133.73	c asymm  cl-useful: 0/11634/40000 lits-rem:0 time: 0.14
133.69/133.74	c calculated reachability. Time: 0.00
133.69/133.74	c  N dy  2111    357938      2000     40000         0     33577    200000   1909283    145.18   no data  --
137.20/137.25	c  N dy  2242    378016      2000     40000         0     26990    200000    522696    145.22    153.22  --
140.39/140.45	c  N dy  2372    398155      2000     40000         0     47123    200000   4233496    145.29    156.50  --
143.79/143.85	c  N dy  2499    418249      2000     40000         0     39547    200000   2669063    145.32    176.59  --
147.49/147.59	c  N dy  2620    438315      2000     40000         0     30958    200000    899941    145.38    153.17  --
151.19/151.23	c  N dy  2734    458395      2000     40000         0     51032    200000   4564723    145.31    156.40  --
155.10/155.13	c  N dy  2853    478440      2000     40000         0     41417    200000   2660870    145.35    153.02  --
159.40/159.44	c  N dy  2981    498503      2000     40000         0     30815    200000    522898    145.36    155.26  --
163.09/163.18	c  N dy  3106    518770      2000     40000         0     51080    200000   4262153    145.39    155.34  --
167.00/167.03	c  S st  3228    536910      2000     40000         0     37557    200000   1591650    145.42   no data  --
167.10/167.16	c  S st  3228    537416      2000     40000         0     38063    200000   1670886    145.42   no data  --
167.10/167.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
167.10/167.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
167.20/167.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
167.20/167.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.20/167.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.20/167.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
167.20/167.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
176.00/176.08	c lits-rem:       729  cl-subs:        8  v-elim:      0  v-fix:    0  time:  8.82 s
176.00/176.09	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
176.10/176.10	c vivif2 --  cl tried    38055 cl shrink        0 lits rem          0 time: 0.02
176.40/176.45	c asymm  cl-useful: 0/26050/40000 lits-rem:0 time: 0.35
176.40/176.45	c calculated reachability. Time: 0.00
176.40/176.45	c  N dy  3228    537416      2000     40000         0     38055    200000   1666670    145.42   no data  --
180.49/180.53	c  N dy  3351    557438      2000     40000         0     58075    200000   5319942    145.41    177.22  --
184.50/184.58	c  N dy  3467    577521      2000     40000         0     45491    200000   2847986    145.38    153.06  --
188.99/189.03	c  N dy  3587    597777      2000     40000         0     65742    200000   6540309    145.35    154.51  --
192.89/192.92	c  N dy  3708    617843      2000     40000         0     52145    200000   3910172    145.36    154.33  --
197.40/197.40	c  N dy  3838    637951      2000     40000         0     37585    200000   1058436    145.40    156.18  --
201.30/201.35	c  N dy  3961    657960      2000     40000         0     57589    200000   4745786    145.40    154.27  --
205.80/205.88	c  N dy  4097    678059      2000     40000         0     42024    200000   1698183    145.43    154.08  --
210.00/210.09	c  N dy  4221    698128      2000     40000         0     62089    200000   5361908    145.44    153.77  --
214.50/214.55	c  N dy  4346    718274      2000     40000         0     45578    200000   2186065    145.46    153.43  --
218.90/218.95	c  N dy  4474    738313      2000     40000         0     65607    200000   5876916    145.49    160.49  --
223.30/223.35	c  N dy  4600    758370      2000     40000         0     48000    200000   2452568    145.51    156.51  --
227.80/227.80	c  N dy  4725    778466      2000     40000         0     68089    200000   6151916    145.53    154.14  --
232.20/232.26	c  N dy  4848    798552      2000     40000         0     49516    200000   2575536    145.56    155.72  --
233.89/233.90	c  S st  4904    806125      2000     40000         0     57087    200000   3992427    145.60   no data  --
233.99/234.06	c  S st  4904    806628      2000     40000         0     57589    200000   4076574    145.60   no data  --
233.99/234.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
233.99/234.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
234.09/234.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
234.20/234.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.20/234.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.20/234.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
234.20/234.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
535.00/535.07	c lits-rem:       525  cl-subs:        9  v-elim:      0  v-fix:    0  time: 300.81 s
535.00/535.08	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
535.10/535.12	c vivif2 --  cl tried    57580 cl shrink        0 lits rem          0 time: 0.04
535.40/535.45	c asymm  cl-useful: 0/13950/40000 lits-rem:0 time: 0.33
535.40/535.45	c calculated reachability. Time: 0.00
535.40/535.45	c  N dy  4904    806628      2000     40000         0     57580    200000   4072083    145.60   no data  --
540.51/540.51	c  N dy  5020    826725      2000     40000         0     77668    200000   7740220    145.58    155.88  --
544.80/544.85	c  N dy  5145    846826      2000     40000         0     58115    200000   3943157    145.58    156.35  --
549.91/549.93	c  N dy  5280    866935      2000     40000         0     78211    200000   7661159    145.62    153.84  --
554.41/554.43	c  N dy  5412    887124      2000     40000         0     57742    200000   3759300    145.70    154.65  --
559.40/559.43	c  N dy  5532    907271      2000     40000         0     77883    200000   7463467    145.67    154.61  --
564.01/564.05	c  N dy  5659    927274      2000     40000         0     56234    200000   3271192    145.70    157.77  --
569.01/569.00	c  N dy  5786    947293      2000     40000         0     76243    200000   6966169    145.73    154.83  --
573.80/573.88	c  N dy  5916    967323      2000     40000         0     53614    200000   2608418    145.76    153.76  --
578.61/578.68	c  N dy  6038    987375      2000     40000         0     73658    200000   6306045    145.77    168.47  --
583.70/583.77	c  N dy  6153   1007425      2000     40000         0     50052    200000   1768808    145.75    154.13  --
588.31/588.38	c  N dy  6269   1027496      2000     40000         0     70117    200000   5450566    145.72    154.58  --
593.91/593.90	c  N dy  6388   1047515      2000     40000         0     45477    200000    744066    145.73    154.98  --
598.31/598.38	c  N dy  6510   1067537      2000     40000         0     65495    200000   4432125    145.73    154.54  --
599.41/599.47	c  F st  6536   1071876      2000     40000         0     69833    200000   5212465    145.72   no data  --
603.61/603.66	c  N dy  6610   1087703      2000     40000         0     85652    200000   8215330    145.73    153.96  --
608.41/608.49	c  N dy  6738   1107765      2000     40000         0     60059    200000   3252158    145.73    171.76  --
613.60/613.62	c  N dy  6865   1127910      2000     40000         0     80195    200000   6980341    145.77    154.42  --
618.91/618.95	c  N dy  6981   1148052      2000     40000         0     53682    200000   1914852    145.74    153.91  --
623.72/623.78	c  N dy  7109   1168125      2000     40000         0     73748    200000   5638353    145.78    153.77  --
629.51/629.55	c  N dy  7236   1188241      2000     40000         0     93861    200000   9357767    145.79    153.82  --
634.21/634.24	c  N dy  7357   1208365      2000     40000         0     66328    200000   4054684    145.78    155.71  --
634.61/634.63	c  S st  7370   1209943      2000     40000         0     67906    200000   4353096    145.79   no data  --
634.81/634.82	c  S st  7370   1210448      2000     40000         0     68411    200000   4431762    145.79   no data  --
634.81/634.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
634.81/634.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
634.81/634.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
635.01/635.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
635.01/635.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
635.01/635.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
635.01/635.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
995.31/995.32	c lits-rem:       489  cl-subs:        6  v-elim:      0  v-fix:    0  time: 360.28 s
995.31/995.32	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
995.31/995.37	c vivif2 --  cl tried    68405 cl shrink        0 lits rem          0 time: 0.05
995.71/995.77	c asymm  cl-useful: 0/18811/40000 lits-rem:0 time: 0.40
995.71/995.77	c calculated reachability. Time: 0.00
995.71/995.77	c  N dy  7370   1210448      2000     40000         0     68405    200000   4429194    145.79   no data  --
1001.22/1001.24	c  N dy  7488   1230485      2000     40000         0     88439    200000   8110706    145.79    154.85  --
1006.42/1006.42	c  N dy  7610   1250566      2000     40000         0     59860    200000   2686254    145.79    165.61  --
1011.51/1011.54	c  N dy  7740   1270681      2000     40000         0     79971    200000   6404431    145.81    159.88  --
1017.62/1017.64	c  N dy  7868   1290906      2000     40000         0     50532    200000    795474    145.83    154.61  --
1022.21/1022.26	c  N dy  7993   1310954      2000     40000         0     70572    200000   4508863    145.85    184.50  --
1027.81/1027.84	c  N dy  8123   1330959      2000     40000         0     90573    200000   8243223    145.90    168.14  --
1033.42/1033.41	c  N dy  8260   1351067      2000     40000         0     60028    200000   2362997    145.91    154.62  --
1038.52/1038.51	c  N dy  8373   1371244      2000     40000         0     80200    200000   6042391    145.88    153.64  --
1044.51/1044.54	c  N dy  8493   1391284      2000     40000         0    100232    200000   9760551    145.89    158.50  --
1049.51/1049.54	c  N dy  8619   1411505      2000     40000         0     68795    200000   3816885    145.89    156.89  --
1055.02/1055.07	c  N dy  8749   1431672      2000     40000         0     88960    200000   7553056    145.91    158.83  --
1061.02/1061.09	c  N dy  8871   1451872      2000     40000         0     56503    200000   1359805    145.90    154.75  --
1066.01/1066.07	c  N dy  9005   1471878      2000     40000         0     76504    200000   5082124    145.94    155.11  --
1072.11/1072.10	c  N dy  9147   1492061      2000     40000         0     96681    200000   8847017    145.99    153.74  --
1077.71/1077.74	c  N dy  9263   1512191      2000     40000         0     63151    200000   2423232    145.96    157.74  --
1082.92/1082.95	c  N dy  9387   1532328      2000     40000         0     83279    200000   6133979    145.97    155.06  --
1089.12/1089.11	c  N dy  9520   1552397      2000     40000         0    103339    200000   9847175    145.99    170.62  --
1094.52/1094.51	c  N dy  9649   1572576      2000     40000         0     68865    200000   3323893    146.01    157.25  --
1100.03/1100.02	c  N dy  9776   1592592      2000     40000         0     88874    200000   7051268    146.03    166.56  --
1106.62/1106.69	c  N dy  9905   1613234      2000     40000         0    109508    200000  10853944    146.03    154.75  --
1111.72/1111.79	c  N dy 10022   1633524      2000     40000         0     74144    200000   4120789    146.04    155.74  --
1117.62/1117.68	c  N dy 10154   1653755      2000     40000         0     94368    200000   7862476    146.05    156.05  --
1124.42/1124.40	c  N dy 10280   1673802      2000     40000         0     57766    200000    906221    146.04    157.40  --
1129.32/1129.36	c  N dy 10412   1693829      2000     40000         0     77789    200000   4615480    146.06    156.72  --
1134.22/1134.21	c  S st 10519   1710448      2000     40000         0     94406    200000   7688460    146.06   no data  --
1134.42/1134.44	c  S st 10519   1710950      2000     40000         0     94908    200000   7769171    146.06   no data  --
1134.42/1134.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1134.42/1134.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1134.52/1134.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
1134.81/1134.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1134.81/1134.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.81/1134.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1134.81/1134.83	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-3175511-1301783657/watcher-3175511-1301783657 -o /tmp/evaluation-result-3175511-1301783657/solver-3175511-1301783657 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175511-1301783657.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.13 1.66 2/179 15382
/proc/meminfo: memFree=22045400/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=30356 CPUtime=0 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 919 0 0 0 0 0 0 0 18 0 1 0 289965559 31084544 858 33554432000 4194304 4650387 140735293748304 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 7589 859 327 112 0 2554 0

[startup+0.054537 s]
/proc/loadavg: 0.00 0.13 1.66 2/179 15382
/proc/meminfo: memFree=22045400/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=31964 CPUtime=0.05 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 1585 0 0 0 5 0 0 0 18 0 1 0 289965559 32731136 1524 33554432000 4194304 4650387 140735293748304 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 7991 1524 347 112 0 2956 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31964

[startup+0.100529 s]
/proc/loadavg: 0.00 0.13 1.66 2/179 15382
/proc/meminfo: memFree=22045400/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=32096 CPUtime=0.09 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 1622 0 0 0 9 0 0 0 18 0 1 0 289965559 32866304 1561 33554432000 4194304 4650387 140735293748304 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 8024 1561 347 112 0 2989 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32096

[startup+0.300496 s]
/proc/loadavg: 0.00 0.13 1.66 2/179 15382
/proc/meminfo: memFree=22045400/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=43148 CPUtime=0.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 4575 0 0 0 29 0 0 0 18 0 1 0 289965559 44183552 3888 33554432000 4194304 4650387 140735293748304 18446744073709551615 4389551 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 10787 3888 368 112 0 5752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43148

[startup+0.700424 s]
/proc/loadavg: 0.00 0.13 1.66 2/179 15382
/proc/meminfo: memFree=22045400/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=43148 CPUtime=0.69 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 5307 0 0 0 69 0 0 0 18 0 1 0 289965559 44183552 4620 33554432000 4194304 4650387 140735293748304 18446744073709551615 4366856 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 10787 4620 377 112 0 5752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43148

[startup+1.50028 s]
/proc/loadavg: 0.00 0.13 1.66 4/185 15393
/proc/meminfo: memFree=21970860/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=44308 CPUtime=1.49 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 7244 0 0 0 149 0 0 0 20 0 1 0 289965559 45371392 4979 33554432000 4194304 4650387 140735293748304 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 11077 4979 379 112 0 6042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44308

[startup+3.101 s]
/proc/loadavg: 0.24 0.17 1.67 4/185 15393
/proc/meminfo: memFree=21933784/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=44804 CPUtime=3.09 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 11038 0 0 0 308 1 0 0 25 0 1 0 289965559 45879296 4629 33554432000 4194304 4650387 140735293748304 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 11201 4629 380 112 0 6166 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44804

[startup+6.30049 s]
/proc/loadavg: 0.24 0.17 1.67 4/185 15393
/proc/meminfo: memFree=21880664/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=85324 CPUtime=6.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 21936 0 0 0 627 2 0 0 25 0 1 0 289965559 87371776 15527 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 21331 15527 381 112 0 16296 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 85324

[startup+12.7003 s]
/proc/loadavg: 0.74 0.28 1.69 5/190 15404
/proc/meminfo: memFree=21855112/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=88680 CPUtime=12.69 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 26944 0 0 0 1266 3 0 0 25 0 1 0 289965559 90808320 15428 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 22170 15428 381 112 0 17135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88680

[startup+25.5011 s]
/proc/loadavg: 1.24 0.41 1.71 5/190 15404
/proc/meminfo: memFree=21709396/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=91064 CPUtime=25.5 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 39493 0 0 0 2544 6 0 0 25 0 1 0 289965559 93249536 15600 33554432000 4194304 4650387 140735293748304 18446744073709551615 4360447 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 22766 15600 381 112 0 17731 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 91064

[startup+51.1005 s]
/proc/loadavg: 2.18 0.69 1.77 5/190 15405
/proc/meminfo: memFree=21645780/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=170116 CPUtime=51.09 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 60551 0 0 0 5099 10 0 0 25 0 1 0 289965559 174198784 25410 33554432000 4194304 4650387 140735293748304 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 42529 25410 381 112 0 37494 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170116

[startup+102.306 s]
/proc/loadavg: 3.27 1.25 1.90 5/190 15406
/proc/meminfo: memFree=21512628/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=183716 CPUtime=102.3 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 82526 0 0 0 10214 16 0 0 25 0 1 0 289965559 188125184 29731 33554432000 4194304 4650387 140735293748304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 45929 29731 381 112 0 40894 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 183716

[startup+162.301 s]
/proc/loadavg: 3.78 1.72 2.02 5/190 15408
/proc/meminfo: memFree=21484580/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=189076 CPUtime=162.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 140758 0 0 0 16200 29 0 0 25 0 1 0 289965559 193613824 29890 33554432000 4194304 4650387 140735293748304 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 47269 29890 381 112 0 42234 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189076

[startup+222.3 s]
/proc/loadavg: 3.92 2.17 2.15 5/190 15409
/proc/meminfo: memFree=21443124/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=141084 CPUtime=222.3 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 191039 0 0 0 22186 44 0 0 25 0 1 0 289965559 144470016 28261 33554432000 4194304 4650387 140735293748304 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 35271 28261 381 112 0 30236 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 141084

[startup+282.301 s]
/proc/loadavg: 3.97 2.47 2.26 5/190 15411
/proc/meminfo: memFree=21404156/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=211880 CPUtime=282.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 206636 0 0 0 28182 47 0 0 25 0 1 0 289965559 216965120 35677 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 52970 35677 381 112 0 47935 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 211880

[startup+342.301 s]
/proc/loadavg: 3.99 2.77 2.37 5/190 15413
/proc/meminfo: memFree=21382660/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=211880 CPUtime=342.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 206636 0 0 0 34182 47 0 0 25 0 1 0 289965559 216965120 35677 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 52970 35677 381 112 0 47935 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 211880

[startup+402.3 s]
/proc/loadavg: 3.99 2.97 2.46 5/190 15414
/proc/meminfo: memFree=21304540/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=211880 CPUtime=402.29 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 206636 0 0 0 40182 47 0 0 25 0 1 0 289965559 216965120 35677 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 52970 35677 381 112 0 47935 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 211880

[startup+462.301 s]
/proc/loadavg: 3.99 3.17 2.56 5/190 15416
/proc/meminfo: memFree=21289888/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=211880 CPUtime=462.3 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 206636 0 0 0 46183 47 0 0 25 0 1 0 289965559 216965120 35677 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 52970 35677 381 112 0 47935 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 211880

[startup+522.3 s]
/proc/loadavg: 3.99 3.31 2.64 5/190 15417
/proc/meminfo: memFree=21291352/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=211880 CPUtime=522.3 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 206636 0 0 0 52183 47 0 0 25 0 1 0 289965559 216965120 35677 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 52970 35677 381 112 0 47935 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 211880

[startup+582.301 s]
/proc/loadavg: 3.99 3.44 2.73 5/190 15419
/proc/meminfo: memFree=21255232/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=213364 CPUtime=582.3 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 246174 0 0 0 58170 60 0 0 25 0 1 0 289965559 218484736 40374 33554432000 4194304 4650387 140735293748304 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 53341 40374 381 112 0 48306 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 213364

[startup+642.301 s]
/proc/loadavg: 3.99 3.54 2.81 5/190 15421
/proc/meminfo: memFree=21277496/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231224 CPUtime=642.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293687 0 0 0 64154 77 0 0 25 0 1 0 289965559 236773376 39992 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57806 39992 381 112 0 52771 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231224

[startup+702.301 s]
/proc/loadavg: 3.99 3.62 2.88 5/190 15422
/proc/meminfo: memFree=21251924/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=702.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293821 0 0 0 70154 77 0 0 25 0 1 0 289965559 237232128 40126 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 40126 381 112 0 52883 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231672

[startup+762.307 s]
/proc/loadavg: 3.99 3.69 2.95 5/190 15424
/proc/meminfo: memFree=21240488/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=762.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293821 0 0 0 76154 77 0 0 25 0 1 0 289965559 237232128 40126 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 40126 381 112 0 52883 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 231672

[startup+822.3 s]
/proc/loadavg: 3.99 3.74 3.01 5/190 15425
/proc/meminfo: memFree=21244184/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=822.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293821 0 0 0 82154 77 0 0 25 0 1 0 289965559 237232128 40126 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 40126 381 112 0 52883 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 231672

[startup+882.301 s]
/proc/loadavg: 3.99 3.79 3.07 5/190 15427
/proc/meminfo: memFree=21211660/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=882.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293821 0 0 0 88154 77 0 0 25 0 1 0 289965559 237232128 40126 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 40126 381 112 0 52883 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231672

[startup+942.301 s]
/proc/loadavg: 3.99 3.82 3.12 5/190 15429
/proc/meminfo: memFree=21211380/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=942.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 293821 0 0 0 94154 77 0 0 25 0 1 0 289965559 237232128 40126 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 40126 381 112 0 52883 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 231672

[startup+1002.3 s]
/proc/loadavg: 3.99 3.85 3.18 5/190 15430
/proc/meminfo: memFree=21212340/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=231672 CPUtime=1002.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 298130 0 0 0 100152 79 0 0 25 0 1 0 289965559 237232128 44435 33554432000 4194304 4650387 140735293748304 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 57918 44435 381 112 0 52883 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 231672

[startup+1062.3 s]
/proc/loadavg: 3.99 3.87 3.22 5/190 15432
/proc/meminfo: memFree=21229928/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=179096 CPUtime=1062.31 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 344477 0 0 0 106134 97 0 0 25 0 1 0 289965559 183394304 38081 33554432000 4194304 4650387 140735293748304 18446744073709551615 4333203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 44774 38081 381 112 0 39739 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 179096

[startup+1122.3 s]
/proc/loadavg: 3.99 3.89 3.27 5/190 15433
/proc/meminfo: memFree=21152256/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=234160 CPUtime=1122.32 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 386598 0 0 0 112116 116 0 0 25 0 1 0 289965559 239779840 46134 33554432000 4194304 4650387 140735293748304 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 58540 46134 381 112 0 53505 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 234160

[startup+1182.3 s]
/proc/loadavg: 3.99 3.91 3.31 5/190 15435
/proc/meminfo: memFree=21122232/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=299808 CPUtime=1182.32 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 411189 0 0 0 118111 121 0 0 25 0 1 0 289965559 307003392 59007 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 74952 59007 381 112 0 69917 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 299808

[startup+1242.3 s]
/proc/loadavg: 4.06 3.95 3.36 5/190 15437
/proc/meminfo: memFree=21074476/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=299808 CPUtime=1242.32 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 411190 0 0 0 124111 121 0 0 25 0 1 0 289965559 307003392 59008 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 74952 59008 381 112 0 69917 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 299808



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.96 3.40 4/188 15439
/proc/meminfo: memFree=21249552/32950928 swapFree=67111528/67111528
[pid=15382] ppid=15380 vsize=299808 CPUtime=1300.02 cores=1,3
/proc/15382/stat : 15382 (strangenight1-s) R 15380 15382 15342 0 -1 4202496 411191 0 0 0 129881 121 0 0 25 0 1 0 289965559 307003392 59009 33554432000 4194304 4650387 140735293748304 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/15382/statm: 74952 59009 381 112 0 69917 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 299808

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.82
system time used= 1.22681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411191
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= 6
involuntary context switches= 1516

runsolver used 2.03769 second user time and 5.07523 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-03 00:34:18
IDJOB=3175511
IDBENCH=82529
IDSOLVER=1589
FILE ID=node123/3175511-1301783657
RUNJOBID= node123-1301783653-15362
PBS_JOBID= 12841395
Free space on /tmp= 71920 MiB

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

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

MD5SUM BENCH= 187184c44e9c5a07f5a8f762e04588fa
RANDOM SEED=1199791436

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.74
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      22045804 kB
Buffers:        342852 kB
Cached:       10234280 kB
SwapCached:          0 kB
Active:        7215584 kB
Inactive:      3435404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22045804 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13800 kB
Writeback:           0 kB
AnonPages:       73604 kB
Mapped:          15324 kB
Slab:           191264 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   231644 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= 71900 MiB
End job on node123 at 2011-04-03 00:56:00