Trace number 3175683

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.06 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
MD5SUMd8337de8a71a630ccf2dd02943cd7d7f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark248.692
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
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-3175683-1301786258.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      50000
0.09/0.14	c Parsing time:  0.12 s
0.09/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.18/0.27	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.38/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.49/0.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.61	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
1.00/1.06	c lits-rem:         0  cl-subs:        0  v-elim:   1374  v-fix:    0  time:  0.44 s
1.00/1.07	c Finding binary XORs  T:     0.01 s  found:       0
1.10/1.17	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
1.10/1.17	c calculated reachability. Time: 0.00
1.10/1.19	c Calc default polars -  time:   0.02 s pos:   22054 undec:    5551 neg:   22395
1.10/1.19	c =========================================================================================
1.10/1.19	c types(t): F = full restart, N = normal restart
1.10/1.19	c types(t): S = simplification begin/end, E = solution found
1.10/1.19	c restart types(rt): st = static, dy = dynamic
1.10/1.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.10/1.19	c  B st     0         0     48626    207787         0         0    631129         0   no data   no data  --
2.98/3.02	c  N dy    21      4043     48626    207787         0      4043    631129   1482822    203.46    219.19  --
4.69/4.74	c  N dy    49      8063     48626    207787         0      8063    631129   2654621    200.24    256.62  --
6.38/6.49	c  N dy    76     12164     48626    207787         0     12164    631129   3836154    197.60    208.15  --
8.19/8.26	c  N dy   102     16238     48626    207787         0     16238    631129   4986755    196.23    210.58  --
10.08/10.13	c  N dy   131     20285     48626    207787         0     10288    631129    823558    197.40    210.87  --
11.88/11.92	c  N dy   161     24335     48626    207787         0     14338    631129   2017152    198.38    214.27  --
12.18/12.23	c  F st   167     25001     48626    207787         0     15004    631129   2231787    198.75   no data  --
14.59/14.66	c  N dy   173     30001     48626    207787         0     20001    631129   4451634    198.75   no data  --
14.59/14.66	c  S st   173     30001     48626    207787         0     20001    631129   4451634    198.75   no data  --
14.89/14.90	c  S st   173     30505     48626    207787         0     20505    631129   4573704    198.75   no data  --
14.89/14.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
14.89/14.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.30/15.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
15.69/15.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15.78/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.78/15.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.01 s
15.78/15.84	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
56.39/56.49	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 40.64 s
56.59/56.69	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.20
56.69/56.70	c calculated reachability. Time: 0.00
56.69/56.70	c  N dy   173     30505     48626    207787         0     20503    631129   4571228    198.75   no data  --
58.59/58.68	c  N dy   205     34683     48626    207787         0     24681    631129   5826336    199.04    219.94  --
60.69/60.71	c  N dy   231     38745     48626    207787         0     28743    631129   7005057    198.71    222.69  --
62.60/62.67	c  N dy   255     42799     48626    207787         0     17300    631129   1390810    197.92    209.94  --
64.09/64.10	c  S st   277     45757     48626    207787         0     20258    631129   2262945    198.05   no data  --
64.29/64.34	c  S st   277     46260     48626    207787         0     20761    631129   2374517    198.05   no data  --
64.29/64.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
64.29/64.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.69/64.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
64.99/65.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
64.99/65.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
64.99/65.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.01 s
64.99/65.07	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
71.59/71.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.56 s
71.59/71.66	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
71.59/71.70	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.04
71.89/71.92	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.22
71.89/71.93	c calculated reachability. Time: 0.00
71.89/71.93	c  N dy   277     46260     48626    207787         0     20761    631129   2374517    198.05   no data  --
73.99/74.08	c  N dy   303     50456     48626    207787         0     24957    631129   3583207    197.77    210.04  --
76.19/76.26	c  N dy   332     54603     48626    207787         0     29104    631129   4823495    198.06    210.92  --
78.39/78.48	c  N dy   362     58717     48626    207787         0     33218    631129   6047107    198.14    211.44  --
80.59/80.65	c  N dy   391     62819     48626    207787         0     37320    631129   7273210    198.49    210.38  --
82.50/82.54	c  N dy   418     66854     48626    207787         0     22606    631129   2008298    198.70    216.27  --
83.69/83.71	c  S st   436     69392     48626    207787         0     25144    631129   2773997    198.83    259.87  --
83.89/83.94	c  S st   436     69894     48626    207787         0     25646    631129   2880975    198.83   no data  --
83.89/83.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
83.89/83.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
84.29/84.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.38
84.60/84.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
84.60/84.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
84.60/84.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.01 s
84.60/84.65	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
92.79/92.88	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  8.22 s
92.89/92.90	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.02
92.89/92.95	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.04
93.09/93.16	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.21
93.09/93.17	c calculated reachability. Time: 0.00
93.09/93.17	c  N dy   436     69894     48626    207787         0     25644    631129   2879217    198.83   no data  --
95.29/95.34	c  N dy   473     74367     48626    207787         0     30117    631129   4258351    199.52    210.92  --
97.69/97.75	c  N dy   504     79198     48626    207787         0     34948    631129   5701511    199.33    211.68  --
100.39/100.43	c  N dy   539     84470     48626    207787         0     40220    631129   7236363    199.19    212.50  --
101.98/102.02	c  F st   560     87500     48626    207787         0     22373    631129   1234670    199.30    198.45  --
103.79/103.89	c  N st   565     90797     48626    207787         0     25670    631129   2474615    199.30   no data  --
106.99/107.04	c  N dy   595     96667     48626    207787         0     31539    631129   4483573    199.26    215.78  --
110.39/110.43	c  N dy   637    102894     48626    207787         0     37765    631129   6305301    199.29    212.43  --
111.39/111.47	c  S st   649    104841     48626    207787         0     39711    631129   6862025    199.18    216.97  --
111.69/111.75	c  S st   649    105343     48626    207787         0     40213    631129   6965521    199.18   no data  --
111.69/111.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
111.69/111.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.10/112.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
112.78/112.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
112.78/112.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
112.78/112.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
112.78/112.85	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
206.09/206.11	c lits-rem:        20  cl-subs:        0  v-elim:      0  v-fix:    0  time: 93.26 s
206.09/206.14	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
206.19/206.25	c vivif2 --  cl tried    40213 cl shrink        0 lits rem          0 time: 0.12
206.49/206.52	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.27
206.49/206.54	c calculated reachability. Time: 0.00
206.49/206.54	c  N dy   649    105343     48626    207787         0     40213    631129   6965501    199.18   no data  --
210.29/210.38	c  N dy   704    112194     48626    207787         0     24634    631129   1437886    199.74    212.17  --
214.19/214.27	c  N dy   755    119432     48626    207787         0     31872    631129   3638080    200.09    222.00  --
218.39/218.47	c  N dy   808    127082     48626    207787         0     39521    631129   5913321    199.98    212.00  --
223.00/223.09	c  N dy   864    135191     48626    207787         0     23910    631129    758400    199.96    214.32  --
227.70/227.75	c  N dy   925    143919     48626    207787         0     32638    631129   3345322    200.10    211.51  --
232.79/232.82	c  N dy   990    153154     48626    207787         0     41873    631129   6061007    200.21    211.44  --
235.60/235.65	c  S st  1029    158015     48626    207787         0     46734    631129   7587726    200.68   no data  --
235.89/235.95	c  S st  1029    158522     48626    207787         0     47241    631129   7699642    200.68   no data  --
235.89/235.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
235.89/235.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.40/236.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
237.00/237.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
237.00/237.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
237.00/237.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
237.00/237.08	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
352.70/352.76	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 115.68 s
352.70/352.79	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.02
352.90/352.90	c vivif2 --  cl tried    47234 cl shrink        0 lits rem          0 time: 0.12
353.11/353.16	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.26
353.11/353.18	c calculated reachability. Time: 0.00
353.11/353.18	c  N dy  1029    158522     48626    207787         0     47234    631129   7696753    200.68   no data  --
358.20/358.20	c  N dy  1095    168891     48626    207787         0     32746    631129   2987318    200.50    217.68  --
363.49/363.57	c  N dy  1170    179732     48626    207787         0     43585    631129   6255115    200.72    214.32  --
369.30/369.36	c  N dy  1245    191354     48626    207787         0     29279    631129   1594104    200.72    213.75  --
375.39/375.46	c  N dy  1333    203637     48626    207787         0     41561    631129   5360627    200.97    219.88  --
382.09/382.10	c  N dy  1417    216696     48626    207787         0     27660    631129    802651    200.81    212.43  --
388.90/388.96	c  N dy  1517    230599     48626    207787         0     41561    631129   5007101    201.06    212.29  --
392.89/392.91	c  S st  1567    237784     48626    207787         0     48745    631129   7116761    200.99   no data  --
393.09/393.18	c  S st  1567    238284     48626    207787         0     49245    631129   7218239    200.99   no data  --
393.19/393.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
393.19/393.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.59/393.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
394.09/394.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
394.09/394.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
394.09/394.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
394.19/394.21	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
501.31/501.30	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 107.09 s
501.31/501.33	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
501.41/501.45	c vivif2 --  cl tried    49240 cl shrink        0 lits rem          0 time: 0.12
501.71/501.74	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.29
501.71/501.76	c calculated reachability. Time: 0.00
501.71/501.76	c  N dy  1567    238284     48626    207787         0     49240    631129   7215125    200.99   no data  --
510.50/510.59	c  N dy  1672    253583     48626    207787         0     36556    631129   3166503    200.99    218.09  --
519.90/519.97	c  N dy  1782    269863     48626    207787         0     52836    631129   8040335    200.96    212.34  --
529.80/529.86	c  N dy  1903    287138     48626    207787         0     41121    631129   4214724    201.03    222.36  --
540.61/540.66	c  N dy  2028    305503     48626    207787         0     59485    631129   9652976    201.02    212.40  --
541.11/541.13	c  F st  2032    306251     48626    207787         0     30240    631129    620617    200.97    142.69  --
552.11/552.16	c  N dy  2127    325225     48626    207787         0     49214    631129   7060088    201.07    219.49  --
563.91/563.95	c  N dy  2262    345246     48626    207787         0     38237    631129   2802571    201.17    212.12  --
570.91/570.96	c  S st  2345    357426     48626    207787         0     50417    631129   6455091    201.20   no data  --
571.20/571.26	c  S st  2345    357932     48626    207787         0     50923    631129   6587153    201.20   no data  --
571.30/571.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
571.30/571.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
571.70/571.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.43
572.20/572.26	c bin-w-bin subsume rem            0 bins  time:  0.01 s
572.20/572.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
572.20/572.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
572.30/572.31	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
666.51/666.55	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 94.24 s
666.51/666.58	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
666.61/666.69	c vivif2 --  cl tried    50919 cl shrink        0 lits rem          0 time: 0.11
666.90/666.99	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.30
667.00/667.01	c calculated reachability. Time: 0.00
667.00/667.01	c  N dy  2345    357932     48626    207787         0     50919    631129   6586128    201.20   no data  --
678.80/678.81	c  N dy  2472    378012     48626    207787         0     39001    631129   2592710    201.04    216.19  --
690.61/690.63	c  N dy  2613    398023     48626    207787         0     59009    631129   8626001    201.12    214.87  --
702.30/702.30	c  N dy  2747    418053     48626    207787         0     46038    631129   4378711    201.03    212.49  --
714.31/714.30	c  N dy  2883    438081     48626    207787         0     66064    631129  10401032    201.06    215.01  --
726.11/726.10	c  N dy  3031    458107     48626    207787         0     52092    631129   6137204    201.25    214.10  --
738.20/738.22	c  N dy  3165    478118     48626    207787         0     37108    631129   1168896    201.29    215.87  --
749.81/749.81	c  N dy  3300    498179     48626    207787         0     57169    631129   7093885    201.23    224.06  --
761.91/761.90	c  N dy  3430    518270     48626    207787         0     41259    631129   2130182    201.23    222.78  --
772.81/772.84	c  S st  3555    536898     48626    207787         0     59884    631129   7691331    201.18   no data  --
773.11/773.16	c  S st  3555    537402     48626    207787         0     60388    631129   7802688    201.18   no data  --
773.22/773.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
773.22/773.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
773.61/773.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.44
774.21/774.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
774.21/774.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
774.21/774.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
774.32/774.31	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
902.52/902.55	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time: 128.25 s
902.52/902.58	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
902.72/902.71	c vivif2 --  cl tried    60384 cl shrink        0 lits rem          0 time: 0.14
903.02/903.03	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.32
903.02/903.05	c calculated reachability. Time: 0.00
903.02/903.05	c  N dy  3555    537402     48626    207787         0     60384    631129   7801224    201.18   no data  --
915.22/915.22	c  N dy  3691    557691     48626    207787         0     43671    631129   2548702    201.16    213.48  --
927.22/927.22	c  N dy  3833    577877     48626    207787         0     63857    631129   8638020    201.21    212.96  --
939.51/939.58	c  N dy  3975    598087     48626    207787         0     46069    631129   2964015    201.28    229.64  --
951.61/951.69	c  N dy  4111    618245     48626    207787         0     66226    631129   9056674    201.27    215.99  --
963.92/963.91	c  N dy  4248    638475     48626    207787         0     47457    631129   3021198    201.24    212.91  --
976.02/976.08	c  N dy  4391    658565     48626    207787         0     67545    631129   9099730    201.23    214.06  --
988.42/988.46	c  N dy  4534    678618     48626    207787         0     47602    631129   2789901    201.30    219.80  --
1000.52/1000.56	c  N dy  4670    698685     48626    207787         0     67668    631129   8799606    201.33    213.52  --
1012.82/1012.84	c  N dy  4802    718726     48626    207787         0     46711    631129   2217486    201.32    221.06  --
1024.92/1024.90	c  N dy  4935    738876     48626    207787         0     66860    631129   8312964    201.27    214.65  --
1037.32/1037.35	c  N dy  5064    758891     48626    207787         0     44879    631129   1378398    201.18    215.71  --
1049.32/1049.34	c  N dy  5204    778987     48626    207787         0     64971    631129   7434365    201.24    216.44  --
1062.01/1062.09	c  N dy  5344    799068     48626    207787         0     85050    631129  13360690    201.21    216.50  --
1066.22/1066.29	c  S st  5391    806104     48626    207787         0     49084    631129   2338847    201.19    190.32  --
1066.52/1066.58	c  S st  5391    806606     48626    207787         0     49586    631129   2439857    201.19   no data  --
1066.62/1066.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1066.62/1066.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1067.03/1067.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
1067.22/1067.28	c bin-w-bin subsume rem            0 bins  time:  0.02 s
1067.22/1067.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1067.32/1067.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48626 time:  0.02 s
1067.32/1067.33	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1075.02/1075.08	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.75 s
1075.12/1075.11	c vivif2 --  cl tried   207787 cl shrink        0 lits rem          0 time: 0.03
1075.12/1075.16	c vivif2 --  cl tried    49585 cl shrink        0 lits rem          0 time: 0.04
1075.42/1075.44	c asymm  cl-useful: 0/207787/207787 lits-rem:0 time: 0.29
1075.42/1075.46	c calculated reachability. Time: 0.00
1075.42/1075.46	c  N dy  5391    806606     48626    207787         0     49585    631129   2439753    201.19   no data  --
1087.42/1087.45	c  N dy  5516    826730     48626    207787         0     69708    631129   8440527    201.14    214.71  --
1100.31/1100.34	c  N dy  5662    846904     48626    207787         0     45885    631129   1092334    201.20    222.65  --
1112.32/1112.31	c  N dy  5798    866989     48626    207787         0     65970    631129   7038692    201.14    218.63  --
1124.92/1124.96	c  N dy  5935    887021     48626    207787         0     86002    631129  13004564    201.11    220.16  --
1137.02/1137.09	c  N dy  6070    907044     48626    207787         0     61029    631129   5299319    201.13    219.17  --
1149.72/1149.74	c  N dy  6212    927166     48626    207787         0     81150    631129  11347065    201.17    212.64  --
1161.42/1161.48	c  N dy  6350    947293     48626    207787         0     55275    631129   3255272    201.16    217.36  --
1172.12/1172.18	c  N dy  6486    967327     48626    207787         0     75309    631129   9249504    201.15    214.65  --
1183.52/1183.52	c  N dy  6626    987361     48626    207787         0     48346    631129    966684    201.18    222.83  --
1193.92/1193.97	c  N dy  6757   1007406     48626    207787         0     68389    631129   6944215    201.16    214.94  --
1205.02/1205.02	c  N dy  6897   1027411     48626    207787         0     88394    631129  12916567    201.17    215.72  --
1215.83/1215.82	c  N dy  7029   1047431     48626    207787         0     60414    631129   4225665    201.14    216.08  --
1226.53/1226.53	c  N dy  7155   1067457     48626    207787         0     80439    631129  10158461    201.07    233.61  --
1228.92/1228.99	c  F st  7185   1071875     48626    207787         0     84856    631129  11490218    201.06   no data  --
1238.22/1238.23	c  N dy  7262   1087542     48626    207787         0     51520    631129   1348678    201.08    256.38  --
1249.63/1249.68	c  N dy  7391   1107671     48626    207787         0     71648    631129   7429410    201.09    218.20  --
1262.13/1262.12	c  N dy  7522   1127765     48626    207787         0     91740    631129  13377815    201.06    229.69  --
1275.13/1275.11	c  N dy  7672   1148012     48626    207787         0     61990    631129   4256335    201.11    215.20  --
1287.72/1287.71	c  N dy  7808   1168014     48626    207787         0     81992    631129  10264363    201.11    213.79  --

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-3175683-1301786258/watcher-3175683-1301786258 -o /tmp/evaluation-result-3175683-1301786258/solver-3175683-1301786258 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175683-1301786258.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: 3.92 4.00 3.91 5/193 22523
/proc/meminfo: memFree=23678212/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=21464 CPUtime=0 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 641 0 0 0 0 0 0 0 25 0 1 0 290223985 21979136 581 33554432000 4194304 4650387 140735951725408 18446744073709551615 246516834048 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 5366 591 312 112 0 331 0

