Trace number 3368387

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 560.376 560.359

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-3368387-1307640309.cnf'
0.00/0.00	c -- header says num vars:          99736
0.00/0.00	c -- header says num clauses:      783991
0.18/0.21	c -- clauses added:            0 learnts,       783991 normals,            0 xors
0.18/0.21	c -- vars added      99736
0.18/0.21	c Parsing time:  0.19 s
0.18/0.21	c  N st     0         0     99736     27093    756759         0   1708423         0   no data   no data
0.39/0.47	c asymm  cl-useful: 126/987/26954 lits-rem:2592 time: 0.25
6.49/6.51	c Flit:  2926 Blit:  34515 bXBeca:    0 bXProp: 1278 Bins:      0 BRemL:      0 BRemN:      0 P: 185.1M T:  5.97
6.49/6.53	c Cleaning up after failed var search:     0.02 s 
6.49/6.54	c Replacing     1278 vars Replaced    25442 lits Time:     0.02 s 
6.49/6.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.57	c bin-w-bin subsume rem         1009 bins  time:  0.01 s
6.49/6.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
6.68/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  51016 time:  0.20 s
6.88/6.95	c Removed useless bin:     472  fixed:     0  props:  20.00M  time:  0.16 s
6.98/7.01	c lits-rem:        41  cl-subs:      139  v-elim:    297  v-fix:    0  time:  0.06 s
7.28/7.30	c Finding binary XORs  T:     0.29 s  found:     142
7.28/7.32	c Replacing      142 vars Replaced     3166 lits Time:     0.01 s 
7.38/7.41	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
7.38/7.41	c calculated reachability. Time: 0.08
7.38/7.41	c Calc default polars -  time:   0.01 s pos:    8071 undec:   64364 neg:   27301
7.38/7.41	c =========================================================================================
7.38/7.41	c types(t): F = full restart, N = normal restart
7.38/7.41	c types(t): S = simplification begin/end, E = solution found
7.38/7.41	c restart types(rt): st = static, dy = dynamic
7.38/7.41	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.38/7.41	c  B st     0         0     50577     16644    196974         0    472720         0   no data   no data
7.88/7.91	c Decided on static restart strategy
8.69/8.78	c  N st     8      4917     50571     16644    197321      4481    472720    443212   no data   no data
10.59/10.63	c  N st    10     11306     50550     16644    197661      4619    472720    278225   no data   no data
12.29/12.36	c  N st    11     17049     50534     16644    197910     10020    472719    857270   no data   no data
15.08/15.14	c  F st    12     25000     50531     16644    198075     12736    472719   1111699   no data   no data
15.08/15.18	c  N st    12     25000     50531     16619    197412     12688    471287   1103045   no data   no data
16.88/16.92	c  N dy    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
16.88/16.92	c  S st    18     30003     50527     16619    197520     11194    471287    772306   no data   no data
17.08/17.10	c  S st    18     30505     50527     16619    197610     11602    471287    789086   no data   no data
17.08/17.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.88/24.94	c Flit:   553 Blit:     69 bXBeca:    0 bXProp:  121 Bins: 432945 BRemL:  38121 BRemN:     70 P: 171.3M T:  7.81
24.88/24.95	c Cleaning up after failed var search:     0.02 s 
24.98/25.00	c Replacing      121 vars Replaced    41095 lits Time:     0.05 s 
24.98/25.04	c blocked clauses removed:        0 vars:  14029 tried:       51385 T: 0.02 s
24.98/25.08	c bin-w-bin subsume rem         2765 bins  time:  0.04 s
25.08/25.14	c subs with bin:      462  lits-rem:       230  v-fix:    0  time:  0.06 s
25.29/25.37	c Subs w/ non-existent bins:    156 l-rem:    264 v-fix:     0 done:  35694 time:  0.24 s
25.38/25.42	c Removed useless bin:      67  fixed:     0  props:   5.02M  time:  0.05 s
25.48/25.51	c lits-rem:        62  cl-subs:      242  v-elim:   1582  v-fix:    0  time:  0.09 s
25.88/25.98	c subs with bin:       82  lits-rem:     14755  v-fix:    0  time:  0.44 s
26.29/26.34	c lits-rem:      2707  cl-subs:      564  v-elim:      0  v-fix:    0  time:  0.36 s
26.58/26.66	c asymm  cl-useful: 0/2933/15645 lits-rem:0 time: 0.31
26.68/26.74	c calculated reachability. Time: 0.08
26.68/26.75	c  N dy    18     30505     34112     15645    522467     10369    420232   1300036   no data   no data
26.98/27.06	c Finding binary XORs  T:     0.31 s  found:       1
29.28/29.34	c  N dy    40     36172     34070     15645    522608      8168    420232    963089     10.44     11.00
30.79/30.87	c  N dy    70     40262     34064     15645    522672     12160    420232   1329054     11.69     12.70
32.39/32.41	c  N dy    94     44346     34063     15645    522750     16139    420232   1655998     11.84     12.75
33.00/33.01	c  S st   100     45757     34063     15645    522770      8820    420232    907815     11.96     11.89
33.19/33.20	c  S st   100     46260     34063     15645    522833      9260    420232    925559     11.96   no data
33.19/33.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
39.49/39.55	c Flit:    34 Blit:      0 bXBeca:    0 bXProp:   14 Bins:  75580 BRemL:  65786 BRemN:      2 P: 143.8M T:  6.34
39.49/39.59	c Replacing       15 vars Replaced     1877 lits Time:     0.04 s 
39.59/39.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.59/39.65	c bin-w-bin subsume rem          231 bins  time:  0.04 s
39.69/39.70	c subs with bin:       57  lits-rem:        39  v-fix:    0  time:  0.05 s
39.89/39.93	c Subs w/ non-existent bins:     20 l-rem:     16 v-fix:     0 done:  34013 time:  0.22 s
39.89/39.97	c Removed useless bin:      60  fixed:     0  props:   4.92M  time:  0.05 s
39.99/40.04	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.07 s
40.09/40.15	c subs with bin:       41  lits-rem:       645  v-fix:    0  time:  0.09 s
40.19/40.20	c lits-rem:       194  cl-subs:      133  v-elim:      0  v-fix:    0  time:  0.04 s
40.19/40.22	c vivif2 --  cl tried    15559 cl shrink     1419 lits rem       1420 time: 0.02
40.19/40.25	c vivif2 --  cl tried     8937 cl shrink     2429 lits rem      16378 time: 0.03
40.49/40.55	c asymm  cl-useful: 206/6271/15122 lits-rem:206 time: 0.30
40.59/40.64	c calculated reachability. Time: 0.07
40.59/40.64	c  N dy   100     46260     34006     15122    525958      8871    415853    910412     11.96   no data
40.89/40.93	c Finding binary XORs  T:     0.29 s  found:       0
42.29/42.33	c  N dy   117     50304     34000     15122    526045     12791    415853   1257522     11.77     12.67
43.89/43.94	c  N dy   138     54397     33999     15122    526097     16800    415853   1615615     11.68     12.40
45.48/45.55	c  N dy   150     58444     33996     15122    526138     11187    415853   1033283     11.52     18.17
46.98/47.02	c  N dy   170     62456     33993     15122    526177     15112    415853   1336364     11.55     12.31
48.48/48.51	c  N dy   189     66531     33992     15122    526209     19139    415853   1782450     11.66     14.20
49.58/49.68	c  S st   209     69390     33992     15122    526223     11270    415853    948102     11.82   no data
49.78/49.86	c  S st   209     69893     33992     15122    526271     11723    415853    969411     11.82   no data
49.78/49.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.89/56.00	c Flit:    51 Blit:      5 bXBeca:    0 bXProp:   18 Bins:  42419 BRemL:  38111 BRemN:     12 P: 146.9M T:  6.12
56.00/56.04	c Replacing       18 vars Replaced     2362 lits Time:     0.04 s 
56.00/56.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.00/56.09	c bin-w-bin subsume rem          318 bins  time:  0.04 s
56.10/56.14	c subs with bin:       16  lits-rem:         0  v-fix:    0  time:  0.05 s
56.29/56.38	c Subs w/ non-existent bins:     96 l-rem:    110 v-fix:     0 done:  33914 time:  0.24 s
56.39/56.44	c Removed useless bin:      28  fixed:     0  props:   5.09M  time:  0.05 s
56.49/56.51	c lits-rem:         0  cl-subs:        2  v-elim:      4  v-fix:    0  time:  0.07 s
56.59/56.64	c subs with bin:       62  lits-rem:       750  v-fix:    0  time:  0.11 s
56.69/56.71	c lits-rem:       235  cl-subs:      200  v-elim:      0  v-fix:    0  time:  0.07 s
56.69/56.73	c vivif2 --  cl tried    14980 cl shrink      131 lits rem        131 time: 0.02
56.69/56.77	c vivif2 --  cl tried    11274 cl shrink     1928 lits rem      19083 time: 0.04
56.99/57.06	c asymm  cl-useful: 22/4704/14895 lits-rem:66 time: 0.28
57.10/57.14	c calculated reachability. Time: 0.08
57.10/57.14	c  N dy   209     69893     33910     14873    510606     11238    413414    912670     11.82   no data
57.39/57.44	c Finding binary XORs  T:     0.30 s  found:       0
59.09/59.11	c  N dy   221     74414     33904     14873    510667     15662    413414   1278864     11.64     19.17
61.29/61.38	c  N dy   244     80381     33902     14873    510704     21542    413414   1820008     11.63     12.38
63.59/63.62	c  N dy   271     86493     33900     14873    510753     15951    413414   1233119     11.58     12.27
63.89/63.93	c  F st   279     87500     33900     14873    510760     16941    413414   1331940     11.63     11.35
65.89/65.99	c  N dy   285     92696     33899     14873    510321     21927    413132   1850591     11.63   no data
68.68/68.72	c  N dy   320     99195     33898     14873    510372     15704    413132   1194072     11.77     12.46
70.89/70.99	c  S st   353    104839     33898     14873    510412     21258    413132   1666250     11.81   no data
71.19/71.21	c  S st   353    105339     33898     14873    510449     21721    413132   1686001     11.81   no data
71.19/71.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
77.79/77.83	c Flit:    37 Blit:      0 bXBeca:    0 bXProp:   15 Bins:  36830 BRemL: 127517 BRemN:     41 P: 165.6M T:  6.61
77.79/77.88	c Replacing       15 vars Replaced     3988 lits Time:     0.04 s 
77.79/77.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.89/77.92	c bin-w-bin subsume rem          164 bins  time:  0.03 s
77.89/77.97	c subs with bin:        9  lits-rem:         2  v-fix:    0  time:  0.04 s
78.09/78.18	c Subs w/ non-existent bins:     10 l-rem:     17 v-fix:     0 done:  33838 time:  0.22 s
78.19/78.25	c Removed useless bin:      19  fixed:     0  props:   7.27M  time:  0.07 s
78.29/78.32	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.07 s
78.99/79.08	c subs with bin:      184  lits-rem:      4736  v-fix:    0  time:  0.72 s
79.69/79.72	c lits-rem:      1574  cl-subs:      413  v-elim:      0  v-fix:    0  time:  0.64 s
79.69/79.74	c vivif2 --  cl tried    14843 cl shrink        8 lits rem          8 time: 0.02
79.79/79.85	c vivif2 --  cl tried    21029 cl shrink     6951 lits rem     209380 time: 0.12
80.08/80.17	c asymm  cl-useful: 0/1903/14837 lits-rem:0 time: 0.31
80.19/80.25	c calculated reachability. Time: 0.08
80.19/80.25	c  N dy   353    105339     33836     14837    415018     20999    411705   1249516     11.81   no data
80.48/80.55	c Finding binary XORs  T:     0.30 s  found:       0
83.38/83.45	c  N dy   386    112226     33830     14837    415075     14158    411705    748295     11.77     12.48
86.28/86.35	c  N dy   419    119430     33827     14837    415136     21231    411705   1467956     11.81     12.82
89.39/89.49	c  N dy   459    127082     33825     14837    415165     28775    411705   2114333     11.86     19.23
92.68/92.74	c  N dy   505    135355     33824     14837    415206     22253    411705   1392624     11.90     12.58
96.38/96.49	c  N dy   552    144166     33824     14837    415231     30939    411705   2125074     12.00     12.82
100.19/100.22	c  N dy   604    153384     33820     14837    415284     24313    411705   1535184     12.09     20.45
102.29/102.31	c  S st   634    158009     33820     14837    415298     28877    411705   1936452     12.13     11.27
102.49/102.56	c  S st   634    158513     33818     14837    415322     29355    411705   1957068     12.13   no data
102.49/102.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
109.69/109.75	c Flit:    29 Blit:      1 bXBeca:    0 bXProp:   17 Bins: 185011 BRemL:  38076 BRemN:     39 P: 184.9M T:  7.18
109.79/109.80	c Replacing       17 vars Replaced     2607 lits Time:     0.05 s 
109.79/109.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
109.79/109.86	c bin-w-bin subsume rem          219 bins  time:  0.04 s
109.89/109.92	c subs with bin:       37  lits-rem:        33  v-fix:    0  time:  0.06 s
110.09/110.15	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:  33767 time:  0.23 s
110.19/110.21	c Removed useless bin:      35  fixed:     0  props:   4.74M  time:  0.05 s
110.19/110.29	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.08 s
111.69/111.76	c subs with bin:      213  lits-rem:     13404  v-fix:    0  time:  1.42 s
112.99/113.07	c lits-rem:      3030  cl-subs:      592  v-elim:      0  v-fix:    0  time:  1.30 s
112.99/113.09	c vivif2 --  cl tried    14783 cl shrink      101 lits rem        101 time: 0.02
113.19/113.27	c vivif2 --  cl tried    28188 cl shrink    10141 lits rem     312655 time: 0.17
113.48/113.58	c asymm  cl-useful: 0/2233/14719 lits-rem:0 time: 0.30
113.58/113.66	c calculated reachability. Time: 0.08
113.58/113.66	c  N dy   634    158513     33766     14719    547743     28151    410010   1851580     12.13   no data
113.88/113.97	c Finding binary XORs  T:     0.30 s  found:       0
119.18/119.26	c  N dy   671    170607     33756     14719    547805     23532    410010   1681033     11.97     12.64
124.39/124.44	c  N dy   721    181650     33755     14719    547841     34438    410010   2582507     12.00     12.66
129.39/129.48	c  N dy   774    193701     33753     14719    547892     28733    410010   2079636     12.02     12.68
135.09/135.18	c  N dy   834    206149     33752     14719    547934     22319    410010   1361257     12.04     13.23
141.29/141.32	c  N dy   896    219390     33752     14719    547957     35389    410010   2455277     12.08     21.38
147.69/147.77	c  N dy   972    233441     33749     14719    548004     29560    410010   1864442     12.16     18.52
149.69/149.77	c  S st   997    237771     33749     14719    548015     33829    410010   2207574     12.20   no data
149.99/150.03	c  S st   997    238277     33749     14719    548046     34304    410010   2234281     12.20   no data
149.99/150.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
157.59/157.61	c Flit:    31 Blit:      0 bXBeca:    0 bXProp:   12 Bins: 148540 BRemL:  15814 BRemN:      4 P: 192.4M T:  7.56
157.59/157.68	c Replacing       12 vars Replaced     5766 lits Time:     0.06 s 
157.59/157.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
157.69/157.74	c bin-w-bin subsume rem          225 bins  time:  0.05 s
157.79/157.83	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.08 s
157.99/158.08	c Subs w/ non-existent bins:     32 l-rem:     37 v-fix:     0 done:  33704 time:  0.26 s
158.09/158.13	c Removed useless bin:      18  fixed:     0  props:   3.61M  time:  0.05 s
158.19/158.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
159.79/159.81	c subs with bin:      131  lits-rem:      9012  v-fix:    0  time:  1.54 s
161.39/161.40	c lits-rem:      3150  cl-subs:      836  v-elim:      0  v-fix:    0  time:  1.59 s
161.39/161.42	c vivif2 --  cl tried    14675 cl shrink       63 lits rem         63 time: 0.02
161.60/161.62	c vivif2 --  cl tried    32784 cl shrink    10609 lits rem     333250 time: 0.20
161.89/161.98	c asymm  cl-useful: 17/3862/14638 lits-rem:29 time: 0.36
161.99/162.08	c calculated reachability. Time: 0.08
161.99/162.08	c  N dy   997    238277     33704     14632    675329     32745    408467   2101569     12.20   no data
162.29/162.39	c Finding binary XORs  T:     0.31 s  found:       1
170.19/170.21	c  N dy  1023    253709     33698     14632    675371     27482    408467   1820062     12.03     12.76
178.10/178.20	c  N dy  1093    269904     33696     14632    675416     21956    408467   1330956     12.00     13.97
186.10/186.13	c  N dy  1166    287227     33690     14632    675468     39031    408467   2668953     11.98     14.66
195.19/195.22	c  N dy  1253    305761     33684     14632    675529     34709    408467   2214689     11.99     12.62
195.39/195.47	c  F st  1257    306250     33684     14632    675529     35191    408467   2250609     11.99   no data
195.49/195.53	c Replacing        1 vars Replaced     3415 lits Time:     0.04 s 
204.99/205.01	c  N dy  1331    325316     33678     14622    673716     29530    407929   1829114     12.01     12.67
215.60/215.68	c  N dy  1443    345475     33675     14622    673757     25234    407929   1413593     12.06     12.75
221.20/221.26	c  S st  1487    357415     33674     14622    673783     36978    407929   2261034     12.05     10.40
221.50/221.53	c  S st  1487    357918     33674     14622    673800     37464    407929   2286049     12.05   no data
221.50/221.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
228.90/228.93	c Flit:    46 Blit:      2 bXBeca:    0 bXProp:   18 Bins:  25097 BRemL:   5384 BRemN:      0 P: 192.3M T:  7.38
228.90/228.99	c Replacing       18 vars Replaced     5843 lits Time:     0.06 s 
229.00/229.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.00/229.06	c bin-w-bin subsume rem          764 bins  time:  0.05 s
229.10/229.14	c subs with bin:        7  lits-rem:         0  v-fix:    0  time:  0.08 s
229.30/229.38	c Subs w/ non-existent bins:      4 l-rem:      6 v-fix:     0 done:  33603 time:  0.24 s
229.40/229.42	c Removed useless bin:       6  fixed:     0  props:   3.64M  time:  0.04 s
229.50/229.50	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.08 s
230.60/230.66	c subs with bin:      285  lits-rem:      3189  v-fix:    0  time:  1.11 s
231.80/231.82	c lits-rem:      2550  cl-subs:     1271  v-elim:      0  v-fix:    0  time:  1.17 s
231.80/231.85	c vivif2 --  cl tried    14587 cl shrink       14 lits rem         14 time: 0.02
232.00/232.03	c vivif2 --  cl tried    34872 cl shrink     9892 lits rem     240416 time: 0.19
232.30/232.35	c asymm  cl-useful: 21/4252/14579 lits-rem:63 time: 0.32
232.40/232.44	c calculated reachability. Time: 0.08
232.40/232.44	c  N dy  1487    357918     33601     14558    684384     34808    406182   1991191     12.05   no data
232.70/232.75	c Finding binary XORs  T:     0.31 s  found:       2
243.10/243.15	c  N dy  1520    378128     33587     14558    684460     29787    406182   1665045     11.90     12.71
254.99/255.07	c  N dy  1561    398243     33578     14558    684523     49583    406182   3238656     11.78     12.43
265.99/266.06	c  N dy  1625    418524     33569     14558    684582     43376    406182   2584956     11.72     12.39
276.79/276.82	c  N dy  1723    438589     33564     14558    684629     35820    406182   1997134     11.73     15.70
288.40/288.41	c  N dy  1803    459793     33559     14558    684673     56713    406182   3512630     11.71     12.43
298.19/298.26	c  N dy  1877    479833     33557     14558    684708     47951    406182   2737374     11.70     27.69
309.30/309.31	c  N dy  1967    499985     33555     14558    684749     38364    406182   2009684     11.69     12.33
320.80/320.87	c  N dy  2061    520219     33552     14558    684793     58310    406182   3395628     11.70     12.62
329.60/329.67	c  S st  2121    536878     33548     14558    684829     44154    406182   2337085     11.68     11.94
329.90/329.93	c  S st  2121    537378     33548     14558    684845     44635    406182   2365328     11.68   no data
329.90/329.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
337.40/337.46	c Flit:    41 Blit:      4 bXBeca:    0 bXProp:   35 Bins: 109665 BRemL:  20515 BRemN:      0 P: 200.0M T:  7.50
337.50/337.54	c Replacing       37 vars Replaced    18534 lits Time:     0.08 s 
337.50/337.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
337.61/337.62	c bin-w-bin subsume rem         1111 bins  time:  0.06 s
337.71/337.70	c subs with bin:        6  lits-rem:         0  v-fix:    0  time:  0.08 s
337.90/337.94	c Subs w/ non-existent bins:     11 l-rem:     21 v-fix:     0 done:  33463 time:  0.24 s
337.90/337.98	c Removed useless bin:       8  fixed:     0  props:   3.46M  time:  0.04 s
338.00/338.07	c lits-rem:         0  cl-subs:        0  v-elim:      3  v-fix:    0  time:  0.08 s
339.30/339.34	c subs with bin:      488  lits-rem:     10698  v-fix:    0  time:  1.22 s
340.80/340.83	c lits-rem:      5876  cl-subs:     1302  v-elim:      0  v-fix:    0  time:  1.49 s
340.80/340.85	c vivif2 --  cl tried    14481 cl shrink       68 lits rem         68 time: 0.02
341.01/341.06	c vivif2 --  cl tried    38090 cl shrink    10334 lits rem     240173 time: 0.20
341.20/341.25	c asymm  cl-useful: 9/2213/14463 lits-rem:27 time: 0.19
341.30/341.34	c calculated reachability. Time: 0.08
341.30/341.34	c  N dy  2121    537378     33460     14454    756674     37995    403239   2096979     11.68   no data
341.60/341.66	c Finding binary XORs  T:     0.32 s  found:       0
353.10/353.10	c  N dy  2173    557471     33444     14454    756752     57700    403239   3399730     11.62     12.29
363.40/363.45	c  N dy  2229    577960     33435     14454    756813     48861    403239   2927174     11.56     12.21
376.40/376.48	c  N dy  2313    599629     33427     14454    756873     38940    403239   2006389     11.53     12.17
391.20/391.28	c  N dy  2391    619657     33422     14454    756913     58666    403239   3405530     11.51     12.38
402.81/402.82	c  N dy  2465    639708     33416     14454    756954     45609    403239   2502947     11.49     12.10
415.60/415.65	c  N dy  2559    659812     33411     14454    756998     65363    403239   3776821     11.50     12.13
427.11/427.12	c  N dy  2636    680590     33407     14454    757023     51660    403239   2767258     11.48     12.09
439.81/439.85	c  N dy  2722    700613     33403     14454    757056     36108    403239   1685728     11.48     12.14
450.60/450.66	c  N dy  2800    720661     33397     14454    757094     55890    403239   3292869     11.48     12.26
463.51/463.54	c  N dy  2900    740663     33392     14454    757128     39240    403239   1851616     11.48     15.55
474.80/474.84	c  N dy  2971    760770     33390     14454    757151     59110    403239   3499637     11.47     12.35
488.51/488.50	c  N dy  3078    780944     33385     14454    757183     41587    403239   1975223     11.48     12.25
500.21/500.23	c  N dy  3164    801124     33383     14454    757212     61463    403239   3603960     11.48     12.20
503.31/503.33	c  S st  3187    806070     33383     14454    757215     66363    403239   4072495     11.48   no data
503.71/503.70	c  S st  3187    806570     33383     14454    757226     66849    403239   4086806     11.48   no data
503.71/503.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
511.31/511.40	c Flit:   235 Blit:    105 bXBeca:    0 bXProp:  190 Bins:  77745 BRemL:  24265 BRemN:      0 P: 200.0M T:  7.67
511.41/511.44	c Cleaning up after failed var search:     0.04 s 
511.51/511.58	c Replacing      190 vars Replaced    67776 lits Time:     0.14 s 
511.51/511.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
511.61/511.65	c bin-w-bin subsume rem         4359 bins  time:  0.06 s
511.71/511.73	c subs with bin:        8  lits-rem:         4  v-fix:    0  time:  0.08 s
511.91/511.96	c Subs w/ non-existent bins:     12 l-rem:     15 v-fix:     0 done:  32661 time:  0.23 s
512.01/512.00	c Removed useless bin:      51  fixed:     0  props:   3.44M  time:  0.04 s
512.01/512.09	c lits-rem:         5  cl-subs:       16  v-elim:     93  v-fix:    0  time:  0.09 s
513.71/513.76	c subs with bin:      182  lits-rem:     16013  v-fix:    0  time:  1.57 s
520.50/520.59	c lits-rem:     27506  cl-subs:     4232  v-elim:      0  v-fix:    0  time:  6.83 s
520.60/520.61	c vivif2 --  cl tried    13860 cl shrink      111 lits rem        131 time: 0.02
520.90/520.96	c vivif2 --  cl tried    53268 cl shrink    24402 lits rem     587443 time: 0.34
521.20/521.29	c asymm  cl-useful: 1/1160/13802 lits-rem:1 time: 0.33
521.31/521.38	c calculated reachability. Time: 0.07
521.31/521.38	c  N dy  3187    806570     32568     13802    702827     53085    386172   2773412     11.48   no data
521.70/521.70	c Finding binary XORs  T:     0.31 s  found:       5
535.31/535.36	c  N dy  3251    826608     32541     13802    702922     39044    386172   1896994     11.45     15.51
550.81/550.85	c  N dy  3307    846848     32525     13802    702954     58910    386172   3214595     11.41     12.06
560.31/560.34	c  E dy  3352    860199     32411     13802    703013     71926    386172   4105580     11.39      4.24
560.31/560.34	c num threads              : 1          
560.31/560.34	c restarts                 : 3352       
560.31/560.34	c dynamic restarts         : 3322       
560.31/560.34	c static restarts          : 30         
560.31/560.34	c full restarts            : 3          
560.31/560.34	c total simplify time      : 3.10       
560.31/560.34	c learnts DL2              : 0          
560.31/560.34	c learnts size 2           : 1901308    
560.31/560.34	c learnts size 1           : 51480       (51.62     % of vars)
560.31/560.34	c filedLit time            : 70.22       (12.54     % time)
560.31/560.34	c v-elim SatELite          : 16020       (16.06     % vars)
560.31/560.34	c SatELite time            : 15.92       (2.84      % time)
560.31/560.34	c v-elim xor               : 0           (0.00      % vars)
560.31/560.34	c xor elim time            : 0.18        (0.03      % time)
560.31/560.34	c num binary xor trees     : 1196       
560.31/560.34	c binxor trees' crown      : 1869        (1.56      leafs/tree)
560.31/560.34	c bin xor find time        : 3.05       
560.31/560.34	c OTF clause improved      : 10548       (0.01      clauses/conflict)
560.31/560.34	c OTF impr. size diff      : 20915       (1.98       lits/clause)
560.31/560.34	c OTF cl watch-shrink      : 756588      (0.88      clauses/conflict)
560.31/560.34	c OTF cl watch-sh-lit      : 9546734     (12.62      lits/clause)
560.31/560.34	c tried to recurMin cls    : 352474      (40.98      % of conflicts)
560.31/560.34	c updated cache            : 4938        (0.01       lits/tried recurMin)
560.31/560.34	c clauses over max glue    : 0           (0.00      % of all clauses)
560.31/560.34	c conflicts                : 860199      (1535.93   / sec)
560.31/560.34	c decisions                : 1450614     (1.23      % random)
560.31/560.34	c bogo-props               : 28666175995 (51184860.00 / sec)
560.31/560.34	c conflict literals        : 66114398    (45.27     % deleted)
560.31/560.34	c Memory used              : 486.52      MB
560.31/560.34	c CPU time                 : 560.05      s
560.31/560.34	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: 977)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.75 3.91 3.70 6/178 11068
/proc/meminfo: memFree=32288944/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=20352 CPUtime=0 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4194304 245 0 1 0 0 0 0 0 21 0 1 0 856446587 20840448 198 33554432000 4194304 4580011 140736702782240 18446744073709551615 270333420663 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/11068/statm: 5088 202 168 95 0 57 0

