Trace number 3401053

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-st (fixed)UNSAT 503.901 503.887

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 benchmark218.303
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-3401053-1306281027.cnf'
0.00/0.00	c -- header says num vars:          99736
0.00/0.00	c -- header says num clauses:      783991
0.09/0.19	c -- clauses added:            0 learnts,       783991 normals,            0 xors
0.09/0.19	c -- vars added      99736
0.09/0.19	c Parsing time:  0.18 s
0.09/0.19	c  N st     0         0     99736     27093    756759         0   1708423         0   no data   no data
0.39/0.42	c asymm  cl-useful: 126/987/26954 lits-rem:2592 time: 0.22
6.09/6.13	c Flit:  2926 Blit:  34515 bXBeca:    0 bXProp: 1278 Bins:      0 BRemL:      0 BRemN:      0 P: 185.1M T:  5.65
6.09/6.15	c Cleaning up after failed var search:     0.02 s 
6.09/6.16	c Replacing     1278 vars Replaced    25442 lits Time:     0.01 s 
6.09/6.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.09/6.19	c bin-w-bin subsume rem         1009 bins  time:  0.01 s
6.19/6.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
6.39/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  51016 time:  0.19 s
6.51/6.55	c Removed useless bin:     472  fixed:     0  props:  20.00M  time:  0.15 s
6.51/6.61	c lits-rem:        41  cl-subs:      139  v-elim:    297  v-fix:    0  time:  0.06 s
6.79/6.89	c Finding binary XORs  T:     0.28 s  found:     142
6.89/6.91	c Replacing      142 vars Replaced     3166 lits Time:     0.01 s 
6.89/6.99	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
6.89/6.99	c calculated reachability. Time: 0.07
6.99/7.00	c Calc default polars -  time:   0.01 s pos:    8071 undec:   64364 neg:   27301
6.99/7.00	c =========================================================================================
6.99/7.00	c types(t): F = full restart, N = normal restart
6.99/7.00	c types(t): S = simplification begin/end, E = solution found
6.99/7.00	c restart types(rt): st = static, dy = dynamic
6.99/7.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.99/7.00	c  B st     0         0     50577     16644    196974         0    472720         0   no data   no data
7.39/7.45	c Decided on static restart strategy
8.19/8.25	c  N st     8      4917     50571     16644    197321      4481    472720    443212   no data   no data
9.99/10.05	c  N st    10     11306     50550     16644    197661      4619    472720    278225   no data   no data
11.69/11.70	c  N st    11     17049     50534     16644    197910     10020    472719    857270   no data   no data
14.21/14.31	c  F st    12     25000     50531     16644    198075     12736    472719   1111699   no data   no data
14.32/14.35	c  N st    12     25000     50531     16619    197412     12688    471287   1103045   no data   no data
15.99/16.03	c  N dy    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
15.99/16.03	c  S st    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
16.19/16.20	c  S st    18     30505     50527     16619    197610     11602    471287    789086   no data   no data
16.19/16.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.59/23.64	c Flit:   553 Blit:     69 bXBeca:    0 bXProp:  121 Bins: 432945 BRemL:  38121 BRemN:     70 P: 171.3M T:  7.42
23.59/23.66	c Cleaning up after failed var search:     0.02 s 
23.69/23.71	c Replacing      121 vars Replaced    41095 lits Time:     0.05 s 
23.69/23.74	c blocked clauses removed:        0 vars:  14029 tried:       51385 T: 0.02 s
23.69/23.78	c bin-w-bin subsume rem         2765 bins  time:  0.04 s
23.79/23.83	c subs with bin:      462  lits-rem:       230  v-fix:    0  time:  0.05 s
23.99/24.06	c Subs w/ non-existent bins:    156 l-rem:    264 v-fix:     0 done:  35694 time:  0.23 s
23.99/24.11	c Removed useless bin:      67  fixed:     0  props:   5.02M  time:  0.05 s
24.11/24.19	c lits-rem:        62  cl-subs:      242  v-elim:   1582  v-fix:    0  time:  0.09 s
24.59/24.64	c subs with bin:       82  lits-rem:     14755  v-fix:    0  time:  0.42 s
24.89/24.98	c lits-rem:      2707  cl-subs:      564  v-elim:      0  v-fix:    0  time:  0.34 s
25.21/25.26	c asymm  cl-useful: 0/2933/15645 lits-rem:0 time: 0.28
25.31/25.35	c calculated reachability. Time: 0.08
25.31/25.35	c  N dy    18     30505     34112     15645    522467     10369    420232   1300036   no data   no data
25.59/25.65	c Finding binary XORs  T:     0.30 s  found:       1
27.59/27.69	c  N dy    40     36172     34070     15645    522608      8168    420232    963089     10.44     11.00
28.99/29.07	c  N dy    70     40262     34064     15645    522672     12160    420232   1329054     11.69     12.70
30.39/30.44	c  N dy    94     44346     34063     15645    522750     16139    420232   1655998     11.84     12.75
30.89/30.98	c  S st   100     45757     34063     15645    522770      8820    420232    907815     11.96     11.89
31.09/31.14	c  S st   100     46260     34063     15645    522833      9260    420232    925559     11.96   no data
31.09/31.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.89/36.92	c Flit:    34 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  75580 BRemL:  65786 BRemN:      2 P: 143.8M T:  5.76
36.89/36.96	c Replacing       15 vars Replaced     1877 lits Time:     0.04 s 
36.89/36.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.99/37.01	c bin-w-bin subsume rem          231 bins  time:  0.04 s
36.99/37.06	c subs with bin:       57  lits-rem:        39  v-fix:    0  time:  0.05 s
37.19/37.27	c Subs w/ non-existent bins:     20 l-rem:     16 v-fix:     0 done:  34013 time:  0.21 s
37.31/37.32	c Removed useless bin:      60  fixed:     0  props:   4.92M  time:  0.04 s
37.31/37.39	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.07 s
37.41/37.49	c subs with bin:       41  lits-rem:       645  v-fix:    0  time:  0.09 s
37.49/37.54	c lits-rem:       194  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.04 s
37.49/37.56	c vivif2 --  cl tried    15559 cl shrink     1419 lits rem       1420 time: 0.02
37.49/37.59	c vivif2 --  cl tried     8937 cl shrink     2429 lits rem      16378 time: 0.03
37.79/37.88	c asymm  cl-useful: 206/6271/15122 lits-rem:206 time: 0.29
37.89/37.97	c calculated reachability. Time: 0.07
37.89/37.97	c  N dy   100     46260     34006     15122    525958      8871    415853    910412     11.96   no data
38.19/38.25	c Finding binary XORs  T:     0.29 s  found:       0
39.61/39.63	c  N dy   117     50304     34000     15122    526045     12791    415853   1257522     11.77     12.67
41.09/41.15	c  N dy   138     54397     33999     15122    526097     16800    415853   1615615     11.68     12.40
42.69/42.72	c  N dy   150     58444     33996     15122    526138     11187    415853   1033283     11.52     18.17
44.09/44.13	c  N dy   170     62456     33993     15122    526177     15112    415853   1336364     11.55     12.31
45.49/45.57	c  N dy   189     66531     33992     15122    526209     19139    415853   1782450     11.66     14.20
46.69/46.71	c  S st   209     69390     33992     15122    526223     11270    415853    948102     11.82   no data
46.79/46.88	c  S st   209     69893     33992     15122    526271     11723    415853    969411     11.82   no data
46.89/46.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.81/52.82	c Flit:    51 Blit:      5 bXBeca:    0 bXProp:   18 Bins:  42419 BRemL:  38111 BRemN:     12 P: 146.9M T:  5.92
52.81/52.86	c Replacing       18 vars Replaced     2362 lits Time:     0.04 s 
52.81/52.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
52.89/52.91	c bin-w-bin subsume rem          318 bins  time:  0.04 s
52.89/52.96	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.05 s
53.09/53.18	c Subs w/ non-existent bins:     96 l-rem:    110 v-fix:     0 done:  33914 time:  0.22 s
53.19/53.22	c Removed useless bin:      28  fixed:     0  props:   5.09M  time:  0.05 s
53.19/53.29	c lits-rem:         0  cl-subs:        2  v-elim:      4  v-fix:    0  time:  0.07 s
53.39/53.42	c subs with bin:       62  lits-rem:       750  v-fix:    0  time:  0.11 s
53.39/53.48	c lits-rem:       235  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.06 s
53.49/53.50	c vivif2 --  cl tried    14980 cl shrink      131 lits rem        131 time: 0.02
53.49/53.54	c vivif2 --  cl tried    11274 cl shrink     1928 lits rem      19083 time: 0.04
53.69/53.76	c asymm  cl-useful: 22/4704/14895 lits-rem:66 time: 0.21
53.81/53.84	c calculated reachability. Time: 0.07
53.81/53.84	c  N dy   209     69893     33910     14873    510606     11238    413414    912670     11.82   no data
54.09/54.13	c Finding binary XORs  T:     0.29 s  found:       0
55.69/55.70	c  N dy   221     74414     33904     14873    510667     15662    413414   1278864     11.64     19.17
57.79/57.89	c  N dy   244     80381     33902     14873    510704     21542    413414   1820008     11.63     12.38
59.99/60.06	c  N dy   271     86493     33900     14873    510753     15951    413414   1233119     11.58     12.27
60.29/60.36	c  F st   279     87500     33900     14873    510760     16941    413414   1331940     11.63     11.35
62.29/62.35	c  N dy   285     92696     33899     14873    510321     21927    413132   1850591     11.63   no data
64.60/64.68	c  N dy   320     99195     33898     14873    510372     15704    413132   1194072     11.77     12.46
66.80/66.84	c  S st   353    104839     33898     14873    510412     21258    413132   1666250     11.81   no data
67.01/67.05	c  S st   353    105339     33898     14873    510449     21721    413132   1686001     11.81   no data
67.01/67.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
73.40/73.41	c Flit:    37 Blit:      0 bXBeca:    0 bXProp:   15 Bins:  36830 BRemL: 127517 BRemN:     41 P: 165.6M T:  6.35
73.40/73.45	c Replacing       15 vars Replaced     3988 lits Time:     0.04 s 
73.40/73.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.50/73.50	c bin-w-bin subsume rem          164 bins  time:  0.03 s
73.50/73.54	c subs with bin:        9  lits-rem:         2  v-fix:    0  time:  0.04 s
73.72/73.76	c Subs w/ non-existent bins:     10 l-rem:     17 v-fix:     0 done:  33838 time:  0.22 s
73.80/73.82	c Removed useless bin:      19  fixed:     0  props:   7.27M  time:  0.07 s
73.80/73.89	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.07 s
74.59/74.63	c subs with bin:      184  lits-rem:      4736  v-fix:    0  time:  0.70 s
75.19/75.26	c lits-rem:      1574  cl-subs:      413  v-elim:      0  v-fix:    0  time:  0.62 s
75.19/75.28	c vivif2 --  cl tried    14843 cl shrink        8 lits rem          8 time: 0.02
75.29/75.39	c vivif2 --  cl tried    21029 cl shrink     6951 lits rem     209380 time: 0.11
75.59/75.68	c asymm  cl-useful: 0/1903/14837 lits-rem:0 time: 0.29
75.69/75.77	c calculated reachability. Time: 0.07
75.69/75.77	c  N dy   353    105339     33836     14837    415018     20999    411705   1249516     11.81   no data
75.99/76.06	c Finding binary XORs  T:     0.29 s  found:       0
78.69/78.77	c  N dy   386    112226     33830     14837    415075     14158    411705    748295     11.77     12.48
81.31/81.33	c  N dy   419    119430     33827     14837    415136     21231    411705   1467956     11.81     12.82
84.29/84.32	c  N dy   459    127082     33825     14837    415165     28775    411705   2114333     11.86     19.23
87.39/87.42	c  N dy   505    135355     33824     14837    415206     22253    411705   1392624     11.90     12.58
90.89/90.98	c  N dy   552    144166     33824     14837    415231     30939    411705   2125074     12.00     12.82
94.39/94.50	c  N dy   604    153384     33820     14837    415284     24313    411705   1535184     12.09     20.45
96.39/96.48	c  S st   634    158009     33820     14837    415298     28877    411705   1936452     12.13     11.27
96.59/96.70	c  S st   634    158513     33818     14837    415322     29355    411705   1957068     12.13   no data
96.70/96.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
103.50/103.53	c Flit:    29 Blit:      1 bXBeca:    0 bXProp:   17 Bins: 185011 BRemL:  38076 BRemN:     39 P: 184.9M T:  6.81
103.50/103.58	c Replacing       17 vars Replaced     2607 lits Time:     0.05 s 
103.50/103.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.60/103.63	c bin-w-bin subsume rem          219 bins  time:  0.04 s
103.60/103.69	c subs with bin:       37  lits-rem:        33  v-fix:    0  time:  0.06 s
103.90/103.91	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:  33767 time:  0.22 s
103.90/103.96	c Removed useless bin:      35  fixed:     0  props:   4.74M  time:  0.05 s
104.00/104.03	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.07 s
105.30/105.38	c subs with bin:      213  lits-rem:     13404  v-fix:    0  time:  1.30 s
106.50/106.56	c lits-rem:      3030  cl-subs:      592  v-elim:      0  v-fix:    0  time:  1.17 s
106.50/106.58	c vivif2 --  cl tried    14783 cl shrink      101 lits rem        101 time: 0.02
106.72/106.75	c vivif2 --  cl tried    28188 cl shrink    10141 lits rem     312655 time: 0.17
107.00/107.04	c asymm  cl-useful: 0/2233/14719 lits-rem:0 time: 0.28
107.10/107.12	c calculated reachability. Time: 0.08
107.10/107.12	c  N dy   634    158513     33766     14719    547743     28151    410010   1851580     12.13   no data
107.40/107.42	c Finding binary XORs  T:     0.30 s  found:       0
112.40/112.46	c  N dy   671    170607     33756     14719    547805     23532    410010   1681033     11.97     12.64
117.30/117.33	c  N dy   721    181650     33755     14719    547841     34438    410010   2582507     12.00     12.66
122.01/122.09	c  N dy   774    193701     33753     14719    547892     28733    410010   2079636     12.02     12.68
127.40/127.43	c  N dy   834    206149     33752     14719    547934     22319    410010   1361257     12.04     13.23
133.12/133.19	c  N dy   896    219390     33752     14719    547957     35389    410010   2455277     12.08     21.38
139.20/139.23	c  N dy   972    233441     33749     14719    548004     29560    410010   1864442     12.16     18.52
141.00/141.08	c  S st   997    237771     33749     14719    548015     33829    410010   2207574     12.20   no data
141.30/141.32	c  S st   997    238277     33749     14719    548046     34304    410010   2234281     12.20   no data
141.30/141.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
148.30/148.30	c Flit:    31 Blit:      0 bXBeca:    0 bXProp:   12 Bins: 148540 BRemL:  15814 BRemN:      4 P: 192.4M T:  6.96
148.30/148.36	c Replacing       12 vars Replaced     5766 lits Time:     0.06 s 
148.30/148.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
148.41/148.43	c bin-w-bin subsume rem          225 bins  time:  0.05 s
148.41/148.50	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.07 s
148.70/148.73	c Subs w/ non-existent bins:     32 l-rem:     37 v-fix:     0 done:  33704 time:  0.23 s
148.70/148.77	c Removed useless bin:      18  fixed:     0  props:   3.61M  time:  0.04 s
148.80/148.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
150.20/150.27	c subs with bin:      131  lits-rem:      9012  v-fix:    0  time:  1.37 s
151.59/151.60	c lits-rem:      3150  cl-subs:      836  v-elim:      0  v-fix:    0  time:  1.33 s
151.59/151.63	c vivif2 --  cl tried    14675 cl shrink       63 lits rem         63 time: 0.02
151.71/151.81	c vivif2 --  cl tried    32784 cl shrink    10609 lits rem     333250 time: 0.19
152.10/152.11	c asymm  cl-useful: 17/3862/14638 lits-rem:29 time: 0.29
152.20/152.20	c calculated reachability. Time: 0.08
152.20/152.20	c  N dy   997    238277     33704     14632    675329     32745    408467   2101569     12.20   no data
152.50/152.50	c Finding binary XORs  T:     0.30 s  found:       1
159.19/159.27	c  N dy  1023    253709     33698     14632    675371     27482    408467   1820062     12.03     12.76
166.69/166.70	c  N dy  1093    269904     33696     14632    675416     21956    408467   1330956     12.00     13.97
174.10/174.14	c  N dy  1166    287227     33690     14632    675468     39031    408467   2668953     11.98     14.66
182.51/182.59	c  N dy  1253    305761     33684     14632    675529     34709    408467   2214689     11.99     12.62
182.80/182.82	c  F st  1257    306250     33684     14632    675529     35191    408467   2250609     11.99   no data
182.80/182.88	c Replacing        1 vars Replaced     3415 lits Time:     0.04 s 
191.59/191.65	c  N dy  1331    325316     33678     14622    673716     29530    407929   1829114     12.01     12.67
201.49/201.52	c  N dy  1443    345475     33675     14622    673757     25234    407929   1413593     12.06     12.75
206.71/206.73	c  S st  1487    357415     33674     14622    673783     36978    407929   2261034     12.05     10.40
206.89/206.97	c  S st  1487    357918     33674     14622    673800     37464    407929   2286049     12.05   no data
206.99/207.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
213.79/213.82	c Flit:    46 Blit:      2 bXBeca:    0 bXProp:   18 Bins:  25097 BRemL:   5384 BRemN:      0 P: 192.3M T:  6.82
213.79/213.88	c Replacing       18 vars Replaced     5843 lits Time:     0.06 s 
213.79/213.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
213.89/213.94	c bin-w-bin subsume rem          764 bins  time:  0.05 s
213.99/214.02	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.07 s
214.19/214.25	c Subs w/ non-existent bins:      4 l-rem:      6 v-fix:     0 done:  33603 time:  0.23 s
214.19/214.29	c Removed useless bin:       6  fixed:     0  props:   3.64M  time:  0.04 s
214.29/214.37	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.08 s
215.39/215.49	c subs with bin:      285  lits-rem:      3189  v-fix:    0  time:  1.08 s
216.49/216.60	c lits-rem:      2550  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  1.11 s
216.61/216.63	c vivif2 --  cl tried    14587 cl shrink       14 lits rem         14 time: 0.02
216.79/216.81	c vivif2 --  cl tried    34872 cl shrink     9892 lits rem     240416 time: 0.18
217.09/217.10	c asymm  cl-useful: 21/4252/14579 lits-rem:63 time: 0.29
217.09/217.19	c calculated reachability. Time: 0.08
217.09/217.19	c  N dy  1487    357918     33601     14558    684384     34808    406182   1991191     12.05   no data
217.49/217.50	c Finding binary XORs  T:     0.31 s  found:       2
227.00/227.09	c  N dy  1520    378128     33587     14558    684460     29787    406182   1665045     11.90     12.71
236.30/236.38	c  N dy  1561    398243     33578     14558    684523     49583    406182   3238656     11.78     12.43
245.90/245.95	c  N dy  1625    418524     33569     14558    684582     43376    406182   2584956     11.72     12.39
255.80/255.80	c  N dy  1723    438589     33564     14558    684629     35820    406182   1997134     11.73     15.70
266.40/266.43	c  N dy  1803    459793     33559     14558    684673     56713    406182   3512630     11.71     12.43
275.50/275.51	c  N dy  1877    479833     33557     14558    684708     47951    406182   2737374     11.70     27.69
285.50/285.57	c  N dy  1967    499985     33555     14558    684749     38364    406182   2009684     11.69     12.33
296.00/296.04	c  N dy  2061    520219     33552     14558    684793     58310    406182   3395628     11.70     12.62
304.10/304.15	c  S st  2121    536878     33548     14558    684829     44154    406182   2337085     11.68     11.94
304.30/304.39	c  S st  2121    537378     33548     14558    684845     44635    406182   2365328     11.68   no data
304.40/304.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
311.40/311.42	c Flit:    41 Blit:      4 bXBeca:    0 bXProp:   35 Bins: 109665 BRemL:  20515 BRemN:      0 P: 200.0M T:  7.00
311.50/311.50	c Replacing       37 vars Replaced    18534 lits Time:     0.08 s 
311.50/311.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.50/311.57	c bin-w-bin subsume rem         1111 bins  time:  0.06 s
311.60/311.65	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.08 s
311.80/311.88	c Subs w/ non-existent bins:     11 l-rem:     21 v-fix:     0 done:  33463 time:  0.23 s
311.90/311.92	c Removed useless bin:       8  fixed:     0  props:   3.46M  time:  0.04 s
312.00/312.01	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.08 s
313.20/313.24	c subs with bin:      488  lits-rem:     10698  v-fix:    0  time:  1.19 s
314.62/314.66	c lits-rem:      5876  cl-subs:     1302  v-elim:      0  v-fix:    0  time:  1.42 s
314.62/314.68	c vivif2 --  cl tried    14481 cl shrink       68 lits rem         68 time: 0.02
314.80/314.87	c vivif2 --  cl tried    38090 cl shrink    10334 lits rem     240173 time: 0.19
315.00/315.04	c asymm  cl-useful: 9/2213/14463 lits-rem:27 time: 0.17
315.10/315.13	c calculated reachability. Time: 0.07
315.10/315.13	c  N dy  2121    537378     33460     14454    756674     37995    403239   2096979     11.68   no data
315.40/315.44	c Finding binary XORs  T:     0.31 s  found:       0
325.80/325.85	c  N dy  2173    557471     33444     14454    756752     57700    403239   3399730     11.62     12.29
335.20/335.27	c  N dy  2229    577960     33435     14454    756813     48861    403239   2927174     11.56     12.21
346.53/346.55	c  N dy  2313    599629     33427     14454    756873     38940    403239   2006389     11.53     12.17
356.80/356.84	c  N dy  2391    619657     33422     14454    756913     58666    403239   3405530     11.51     12.38
366.70/366.75	c  N dy  2465    639708     33416     14454    756954     45609    403239   2502947     11.49     12.10
378.21/378.22	c  N dy  2559    659812     33411     14454    756998     65363    403239   3776821     11.50     12.13
388.60/388.65	c  N dy  2636    680590     33407     14454    757023     51660    403239   2767258     11.48     12.09
400.10/400.13	c  N dy  2722    700613     33403     14454    757056     36108    403239   1685728     11.48     12.14
409.90/409.91	c  N dy  2800    720661     33397     14454    757094     55890    403239   3292869     11.48     12.26
421.41/421.40	c  N dy  2900    740663     33392     14454    757128     39240    403239   1851616     11.48     15.55
431.51/431.59	c  N dy  2971    760770     33390     14454    757151     59110    403239   3499637     11.47     12.35
443.81/443.80	c  N dy  3078    780944     33385     14454    757183     41587    403239   1975223     11.48     12.25
454.32/454.36	c  N dy  3164    801124     33383     14454    757212     61463    403239   3603960     11.48     12.20
457.10/457.17	c  S st  3187    806070     33383     14454    757215     66363    403239   4072495     11.48   no data
457.40/457.48	c  S st  3187    806570     33383     14454    757226     66849    403239   4086806     11.48   no data
457.40/457.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
464.40/464.42	c Flit:   235 Blit:    105 bXBeca:    0 bXProp:  190 Bins:  77745 BRemL:  24265 BRemN:      0 P: 200.0M T:  6.91
464.40/464.46	c Cleaning up after failed var search:     0.04 s 
464.50/464.60	c Replacing      190 vars Replaced    67776 lits Time:     0.14 s 
464.60/464.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.60/464.67	c bin-w-bin subsume rem         4359 bins  time:  0.06 s
464.70/464.74	c subs with bin:        8  lits-rem:         4  v-fix:    0  time:  0.07 s
464.90/464.96	c Subs w/ non-existent bins:     12 l-rem:     15 v-fix:     0 done:  32661 time:  0.22 s
465.00/465.00	c Removed useless bin:      51  fixed:     0  props:   3.44M  time:  0.04 s
465.00/465.09	c lits-rem:         5  cl-subs:       16  v-elim:     93  v-fix:    0  time:  0.09 s
466.60/466.69	c subs with bin:      182  lits-rem:     16013  v-fix:    0  time:  1.52 s
473.02/473.08	c lits-rem:     27506  cl-subs:     4232  v-elim:      0  v-fix:    0  time:  6.39 s
473.10/473.10	c vivif2 --  cl tried    13860 cl shrink      111 lits rem        131 time: 0.02
473.41/473.44	c vivif2 --  cl tried    53268 cl shrink    24402 lits rem     587443 time: 0.33
473.71/473.73	c asymm  cl-useful: 1/1160/13802 lits-rem:1 time: 0.29
473.81/473.81	c calculated reachability. Time: 0.07
473.81/473.81	c  N dy  3187    806570     32568     13802    702827     53085    386172   2773412     11.48   no data
474.13/474.12	c Finding binary XORs  T:     0.31 s  found:       5
485.02/485.08	c  N dy  3251    826608     32541     13802    702922     39044    386172   1896994     11.45     15.51
495.70/495.79	c  N dy  3307    846848     32525     13802    702954     58910    386172   3214595     11.41     12.06
503.82/503.86	c  E dy  3352    860199     32411     13802    703013     71926    386172   4105580     11.39      4.24
503.82/503.86	c num threads              : 1          
503.82/503.86	c restarts                 : 3352       
503.82/503.86	c dynamic restarts         : 3322       
503.82/503.86	c static restarts          : 30         
503.82/503.86	c full restarts            : 3          
503.82/503.86	c total simplify time      : 3.02       
503.82/503.86	c learnts DL2              : 0          
503.82/503.86	c learnts size 2           : 1901308    
503.82/503.86	c learnts size 1           : 51480       (51.62     % of vars)
503.82/503.86	c filedLit time            : 65.67       (13.04     % time)
503.82/503.86	c v-elim SatELite          : 16020       (16.06     % vars)
503.82/503.86	c SatELite time            : 14.78       (2.94      % time)
503.82/503.86	c v-elim xor               : 0           (0.00      % vars)
503.82/503.86	c xor elim time            : 0.18        (0.04      % time)
503.82/503.86	c num binary xor trees     : 1196       
503.82/503.86	c binxor trees' crown      : 1869        (1.56      leafs/tree)
503.82/503.86	c bin xor find time        : 2.98       
503.82/503.86	c OTF clause improved      : 10548       (0.01      clauses/conflict)
503.82/503.86	c OTF impr. size diff      : 20915       (1.98       lits/clause)
503.82/503.86	c OTF cl watch-shrink      : 756588      (0.88      clauses/conflict)
503.82/503.86	c OTF cl watch-sh-lit      : 9546734     (12.62      lits/clause)
503.82/503.86	c tried to recurMin cls    : 352474      (40.98      % of conflicts)
503.82/503.86	c updated cache            : 4938        (0.01       lits/tried recurMin)
503.82/503.86	c clauses over max glue    : 0           (0.00      % of all clauses)
503.82/503.86	c conflicts                : 860199      (1707.95   / sec)
503.82/503.86	c decisions                : 1450614     (1.23      % random)
503.82/503.86	c bogo-props               : 28666175995 (56917487.93 / sec)
503.82/503.86	c conflict literals        : 66114398    (45.27     % deleted)
503.82/503.86	c Memory used              : 486.52      MB
503.82/503.86	c CPU time                 : 503.64      s
503.82/503.86	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3401053-1306281027/watcher-3401053-1306281027 -o /tmp/evaluation-result-3401053-1306281027/solver-3401053-1306281027 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401053-1306281027.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.18 1.95 1.26 2/575 28405
/proc/meminfo: memFree=14813248/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=37304 CPUtime=0.01 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 5026 0 0 0 1 0 0 0 25 0 1 0 739700517 38199296 3916 33554432000 4194304 4580011 140737066138256 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 9326 3921 322 95 0 4308 0

