Trace number 3285009

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 TechDemo-Alpha-st? (TO) 1300.09 1300.07

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
MD5SUM0385ba51f44fb47d0b0726e26312816f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables171676
Number of clauses858766
Sum of the clauses size2046721
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2847665
Number of clauses of size 32700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58190

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3285009-1303764469.cnf'
0.00/0.00	c -- header says num vars:         171676
0.00/0.00	c -- header says num clauses:      858766
0.39/0.41	c -- clauses added:            0 learnts,       858766 normals,            0 xors
0.39/0.41	c -- vars added     171676
0.39/0.41	c Parsing time:  0.37 s
0.39/0.41	c  N st     0         0    171676      9505    637285         0   1513089         0   no data   no data  --
0.49/0.56	c asymm  cl-useful: 4/101/9383 lits-rem:32 time: 0.15
3.59/3.64	c Flit:   766 Blit:    627 bXBeca:    0 bXProp:  384 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.05
3.59/3.65	c Cleaning up after failed var search:     0.01 s 
4.58/4.62	c Calc non-exist non-lernt bins v-fix:     0 done:  17520 time:  0.93 s
6.29/20.18	c Cache  BProp: 0 Set: 0 BXProp: 182 T: 0.01
6.29/20.18	c Subs w/ non-existent bins:      0 time:  0.01 s
6.29/20.18	c Replacing      567 vars Replaced    16767 lits Time:     0.03 s 
6.29/20.18	c bin-w-bin subsume rem         2944 bins  time:  0.05 s
6.29/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
6.29/20.18	c Removed useless bin:    1070  fixed:     0  bprops:  10.01M  time:  0.09 s
6.29/20.18	c lits-rem:         0  cl-subs:      434  v-elim:  46663  v-fix:    0  time:  0.18 s
6.29/20.18	c learnt bin added due to v-elim: 0
6.29/20.18	c Finding binary XORs  T:     0.02 s  found:     853
6.29/20.18	c Replacing      853 vars Replaced    54864 lits Time:     0.03 s 
6.29/20.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
6.29/20.18	c Calc default polars -  time:   0.01 s pos:    5292 undec:  111824 neg:   54560
6.29/20.18	c =========================================================================================
6.29/20.18	c types(t): F = full restart, N = normal restart
6.29/20.18	c types(t): S = simplification begin/end, E = solution found
6.29/20.18	c restart types(rt): st = static, dy = dynamic
6.29/20.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
6.29/20.18	c  B st     0         0     92475     12183    523279         0   1434787         0   no data   no data  --
6.29/20.18	c Decided on dynamic restart strategy
6.29/20.18	c  N dy    20      4144     92450     12183    523321      3854   1434787   2384680    486.85     67.02  --
28.39/28.48	c  N dy    47      8165     92420     12183    523360      5264   1434787   2398283    485.90     51.54  --
39.09/39.14	c  N dy    75     12309     92407     12183    523395      5162   1434787   1436137    629.22     44.91  --
51.79/51.83	c  N dy   103     16385     92399     12183    523457      8975   1434787   3501272    443.25     42.33  --
58.29/58.31	c  N dy   130     20400     92399     12183    523489      7486   1434787   1824496    620.62     41.02  --
67.69/67.77	c  N dy   157     24420     92399     12183    523539     11204   1434787   4191756    675.98     45.66  --
76.79/76.84	c  N dy   184     28446     92249     12183    523576      8619   1434787   2159190    575.91     43.89  --
80.79/80.89	c  S st   195     30000     92248     12183    523592     10059   1434787   2868230    658.21     43.18  --
81.69/81.71	c  S st   195     30501     92248     12183    523595     10554   1434787   3146621    658.21     43.18  --
81.69/81.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
147.49/147.58	c Flit:     8 Blit:    225 bXBeca:    0 bXProp:    0 Bin:  38873 BRemL:      2 BRemN:   5261 CBin:       0 P: 60.0M T: 65.75
147.49/147.58	c Cleaning up after failed var search:     0.00 s 
149.00/149.08	c Calc non-exist non-lernt bins v-fix:     0 done:   9120 time:  1.44 s
149.00/149.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
149.09/149.15	c Subs w/ non-existent bins:    259 time:  0.06 s
149.29/149.38	c bin-w-bin subsume rem         3765 bins  time:  0.05 s
150.90/151.00	c subs with bin:      137  lits-rem:     27952  v-fix:    0  time:  1.61 s
151.00/151.09	c Removed useless bin:    3220  fixed:     0  bprops:  10.00M  time:  0.09 s
152.29/152.39	c lits-rem:       364  cl-subs:     2614  v-elim:  16323  v-fix:    0  time:  1.29 s
152.29/152.39	c learnt bin added due to v-elim: 0
152.49/152.59	c asymm  cl-useful: 112/125/11442 lits-rem:3285 time: 0.19
152.59/152.61	c  N dy   195     30501     79883     11421    543823      8960   1360804   2544095    658.21     43.18  --
152.59/152.61	c  F st   195     30501     79883     11421    543823      8960   1360804   2544095    658.21     43.18  --
152.59/152.68	c Found part      148 vars:      79853 clauses:    516094 lits size:   1360802
152.59/152.68	c Found part      149 vars:          2 clauses:         1 lits size:         2
152.59/152.68	c Found parts:          2 time: 0.08 s
152.59/152.68	c Solving part 149
152.69/152.78	c  N st     0         0         2         0         1         0         2         0   no data   no data  --
152.69/152.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
152.79/152.80	c Finding binary XORs  T:     0.01 s  found:       0
152.79/152.80	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
152.79/152.80	c Calc default polars -  time:   0.00 s pos:       1 undec:  171674 neg:       1
152.79/152.80	c =========================================================================================
152.79/152.80	c types(t): F = full restart, N = normal restart
152.79/152.80	c types(t): S = simplification begin/end, E = solution found
152.79/152.80	c restart types(rt): st = static, dy = dynamic
152.79/152.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
152.79/152.80	c  B st     0         0         2         0         1         0         2         0   no data   no data  --
152.79/152.80	c  E st     1         0         0         0         1         0         2         0   no data   no data  --
152.79/152.80	c Verified 0 clauses.
152.79/152.80	c Verified 0 clauses.
152.79/152.80	c Solved part
152.79/152.80	c =========================================================================================
152.79/152.81	c Coming back to original instance
152.79/152.81	c =========================================================================================
155.99/156.04	c Decided on dynamic restart strategy
157.84/157.85	c  N dy   215     34637     79881     11421    543845     12814   1360802   5048832    474.52     56.54  --
162.79/162.80	c  N dy   242     38723     79864     11421    543865      9291   1360802   2401086    513.73     54.43  --
166.59/166.68	c  N dy   270     42840     79863     11421    543890     13165   1360802   4469644    413.48     54.95  --
170.19/170.22	c  S st   290     45751     79860     11421    543918     15830   1360802   6028181    680.19     56.31  --
170.80/170.82	c  S st   290     46251     79860     11421    543920     16322   1360802   6282465    680.19     56.31  --
170.80/170.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
188.09/188.16	c Flit:     4 Blit:    162 bXBeca:    0 bXProp:    1 Bin:  11064 BRemL:    159 BRemN:   1782 CBin:       0 P: 60.0M T: 17.30
188.09/188.16	c Cleaning up after failed var search:     0.00 s 
189.59/189.66	c Calc non-exist non-lernt bins v-fix:     0 done:   7974 time:  1.46 s
189.59/189.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
189.80/189.80	c Subs w/ non-existent bins:    114 time:  0.12 s
189.80/189.88	c Replacing        1 vars Replaced      212 lits Time:     0.07 s 
190.09/190.18	c bin-w-bin subsume rem           70 bins  time:  0.05 s
191.69/191.77	c subs with bin:       38  lits-rem:     21253  v-fix:    0  time:  1.60 s
191.79/191.86	c Removed useless bin:    1928  fixed:     0  bprops:  10.01M  time:  0.09 s
193.79/193.81	c lits-rem:       154  cl-subs:     1814  v-elim:   3237  v-fix:    0  time:  1.94 s
193.79/193.81	c learnt bin added due to v-elim: 0
193.89/193.99	c asymm  cl-useful: 62/106/11286 lits-rem:1581 time: 0.19
193.99/194.01	c  N dy   290     46251     79514     11275    549024     14423   1335070   5130395    680.19     56.31  --
198.09/198.14	c Finding binary XORs  T:     0.02 s  found:       2
198.79/198.88	c  N dy   318     50363     79513     11275    549067      9988   1335070   2036782    518.77     56.10  --
202.79/202.89	c  N dy   345     54380     79513     11275    549088     13745   1335070   4382016    563.58     54.12  --
206.90/206.95	c  N dy   372     58410     79512     11275    549118     17508   1335070   6574697    640.68     54.00  --
210.69/210.78	c  N dy   400     62487     79504     11275    549143     12082   1335070   2523316    681.86     52.66  --
213.80/213.85	c  N dy   427     66559     79504     11275    549154     15890   1335070   4200285    562.27     53.22  --
216.69/216.75	c  S st   447     69378     79502     11275    549169     18571   1335070   5646458    685.79     52.48  --
217.59/217.61	c  S st   447     69882     79502     11275    549171     19060   1335070   6075055    685.79     52.48  --
217.59/217.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
233.69/233.78	c Flit:    10 Blit:    262 bXBeca:    0 bXProp:    0 Bin:  10091 BRemL:      7 BRemN:    768 CBin:       0 P: 60.0M T: 16.13
233.69/233.79	c Cleaning up after failed var search:     0.00 s 
235.29/235.39	c Calc non-exist non-lernt bins v-fix:     0 done:   7698 time:  1.57 s
235.40/235.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
235.50/235.56	c Subs w/ non-existent bins:     39 time:  0.16 s
235.60/235.65	c Replacing        3 vars Replaced      437 lits Time:     0.08 s 
235.89/235.94	c bin-w-bin subsume rem           86 bins  time:  0.05 s
237.39/237.46	c subs with bin:        6  lits-rem:      9678  v-fix:    0  time:  1.52 s
237.49/237.55	c Removed useless bin:    2126  fixed:     0  bprops:  10.00M  time:  0.09 s
241.99/242.03	c ORs :  16430 avg-s: 34.5 cl-sh:    82 l-rem:   1086 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.85
244.40/244.42	c Added 51 vars  tried: 80000 time: 2.38
244.40/244.48	c ORs :     51 avg-s:  0.0 cl-sh:  6234 l-rem:   6234 b-add:    102 v-rep:   0 cl-rem: 2 avg s: 3.0 T:    2.45
244.50/244.57	c lits-rem:        65  cl-subs:     1707  v-elim:   3134  v-fix:    0  time:  7.02 s
244.50/244.57	c learnt bin added due to v-elim: 0
244.79/244.88	c asymm  cl-useful: 90/113/11253 lits-rem:2160 time: 0.32
244.89/244.90	c  N dy   447     69882     79152     11245    553530     17309   1315592   5311022    685.79     52.48  --
244.89/244.90	c  F st   447     69882     79152     11245    553530     17309   1315592   5311022    685.79     52.48  --
249.39/249.43	c Decided on dynamic restart strategy
251.59/251.62	c  N dy   469     74354     79151     11245    553554     11250   1315592   1958930    652.66     65.15  --
256.00/256.05	c  N dy   501     79105     79150     11245    553566     15721   1315592   4915763    828.03     64.49  --
261.69/261.71	c  N dy   536     84204     79149     11245    553600     20498   1315592   8070429    748.35     62.74  --
265.79/265.85	c  N dy   572     89575     79148     11245    553622     14315   1315592   3095477    712.20     62.59  --
270.70/270.73	c  N dy   611     95309     79086     11245    553638     19754   1315592   5826039    522.43     60.69  --
276.60/276.66	c  N dy   653    101479     79048     11245    553675     13345   1315592   1762894    423.93     58.87  --
280.90/280.99	c  S st   677    104824     79046     11245    553688     16518   1315592   3820284    386.99     57.87  --
281.90/281.93	c  S st   677    105328     79044     11245    553692     17010   1315592   4360246    386.99     57.87  --
281.90/281.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
290.70/290.73	c Flit:    15 Blit:    131 bXBeca:    0 bXProp:    1 Bin:   7290 BRemL:     97 BRemN:   1183 CBin:       0 P: 60.0M T:  8.76
290.70/290.73	c Cleaning up after failed var search:     0.00 s 
292.19/292.27	c Calc non-exist non-lernt bins v-fix:     0 done:   9414 time:  1.50 s
292.19/292.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
292.39/292.43	c Subs w/ non-existent bins:     75 time:  0.15 s
292.49/292.50	c Replacing        2 vars Replaced      350 lits Time:     0.07 s 
292.69/292.72	c bin-w-bin subsume rem           49 bins  time:  0.05 s
294.09/294.17	c subs with bin:       48  lits-rem:     27326  v-fix:    0  time:  1.45 s
294.19/294.26	c Removed useless bin:    1468  fixed:     0  bprops:  10.00M  time:  0.09 s
298.40/298.41	c ORs :  16677 avg-s: 33.7 cl-sh:   109 l-rem:    883 b-add:      3 v-rep:   0 cl-rem: 0 avg s: nan T:    2.87
300.29/300.38	c Added 12 vars  tried: 80000 time: 1.96
300.29/300.39	c ORs :     12 avg-s:  0.0 cl-sh:  1302 l-rem:   1302 b-add:     24 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    1.98
300.39/300.45	c lits-rem:       203  cl-subs:     1522  v-elim:   3028  v-fix:    0  time:  6.19 s
300.39/300.45	c learnt bin added due to v-elim: 0
300.60/300.69	c asymm  cl-useful: 48/117/11109 lits-rem:571 time: 0.24
300.69/300.71	c  N dy   677    105328     78801     11108    555542     15223   1293413   3671610    386.99     57.87  --
306.19/306.23	c  N dy   723    112166     78798     11108    555564     21624   1293413   7003141    535.29     55.98  --
312.09/312.12	c  N dy   772    119389     78795     11108    555608     15302   1293413   2758126    660.82     54.43  --
319.20/319.21	c  N dy   823    127011     78792     11108    555626     22400   1293413   7125251    884.03     53.15  --
326.50/326.57	c  N dy   878    135247     78788     11108    555652     16087   1293413   2750801    499.65     52.17  --
333.80/333.86	c  N dy   937    143967     78784     11108    555687     24260   1293413   7335296    637.17     51.66  --
343.40/343.43	c  N dy   999    153248     78779     11108    555715     17949   1293413   2906820    426.34     52.33  --
348.90/348.93	c  S st  1031    157995     78777     11108    555732     22438   1293413   5884536    760.66     51.92  --
349.39/349.46	c  S st  1031    158496     78777     11108    555737     22927   1293413   6145434    760.66     51.92  --
349.49/349.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
356.39/356.40	c Flit:    14 Blit:     98 bXBeca:    0 bXProp:    0 Bin:   4144 BRemL:     11 BRemN:    209 CBin:       0 P: 60.1M T:  6.90
356.39/356.40	c Cleaning up after failed var search:     0.00 s 
357.89/357.94	c Calc non-exist non-lernt bins v-fix:     0 done:   8489 time:  1.50 s
357.89/357.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
358.09/358.18	c Subs w/ non-existent bins:     57 time:  0.22 s
358.19/358.26	c Replacing        1 vars Replaced      162 lits Time:     0.08 s 
358.49/358.54	c bin-w-bin subsume rem            6 bins  time:  0.05 s
360.09/360.15	c subs with bin:       18  lits-rem:     13396  v-fix:    0  time:  1.61 s
360.19/360.25	c Removed useless bin:    1792  fixed:     0  bprops:  10.01M  time:  0.10 s
364.99/365.06	c ORs :  17322 avg-s: 33.4 cl-sh:   266 l-rem:   1698 b-add:      1 v-rep:   0 cl-rem: 0 avg s: nan T:    2.81
366.99/367.03	c Added 39 vars  tried: 80000 time: 1.96
366.99/367.08	c ORs :     39 avg-s:  0.0 cl-sh:  4063 l-rem:   4063 b-add:     78 v-rep:   0 cl-rem: 0 avg s: nan T:    2.02
367.09/367.17	c lits-rem:       263  cl-subs:     1620  v-elim:   2931  v-fix:    0  time:  6.91 s
367.09/367.17	c learnt bin added due to v-elim: 0
367.39/367.48	c asymm  cl-useful: 58/95/11071 lits-rem:1440 time: 0.31
367.39/367.50	c  N dy  1031    158496     78639     11066    556500     21248   1281253   5392652    760.66     51.92  --
376.29/376.40	c  N dy  1099    168671     78635     11066    556528     30816   1281253  10767884    474.38     50.86  --
386.30/386.30	c  N dy  1173    179536     78628     11066    556559     25207   1281253   6723253    442.55     50.10  --
396.09/396.12	c  N dy  1251    191095     78623     11066    556592     19171   1281253   2990959    820.76     49.20  --
404.29/404.38	c Finding binary XORs  T:     0.02 s  found:       9
410.30/410.36	c  N dy  1334    203402     78617     11062    556428     30795   1280776  11253092    596.49     49.01  --
423.20/423.29	c  N dy  1422    216521     78613     11062    556455     25313   1280776   6760524    604.16     48.07  --
435.80/435.85	c  N dy  1517    230425     78607     11062    556479     19556   1280776   2177072    845.56     47.13  --
441.90/441.95	c  S st  1567    237747     78604     11062    556483     26536   1280776   6707254    891.36     46.76  --
442.30/442.36	c  S st  1567    238252     78603     11062    556483     27035   1280776   6907696    891.36     46.76  --
442.30/442.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
450.90/450.93	c Flit:    14 Blit:     31 bXBeca:    0 bXProp:    0 Bin:   5405 BRemL:      4 BRemN:    263 CBin:       0 P: 60.0M T:  8.54
452.40/452.47	c Calc non-exist non-lernt bins v-fix:     0 done:   7926 time:  1.50 s
452.40/452.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
452.69/452.76	c Subs w/ non-existent bins:     36 time:  0.28 s
452.79/452.85	c Replacing        9 vars Replaced     1106 lits Time:     0.09 s 
453.09/453.16	c bin-w-bin subsume rem          144 bins  time:  0.06 s
454.69/454.76	c subs with bin:       30  lits-rem:     14188  v-fix:    0  time:  1.60 s
454.79/454.85	c Removed useless bin:    1544  fixed:     0  bprops:  10.01M  time:  0.09 s
459.89/459.98	c ORs :  17577 avg-s: 32.8 cl-sh:   367 l-rem:   3312 b-add:      6 v-rep:   0 cl-rem: 0 avg s: nan T:    2.84
462.09/462.15	c Added 42 vars  tried: 80000 time: 2.17
462.20/462.22	c ORs :     42 avg-s:  0.0 cl-sh:  4855 l-rem:   4855 b-add:     85 v-rep:   0 cl-rem: 0 avg s: nan T:    2.24
462.30/462.31	c lits-rem:       321  cl-subs:     1819  v-elim:   2881  v-fix:    0  time:  7.46 s
462.30/462.31	c learnt bin added due to v-elim: 0
462.59/462.65	c asymm  cl-useful: 71/99/11048 lits-rem:1833 time: 0.34
462.59/462.67	c  N dy  1567    238252     78548     11046    559388     25154   1268897   6177628    891.36     46.76  --
478.20/478.28	c  N dy  1671    253545     78543     11046    559425     39650   1268897  15718665    584.57     46.01  --
492.60/492.61	c  N dy  1780    269815     78538     11046    559458     35230   1268897  11597871    666.49     45.35  --
508.60/508.63	c  N dy  1897    287152     78515     11046    559481     30850   1268897   7778112    482.06     44.57  --
523.69/523.71	c  N dy  2021    305606     78513     11046    559510     26489   1268897   4459405    591.62     44.33  --
542.50/542.51	c  N dy  2153    325140     78511     11046    559520     44966   1268897  15572185    663.63     43.89  --
562.59/562.68	c  N dy  2287    345201     78508     11046    559539     41286   1268897  15411729    590.20     43.44  --
573.60/573.61	c  S st  2369    357380     78507     11046    559553     29120   1268897   5210154    516.15     43.65  --
573.80/573.88	c  S st  2369    357881     78507     11046    559555     29611   1268897   5365182    516.15     43.65  --
573.90/573.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
583.60/583.66	c Flit:    13 Blit:     22 bXBeca:    0 bXProp:    1 Bin:   7132 BRemL:      6 BRemN:    230 CBin:       0 P: 60.0M T:  9.74
584.80/584.89	c Calc non-exist non-lernt bins v-fix:     0 done:  12425 time:  1.20 s
584.90/584.91	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.02
585.10/585.19	c Subs w/ non-existent bins:     31 time:  0.28 s
585.20/585.27	c Replacing        3 vars Replaced      808 lits Time:     0.08 s 
585.50/585.52	c bin-w-bin subsume rem           23 bins  time:  0.06 s
587.00/587.03	c subs with bin:       49  lits-rem:     15455  v-fix:    0  time:  1.51 s
587.10/587.12	c Removed useless bin:    2085  fixed:     0  bprops:  10.01M  time:  0.09 s
591.70/591.70	c ORs :  17943 avg-s: 32.1 cl-sh:   430 l-rem:   1775 b-add:      6 v-rep:   1 cl-rem: 0 avg s: nan T:    2.97
593.40/593.43	c Added 20 vars  tried: 80000 time: 1.73
593.40/593.45	c ORs :     20 avg-s:  0.0 cl-sh:  2832 l-rem:   2832 b-add:     40 v-rep:   0 cl-rem: 0 avg s: nan T:    1.75
593.50/593.54	c lits-rem:       197  cl-subs:     1639  v-elim:   2822  v-fix:    0  time:  6.42 s
593.50/593.54	c learnt bin added due to v-elim: 0
593.80/593.87	c asymm  cl-useful: 35/92/11002 lits-rem:714 time: 0.33
593.80/593.89	c  N dy  2369    357881     78456     11002    563641     27855   1256970   4958451    516.15     43.65  --
614.00/614.07	c  N dy  2504    378001     78450     11002    563670     46935   1256970  17923630    843.93     43.58  --
633.80/633.82	c  N dy  2640    398123     78440     11002    563703     41435   1256970  11994094    495.76     43.25  --
652.80/652.82	c  N dy  2774    418125     78435     11002    563734     34786   1256970   7499302    518.08     43.53  --
674.79/674.86	c  N dy  2908    438176     78430     11002    563757     27348   1256970   2641367    592.40     43.17  --
692.30/692.37	c  N dy  3042    458199     78424     11002    563776     46383   1256970  14494309    659.96     42.77  --
712.50/712.58	c  N dy  3177    478302     78422     11002    563805     37997   1256970   9994348    756.06     42.24  --
732.60/732.62	c Finding binary XORs  T:     0.02 s  found:       1
732.60/732.69	c  N dy  3312    498361     78417     10998    563395     57003   1256056  23201845    416.29     42.36  --
752.50/752.56	c  N dy  3446    518454     78414     10998    563419     47392   1256056  15176781    568.02     42.23  --
771.40/771.41	c  S st  3571    536822     78384     10998    563440     35521   1256056   5941145    680.31     42.06  --
771.70/771.79	c  S st  3571    537322     78383     10998    563440     36012   1256056   6127326    680.31     42.06  --
771.80/771.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
777.51/777.51	c Flit:    13 Blit:     38 bXBeca:    0 bXProp:    0 Bin:   3287 BRemL:     50 BRemN:    209 CBin:       0 P: 60.0M T:  5.69
778.90/778.99	c Calc non-exist non-lernt bins v-fix:     0 done:   7806 time:  1.44 s
779.00/779.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
779.30/779.35	c Subs w/ non-existent bins:     12 time:  0.34 s
779.40/779.44	c Replacing        2 vars Replaced      187 lits Time:     0.08 s 
779.71/779.70	c bin-w-bin subsume rem           19 bins  time:  0.06 s
781.31/781.31	c subs with bin:      310  lits-rem:     49624  v-fix:    0  time:  1.60 s
781.41/781.40	c Removed useless bin:    2005  fixed:     0  bprops:  10.01M  time:  0.09 s
786.40/786.45	c ORs :  18254 avg-s: 31.7 cl-sh:   526 l-rem:   1616 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    2.82
788.50/788.60	c Added 30 vars  tried: 80000 time: 2.14
788.60/788.64	c ORs :     30 avg-s:  0.0 cl-sh:  4050 l-rem:   4050 b-add:     60 v-rep:   0 cl-rem: 1 avg s: 3.0 T:    2.18
788.70/788.73	c lits-rem:       178  cl-subs:     2305  v-elim:   2852  v-fix:    0  time:  7.33 s
788.70/788.73	c learnt bin added due to v-elim: 0
789.01/789.01	c asymm  cl-useful: 70/104/11003 lits-rem:1681 time: 0.28
789.01/789.02	c  N dy  3571    537322     78258     11000    563378     33418   1244477   5578383    680.31     42.06  --
789.01/789.02	c  F st  3571    537322     78258     11000    563378     33418   1244477   5578383    680.31     42.06  --
790.70/790.72	c Decided on dynamic restart strategy
807.40/807.45	c  N dy  3697    557363     78253     11000    563398     52272   1244477  17582783    928.03     42.08  --
827.00/827.09	c  N dy  3832    577375     78245     11000    563415     40950   1244477   8971038    727.93     42.02  --
848.01/848.06	c  N dy  3967    597448     78236     11000    563429     60043   1244477  22132105    832.78     41.93  --
865.91/865.90	c  N dy  4102    617523     78234     11000    563456     47821   1244477  13289115   1054.89     41.67  --
888.81/888.83	c  N dy  4236    637659     78228     11000    563473     34703   1244477   4523253   1007.67     41.87  --
909.60/909.61	c  N dy  4370    657796     78226     11000    563490     53867   1244477  17869577    954.11     41.86  --
929.20/929.20	c  N dy  4505    677871     78221     11000    563506     39722   1244477   6926186    705.43     41.64  --
950.91/950.90	c  N dy  4638    697918     78219     11000    563515     58749   1244477  21098855   1016.58     41.42  --
973.11/973.13	c  N dy  4772    718000     78212     11000    563527     43619   1244477   8555976    571.55     41.29  --
995.71/995.80	c  N dy  4905    738041     78210     11000    563544     62706   1244477  23045214    784.52     41.38  --
1016.81/1016.82	c  N dy  5039    758114     78206     11000    563566     46611   1244477  10632168    641.26     41.26  --
1041.00/1041.04	c  N dy  5174    778226     78201     11000    563591     65711   1244477  24666828    939.04     41.25  --
1062.00/1062.09	c  N dy  5309    798347     78198     11000    563611     48788   1244477  10805175    659.01     41.22  --
1070.71/1070.77	c  S st  5361    805983     78195     11000    563613     56006   1244477  16031807   1035.52     41.17  --
1071.40/1071.43	c  S st  5361    806489     78195     11000    563614     56498   1244477  16301065   1035.52     41.17  --
1071.40/1071.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1081.90/1081.98	c Flit:    20 Blit:     35 bXBeca:    0 bXProp:    0 Bin:   6034 BRemL:      3 BRemN:    105 CBin:       0 P: 60.0M T: 10.50
1083.50/1083.55	c Calc non-exist non-lernt bins v-fix:     0 done:   8030 time:  1.54 s
1083.50/1083.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.02
1084.20/1084.26	c Subs w/ non-existent bins:     19 time:  0.69 s
1085.00/1085.02	c bin-w-bin subsume rem           61 bins  time:  0.06 s
1086.60/1086.66	c subs with bin:        1  lits-rem:     21334  v-fix:    0  time:  1.63 s
1086.70/1086.75	c Removed useless bin:    1358  fixed:     0  bprops:  10.00M  time:  0.09 s
1129.70/1129.71	c ORs :  18925 avg-s: 30.8 cl-sh:  2669 l-rem:   8766 b-add:      5 v-rep:   1 cl-rem: 0 avg s: nan T:    3.12
1134.70/1134.76	c Added 51 vars  tried: 80000 time: 5.05
1134.90/1134.96	c ORs :     51 avg-s:  0.0 cl-sh: 10832 l-rem:  10832 b-add:    103 v-rep:   0 cl-rem: 0 avg s: nan T:    5.24
1135.10/1135.13	c lits-rem:       104  cl-subs:     5160  v-elim:   3049  v-fix:    0  time: 48.37 s
1135.10/1135.13	c learnt bin added due to v-elim: 0
1135.50/1135.58	c asymm  cl-useful: 38/87/11028 lits-rem:745 time: 0.45
1135.50/1135.60	c  N dy  5361    806489     78189     11028    567050     51245   1236305  14214146   1035.52     41.17  --
1159.61/1159.62	c  N dy  5495    826522     78183     11028    567075     70300   1236305  28319034    564.31     41.15  --
1183.11/1183.15	c  N dy  5629    846629     78178     11028    567092     52487   1236305  13945375    808.97     41.07  --
1195.41/1195.48	c Finding binary XORs  T:     0.02 s  found:      13
1205.91/1205.95	c  N dy  5762    866749     78173     11028    566978     71539   1235990  27147758    792.49     41.04  --
1226.31/1226.39	c  N dy  5896    886782     78167     11028    566999     52758   1235990  13378591    750.45     40.86  --
1251.01/1251.08	c  N dy  6028    906823     78163     11028    567016     71800   1235990  28330585    676.55     40.80  --
1273.51/1273.55	c  N dy  6162    926861     78157     11028    567027     51831   1235990  13049877    833.65     40.88  --
1297.51/1297.58	c  N dy  6296    946889     78155     11028    567041     70726   1235990  27550711    642.92     40.82  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3285009-1303764469/watcher-3285009-1303764469 -o /tmp/evaluation-result-3285009-1303764469/solver-3285009-1303764469 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3285009-1303764469.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: 0.92 1.20 2.13 5/178 15016
/proc/meminfo: memFree=18582044/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=23080 CPUtime=0 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 1083 0 0 0 0 0 0 0 21 0 1 0 488046575 23633920 1022 33554432000 4194304 4797429 140735303010288 18446744073709551615 4659888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 5770 1022 346 148 0 699 0