[startup+0.041938 s]
/proc/loadavg: 3.75 3.91 3.70 6/178 11068
/proc/meminfo: memFree=32288944/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=58492 CPUtime=0.02 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 8243 0 1 0 2 0 0 0 21 0 1 0 856446587 59895808 6086 33554432000 4194304 4580011 140736702782240 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 14623 6087 324 95 0 9605 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 58492

[startup+0.100933 s]
/proc/loadavg: 3.75 3.91 3.70 6/178 11068
/proc/meminfo: memFree=32288944/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=62584 CPUtime=0.09 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 9702 0 1 0 8 1 0 0 21 0 1 0 856446587 64086016 7539 33554432000 4194304 4580011 140736702782240 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 15646 7543 325 95 0 10628 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 62584

[startup+0.300892 s]
/proc/loadavg: 3.75 3.91 3.70 6/178 11068
/proc/meminfo: memFree=32288944/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=77384 CPUtime=0.29 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 13929 0 1 0 27 2 0 0 22 0 1 0 856446587 79241216 11721 33554432000 4194304 4580011 140736702782240 18446744073709551615 4288885 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 19346 11721 339 95 0 14328 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77384

[startup+0.700828 s]
/proc/loadavg: 3.75 3.91 3.70 6/178 11068
/proc/meminfo: memFree=32288944/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=100996 CPUtime=0.68 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 19187 0 1 0 66 2 0 0 24 0 1 0 856446587 103419904 16979 33554432000 4194304 4580011 140736702782240 18446744073709551615 4231584 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 25249 16981 341 95 0 20231 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 100996