[startup+0.0508591 s]
/proc/loadavg: 3.92 4.00 3.91 5/193 22523
/proc/meminfo: memFree=23678212/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=49168 CPUtime=0.03 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 6186 0 0 0 3 0 0 0 25 0 1 0 290223985 50348032 5126 33554432000 4194304 4650387 140735951725408 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 12292 5127 329 112 0 7257 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 49168

[startup+0.100839 s]
/proc/loadavg: 3.92 4.00 3.91 5/193 22523
/proc/meminfo: memFree=23678212/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=54096 CPUtime=0.09 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 7827 0 0 0 8 1 0 0 25 0 1 0 290223985 55394304 6767 33554432000 4194304 4650387 140735951725408 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 13524 6768 329 112 0 8489 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54096

[startup+0.300802 s]
/proc/loadavg: 3.92 4.00 3.91 5/193 22523
/proc/meminfo: memFree=23678212/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=68528 CPUtime=0.28 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 11236 0 0 0 27 1 0 0 25 0 1 0 290223985 70172672 8944 33554432000 4194304 4650387 140735951725408 18446744073709551615 4243835 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 17132 8944 350 112 0 12097 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68528

[startup+0.700729 s]
/proc/loadavg: 3.92 4.00 3.91 5/193 22523
/proc/meminfo: memFree=23678212/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=95024 CPUtime=0.68 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 17298 0 0 0 66 2 0 0 25 0 1 0 290223985 97304576 15006 33554432000 4194304 4650387 140735951725408 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 23756 15007 365 112 0 18721 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 95024

