Trace number 3286621

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-Night2-stUNSAT 631.871 631.871

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-TPP-21-step11.cnf
MD5SUM00d93f117a3253605ad3ac6a153ec61f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark234.365
Satisfiable
(Un)Satisfiability was proved
Number of variables99736
Number of clauses783991
Sum of the clauses size1708562
Maximum clause length91
Minimum clause length1
Number of clauses of size 1139
Number of clauses of size 2756759
Number of clauses of size 37636
Number of clauses of size 411357
Number of clauses of size 5745
Number of clauses of size over 57355

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3286621-1303768029.cnf'
0.00/0.00	c -- header says num vars:          99736
0.00/0.00	c -- header says num clauses:      783991
0.19/0.23	c -- clauses added:            0 learnts,       783991 normals,            0 xors
0.19/0.23	c -- vars added      99736
0.19/0.23	c Parsing time:  0.20 s
0.19/0.23	c  N st     0         0     99736     27093    756759         0   1708423         0   no data   no data
0.49/0.58	c asymm  cl-useful: 126/987/26954 lits-rem:2592 time: 0.34
7.89/7.94	c Flit:  2926 Blit:  34515 bXBeca:    0 bXProp: 1278 Bins:      0 BRemL:      0 BRemN:      0 P: 185.1M T:  7.29
7.89/7.96	c Cleaning up after failed var search:     0.02 s 
7.89/7.98	c Replacing     1278 vars Replaced    25442 lits Time:     0.02 s 
7.99/8.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.99/8.01	c bin-w-bin subsume rem         1009 bins  time:  0.01 s
7.99/8.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
8.19/8.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  51016 time:  0.22 s
8.39/8.43	c Removed useless bin:     472  fixed:     0  props:  20.00M  time:  0.17 s
8.49/8.50	c lits-rem:        41  cl-subs:      139  v-elim:    297  v-fix:    0  time:  0.07 s
8.79/8.81	c Finding binary XORs  T:     0.31 s  found:     142
8.79/8.82	c Replacing      142 vars Replaced     3166 lits Time:     0.01 s 
8.89/8.92	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
8.89/8.92	c calculated reachability. Time: 0.09
8.89/8.93	c Calc default polars -  time:   0.01 s pos:    8071 undec:   64364 neg:   27301
8.89/8.93	c =========================================================================================
8.89/8.93	c types(t): F = full restart, N = normal restart
8.89/8.93	c types(t): S = simplification begin/end, E = solution found
8.89/8.93	c restart types(rt): st = static, dy = dynamic
8.89/8.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.89/8.93	c  B st     0         0     50577     16644    196974         0    472720         0   no data   no data
9.49/9.51	c Decided on static restart strategy
10.49/10.51	c  N st     8      4917     50571     16644    197321      4481    472720    443212   no data   no data
12.68/12.76	c  N st    10     11306     50550     16644    197661      4619    472720    278225   no data   no data
14.79/14.80	c  N st    11     17049     50534     16644    197910     10020    472719    857270   no data   no data
17.99/18.06	c  F st    12     25000     50531     16644    198075     12736    472719   1111699   no data   no data
18.09/18.11	c  N st    12     25000     50531     16619    197412     12688    471287   1103045   no data   no data
20.19/20.21	c  N dy    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
20.19/20.22	c  S st    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
20.39/20.43	c  S st    18     30505     50527     16619    197610     11602    471287    789086   no data   no data
20.39/20.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
30.28/30.35	c Flit:   553 Blit:     69 bXBeca:    0 bXProp:  121 Bins: 432945 BRemL:  38121 BRemN:     70 P: 171.3M T:  9.89
30.28/30.37	c Cleaning up after failed var search:     0.02 s 
30.38/30.43	c Replacing      121 vars Replaced    41095 lits Time:     0.05 s 
30.38/30.46	c blocked clauses removed:        0 vars:  14029 tried:       51385 T: 0.02 s
30.48/30.52	c bin-w-bin subsume rem         2765 bins  time:  0.06 s
30.48/30.59	c subs with bin:      462  lits-rem:       230  v-fix:    0  time:  0.06 s
30.79/30.86	c Subs w/ non-existent bins:    156 l-rem:    264 v-fix:     0 done:  35694 time:  0.28 s
30.88/30.92	c Removed useless bin:      67  fixed:     0  props:   5.02M  time:  0.05 s
30.98/31.02	c lits-rem:        62  cl-subs:      242  v-elim:   1582  v-fix:    0  time:  0.10 s
31.49/31.56	c subs with bin:       82  lits-rem:     14755  v-fix:    0  time:  0.50 s
31.89/31.94	c lits-rem:      2707  cl-subs:      564  v-elim:      0  v-fix:    0  time:  0.38 s
32.29/32.31	c asymm  cl-useful: 0/2933/15645 lits-rem:0 time: 0.36
32.39/32.40	c calculated reachability. Time: 0.09
32.39/32.41	c  N dy    18     30505     34112     15645    522467     10369    420232   1300036   no data   no data
32.69/32.74	c Finding binary XORs  T:     0.33 s  found:       1
35.19/35.24	c  N dy    40     36172     34070     15645    522608      8168    420232    963089     10.44     11.00
36.88/36.99	c  N dy    70     40262     34064     15645    522672     12160    420232   1329054     11.69     12.70
38.78/38.81	c  N dy    94     44346     34063     15645    522750     16139    420232   1655998     11.84     12.75
39.38/39.48	c  S st   100     45757     34063     15645    522770      8820    420232    907815     11.96     11.89
39.59/39.68	c  S st   100     46260     34063     15645    522833      9260    420232    925559     11.96   no data
39.68/39.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
47.19/47.23	c Flit:    34 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  75580 BRemL:  65786 BRemN:      2 P: 143.8M T:  7.53
47.19/47.28	c Replacing       15 vars Replaced     1877 lits Time:     0.04 s 
47.19/47.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.29/47.35	c bin-w-bin subsume rem          231 bins  time:  0.05 s
47.38/47.40	c subs with bin:       57  lits-rem:        39  v-fix:    0  time:  0.06 s
47.59/47.67	c Subs w/ non-existent bins:     20 l-rem:     16 v-fix:     0 done:  34013 time:  0.26 s
47.69/47.72	c Removed useless bin:      60  fixed:     0  props:   4.92M  time:  0.05 s
47.79/47.80	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.08 s
47.89/47.92	c subs with bin:       41  lits-rem:       645  v-fix:    0  time:  0.10 s
47.89/47.97	c lits-rem:       194  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.05 s
47.99/48.00	c vivif2 --  cl tried    15559 cl shrink     1419 lits rem       1420 time: 0.02
47.99/48.03	c vivif2 --  cl tried     8937 cl shrink     2429 lits rem      16378 time: 0.03
48.40/48.42	c asymm  cl-useful: 206/6271/15122 lits-rem:206 time: 0.39
48.49/48.51	c calculated reachability. Time: 0.08
48.49/48.51	c  N dy   100     46260     34006     15122    525958      8871    415853    910412     11.96   no data
48.79/48.83	c Finding binary XORs  T:     0.32 s  found:       0
50.49/50.54	c  N dy   117     50304     34000     15122    526045     12791    415853   1257522     11.77     12.67
52.39/52.45	c  N dy   138     54397     33999     15122    526097     16800    415853   1615615     11.68     12.40
54.29/54.39	c  N dy   150     58444     33996     15122    526138     11187    415853   1033283     11.52     18.17
56.09/56.16	c  N dy   170     62456     33993     15122    526177     15112    415853   1336364     11.55     12.31
57.89/57.94	c  N dy   189     66531     33992     15122    526209     19139    415853   1782450     11.66     14.20
59.29/59.38	c  S st   209     69390     33992     15122    526223     11270    415853    948102     11.82   no data
59.48/59.59	c  S st   209     69893     33992     15122    526271     11723    415853    969411     11.82   no data
59.58/59.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
67.38/67.42	c Flit:    51 Blit:      5 bXBeca:    0 bXProp:   18 Bins:  42419 BRemL:  38111 BRemN:     12 P: 146.9M T:  7.81
67.38/67.47	c Replacing       18 vars Replaced     2362 lits Time:     0.04 s 
67.38/67.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.48/67.53	c bin-w-bin subsume rem          318 bins  time:  0.05 s
67.48/67.59	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.06 s
67.78/67.86	c Subs w/ non-existent bins:     96 l-rem:    110 v-fix:     0 done:  33914 time:  0.27 s
67.88/67.92	c Removed useless bin:      28  fixed:     0  props:   5.09M  time:  0.06 s
67.98/68.00	c lits-rem:         0  cl-subs:        2  v-elim:      4  v-fix:    0  time:  0.08 s
68.09/68.15	c subs with bin:       62  lits-rem:       750  v-fix:    0  time:  0.13 s
68.19/68.23	c lits-rem:       235  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.08 s
68.19/68.25	c vivif2 --  cl tried    14980 cl shrink      131 lits rem        131 time: 0.02
68.28/68.30	c vivif2 --  cl tried    11274 cl shrink     1928 lits rem      19083 time: 0.04
68.58/68.60	c asymm  cl-useful: 22/4704/14895 lits-rem:66 time: 0.30
68.68/68.70	c calculated reachability. Time: 0.09
68.68/68.70	c  N dy   209     69893     33910     14873    510606     11238    413414    912670     11.82   no data
68.98/69.02	c Finding binary XORs  T:     0.32 s  found:       0
70.98/71.05	c  N dy   221     74414     33904     14873    510667     15662    413414   1278864     11.64     19.17
73.78/73.87	c  N dy   244     80381     33902     14873    510704     21542    413414   1820008     11.63     12.38
76.49/76.59	c  N dy   271     86493     33900     14873    510753     15951    413414   1233119     11.58     12.27
76.90/76.95	c  F st   279     87500     33900     14873    510760     16941    413414   1331940     11.63     11.35
79.29/79.35	c  N dy   285     92696     33899     14873    510321     21927    413132   1850591     11.63   no data
82.09/82.19	c  N dy   320     99195     33898     14873    510372     15704    413132   1194072     11.77     12.46
84.69/84.77	c  S st   353    104839     33898     14873    510412     21258    413132   1666250     11.81   no data
84.99/85.00	c  S st   353    105339     33898     14873    510449     21721    413132   1686001     11.81   no data
84.99/85.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
93.39/93.47	c Flit:    37 Blit:      0 bXBeca:    0 bXProp:   15 Bins:  36830 BRemL: 127517 BRemN:     41 P: 165.6M T:  8.44
93.49/93.52	c Replacing       15 vars Replaced     3988 lits Time:     0.05 s 
93.49/93.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.49/93.57	c bin-w-bin subsume rem          164 bins  time:  0.04 s
93.59/93.63	c subs with bin:        9  lits-rem:         2  v-fix:    0  time:  0.06 s
93.89/93.90	c Subs w/ non-existent bins:     10 l-rem:     17 v-fix:     0 done:  33838 time:  0.27 s
93.89/93.98	c Removed useless bin:      19  fixed:     0  props:   7.27M  time:  0.08 s
93.99/94.06	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.08 s
94.89/94.95	c subs with bin:      184  lits-rem:      4736  v-fix:    0  time:  0.84 s
95.59/95.67	c lits-rem:      1574  cl-subs:      413  v-elim:      0  v-fix:    0  time:  0.72 s
95.59/95.69	c vivif2 --  cl tried    14843 cl shrink        8 lits rem          8 time: 0.02
95.79/95.82	c vivif2 --  cl tried    21029 cl shrink     6951 lits rem     209380 time: 0.13
96.19/96.20	c asymm  cl-useful: 0/1903/14837 lits-rem:0 time: 0.38
96.19/96.29	c calculated reachability. Time: 0.08
96.19/96.29	c  N dy   353    105339     33836     14837    415018     20999    411705   1249516     11.81   no data
96.59/96.62	c Finding binary XORs  T:     0.32 s  found:       0
99.99/100.01	c  N dy   386    112226     33830     14837    415075     14158    411705    748295     11.77     12.48
103.09/103.19	c  N dy   419    119430     33827     14837    415136     21231    411705   1467956     11.81     12.82
106.99/107.01	c  N dy   459    127082     33825     14837    415165     28775    411705   2114333     11.86     19.23
110.89/110.90	c  N dy   505    135355     33824     14837    415206     22253    411705   1392624     11.90     12.58
115.28/115.36	c  N dy   552    144166     33824     14837    415231     30939    411705   2125074     12.00     12.82
119.69/119.73	c  N dy   604    153384     33820     14837    415284     24313    411705   1535184     12.09     20.45
122.09/122.18	c  S st   634    158009     33820     14837    415298     28877    411705   1936452     12.13     11.27
122.39/122.45	c  S st   634    158513     33818     14837    415322     29355    411705   1957068     12.13   no data
122.39/122.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
131.99/132.07	c Flit:    29 Blit:      1 bXBeca:    0 bXProp:   17 Bins: 185011 BRemL:  38076 BRemN:     39 P: 184.9M T:  9.60
132.09/132.13	c Replacing       17 vars Replaced     2607 lits Time:     0.05 s 
132.09/132.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.19/132.20	c bin-w-bin subsume rem          219 bins  time:  0.06 s
132.19/132.27	c subs with bin:       37  lits-rem:        33  v-fix:    0  time:  0.07 s
132.49/132.56	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:  33767 time:  0.28 s
132.59/132.62	c Removed useless bin:      35  fixed:     0  props:   4.74M  time:  0.06 s
132.69/132.71	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.09 s
134.29/134.38	c subs with bin:      213  lits-rem:     13404  v-fix:    0  time:  1.62 s
135.79/135.86	c lits-rem:      3030  cl-subs:      592  v-elim:      0  v-fix:    0  time:  1.47 s
135.79/135.89	c vivif2 --  cl tried    14783 cl shrink      101 lits rem        101 time: 0.02
135.99/136.09	c vivif2 --  cl tried    28188 cl shrink    10141 lits rem     312655 time: 0.20
136.49/136.53	c asymm  cl-useful: 0/2233/14719 lits-rem:0 time: 0.43
136.59/136.63	c calculated reachability. Time: 0.09
136.59/136.63	c  N dy   634    158513     33766     14719    547743     28151    410010   1851580     12.13   no data
136.89/136.97	c Finding binary XORs  T:     0.34 s  found:       0
143.59/143.61	c  N dy   671    170607     33756     14719    547805     23532    410010   1681033     11.97     12.64
149.89/149.91	c  N dy   721    181650     33755     14719    547841     34438    410010   2582507     12.00     12.66
155.99/156.03	c  N dy   774    193701     33753     14719    547892     28733    410010   2079636     12.02     12.68
162.89/162.95	c  N dy   834    206149     33752     14719    547934     22319    410010   1361257     12.04     13.23
170.29/170.38	c  N dy   896    219390     33752     14719    547957     35389    410010   2455277     12.08     21.38
177.99/178.08	c  N dy   972    233441     33749     14719    548004     29560    410010   1864442     12.16     18.52
180.40/180.45	c  S st   997    237771     33749     14719    548015     33829    410010   2207574     12.20   no data
180.69/180.75	c  S st   997    238277     33749     14719    548046     34304    410010   2234281     12.20   no data
180.69/180.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
190.39/190.43	c Flit:    31 Blit:      0 bXBeca:    0 bXProp:   12 Bins: 148540 BRemL:  15814 BRemN:      4 P: 192.4M T:  9.65
190.49/190.50	c Replacing       12 vars Replaced     5766 lits Time:     0.07 s 
190.49/190.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.49/190.59	c bin-w-bin subsume rem          225 bins  time:  0.07 s
190.59/190.67	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.09 s
190.89/190.95	c Subs w/ non-existent bins:     32 l-rem:     37 v-fix:     0 done:  33704 time:  0.28 s
190.99/191.00	c Removed useless bin:      18  fixed:     0  props:   3.61M  time:  0.05 s
190.99/191.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
192.69/192.76	c subs with bin:      131  lits-rem:      9012  v-fix:    0  time:  1.62 s
194.29/194.30	c lits-rem:      3150  cl-subs:      836  v-elim:      0  v-fix:    0  time:  1.53 s
194.29/194.32	c vivif2 --  cl tried    14675 cl shrink       63 lits rem         63 time: 0.02
194.49/194.54	c vivif2 --  cl tried    32784 cl shrink    10609 lits rem     333250 time: 0.22
194.89/194.93	c asymm  cl-useful: 17/3862/14638 lits-rem:29 time: 0.39
194.99/195.03	c calculated reachability. Time: 0.09
194.99/195.03	c  N dy   997    238277     33704     14632    675329     32745    408467   2101569     12.20   no data
195.29/195.36	c Finding binary XORs  T:     0.34 s  found:       1
203.29/203.36	c  N dy  1023    253709     33698     14632    675371     27482    408467   1820062     12.03     12.76
211.89/211.97	c  N dy  1093    269904     33696     14632    675416     21956    408467   1330956     12.00     13.97
221.10/221.19	c  N dy  1166    287227     33690     14632    675468     39031    408467   2668953     11.98     14.66
231.29/231.35	c  N dy  1253    305761     33684     14632    675529     34709    408467   2214689     11.99     12.62
231.59/231.66	c  F st  1257    306250     33684     14632    675529     35191    408467   2250609     11.99   no data
231.69/231.73	c Replacing        1 vars Replaced     3415 lits Time:     0.05 s 
242.79/242.82	c  N dy  1331    325316     33678     14622    673716     29530    407929   1829114     12.01     12.67
254.88/254.99	c  N dy  1443    345475     33675     14622    673757     25234    407929   1413593     12.06     12.75
261.08/261.19	c  S st  1487    357415     33674     14622    673783     36978    407929   2261034     12.05     10.40
261.38/261.49	c  S st  1487    357918     33674     14622    673800     37464    407929   2286049     12.05   no data
261.48/261.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
270.28/270.39	c Flit:    46 Blit:      2 bXBeca:    0 bXProp:   18 Bins:  25097 BRemL:   5384 BRemN:      0 P: 192.3M T:  8.87
270.38/270.45	c Replacing       18 vars Replaced     5843 lits Time:     0.07 s 
270.38/270.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
270.49/270.54	c bin-w-bin subsume rem          764 bins  time:  0.07 s
270.59/270.63	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.08 s
270.88/270.92	c Subs w/ non-existent bins:      4 l-rem:      6 v-fix:     0 done:  33603 time:  0.29 s
270.88/270.97	c Removed useless bin:       6  fixed:     0  props:   3.64M  time:  0.05 s
270.98/271.06	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.09 s
272.38/272.40	c subs with bin:      285  lits-rem:      3189  v-fix:    0  time:  1.29 s
273.58/273.65	c lits-rem:      2550  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  1.25 s
273.58/273.67	c vivif2 --  cl tried    14587 cl shrink       14 lits rem         14 time: 0.02
273.79/273.88	c vivif2 --  cl tried    34872 cl shrink     9892 lits rem     240416 time: 0.21
274.18/274.27	c asymm  cl-useful: 21/4252/14579 lits-rem:63 time: 0.39
274.28/274.37	c calculated reachability. Time: 0.09
274.28/274.37	c  N dy  1487    357918     33601     14558    684384     34808    406182   1991191     12.05   no data
274.68/274.71	c Finding binary XORs  T:     0.34 s  found:       2
286.48/286.52	c  N dy  1520    378128     33587     14558    684460     29787    406182   1665045     11.90     12.71
297.99/298.01	c  N dy  1561    398243     33578     14558    684523     49583    406182   3238656     11.78     12.43
309.68/309.75	c  N dy  1625    418524     33569     14558    684582     43376    406182   2584956     11.72     12.39
321.68/321.79	c  N dy  1723    438589     33564     14558    684629     35820    406182   1997134     11.73     15.70
334.69/334.74	c  N dy  1803    459793     33559     14558    684673     56713    406182   3512630     11.71     12.43
345.59/345.68	c  N dy  1877    479833     33557     14558    684708     47951    406182   2737374     11.70     27.69
357.79/357.84	c  N dy  1967    499985     33555     14558    684749     38364    406182   2009684     11.69     12.33
370.39/370.48	c  N dy  2061    520219     33552     14558    684793     58310    406182   3395628     11.70     12.62
380.69/380.78	c  S st  2121    536878     33548     14558    684829     44154    406182   2337085     11.68     11.94
380.99/381.06	c  S st  2121    537378     33548     14558    684845     44635    406182   2365328     11.68   no data
380.99/381.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
390.40/390.46	c Flit:    41 Blit:      4 bXBeca:    0 bXProp:   35 Bins: 109665 BRemL:  20515 BRemN:      0 P: 200.0M T:  9.38
390.50/390.56	c Replacing       37 vars Replaced    18534 lits Time:     0.09 s 
390.50/390.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
390.59/390.66	c bin-w-bin subsume rem         1111 bins  time:  0.08 s
390.69/390.75	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.10 s
390.99/391.06	c Subs w/ non-existent bins:     11 l-rem:     21 v-fix:     0 done:  33463 time:  0.30 s
391.09/391.11	c Removed useless bin:       8  fixed:     0  props:   3.46M  time:  0.05 s
391.19/391.21	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.10 s
392.60/392.70	c subs with bin:      488  lits-rem:     10698  v-fix:    0  time:  1.44 s
394.29/394.37	c lits-rem:      5876  cl-subs:     1302  v-elim:      0  v-fix:    0  time:  1.67 s
394.39/394.40	c vivif2 --  cl tried    14481 cl shrink       68 lits rem         68 time: 0.02
394.59/394.62	c vivif2 --  cl tried    38090 cl shrink    10334 lits rem     240173 time: 0.22
394.80/394.85	c asymm  cl-useful: 9/2213/14463 lits-rem:27 time: 0.23
394.90/394.95	c calculated reachability. Time: 0.09
394.90/394.96	c  N dy  2121    537378     33460     14454    756674     37995    403239   2096979     11.68   no data
395.29/395.30	c Finding binary XORs  T:     0.34 s  found:       0
408.39/408.43	c  N dy  2173    557471     33444     14454    756752     57700    403239   3399730     11.62     12.29
420.29/420.34	c  N dy  2229    577960     33435     14454    756813     48861    403239   2927174     11.56     12.21
433.89/433.92	c  N dy  2313    599629     33427     14454    756873     38940    403239   2006389     11.53     12.17
447.29/447.33	c  N dy  2391    619657     33422     14454    756913     58666    403239   3405530     11.51     12.38
460.69/460.70	c  N dy  2465    639708     33416     14454    756954     45609    403239   2502947     11.49     12.10
476.88/476.93	c  N dy  2559    659812     33411     14454    756998     65363    403239   3776821     11.50     12.13
491.08/491.18	c  N dy  2636    680590     33407     14454    757023     51660    403239   2767258     11.48     12.09
506.68/506.74	c  N dy  2722    700613     33403     14454    757056     36108    403239   1685728     11.48     12.14
519.79/519.87	c  N dy  2800    720661     33397     14454    757094     55890    403239   3292869     11.48     12.26
535.19/535.25	c  N dy  2900    740663     33392     14454    757128     39240    403239   1851616     11.48     15.55
548.08/548.13	c  N dy  2971    760770     33390     14454    757151     59110    403239   3499637     11.47     12.35
562.29/562.33	c  N dy  3078    780944     33385     14454    757183     41587    403239   1975223     11.48     12.25
574.49/574.55	c  N dy  3164    801124     33383     14454    757212     61463    403239   3603960     11.48     12.20
577.78/577.80	c  S st  3187    806070     33383     14454    757215     66363    403239   4072495     11.48   no data
578.09/578.15	c  S st  3187    806570     33383     14454    757226     66849    403239   4086806     11.48   no data
578.09/578.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
586.48/586.59	c Flit:   235 Blit:    105 bXBeca:    0 bXProp:  190 Bins:  77745 BRemL:  24265 BRemN:      0 P: 200.0M T:  8.41
586.58/586.64	c Cleaning up after failed var search:     0.04 s 
586.78/586.80	c Replacing      190 vars Replaced    67776 lits Time:     0.16 s 
586.78/586.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
586.88/586.90	c bin-w-bin subsume rem         4359 bins  time:  0.08 s
586.88/586.98	c subs with bin:        8  lits-rem:         4  v-fix:    0  time:  0.08 s
587.18/587.26	c Subs w/ non-existent bins:     12 l-rem:     15 v-fix:     0 done:  32661 time:  0.28 s
587.29/587.30	c Removed useless bin:      51  fixed:     0  props:   3.44M  time:  0.04 s
587.39/587.41	c lits-rem:         5  cl-subs:       16  v-elim:     93  v-fix:    0  time:  0.11 s
589.19/589.27	c subs with bin:      182  lits-rem:     16013  v-fix:    0  time:  1.76 s
596.29/596.37	c lits-rem:     27506  cl-subs:     4232  v-elim:      0  v-fix:    0  time:  7.09 s
596.29/596.39	c vivif2 --  cl tried    13860 cl shrink      111 lits rem        131 time: 0.02
596.69/596.78	c vivif2 --  cl tried    53268 cl shrink    24402 lits rem     587443 time: 0.39
597.09/597.13	c asymm  cl-useful: 1/1160/13802 lits-rem:1 time: 0.35
597.19/597.23	c calculated reachability. Time: 0.08
597.19/597.23	c  N dy  3187    806570     32568     13802    702827     53085    386172   2773412     11.48   no data
597.49/597.56	c Finding binary XORs  T:     0.33 s  found:       5
610.19/610.21	c  N dy  3251    826608     32541     13802    702922     39044    386172   1896994     11.45     15.51
622.49/622.56	c  N dy  3307    846848     32525     13802    702954     58910    386172   3214595     11.41     12.06
631.79/631.81	c  E dy  3352    860199     32411     13802    703013     71926    386172   4105580     11.39      4.24
631.79/631.81	c num threads              : 1          
631.79/631.81	c restarts                 : 3352       
631.79/631.81	c dynamic restarts         : 3322       
631.79/631.81	c static restarts          : 30         
631.79/631.81	c full restarts            : 3          
631.79/631.81	c total simplify time      : 3.45       
631.79/631.81	c learnts DL2              : 0          
631.79/631.81	c learnts size 2           : 1901308    
631.79/631.81	c learnts size 1           : 51480       (51.62     % of vars)
631.79/631.81	c filedLit time            : 86.96       (13.77     % time)
631.79/631.81	c v-elim SatELite          : 16020       (16.06     % vars)
631.79/631.81	c SatELite time            : 17.26       (2.73      % time)
631.79/631.81	c v-elim xor               : 0           (0.00      % vars)
631.79/631.81	c xor elim time            : 0.21        (0.03      % time)
631.79/631.81	c num binary xor trees     : 1196       
631.79/631.81	c binxor trees' crown      : 1869        (1.56      leafs/tree)
631.79/631.81	c bin xor find time        : 3.29       
631.79/631.81	c OTF clause improved      : 10548       (0.01      clauses/conflict)
631.79/631.81	c OTF impr. size diff      : 20915       (1.98       lits/clause)
631.79/631.81	c OTF cl watch-shrink      : 756588      (0.88      clauses/conflict)
631.79/631.81	c OTF cl watch-sh-lit      : 9546734     (12.62      lits/clause)
631.79/631.81	c tried to recurMin cls    : 352474      (40.98      % of conflicts)
631.79/631.81	c updated cache            : 4938        (0.01       lits/tried recurMin)
631.79/631.81	c clauses over max glue    : 0           (0.00      % of all clauses)
631.79/631.81	c conflicts                : 860199      (1362.15   / sec)
631.79/631.81	c decisions                : 1450614     (1.23      % random)
631.79/631.81	c bogo-props               : 28666175995 (45393714.55 / sec)
631.79/631.81	c conflict literals        : 66114398    (45.27     % deleted)
631.79/631.81	c Memory used              : 486.50      MB
631.79/631.81	c CPU time                 : 631.50      s
631.79/631.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3286621-1303768029/watcher-3286621-1303768029 -o /tmp/evaluation-result-3286621-1303768029/solver-3286621-1303768029 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3286621-1303768029.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.01 3.93 3.86 5/189 17645
/proc/meminfo: memFree=18823520/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=23732 CPUtime=0 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 1295 0 0 0 0 0 0 0 24 0 1 0 469219038 24301568 1136 33554432000 4194304 4627331 140733966931216 18446744073709551615 4313569 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 5933 1141 320 106 0 904 0