[startup+1.50065 s]
/proc/loadavg: 3.75 3.91 3.70 5/187 11083
/proc/meminfo: memFree=31975396/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=155180 CPUtime=1.48 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 31800 0 1 0 144 4 0 0 25 0 1 0 856446587 158904320 29592 33554432000 4194304 4580011 140736702782240 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 38795 29592 341 95 0 33777 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 155180

[startup+3.10035 s]
/proc/loadavg: 3.75 3.91 3.70 5/185 11083
/proc/meminfo: memFree=31798340/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=246020 CPUtime=3.08 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 51945 0 1 0 301 7 0 0 25 0 1 0 856446587 251924480 49737 33554432000 4194304 4580011 140736702782240 18446744073709551615 4234877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 61505 49737 341 95 0 56487 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 246020

[startup+6.3007 s]
/proc/loadavg: 3.77 3.91 3.70 5/190 11093
/proc/meminfo: memFree=31044484/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=309436 CPUtime=6.28 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 66433 0 1 0 619 9 0 0 25 0 1 0 856446587 316862464 64225 33554432000 4194304 4580011 140736702782240 18446744073709551615 4294284 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 77359 64225 341 95 0 72341 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 309436

[startup+12.7005 s]
/proc/loadavg: 3.79 3.91 3.71 5/190 11131
/proc/meminfo: memFree=30532372/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=319756 CPUtime=12.69 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 71314 0 1 0 1259 10 0 0 25 0 1 0 856446587 327430144 66427 33554432000 4194304 4580011 140736702782240 18446744073709551615 4293089 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 79939 66427 366 95 0 74921 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 319756