[startup+0.064176 s]
/proc/loadavg: 0.92 1.20 2.13 5/178 15016
/proc/meminfo: memFree=18582044/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=42752 CPUtime=0.05 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 4749 0 0 0 5 0 0 0 21 0 1 0 488046575 43778048 3859 33554432000 4194304 4797429 140735303010288 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 10688 3870 350 148 0 5617 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 42752

[startup+0.101192 s]
/proc/loadavg: 0.92 1.20 2.13 5/178 15016
/proc/meminfo: memFree=18582044/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=53200 CPUtime=0.09 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 7595 0 0 0 8 1 0 0 21 0 1 0 488046575 54476800 5774 33554432000 4194304 4797429 140735303010288 18446744073709551615 210646805503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 13300 5774 350 148 0 8229 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53200

[startup+0.301162 s]
/proc/loadavg: 0.92 1.20 2.13 5/178 15016
/proc/meminfo: memFree=18582044/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=104020 CPUtime=0.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 20328 0 0 0 26 3 0 0 22 0 1 0 488046575 106516480 16551 33554432000 4194304 4797429 140735303010288 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 26005 16551 350 148 0 20934 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 104020

[startup+0.701095 s]
/proc/loadavg: 0.92 1.20 2.13 5/178 15016
/proc/meminfo: memFree=18582044/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=224896 CPUtime=0.69 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 27842 0 0 0 65 4 0 0 24 0 1 0 488046575 230293504 20210 33554432000 4194304 4797429 140735303010288 18446744073709551615 4427384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 56224 20210 381 148 0 51153 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 224896