[startup+0.0426671 s]
/proc/loadavg: 4.01 3.93 3.86 5/189 17645
/proc/meminfo: memFree=18823520/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=58540 CPUtime=0.03 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 8250 0 0 0 2 1 0 0 24 0 1 0 469219038 59944960 6091 33554432000 4194304 4627331 140733966931216 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 14635 6092 322 106 0 9606 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 58540

[startup+0.100648 s]
/proc/loadavg: 4.01 3.93 3.86 5/189 17645
/proc/meminfo: memFree=18823520/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=62236 CPUtime=0.09 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 9532 0 0 0 8 1 0 0 24 0 1 0 469219038 63729664 7369 33554432000 4194304 4627331 140733966931216 18446744073709551615 255106429637 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 15559 7370 324 106 0 10530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62236

[startup+0.300622 s]
/proc/loadavg: 4.01 3.93 3.86 5/189 17645
/proc/meminfo: memFree=18823520/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=77432 CPUtime=0.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 13914 0 0 0 27 2 0 0 25 0 1 0 469219038 79290368 11704 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 19358 11704 342 106 0 14329 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77432

[startup+0.700552 s]
/proc/loadavg: 4.01 3.93 3.86 5/189 17645
/proc/meminfo: memFree=18823520/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=88692 CPUtime=0.69 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 16476 0 0 0 66 3 0 0 25 0 1 0 469219038 90820608 14266 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 22173 14266 346 106 0 17144 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88692