[startup+25.5009 s]
/proc/loadavg: 3.83 3.92 3.71 5/190 11170
/proc/meminfo: memFree=30225520/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=350320 CPUtime=25.48 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 80373 0 1 0 2537 11 0 0 25 0 1 0 856446587 358727680 74135 33554432000 4194304 4580011 140736702782240 18446744073709551615 270338039038 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 87580 74136 369 95 0 82562 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 350320

[startup+51.1008 s]
/proc/loadavg: 3.96 3.94 3.72 5/190 11209
/proc/meminfo: memFree=30591368/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=376260 CPUtime=51.09 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 87809 0 1 0 5096 13 0 0 25 0 1 0 856446587 385290240 80212 33554432000 4194304 4580011 140736702782240 18446744073709551615 4293269 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 94065 80212 369 95 0 89047 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 376260

[startup+102.307 s]
/proc/loadavg: 3.98 3.94 3.73 5/190 11210
/proc/meminfo: memFree=28175400/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=405632 CPUtime=102.29 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 94833 0 1 0 10214 15 0 0 25 0 1 0 856446587 415367168 87236 33554432000 4194304 4580011 140736702782240 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 101408 87236 369 95 0 96390 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 405632

[startup+162.301 s]
/proc/loadavg: 3.99 3.95 3.75 5/190 11211
/proc/meminfo: memFree=24822744/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=405632 CPUtime=162.29 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 97764 0 1 0 16213 16 0 0 25 0 1 0 856446587 415367168 89855 33554432000 4194304 4580011 140736702782240 18446744073709551615 4497262 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 101408 89855 369 95 0 96390 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 405632