[startup+1.50093 s]
/proc/loadavg: 1.17 1.25 2.14 5/182 15023
/proc/meminfo: memFree=18298584/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=224896 CPUtime=1.49 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 27861 0 0 0 145 4 0 0 25 0 1 0 488046575 230293504 20229 33554432000 4194304 4797429 140735303010288 18446744073709551615 4427914 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 56224 20229 381 148 0 51153 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224896

[startup+3.10069 s]
/proc/loadavg: 1.17 1.25 2.14 5/182 15023
/proc/meminfo: memFree=18182204/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=225160 CPUtime=3.09 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 27925 0 0 0 304 5 0 0 25 0 1 0 488046575 230563840 20293 33554432000 4194304 4797429 140735303010288 18446744073709551615 4429139 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 56290 20293 381 148 0 51219 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 225160

[startup+6.30115 s]
/proc/loadavg: 1.17 1.25 2.14 5/185 15030
/proc/meminfo: memFree=17428484/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=389960 CPUtime=6.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 63312 0 0 0 620 9 0 0 25 0 1 0 488046575 399319040 55675 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341286 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 97490 55675 410 148 0 92419 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 389960

[startup+22.3934 s]
/proc/loadavg: 1.17 1.25 2.14 5/185 15030
/proc/meminfo: memFree=17428484/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=393388 CPUtime=22.38 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 67662 0 0 0 2228 10 0 0 25 0 1 0 488046575 402829312 56625 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 98347 56625 411 148 0 93276 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 393388