[startup+0.080858 s]
/proc/loadavg: 2.18 1.95 1.26 2/575 28405
/proc/meminfo: memFree=14813248/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=61792 CPUtime=0.07 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 9339 0 0 0 7 0 0 0 25 0 1 0 739700517 63275008 7181 33554432000 4194304 4580011 140737066138256 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 15448 7182 325 95 0 10430 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 61792

[startup+0.100841 s]
/proc/loadavg: 2.18 1.95 1.26 2/575 28405
/proc/meminfo: memFree=14813248/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=63772 CPUtime=0.09 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 10147 0 0 0 8 1 0 0 25 0 1 0 739700517 65302528 7976 33554432000 4194304 4580011 140737066138256 18446744073709551615 212687336133 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 15943 7978 325 95 0 10925 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63772

[startup+0.300803 s]
/proc/loadavg: 2.18 1.95 1.26 2/575 28405
/proc/meminfo: memFree=14813248/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=77516 CPUtime=0.29 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 13960 0 0 0 28 1 0 0 25 0 1 0 739700517 79376384 11751 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 19379 11751 339 95 0 14361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77516

[startup+0.700733 s]
/proc/loadavg: 2.18 1.95 1.26 2/575 28405
/proc/meminfo: memFree=14813248/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=107396 CPUtime=0.69 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 20619 0 0 0 67 2 0 0 25 0 1 0 739700517 109973504 18410 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 26849 18410 341 95 0 21831 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 107396