[startup+222.301 s]
/proc/loadavg: 3.94 3.94 3.75 5/190 11252
/proc/meminfo: memFree=30618172/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=418284 CPUtime=222.3 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 101253 0 1 0 22212 18 0 0 25 0 1 0 856446587 428322816 92868 33554432000 4194304 4580011 140736702782240 18446744073709551615 4330023 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 104571 92868 369 95 0 99553 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 418284

[startup+282.301 s]
/proc/loadavg: 3.98 3.95 3.76 5/190 11254
/proc/meminfo: memFree=30462452/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=418284 CPUtime=282.3 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 101804 0 1 0 28212 18 0 0 25 0 1 0 856446587 428322816 92886 33554432000 4194304 4580011 140736702782240 18446744073709551615 4306039 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 104571 92886 369 95 0 99553 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 418284

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.78 5/190 11255
/proc/meminfo: memFree=30327460/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=429212 CPUtime=342.3 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 106832 0 1 0 34210 20 0 0 25 0 1 0 856446587 439513088 95108 33554432000 4194304 4580011 140736702782240 18446744073709551615 4318414 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 107303 95108 369 95 0 102285 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 429212

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.79 5/190 11257
/proc/meminfo: memFree=30307560/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=429384 CPUtime=402.31 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 115492 0 1 0 40208 23 0 0 25 0 1 0 856446587 439689216 94412 33554432000 4194304 4580011 140736702782240 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 107346 94412 369 95 0 102328 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 429384