[startup+25.5009 s]
/proc/loadavg: 4.25 1.94 2.35 5/188 15036
/proc/meminfo: memFree=16363240/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=393388 CPUtime=25.49 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 68263 0 0 0 2538 11 0 0 25 0 1 0 488046575 402829312 57223 33554432000 4194304 4797429 140735303010288 18446744073709551615 4413453 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 98347 57223 411 148 0 93276 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 393388

[startup+51.1006 s]
/proc/loadavg: 5.81 2.49 2.52 6/188 15036
/proc/meminfo: memFree=16132480/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=395704 CPUtime=51.09 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 74401 0 0 0 5094 15 0 0 25 0 1 0 488046575 405200896 59074 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341464 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 98926 59074 411 148 0 93855 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 395704

[startup+102.301 s]
/proc/loadavg: 7.08 3.44 2.84 6/186 15038
/proc/meminfo: memFree=16487408/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=405964 CPUtime=102.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 86671 0 0 0 10201 28 0 0 25 0 1 0 488046575 415707136 61240 33554432000 4194304 4797429 140735303010288 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 101491 61240 414 148 0 96420 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 405964

[startup+162.301 s]
/proc/loadavg: 8.60 4.48 3.23 7/187 15066
/proc/meminfo: memFree=15288824/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=696348 CPUtime=162.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 161319 0 0 0 16184 45 0 0 25 0 1 0 488046575 713060352 124163 33554432000 4194304 4797429 140735303010288 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 174087 124163 418 148 0 169016 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 696348