[startup+1.50042 s]
/proc/loadavg: 4.01 3.93 3.86 5/190 17646
/proc/meminfo: memFree=18722088/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=138092 CPUtime=1.49 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 27764 0 0 0 145 4 0 0 25 0 1 0 469219038 141406208 25554 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 34523 25554 346 106 0 29494 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 138092

[startup+3.10114 s]
/proc/loadavg: 4.01 3.93 3.86 5/190 17646
/proc/meminfo: memFree=18615076/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=212920 CPUtime=3.09 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 44704 0 0 0 303 6 0 0 25 0 1 0 469219038 218030080 42494 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308880 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 53230 42494 346 106 0 48201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 212920

[startup+6.30058 s]
/proc/loadavg: 4.01 3.93 3.86 5/187 17649
/proc/meminfo: memFree=18830764/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=308380 CPUtime=6.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 66186 0 0 0 619 10 0 0 25 0 1 0 469219038 315781120 63976 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 77095 63976 346 106 0 72066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 308380

[startup+12.7005 s]
/proc/loadavg: 4.01 3.94 3.86 5/190 17673
/proc/meminfo: memFree=18325444/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=319420 CPUtime=12.68 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 70149 0 0 0 1258 10 0 0 25 0 1 0 469219038 327086080 66365 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 79855 66365 374 106 0 74826 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 319420