[startup+1.50059 s]
/proc/loadavg: 2.18 1.95 1.26 3/576 28407
/proc/meminfo: memFree=14717512/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=162724 CPUtime=1.49 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 33513 0 0 0 145 4 0 0 25 0 1 0 739700517 166629376 31304 33554432000 4194304 4580011 140737066138256 18446744073709551615 4231546 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 40681 31304 341 95 0 35663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 162724

[startup+3.10029 s]
/proc/loadavg: 2.18 1.95 1.26 3/576 28407
/proc/meminfo: memFree=14653284/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=258544 CPUtime=3.09 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 54662 0 0 0 302 7 0 0 25 0 1 0 739700517 264749056 52453 33554432000 4194304 4580011 140737066138256 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 64636 52453 341 95 0 59618 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 258544

[startup+6.30071 s]
/proc/loadavg: 2.17 1.95 1.26 3/576 28407
/proc/meminfo: memFree=14551504/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=317540 CPUtime=6.29 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 68422 0 0 0 620 9 0 0 25 0 1 0 739700517 325160960 66213 33554432000 4194304 4580011 140737066138256 18446744073709551615 4427960 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 79385 66213 354 95 0 74367 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 317540

[startup+12.7006 s]
/proc/loadavg: 2.15 1.96 1.27 3/576 28407
/proc/meminfo: memFree=14530804/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=319756 CPUtime=12.69 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 71541 0 0 0 1260 9 0 0 25 0 1 0 739700517 327430144 66653 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 79939 66653 366 95 0 74921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 319756