[startup+222.301 s]
/proc/loadavg: 6.34 4.64 3.37 5/185 15071
/proc/meminfo: memFree=15809868/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=856808 CPUtime=222.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 216594 0 0 0 22174 55 0 0 25 0 1 0 488046575 877371392 164053 33554432000 4194304 4797429 140735303010288 18446744073709551615 4259304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 214202 164053 418 148 0 209131 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 856808

[startup+282.301 s]
/proc/loadavg: 5.00 4.58 3.43 5/188 15097
/proc/meminfo: memFree=15470864/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1042076 CPUtime=282.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 284475 0 0 0 28163 66 0 0 25 0 1 0 488046575 1067085824 203708 33554432000 4194304 4797429 140735303010288 18446744073709551615 4332837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 260519 203708 421 148 0 255448 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1042076

[startup+342.301 s]
/proc/loadavg: 4.37 4.47 3.46 5/188 15098
/proc/meminfo: memFree=14614108/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1182036 CPUtime=342.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 345350 0 0 0 34154 76 0 0 25 0 1 0 488046575 1210404864 232288 33554432000 4194304 4797429 140735303010288 18446744073709551615 210646843025 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 295509 232288 421 148 0 290438 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1182036

[startup+402.3 s]
/proc/loadavg: 4.13 4.38 3.49 5/188 15100
/proc/meminfo: memFree=14191616/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1308988 CPUtime=402.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 402829 0 0 0 40146 84 0 0 25 0 1 0 488046575 1340403712 264927 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 327247 264927 421 148 0 322176 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1308988