[startup+462.3 s]
/proc/loadavg: 3.99 3.97 3.80 5/190 11258
/proc/meminfo: memFree=30180868/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=429612 CPUtime=462.31 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 124635 0 1 0 46205 26 0 0 25 0 1 0 856446587 439922688 93595 33554432000 4194304 4580011 140736702782240 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 107403 93595 369 95 0 102385 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 429612

[startup+522.3 s]
/proc/loadavg: 4.04 3.98 3.82 5/190 11260
/proc/meminfo: memFree=30100444/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=495740 CPUtime=522.3 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 137063 0 1 0 52202 28 0 0 25 0 1 0 856446587 507637760 102204 33554432000 4194304 4580011 140736702782240 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 123935 102204 369 95 0 118917 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 495740

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

[startup+537.5 s]
/proc/loadavg: 4.03 3.98 3.82 5/190 11260
/proc/meminfo: memFree=30090000/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=450588 CPUtime=537.51 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 139292 0 1 0 53722 29 0 0 25 0 1 0 856446587 461402112 98803 33554432000 4194304 4580011 140736702782240 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 112647 98803 369 95 0 107629 0
Current children cumulated CPU time (s) 537.51
Current children cumulated vsize (KiB) 450588

[startup+550.301 s]
/proc/loadavg: 4.03 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30100900/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=450588 CPUtime=550.31 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 140367 0 1 0 55001 30 0 0 25 0 1 0 856446587 461402112 99878 33554432000 4194304 4580011 140736702782240 18446744073709551615 4294669 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 112647 99878 369 95 0 107629 0
Current children cumulated CPU time (s) 550.31
Current children cumulated vsize (KiB) 450588