[startup+25.5012 s]
/proc/loadavg: 2.12 1.96 1.28 3/576 28407
/proc/meminfo: memFree=14488428/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=358128 CPUtime=25.49 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 82207 0 0 0 2538 11 0 0 25 0 1 0 739700517 366723072 75967 33554432000 4194304 4580011 140737066138256 18446744073709551615 4497180 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 89532 75967 369 95 0 84514 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 358128

[startup+51.1005 s]
/proc/loadavg: 2.08 1.96 1.29 3/576 28408
/proc/meminfo: memFree=14454908/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=376260 CPUtime=51.09 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 87826 0 0 0 5097 12 0 0 25 0 1 0 739700517 385290240 80228 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 94065 80228 369 95 0 89047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 376260

[startup+102.322 s]
/proc/loadavg: 2.07 1.98 1.33 3/576 28409
/proc/meminfo: memFree=14463504/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=405632 CPUtime=102.32 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 95149 0 0 0 10218 14 0 0 25 0 1 0 739700517 415367168 87551 33554432000 4194304 4580011 140737066138256 18446744073709551615 4234942 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 101408 87551 369 95 0 96390 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 405632

[startup+162.3 s]
/proc/loadavg: 2.02 1.98 1.37 3/576 28411
/proc/meminfo: memFree=14383700/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=410972 CPUtime=162.29 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 98443 0 0 0 16215 14 0 0 25 0 1 0 739700517 420835328 90057 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 102743 90057 369 95 0 97725 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 410972