[startup+462.306 s]
/proc/loadavg: 4.05 4.31 3.52 5/188 15102
/proc/meminfo: memFree=13403196/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1419904 CPUtime=462.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 455485 0 0 0 46138 92 0 0 25 0 1 0 488046575 1453981696 289209 33554432000 4194304 4797429 140735303010288 18446744073709551615 4656674 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 354976 289209 421 148 0 349905 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1419904

[startup+522.3 s]
/proc/loadavg: 4.08 4.27 3.55 5/188 15103
/proc/meminfo: memFree=13211500/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1421444 CPUtime=522.29 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 499294 0 0 0 52128 101 0 0 25 0 1 0 488046575 1455558656 285689 33554432000 4194304 4797429 140735303010288 18446744073709551615 4340957 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 355361 285689 421 148 0 350290 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 1421444

[startup+582.301 s]
/proc/loadavg: 4.10 4.23 3.58 5/188 15105
/proc/meminfo: memFree=13074672/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1425608 CPUtime=582.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 537500 0 0 0 58121 109 0 0 25 0 1 0 488046575 1459822592 288686 33554432000 4194304 4797429 140735303010288 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 356402 288686 421 148 0 351331 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1425608

[startup+642.301 s]
/proc/loadavg: 4.04 4.19 3.61 5/188 15106
/proc/meminfo: memFree=12587184/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1507172 CPUtime=642.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 587058 0 0 0 64113 117 0 0 25 0 1 0 488046575 1543344128 318107 33554432000 4194304 4797429 140735303010288 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 376793 318107 421 148 0 371722 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 1507172