[startup+25.5002 s]
/proc/loadavg: 4.08 3.95 3.87 5/190 17673
/proc/meminfo: memFree=18026708/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=344492 CPUtime=25.48 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 79025 0 0 0 2536 12 0 0 25 0 1 0 469219038 352759808 72785 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 86123 72785 379 106 0 81094 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 344492

[startup+51.1007 s]
/proc/loadavg: 4.05 3.96 3.87 5/190 17701
/proc/meminfo: memFree=18597840/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=366528 CPUtime=51.09 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 85199 0 0 0 5095 14 0 0 25 0 1 0 469219038 375324672 77601 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 91632 77601 379 106 0 86603 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 366528

[startup+102.307 s]
/proc/loadavg: 4.09 3.98 3.88 5/190 17729
/proc/meminfo: memFree=18118016/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=385408 CPUtime=102.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 90443 0 0 0 10214 15 0 0 25 0 1 0 469219038 394657792 82845 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308908 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 96352 82845 379 106 0 91323 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 385408

[startup+162.301 s]
/proc/loadavg: 4.03 3.98 3.89 5/190 17731
/proc/meminfo: memFree=17113616/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=405668 CPUtime=162.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 97761 0 0 0 16212 17 0 0 25 0 1 0 469219038 415404032 89851 33554432000 4194304 4627331 140733966931216 18446744073709551615 4321459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 101417 89851 379 106 0 96388 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 405668