[startup+1.5006 s]
/proc/loadavg: 3.92 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23614468/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=98376 CPUtime=1.49 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 21996 0 0 0 146 3 0 0 25 0 1 0 290223985 100737024 16180 33554432000 4194304 4650387 140735951725408 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 24594 16180 379 112 0 19559 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98376

[startup+3.10029 s]
/proc/loadavg: 3.92 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23583096/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=98376 CPUtime=3.08 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 23230 0 0 0 305 3 0 0 25 0 1 0 290223985 100737024 17414 33554432000 4194304 4650387 140735951725408 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 24594 17414 379 112 0 19559 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 98376

[startup+6.30071 s]
/proc/loadavg: 3.93 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23580860/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=154820 CPUtime=6.28 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 25388 0 0 0 625 3 0 0 25 0 1 0 290223985 158535680 19572 33554432000 4194304 4650387 140735951725408 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 38705 19572 379 112 0 33670 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 154820

[startup+12.7005 s]
/proc/loadavg: 3.93 4.00 3.91 5/194 22524
/proc/meminfo: memFree=23500276/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=102268 CPUtime=12.69 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 31532 0 0 0 1264 5 0 0 25 0 1 0 290223985 104722432 18408 33554432000 4194304 4650387 140735951725408 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 25567 18408 382 112 0 20532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102268