[startup+702.301 s]
/proc/loadavg: 4.01 4.15 3.63 5/188 15108
/proc/meminfo: memFree=12465096/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1507180 CPUtime=702.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 629829 0 0 0 70104 126 0 0 25 0 1 0 488046575 1543352320 321366 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 376795 321366 421 148 0 371724 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1507180

[startup+762.301 s]
/proc/loadavg: 4.00 4.12 3.65 5/188 15110
/proc/meminfo: memFree=12408800/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1508804 CPUtime=762.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 674289 0 0 0 76097 133 0 0 25 0 1 0 488046575 1545015296 322362 33554432000 4194304 4797429 140735303010288 18446744073709551615 4331805 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 377201 322362 421 148 0 372130 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 1508804

[startup+822.301 s]
/proc/loadavg: 4.11 4.13 3.68 5/188 15120
/proc/meminfo: memFree=12155480/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1599300 CPUtime=822.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 725961 0 0 0 82087 143 0 0 25 0 1 0 488046575 1637683200 326869 33554432000 4194304 4797429 140735303010288 18446744073709551615 4422876 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 399825 326869 421 148 0 394754 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1599300

[startup+882.301 s]
/proc/loadavg: 4.04 4.10 3.70 5/188 15122
/proc/meminfo: memFree=11807452/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1599188 CPUtime=882.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 766731 0 0 0 88079 151 0 0 25 0 1 0 488046575 1637568512 344140 33554432000 4194304 4797429 140735303010288 18446744073709551615 4340960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 399797 344140 421 148 0 394726 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 1599188