[startup+222.301 s]
/proc/loadavg: 4.01 3.98 3.89 5/190 17760
/proc/meminfo: memFree=17896672/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=411016 CPUtime=222.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 99192 0 0 0 22212 17 0 0 25 0 1 0 469219038 420880384 90806 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 102754 90806 379 106 0 97725 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 411016

[startup+282.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 17815
/proc/meminfo: memFree=17317872/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=460544 CPUtime=282.28 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 101661 0 0 0 28211 17 0 0 25 0 1 0 469219038 471597056 93275 33554432000 4194304 4627331 140733966931216 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 115136 93275 379 106 0 110107 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 460544

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.90 5/190 17817
/proc/meminfo: memFree=17063932/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=429172 CPUtime=342.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 103316 0 0 0 34211 18 0 0 25 0 1 0 469219038 439472128 94369 33554432000 4194304 4627331 140733966931216 18446744073709551615 4299573 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 107293 94369 379 106 0 102264 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 429172

[startup+402.301 s]
/proc/loadavg: 4.13 4.01 3.92 5/190 17818
/proc/meminfo: memFree=15774476/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=473004 CPUtime=402.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 107533 0 0 0 40210 19 0 0 25 0 1 0 469219038 484356096 95808 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 118251 95808 379 106 0 113222 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 473004

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.92 5/190 17928
/proc/meminfo: memFree=18020792/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=429468 CPUtime=462.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 115690 0 0 0 46206 23 0 0 25 0 1 0 469219038 439775232 94609 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 107367 94609 379 106 0 102338 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 429468

[startup+522.301 s]
/proc/loadavg: 4.10 4.02 3.92 5/190 17984
/proc/meminfo: memFree=18402952/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=429624 CPUtime=522.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 122877 0 0 0 52203 26 0 0 25 0 1 0 469219038 439934976 95547 33554432000 4194304 4627331 140733966931216 18446744073709551615 4333122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 107406 95547 379 106 0 102377 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 429624

[startup+582.3 s]
/proc/loadavg: 3.62 3.91 3.89 4/184 18029
/proc/meminfo: memFree=18803964/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=475424 CPUtime=582.28 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 130954 0 0 0 58200 28 0 0 25 0 1 0 469219038 486834176 96099 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 118856 96099 379 106 0 113827 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 475424

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

[startup+588.7 s]
/proc/loadavg: 3.57 3.90 3.89 4/184 18030
/proc/meminfo: memFree=18777780/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=492316 CPUtime=588.69 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 134879 0 0 0 58840 29 0 0 25 0 1 0 469219038 504131584 100024 33554432000 4194304 4627331 140733966931216 18446744073709551615 4424867 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 123079 100024 379 106 0 118050 0
Current children cumulated CPU time (s) 588.69
Current children cumulated vsize (KiB) 492316

[startup+614.301 s]
/proc/loadavg: 3.38 3.82 3.86 4/184 18030
/proc/meminfo: memFree=18775656/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=450560 CPUtime=614.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 139624 0 0 0 61399 30 0 0 25 0 1 0 469219038 461373440 99135 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 112640 99135 379 106 0 107611 0
Current children cumulated CPU time (s) 614.29
Current children cumulated vsize (KiB) 450560

[startup+620.701 s]
/proc/loadavg: 3.35 3.81 3.86 4/184 18030
/proc/meminfo: memFree=18764864/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=450560 CPUtime=620.69 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 140266 0 0 0 62039 30 0 0 25 0 1 0 469219038 461373440 99777 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 112640 99777 379 106 0 107611 0
Current children cumulated CPU time (s) 620.69
Current children cumulated vsize (KiB) 450560

[startup+627.101 s]
/proc/loadavg: 3.29 3.78 3.85 4/184 18030
/proc/meminfo: memFree=18759528/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=450560 CPUtime=627.09 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 140891 0 0 0 62679 30 0 0 25 0 1 0 469219038 461373440 100402 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 112640 100402 379 106 0 107611 0
Current children cumulated CPU time (s) 627.09
Current children cumulated vsize (KiB) 450560

[startup+630.307 s]
/proc/loadavg: 3.29 3.78 3.85 4/184 18030
/proc/meminfo: memFree=18751716/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=498168 CPUtime=630.29 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 141242 0 0 0 62999 30 0 0 25 0 1 0 469219038 510124032 100753 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 124542 100753 379 106 0 119513 0
Current children cumulated CPU time (s) 630.29
Current children cumulated vsize (KiB) 498168

[startup+631.101 s]
/proc/loadavg: 3.29 3.78 3.85 4/184 18030
/proc/meminfo: memFree=18751716/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=498168 CPUtime=631.09 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 141311 0 0 0 63079 30 0 0 25 0 1 0 469219038 510124032 100822 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 124542 100822 379 106 0 119513 0
Current children cumulated CPU time (s) 631.09
Current children cumulated vsize (KiB) 498168

[startup+631.501 s]
/proc/loadavg: 3.27 3.77 3.84 4/184 18031
/proc/meminfo: memFree=18749732/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=498168 CPUtime=631.49 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 141348 0 0 0 63119 30 0 0 25 0 1 0 469219038 510124032 100859 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 124542 100859 379 106 0 119513 0
Current children cumulated CPU time (s) 631.49
Current children cumulated vsize (KiB) 498168

[startup+631.701 s]
/proc/loadavg: 3.27 3.77 3.84 4/184 18031
/proc/meminfo: memFree=18749732/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=498168 CPUtime=631.69 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 141357 0 0 0 63139 30 0 0 25 0 1 0 469219038 510124032 100868 33554432000 4194304 4627331 140733966931216 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 124542 100868 379 106 0 119513 0
Current children cumulated CPU time (s) 631.69
Current children cumulated vsize (KiB) 498168

[startup+631.801 s]
/proc/loadavg: 3.27 3.77 3.84 4/184 18031
/proc/meminfo: memFree=18749732/32951124 swapFree=67111524/67111528
[pid=17645] ppid=17643 vsize=498168 CPUtime=631.79 cores=0,2
/proc/17645/stat : 17645 (strangenight2-s) R 17643 17645 15892 0 -1 4202496 141361 0 0 0 63149 30 0 0 25 0 1 0 469219038 510124032 100872 33554432000 4194304 4627331 140733966931216 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/17645/statm: 124542 100872 379 106 0 119513 0
Current children cumulated CPU time (s) 631.79
Current children cumulated vsize (KiB) 498168

Child status: 20
Real time (s): 631.871
CPU time (s): 631.871
CPU user time (s): 631.54
CPU system time (s): 0.330949
CPU usage (%): 99.9999
Max. virtual memory (cumulated for all children) (KiB): 498168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 631.54
system time used= 0.330949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141372
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 1610

runsolver used 1.12383 second user time and 2.33465 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 23:47:09
IDJOB=3286621
IDBENCH=82431
IDSOLVER=1587
FILE ID=node144/3286621-1303768029
RUNJOBID= node144-1303767826-17381
PBS_JOBID= 13157119
Free space on /tmp= 71980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-TPP-21-step11.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286621-1303768029/watcher-3286621-1303768029 -o /tmp/evaluation-result-3286621-1303768029/solver-3286621-1303768029 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3286621-1303768029.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=288817006

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18823924 kB
Buffers:       2187208 kB
Cached:       10153148 kB
SwapCached:          4 kB
Active:        4885916 kB
Inactive:      8673944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18823924 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          170516 kB
Writeback:           0 kB
AnonPages:     1218764 kB
Mapped:          16020 kB
Slab:           498968 kB
PageTables:       8004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1649668 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= 72088 MiB
End job on node144 at 2011-04-25 23:57:41