[startup+556.7 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30084276/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=450588 CPUtime=556.71 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 140989 0 1 0 55641 30 0 0 25 0 1 0 856446587 461402112 100500 33554432000 4194304 4580011 140736702782240 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 112647 100500 369 95 0 107629 0
Current children cumulated CPU time (s) 556.71
Current children cumulated vsize (KiB) 450588

[startup+558.301 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30080928/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=498196 CPUtime=558.31 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 141178 0 1 0 55801 30 0 0 25 0 1 0 856446587 510152704 100689 33554432000 4194304 4580011 140736702782240 18446744073709551615 4229973 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 124549 100689 369 95 0 119531 0
Current children cumulated CPU time (s) 558.31
Current children cumulated vsize (KiB) 498196

[startup+559.101 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30077580/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=498196 CPUtime=559.11 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 141250 0 1 0 55881 30 0 0 25 0 1 0 856446587 510152704 100761 33554432000 4194304 4580011 140736702782240 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 124549 100761 369 95 0 119531 0
Current children cumulated CPU time (s) 559.11
Current children cumulated vsize (KiB) 498196

[startup+559.907 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30074356/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=498196 CPUtime=559.91 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 141317 0 1 0 55961 30 0 0 25 0 1 0 856446587 510152704 100828 33554432000 4194304 4580011 140736702782240 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 124549 100828 369 95 0 119531 0
Current children cumulated CPU time (s) 559.91
Current children cumulated vsize (KiB) 498196

[startup+560.301 s]
/proc/loadavg: 4.02 3.98 3.82 5/190 11261
/proc/meminfo: memFree=30074356/32951124 swapFree=67055520/67111528
[pid=11068] ppid=11066 vsize=498196 CPUtime=560.31 cores=4,6
/proc/11068/stat : 11068 (strangenight2-s) R 11066 11068 8202 0 -1 4202496 141347 0 1 0 56001 30 0 0 25 0 1 0 856446587 510152704 100858 33554432000 4194304 4580011 140736702782240 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/11068/statm: 124549 100858 369 95 0 119531 0
Current children cumulated CPU time (s) 560.31
Current children cumulated vsize (KiB) 498196

Child status: 20
Real time (s): 560.359
CPU time (s): 560.376
CPU user time (s): 560.052
CPU system time (s): 0.32395
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 498196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 560.052
system time used= 0.32395
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141359
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30
involuntary context switches= 747

runsolver used 0.960853 second user time and 2.10768 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-09 19:25:10
IDJOB=3368387
IDBENCH=82431
IDSOLVER=1845
FILE ID=node143/3368387-1307640309
RUNJOBID= node143-1307640308-11034
PBS_JOBID= 13549349
Free space on /tmp= 74120 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-3368387-1307640309/watcher-3368387-1307640309 -o /tmp/evaluation-result-3368387-1307640309/solver-3368387-1307640309 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368387-1307640309.cnf

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

MD5SUM BENCH= 00d93f117a3253605ad3ac6a153ec61f
RANDOM SEED=1908541155

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32290304 kB
Buffers:         50732 kB
Cached:         410280 kB
SwapCached:       8636 kB
Active:         161800 kB
Inactive:       340216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32290304 kB
SwapTotal:    67111528 kB
SwapFree:     67055520 kB
Dirty:           66036 kB
Writeback:          16 kB
AnonPages:       40120 kB
Mapped:          14352 kB
Slab:            92280 kB
PageTables:       5696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   212628 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= 74100 MiB
End job on node143 at 2011-06-09 19:34:30