[startup+942.3 s]
/proc/loadavg: 4.01 4.08 3.71 5/188 15123
/proc/meminfo: memFree=11872724/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1599760 CPUtime=942.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 809699 0 0 0 94070 160 0 0 25 0 1 0 488046575 1638154240 336958 33554432000 4194304 4797429 140735303010288 18446744073709551615 4413830 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 399940 336958 421 148 0 394869 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 1599760

[startup+1002.3 s]
/proc/loadavg: 4.00 4.06 3.73 5/188 15125
/proc/meminfo: memFree=11844704/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1600076 CPUtime=1002.31 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 848157 0 0 0 100063 168 0 0 25 0 1 0 488046575 1638477824 347798 33554432000 4194304 4797429 140735303010288 18446744073709551615 4341072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 400019 347798 421 148 0 394948 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1600076

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 3.74 5/188 15129
/proc/meminfo: memFree=11709568/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1601340 CPUtime=1062.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 890628 0 0 0 106055 175 0 0 25 0 1 0 488046575 1639772160 332312 33554432000 4194304 4797429 140735303010288 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 400335 332312 421 148 0 395264 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 1601340

[startup+1122.3 s]
/proc/loadavg: 4.00 4.04 3.75 5/188 15131
/proc/meminfo: memFree=11602908/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1715576 CPUtime=1122.3 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 922290 0 0 0 112051 179 0 0 25 0 1 0 488046575 1756749824 363965 33554432000 4194304 4797429 140735303010288 18446744073709551615 4568164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 428894 363965 421 148 0 423823 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 1715576

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 3.76 5/188 15133
/proc/meminfo: memFree=11400712/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1717316 CPUtime=1182.31 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 953158 0 0 0 118045 186 0 0 25 0 1 0 488046575 1758531584 361287 33554432000 4194304 4797429 140735303010288 18446744073709551615 210646843032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 429329 361287 421 148 0 424258 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 1717316

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.78 5/188 15134
/proc/meminfo: memFree=11381780/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1717284 CPUtime=1242.32 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 993630 0 0 0 124040 192 0 0 25 0 1 0 488046575 1758498816 371525 33554432000 4194304 4797429 140735303010288 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 429321 371525 421 148 0 424250 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1717284



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.79 5/188 15136
/proc/meminfo: memFree=11340840/32951132 swapFree=67111524/67111528
[pid=15016] ppid=15014 vsize=1717680 CPUtime=1300.01 cores=4,6
/proc/15016/stat : 15016 (techdemo) R 15014 15016 14002 0 -1 4202496 1031366 0 0 0 129802 199 0 0 25 0 1 0 488046575 1758904320 376648 33554432000 4194304 4797429 140735303010288 18446744073709551615 210646843147 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15016/statm: 429420 376648 421 148 0 424349 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 1717680

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.07
CPU time (s): 1300.09
CPU user time (s): 1298.03
CPU system time (s): 2.06269
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 1903276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.03
system time used= 2.06269
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1031366
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= 12
involuntary context switches= 1227

runsolver used 2.23566 second user time and 5.9341 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-25 22:47:50
IDJOB=3285009
IDBENCH=82369
IDSOLVER=1585
FILE ID=node129/3285009-1303764469
RUNJOBID= node129-1303764469-14993
PBS_JOBID= 13157128
Free space on /tmp= 66228 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_1.045-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285009-1303764469/watcher-3285009-1303764469 -o /tmp/evaluation-result-3285009-1303764469/solver-3285009-1303764469 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3285009-1303764469.cnf

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

MD5SUM BENCH= 0385ba51f44fb47d0b0726e26312816f
RANDOM SEED=1773484684

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      18582200 kB
Buffers:       1238608 kB
Cached:       12390656 kB
SwapCached:          4 kB
Active:        2030944 kB
Inactive:     11674008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      18582200 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           85124 kB
Writeback:          32 kB
AnonPages:       74972 kB
Mapped:          14792 kB
Slab:           601520 kB
PageTables:       5452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   200596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65992 MiB
End job on node129 at 2011-04-25 23:09:32