[startup+222.3 s]
/proc/loadavg: 2.01 1.98 1.41 3/576 28412
/proc/meminfo: memFree=14410676/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=460460 CPUtime=222.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 101511 0 0 0 22215 15 0 0 25 0 1 0 739700517 471511040 93125 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293276 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 115115 93125 369 95 0 110097 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 460460

[startup+282.3 s]
/proc/loadavg: 2.00 1.98 1.44 3/576 28414
/proc/meminfo: memFree=14352204/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=418284 CPUtime=282.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 104580 0 0 0 28215 15 0 0 25 0 1 0 739700517 428322816 92887 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 104571 92887 369 95 0 99553 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 418284

[startup+342.3 s]
/proc/loadavg: 2.12 2.01 1.49 3/576 28416
/proc/meminfo: memFree=14403784/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=473312 CPUtime=342.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 110915 0 0 0 34214 16 0 0 25 0 1 0 739700517 484671488 95733 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 118328 95733 369 95 0 113310 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 473312

[startup+402.3 s]
/proc/loadavg: 2.10 2.02 1.52 3/576 28417
/proc/meminfo: memFree=14379680/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=429540 CPUtime=402.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 121461 0 0 0 40210 20 0 0 25 0 1 0 739700517 439848960 94131 33554432000 4194304 4580011 140737066138256 18446744073709551615 4318462 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 107385 94131 369 95 0 102367 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 429540

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 1.55 3/576 28419
/proc/meminfo: memFree=14091448/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=475340 CPUtime=462.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 130936 0 0 0 46208 22 0 0 25 0 1 0 739700517 486748160 96081 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 118835 96081 369 95 0 113817 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 475340

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