[startup+25.5002 s]
/proc/loadavg: 3.95 4.00 3.91 5/194 22579
/proc/meminfo: memFree=23678584/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=267428 CPUtime=25.49 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 58514 0 0 0 2541 8 0 0 25 0 1 0 290223985 273846272 45390 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 66857 45390 383 112 0 61822 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 267428

[startup+51.1006 s]
/proc/loadavg: 4.03 4.02 3.91 5/194 22580
/proc/meminfo: memFree=23591384/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=267680 CPUtime=51.09 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 58561 0 0 0 5101 8 0 0 25 0 1 0 290223985 274104320 45437 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 66920 45437 383 112 0 61885 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 267680

[startup+102.307 s]
/proc/loadavg: 4.09 4.04 3.93 5/194 22581
/proc/meminfo: memFree=23532284/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=226444 CPUtime=102.29 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 88557 0 0 0 10214 15 0 0 25 0 1 0 290223985 231878656 49265 33554432000 4194304 4650387 140735951725408 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 56611 49265 383 112 0 51576 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 226444

[startup+162.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 22583
/proc/meminfo: memFree=23400928/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=362116 CPUtime=162.29 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 110715 0 0 0 16210 19 0 0 25 0 1 0 290223985 370806784 71423 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 90529 71423 383 112 0 85494 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 362116

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 22585
/proc/meminfo: memFree=23362960/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=378936 CPUtime=222.29 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 120983 0 0 0 22206 23 0 0 25 0 1 0 290223985 388030464 76685 33554432000 4194304 4650387 140735951725408 18446744073709551615 4367356 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 94734 76685 383 112 0 89699 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 378936

[startup+282.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/194 22586
/proc/meminfo: memFree=23313676/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=406164 CPUtime=282.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 132576 0 0 0 28203 27 0 0 25 0 1 0 290223985 415911936 83341 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 101541 83341 383 112 0 96506 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 406164

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 3.93 5/194 22588
/proc/meminfo: memFree=23308196/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=406564 CPUtime=342.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 132679 0 0 0 34203 27 0 0 25 0 1 0 290223985 416321536 83444 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 101641 83444 383 112 0 96606 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 406564

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/194 22589
/proc/meminfo: memFree=23198556/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=428372 CPUtime=402.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 154271 0 0 0 40198 32 0 0 25 0 1 0 290223985 438652928 88450 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 107093 88450 383 112 0 102058 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 428372

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.94 5/194 22618
/proc/meminfo: memFree=23241596/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=428372 CPUtime=462.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 154272 0 0 0 46198 32 0 0 25 0 1 0 290223985 438652928 88451 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 107093 88451 383 112 0 102058 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 428372

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/194 22620
/proc/meminfo: memFree=23188896/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=444448 CPUtime=522.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 166513 0 0 0 52193 37 0 0 25 0 1 0 290223985 455114752 94616 33554432000 4194304 4650387 140735951725408 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 111112 94616 383 112 0 106077 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 444448

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/194 22621
/proc/meminfo: memFree=23194204/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=446016 CPUtime=582.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 185203 0 0 0 58183 47 0 0 25 0 1 0 290223985 456720384 92424 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 111504 92424 383 112 0 106469 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 446016

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/194 22623
/proc/meminfo: memFree=23182632/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=446016 CPUtime=642.31 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 185203 0 0 0 64184 47 0 0 25 0 1 0 290223985 456720384 92424 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 111504 92424 383 112 0 106469 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 446016

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22624
/proc/meminfo: memFree=23165120/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=463116 CPUtime=702.3 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 202279 0 0 0 70175 55 0 0 25 0 1 0 290223985 474230784 94540 33554432000 4194304 4650387 140735951725408 18446744073709551615 4363420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 115779 94540 383 112 0 110744 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 463116

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22626
/proc/meminfo: memFree=23156432/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=397572 CPUtime=762.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 225688 0 0 0 76166 66 0 0 25 0 1 0 290223985 407113728 93258 33554432000 4194304 4650387 140735951725408 18446744073709551615 4360326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 99393 93258 383 112 0 94358 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 397572

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/194 22628
/proc/meminfo: memFree=23131856/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=463116 CPUtime=822.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 230515 0 0 0 82163 69 0 0 25 0 1 0 290223985 474230784 98085 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 115779 98085 383 112 0 110744 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 463116

[startup+882.301 s]
/proc/loadavg: 4.05 4.01 3.94 5/194 22629
/proc/meminfo: memFree=23139152/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=463116 CPUtime=882.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 230515 0 0 0 88163 69 0 0 25 0 1 0 290223985 474230784 98085 33554432000 4194304 4650387 140735951725408 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 115779 98085 383 112 0 110744 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 463116

[startup+942.3 s]
/proc/loadavg: 4.09 4.02 3.95 5/194 22631
/proc/meminfo: memFree=23104408/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=492788 CPUtime=942.31 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 252360 0 0 0 94153 78 0 0 25 0 1 0 290223985 504614912 102016 33554432000 4194304 4650387 140735951725408 18446744073709551615 4363279 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 123197 102016 383 112 0 118162 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 492788

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 3.95 5/194 22632
/proc/meminfo: memFree=23059504/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=492788 CPUtime=1002.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 276730 0 0 0 100141 91 0 0 25 0 1 0 290223985 504614912 107305 33554432000 4194304 4650387 140735951725408 18446744073709551615 4310776 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 123197 107305 383 112 0 118162 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 492788

[startup+1062.3 s]
/proc/loadavg: 4.11 4.05 3.96 5/194 22634
/proc/meminfo: memFree=23013088/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=492788 CPUtime=1062.31 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 300799 0 0 0 106127 104 0 0 25 0 1 0 290223985 504614912 111061 33554432000 4194304 4650387 140735951725408 18446744073709551615 4363550 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 123197 111061 383 112 0 118162 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 492788

[startup+1122.3 s]
/proc/loadavg: 4.10 4.06 3.97 5/194 22636
/proc/meminfo: memFree=22995084/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=492788 CPUtime=1122.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 320479 0 0 0 112118 114 0 0 25 0 1 0 290223985 504614912 109397 33554432000 4194304 4650387 140735951725408 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 123197 109397 383 112 0 118162 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 492788

[startup+1182.3 s]
/proc/loadavg: 4.14 4.07 3.98 5/194 22637
/proc/meminfo: memFree=22966540/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=455704 CPUtime=1182.32 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 345827 0 0 0 118110 122 0 0 25 0 1 0 290223985 466640896 102987 33554432000 4194304 4650387 140735951725408 18446744073709551615 4349662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 113926 102987 383 112 0 108891 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 455704

[startup+1242.3 s]
/proc/loadavg: 4.05 4.06 3.98 5/194 22639
/proc/meminfo: memFree=22949884/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=477304 CPUtime=1242.33 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 377263 0 0 0 124104 129 0 0 25 0 1 0 290223985 488759296 97303 33554432000 4194304 4650387 140735951725408 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 119326 97303 383 112 0 114291 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 477304



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 3.98 3/190 22642
/proc/meminfo: memFree=23483964/32951124 swapFree=67111524/67111528
[pid=22523] ppid=22521 vsize=494724 CPUtime=1300.03 cores=1,3
/proc/22523/stat : 22523 (strangenight1-s) R 22521 22523 22185 0 -1 4202496 406439 0 0 0 129863 140 0 0 25 0 1 0 290223985 506597376 113876 33554432000 4194304 4650387 140735951725408 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22523/statm: 123681 113876 383 112 0 118646 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 494724

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.63
CPU system time (s): 1.42578
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 494724

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

runsolver used 2.06669 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-03 01:17:38
IDJOB=3175683
IDBENCH=82701
IDSOLVER=1589
FILE ID=node134/3175683-1301786258
RUNJOBID= node134-1301783650-22205
PBS_JOBID= 12841384
Free space on /tmp= 71396 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S964643921-035-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175683-1301786258/watcher-3175683-1301786258 -o /tmp/evaluation-result-3175683-1301786258/solver-3175683-1301786258 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175683-1301786258.cnf

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

MD5SUM BENCH= d8337de8a71a630ccf2dd02943cd7d7f
RANDOM SEED=1604035194

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23678616 kB
Buffers:        316944 kB
Cached:        8251132 kB
SwapCached:          4 kB
Active:        4520580 kB
Inactive:      4493276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23678616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           25340 kB
Writeback:           0 kB
AnonPages:      445332 kB
Mapped:          16384 kB
Slab:           195324 kB
PageTables:       6160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   668424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71396 MiB
End job on node134 at 2011-04-03 01:39:20