[startup+486.301 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28419
/proc/meminfo: memFree=14063904/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=450588 CPUtime=486.31 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 139272 0 0 0 48608 23 0 0 25 0 1 0 739700517 461402112 98782 33554432000 4194304 4580011 140737066138256 18446744073709551615 4318328 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 112647 98782 369 95 0 107629 0
Current children cumulated CPU time (s) 486.31
Current children cumulated vsize (KiB) 450588

[startup+492.701 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14053732/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=450588 CPUtime=492.72 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 140096 0 0 0 49249 23 0 0 25 0 1 0 739700517 461402112 99606 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293016 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 112647 99606 369 95 0 107629 0
Current children cumulated CPU time (s) 492.72
Current children cumulated vsize (KiB) 450588

[startup+499.101 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14044536/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=450588 CPUtime=499.1 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 140804 0 0 0 49887 23 0 0 25 0 1 0 739700517 461402112 100314 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 112647 100314 369 95 0 107629 0
Current children cumulated CPU time (s) 499.1
Current children cumulated vsize (KiB) 450588

[startup+502.301 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14039448/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=498196 CPUtime=502.3 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 141203 0 0 0 50207 23 0 0 25 0 1 0 739700517 510152704 100713 33554432000 4194304 4580011 140737066138256 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 124549 100713 369 95 0 119531 0
Current children cumulated CPU time (s) 502.3
Current children cumulated vsize (KiB) 498196

[startup+503.101 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14038456/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=498196 CPUtime=503.1 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 141282 0 0 0 50287 23 0 0 25 0 1 0 739700517 510152704 100792 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 124549 100792 369 95 0 119531 0
Current children cumulated CPU time (s) 503.1
Current children cumulated vsize (KiB) 498196

[startup+503.501 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14038456/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=498196 CPUtime=503.5 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 141319 0 0 0 50327 23 0 0 25 0 1 0 739700517 510152704 100829 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294284 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 124549 100829 369 95 0 119531 0
Current children cumulated CPU time (s) 503.5
Current children cumulated vsize (KiB) 498196

[startup+503.701 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14038084/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=498196 CPUtime=503.72 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 141344 0 0 0 50349 23 0 0 25 0 1 0 739700517 510152704 100854 33554432000 4194304 4580011 140737066138256 18446744073709551615 4319255 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 124549 100854 369 95 0 119531 0
Current children cumulated CPU time (s) 503.72
Current children cumulated vsize (KiB) 498196

[startup+503.822 s]
/proc/loadavg: 2.02 2.01 1.56 3/576 28420
/proc/meminfo: memFree=14038084/32951124 swapFree=64375276/67111528
[pid=28405] ppid=28403 vsize=498196 CPUtime=503.82 cores=1,3,5,7
/proc/28405/stat : 28405 (strangenight2-s) R 28403 28405 28082 0 -1 4202496 141348 0 0 0 50359 23 0 0 25 0 1 0 739700517 510152704 100858 33554432000 4194304 4580011 140737066138256 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/28405/statm: 124549 100858 369 95 0 119531 0
Current children cumulated CPU time (s) 503.82
Current children cumulated vsize (KiB) 498196

Child status: 20
Real time (s): 503.887
CPU time (s): 503.901
CPU user time (s): 503.644
CPU system time (s): 0.25696
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 498196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 503.644
system time used= 0.25696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141360
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= 11
involuntary context switches= 527

runsolver used 2.73558 second user time and 6.88295 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-25 01:50:28
IDJOB=3401053
IDBENCH=82431
IDSOLVER=1887
FILE ID=node139/3401053-1306281027
RUNJOBID= node139-1306280114-28101
PBS_JOBID= 13457847
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
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-3401053-1306281027/watcher-3401053-1306281027 -o /tmp/evaluation-result-3401053-1306281027/solver-3401053-1306281027 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401053-1306281027.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=2081195301

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14813536 kB
Buffers:         60924 kB
Cached:        1412812 kB
SwapCached:      15880 kB
Active:       10882916 kB
Inactive:      6948600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14813536 kB
SwapTotal:    67111528 kB
SwapFree:     64375276 kB
Dirty:           17912 kB
Writeback:           0 kB
AnonPages:    16341564 kB
Mapped:          40960 kB
Slab:           150172 kB
PageTables:      84684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 174181660 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= 73176 MiB
End job on node139 at 2011-05-25 01:58:52