Trace number 3368260

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)? (TO) 1300.18 1300.14

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
MD5SUMe44b288003a3eaf34673a2c0fb8c6f3e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1226.02
Satisfiable
(Un)Satisfiability was proved
Number of variables131484
Number of clauses2120376
Sum of the clauses size4841016
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 22046240
Number of clauses of size 35760
Number of clauses of size 426640
Number of clauses of size 511520
Number of clauses of size over 529520

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-3368260-1305380464.cnf'
0.00/0.00	c -- header says num vars:         131484
0.00/0.00	c -- header says num clauses:     2120376
0.39/0.43	c -- clauses added:            0 learnts,      2120376 normals,            0 xors
0.39/0.43	c -- vars added     131484
0.39/0.43	c Parsing time:  0.40 s
0.39/0.43	c  N st     0         0    131484     61722   1684996         0   3992465         0   no data   no data
0.68/0.74	c asymm  cl-useful: 550/1122/51648 lits-rem:24294 time: 0.30
6.69/6.74	c Flit:   262 Blit:   9075 bXBeca:    0 bXProp:  503 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.89
6.69/6.77	c Cleaning up after failed var search:     0.03 s 
6.79/6.82	c Replacing      503 vars Replaced    29208 lits Time:     0.04 s 
6.79/6.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.96	c bin-w-bin subsume rem          734 bins  time:  0.08 s
7.08/7.19	c subs with bin:       33  lits-rem:       151  v-fix:    0  time:  0.23 s
9.69/9.71	c Subs w/ non-existent bins:      0 l-rem:    303 v-fix:     0 done:  29502 time:  2.51 s
9.80/9.86	c Removed useless bin:    4124  fixed:     0  props:  20.00M  time:  0.15 s
10.09/10.11	c lits-rem:         0  cl-subs:       80  v-elim:     13  v-fix:    0  time:  0.25 s
10.59/10.65	c Finding binary XORs  T:     0.54 s  found:     195
10.59/10.70	c Replacing      195 vars Replaced     9322 lits Time:     0.04 s 
10.79/10.89	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
10.79/10.89	c calculated reachability. Time: 0.15
10.90/10.91	c Calc default polars -  time:   0.02 s pos:    2561 undec:   52218 neg:   76705
10.90/10.91	c =========================================================================================
10.90/10.91	c types(t): F = full restart, N = normal restart
10.90/10.91	c types(t): S = simplification begin/end, E = solution found
10.90/10.91	c restart types(rt): st = static, dy = dynamic
10.90/10.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
10.90/10.91	c  B st     0         0     79273     46662   1051369         0   2532385         0   no data   no data
18.29/18.39	c  N dy    17      4088     79271     46662   1051455      3989   2532385   4071281     20.10     23.68
25.39/25.45	c  N dy    38      8352     79270     46662   1051573      8117   2532385   7521213     18.90     21.02
34.00/34.10	c  N dy    57     12643     79267     46662   1051710     12248   2532385  12150387     17.73     19.93
42.69/42.71	c  N dy    78     16974     79265     46662   1051820     16458   2532385  16982168     18.31     19.81
51.29/51.37	c  N dy   100     21001     79265     46662   1051924     10668   2532385   2953307     18.96     21.39
61.09/61.16	c  F st   121     25000     79265     46662   1051989     14594   2532385   9109721     18.89   no data
61.70/61.74	c  N st   122     25253     79265     46661   1051876     14845   2532100   9329008     18.89   no data
75.19/75.24	c  N dy   127     30000     79262     46661   1051984     19465   2532100  17204111     18.89   no data
75.19/75.24	c  S st   127     30000     79262     46661   1051984     19465   2532100  17204111     18.89   no data
75.90/75.97	c  S st   127     30501     79260     46661   1052026     19915   2532100  17295101     18.89   no data
75.99/76.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
88.09/88.10	c Flit:   415 Blit:   1934 bXBeca:    0 bXProp:  134 Bins: 517205 BRemL:      0 BRemN:    612 P: 200.0M T: 11.99
88.19/88.21	c Cleaning up after failed var search:     0.10 s 
88.69/88.76	c Replacing      134 vars Replaced    71134 lits Time:     0.56 s 
88.79/88.84	c blocked clauses removed:        0 vars:      0 tried:       76575 T: 0.03 s
88.89/88.95	c bin-w-bin subsume rem         5485 bins  time:  0.10 s
89.19/89.23	c subs with bin:       17  lits-rem:        13  v-fix:    0  time:  0.29 s
91.79/91.83	c Subs w/ non-existent bins:     17 l-rem:    411 v-fix:    16 done:  31357 time:  2.60 s
91.99/92.02	c Removed useless bin:   13743  fixed:     0  props:  20.00M  time:  0.18 s
92.29/92.36	c lits-rem:         0  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.35 s
94.89/94.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
97.49/97.57	c lits-rem:      4017  cl-subs:      490  v-elim:      0  v-fix:    0  time:  2.61 s
97.90/97.92	c asymm  cl-useful: 11/723/45531 lits-rem:38 time: 0.36
98.19/98.27	c calculated reachability. Time: 0.32
98.19/98.27	c  N dy   127     30501     76557     45531   1421304     19352   2406590  17102864     18.89   no data
99.29/99.36	c Finding binary XORs  T:     1.08 s  found:      62
108.39/108.44	c  N dy   143     34576     76556     45531   1421412     23311   2406590  22219734     18.48     19.51
118.59/118.69	c  N dy   162     38785     76556     45531   1421523     27402   2406590  27672529     18.30     21.88
130.50/130.50	c  N dy   179     44379     76553     45531   1421715     17769   2406590   4908345     17.71     18.77
133.00/133.10	c  S st   186     45751     76553     45531   1421739     19117   2406590   6243069     17.65      8.61
133.69/133.70	c  S st   186     46255     76553     45531   1421793     19565   2406590   6309345     17.65   no data
133.69/133.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
141.91/141.99	c Flit:   134 Blit:    211 bXBeca:    0 bXProp:   11 Bins: 379881 BRemL:   2078 BRemN:    370 P: 200.0M T:  8.14
141.91/141.99	c Cleaning up after failed var search:     0.00 s 
142.19/142.27	c Replacing       74 vars Replaced    20456 lits Time:     0.28 s 
142.29/142.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
142.39/142.46	c bin-w-bin subsume rem         2761 bins  time:  0.13 s
142.79/142.81	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  0.35 s
145.69/145.75	c Subs w/ non-existent bins:      3 l-rem:    369 v-fix:     3 done:  31581 time:  2.93 s
145.89/145.95	c Removed useless bin:   21220  fixed:     0  props:  20.01M  time:  0.20 s
146.20/146.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
147.99/148.00	c subs with bin:        3  lits-rem:        16  v-fix:    0  time:  1.45 s
148.99/149.00	c lits-rem:      1011  cl-subs:      254  v-elim:      0  v-fix:    0  time:  0.97 s
148.99/149.09	c vivif2 --  cl tried    45402 cl shrink      219 lits rem       2126 time: 0.09
149.40/149.44	c vivif2 --  cl tried    19274 cl shrink     5237 lits rem     934370 time: 0.35
149.80/149.82	c asymm  cl-useful: 273/418/45383 lits-rem:4028 time: 0.38
150.30/150.34	c calculated reachability. Time: 0.48
150.30/150.34	c  N dy   186     46255     76144     45383   1751050     18989   2345025   5960563     17.65   no data
151.90/151.96	c Finding binary XORs  T:     1.61 s  found:      20
162.30/162.38	c  N dy   210     50259     76137     45383   1751141     22888   2345025  10966635     17.84     24.67
173.40/173.45	c  N dy   228     54410     76135     45383   1751231     26942   2345025  15998219     17.63     19.16
183.19/183.20	c  N dy   241     58491     76132     45383   1751389     30849   2345025  19105339     17.30     28.04
192.70/192.71	c  N dy   259     62551     76131     45383   1751474     34811   2345025  23633634     17.16     18.56
201.80/201.81	c  N dy   268     66799     76129     45383   1751529     21056   2345025   5605656     16.88     17.91
206.49/206.56	c  S st   282     69382     76128     45383   1751614     23547   2345025   7772019     16.83     14.84
207.19/207.28	c  S st   282     69884     76127     45383   1751661     23999   2345025   7888505     16.83   no data
207.29/207.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
215.90/215.90	c Flit:   139 Blit:     86 bXBeca:    0 bXProp:   10 Bins: 346179 BRemL:   4457 BRemN:    301 P: 200.0M T:  8.49
215.90/215.90	c Cleaning up after failed var search:     0.00 s 
216.10/216.15	c Replacing       31 vars Replaced     9982 lits Time:     0.25 s 
216.20/216.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.30/216.37	c bin-w-bin subsume rem         1971 bins  time:  0.16 s
216.71/216.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.43 s
219.80/219.83	c Subs w/ non-existent bins:      0 l-rem:     69 v-fix:     0 done:  30918 time:  3.03 s
220.01/220.04	c Removed useless bin:   14833  fixed:     0  props:  20.00M  time:  0.21 s
220.30/220.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.32 s
222.10/222.11	c subs with bin:       18  lits-rem:       290  v-fix:    0  time:  1.45 s
223.40/223.42	c lits-rem:       984  cl-subs:      295  v-elim:      0  v-fix:    0  time:  1.28 s
223.50/223.53	c vivif2 --  cl tried    45275 cl shrink       27 lits rem        284 time: 0.11
224.00/224.05	c vivif2 --  cl tried    23657 cl shrink     4329 lits rem     981234 time: 0.52
224.30/224.39	c asymm  cl-useful: 2/893/45275 lits-rem:2 time: 0.33
225.00/225.05	c calculated reachability. Time: 0.63
225.00/225.06	c  N dy   282     69884     75868     45275   2056748     23478   2306082   7449818     16.83   no data
227.10/227.14	c Finding binary XORs  T:     2.08 s  found:      16
243.50/243.54	c  N dy   295     75446     75868     45275   2056838     28943   2306082  14177108     16.64     17.60
254.11/254.18	c  N dy   316     80337     75867     45275   2056964     33697   2306082  18649717     16.53     17.52
266.60/266.62	c  N dy   336     85831     75865     45275   2057066     39080   2306082  24740211     16.34     17.90
269.10/269.17	c  F st   341     87500     75865     45275   2057144     20706   2306082   2995941     16.23     16.03
269.20/269.29	c Replacing       16 vars Replaced     3006 lits Time:     0.08 s 
285.10/285.15	c  N dy   347     92692     75849     45275   2057062     25750   2305946   9038567     16.23   no data
300.40/300.42	c  N dy   363     99115     75847     45275   2057194     32022   2305946  15937570     16.00     17.22
313.10/313.15	c  S st   383    104829     75843     45275   2057330     37578   2305946  21627405     15.82   no data
313.90/313.96	c  S st   383    105329     75842     45275   2057366     38038   2305946  21792901     15.82   no data
314.00/314.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
322.90/322.93	c Flit:   121 Blit:     74 bXBeca:    0 bXProp:    7 Bins: 242254 BRemL:   6202 BRemN:    293 P: 200.0M T:  8.82
322.90/322.93	c Cleaning up after failed var search:     0.00 s 
323.30/323.32	c Replacing        8 vars Replaced     3526 lits Time:     0.38 s 
323.30/323.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
323.50/323.55	c bin-w-bin subsume rem         1384 bins  time:  0.18 s
324.00/324.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
327.00/327.02	c Subs w/ non-existent bins:      0 l-rem:     80 v-fix:     0 done:  32080 time:  2.99 s
327.20/327.27	c Removed useless bin:   37944  fixed:     0  props:  20.00M  time:  0.25 s
327.60/327.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.37 s
330.30/330.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
335.10/335.10	c lits-rem:      4615  cl-subs:      575  v-elim:      0  v-fix:    0  time:  4.72 s
335.20/335.22	c vivif2 --  cl tried    45134 cl shrink       11 lits rem        113 time: 0.12
336.70/336.77	c vivif2 --  cl tried    37417 cl shrink    10546 lits rem    4163213 time: 1.53
337.10/337.16	c asymm  cl-useful: 3/351/45134 lits-rem:6 time: 0.39
337.90/337.94	c calculated reachability. Time: 0.73
337.90/337.94	c  N dy   383    105329     75617     45134   2223451     37115   2220665  17789402     15.82   no data
340.30/340.39	c Finding binary XORs  T:     2.45 s  found:      47
360.20/360.21	c  N dy   418    112258     75610     45134   2223623     22424   2220665   3954430     15.94     16.90
373.50/373.53	c  N dy   442    119495     75605     45134   2223841     29417   2220665   8826908     15.75     16.80
392.61/392.69	c  N dy   478    128457     75598     45134   2224037     38160   2220665  18179193     15.63     16.95
412.60/412.63	c  N dy   516    137112     75581     45134   2224273     26671   2220665   4285309     15.58     17.13
431.21/431.26	c  N dy   550    146014     75577     45134   2224499     35319   2220665  10954809     15.45     18.06
449.30/449.39	c  N dy   574    155411     75566     45134   2224712     44455   2220665  18441473     15.26     18.16
456.61/456.66	c  S st   583    157996     75566     45134   2224740     47004   2220665  20452211     15.24   no data
457.31/457.39	c  S st   583    158496     75565     45134   2224769     47471   2220665  20509295     15.24   no data
457.41/457.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
466.21/466.27	c Flit:    93 Blit:     29 bXBeca:    0 bXProp:    8 Bins: 225541 BRemL:   5709 BRemN:    259 P: 200.0M T:  8.74
466.21/466.27	c Cleaning up after failed var search:     0.00 s 
466.81/466.85	c Replacing       56 vars Replaced    21804 lits Time:     0.58 s 
466.91/466.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.11/467.10	c bin-w-bin subsume rem         2992 bins  time:  0.20 s
467.61/467.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.54 s
470.41/470.49	c Subs w/ non-existent bins:      1 l-rem:    122 v-fix:     3 done:  32574 time:  2.85 s
470.71/470.72	c Removed useless bin:   20198  fixed:     0  props:  20.01M  time:  0.23 s
471.11/471.12	c lits-rem:         0  cl-subs:        2  v-elim:      1  v-fix:    0  time:  0.41 s
473.60/473.69	c subs with bin:        0  lits-rem:         5  v-fix:    0  time:  1.65 s
478.91/478.90	c lits-rem:      3777  cl-subs:      615  v-elim:      0  v-fix:    0  time:  5.18 s
479.01/479.03	c vivif2 --  cl tried    45030 cl shrink       14 lits rem        154 time: 0.13
480.61/480.63	c vivif2 --  cl tried    46716 cl shrink    13687 lits rem    3818147 time: 1.58
481.01/481.04	c asymm  cl-useful: 1/310/45030 lits-rem:1 time: 0.41
481.91/481.92	c calculated reachability. Time: 0.83
481.91/481.92	c  N dy   583    158496     75373     45030   2402383     46401   2172625  16812732     15.24   no data
484.61/484.69	c Finding binary XORs  T:     2.77 s  found:      27
505.20/505.23	c  N dy   616    168692     75370     45030   2402623     35606   2172625   7203002     15.07     18.58
530.12/530.12	c  N dy   654    179507     75364     45030   2402884     46133   2172625  16024637     14.93     30.18
557.91/557.93	c  N dy   698    191277     75347     45030   2403193     36165   2172625   4651438     14.83     15.87
584.71/584.77	c  N dy   745    205721     75338     45030   2403546     50208   2172625  15273478     14.71     17.09
622.51/622.55	c  N dy   783    221472     75336     45030   2403908     43004   2172625   6579088     14.51     15.50
651.71/651.73	c  N dy   838    235931     75329     45030   2404177     57152   2172625  16585331     14.47     15.32
654.21/654.22	c  S st   843    237745     75328     45030   2404219     58918   2172625  17311932     14.45      6.04
655.02/655.02	c  S st   843    238248     75322     45030   2404242     59396   2172625  17366409     14.45   no data
655.12/655.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
663.52/663.56	c Flit:    13 Blit:      6 bXBeca:    0 bXProp:    0 Bins: 240140 BRemL:   4593 BRemN:    226 P: 200.0M T:  8.40
663.92/663.95	c Replacing       27 vars Replaced    10592 lits Time:     0.38 s 
664.02/664.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
664.22/664.22	c bin-w-bin subsume rem         1700 bins  time:  0.22 s
664.82/664.83	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.61 s
667.73/667.73	c Subs w/ non-existent bins:      0 l-rem:    117 v-fix:     2 done:  32760 time:  2.89 s
667.91/667.94	c Removed useless bin:    5596  fixed:     0  props:  20.01M  time:  0.21 s
668.31/668.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.40 s
670.61/670.63	c subs with bin:        1  lits-rem:        48  v-fix:    0  time:  1.55 s
675.61/675.68	c lits-rem:      2304  cl-subs:      709  v-elim:      0  v-fix:    0  time:  5.02 s
675.81/675.82	c vivif2 --  cl tried    44987 cl shrink       11 lits rem        123 time: 0.14
677.41/677.42	c vivif2 --  cl tried    58392 cl shrink    11011 lits rem    3648969 time: 1.59
677.81/677.82	c asymm  cl-useful: 11/654/44987 lits-rem:11 time: 0.40
678.81/678.83	c calculated reachability. Time: 0.96
678.81/678.84	c  N dy   843    238248     75275     44987   2624288     58082   2157494  13905409     14.45   no data
682.02/682.04	c Finding binary XORs  T:     3.21 s  found:      18
739.31/739.33	c  N dy   900    253678     75270     44987   2624586     49460   2157494   9128693     14.33     15.18
807.32/807.33	c  N dy   950    270147     75268     44987   2624861     65620   2157494  22079151     14.19     14.97
879.72/879.73	c  N dy  1027    287880     75264     44987   2625134     57923   2157494  13406697     14.15     15.17
934.02/934.08	c  F st  1091    306250     75257     44987   2625417     75952   2157494  27108168     14.09   no data
934.72/934.73	c Replacing       18 vars Replaced    11183 lits Time:     0.55 s 
935.52/935.52	c  N st  1092    306505     75238     44982   2623396     75941   2156814  27399008     14.09   no data
1035.03/1035.08	c  N dy  1164    326126     75230     44982   2623652     69420   2156814  20225348     14.08     16.42
1110.13/1110.11	c  N dy  1254    346241     75226     44982   2623926     61977   2156814   9888929     14.05     15.30
1199.13/1199.10	c  S st  1290    357373     75224     44982   2624067     72954   2156814  19946369     14.00      8.77
1200.03/1200.08	c  S st  1290    357873     75224     44982   2624098     73423   2156814  20086065     14.00   no data
1200.14/1200.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.09
1208.84/1208.84	c Flit:    23 Blit:      4 bXBeca:    0 bXProp:    0 Bins: 320428 BRemL:   6124 BRemN:    198 P: 200.1M T:  8.61
1209.13/1209.17	c Replacing        1 vars Replaced      885 lits Time:     0.32 s 
1209.23/1209.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1209.43/1209.48	c bin-w-bin subsume rem         1056 bins  time:  0.24 s
1210.13/1210.16	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.69 s
1213.23/1213.27	c Subs w/ non-existent bins:      0 l-rem:     59 v-fix:     1 done:  32167 time:  3.11 s
1213.53/1213.50	c Removed useless bin:    4504  fixed:     0  props:  20.00M  time:  0.23 s
1213.93/1213.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.43 s
1216.44/1216.41	c subs with bin:        5  lits-rem:        70  v-fix:    0  time:  1.60 s
1223.25/1223.23	c lits-rem:      1408  cl-subs:      754  v-elim:      0  v-fix:    0  time:  6.79 s
1223.34/1223.38	c vivif2 --  cl tried    44961 cl shrink       13 lits rem         97 time: 0.15
1225.54/1225.59	c vivif2 --  cl tried    72604 cl shrink    13314 lits rem    5169068 time: 2.19
1226.04/1226.05	c asymm  cl-useful: 57/664/44961 lits-rem:476 time: 0.46
1227.14/1227.19	c calculated reachability. Time: 1.08
1227.24/1227.20	c  N dy  1290    357873     75195     44961   2930302     71943   2145195  15401782     14.00   no data
1230.84/1230.81	c Finding binary XORs  T:     3.60 s  found:       8

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: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368260-1305380464/watcher-3368260-1305380464 -o /tmp/evaluation-result-3368260-1305380464/solver-3368260-1305380464 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368260-1305380464.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: 4.06 3.98 3.02 5/328 15034
/proc/meminfo: memFree=9781556/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=22516 CPUtime=0 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 962 0 0 0 0 0 0 0 23 0 1 0 728277194 23056384 869 33554432000 4194304 4580011 140735815805776 18446744073709551615 4511895 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 5629 869 322 95 0 611 0

[startup+0.08761 s]
/proc/loadavg: 4.06 3.98 3.02 5/328 15034
/proc/meminfo: memFree=9781556/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=45280 CPUtime=0.08 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 4786 0 0 0 8 0 0 0 23 0 1 0 728277194 46366720 3694 33554432000 4194304 4580011 140735815805776 18446744073709551615 231895151301 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 11320 3696 325 95 0 6302 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 45280

[startup+0.100608 s]
/proc/loadavg: 4.06 3.98 3.02 5/328 15034
/proc/meminfo: memFree=9781556/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=46688 CPUtime=0.09 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 5368 0 0 0 9 0 0 0 23 0 1 0 728277194 47808512 4268 33554432000 4194304 4580011 140735815805776 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 11672 4268 325 95 0 6654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 46688

[startup+0.300564 s]
/proc/loadavg: 4.06 3.98 3.02 5/328 15034
/proc/meminfo: memFree=9781556/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=85976 CPUtime=0.28 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 16192 0 0 0 27 1 0 0 25 0 1 0 728277194 88039424 13954 33554432000 4194304 4580011 140735815805776 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 21494 13955 325 95 0 16476 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 85976

[startup+0.700493 s]
/proc/loadavg: 4.06 3.98 3.02 5/328 15034
/proc/meminfo: memFree=9781556/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=116560 CPUtime=0.68 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 24399 0 0 0 66 2 0 0 25 0 1 0 728277194 119357440 20044 33554432000 4194304 4580011 140735815805776 18446744073709551615 4294227 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 29140 20044 339 95 0 24122 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 116560

[startup+1.50034 s]
/proc/loadavg: 4.06 3.98 3.02 5/329 15035
/proc/meminfo: memFree=9678752/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=168056 CPUtime=1.49 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 34245 0 0 0 145 4 0 0 25 0 1 0 728277194 172089344 29890 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293223 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 42014 29890 341 95 0 36996 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 168056

[startup+3.10104 s]
/proc/loadavg: 4.06 3.98 3.02 5/329 15035
/proc/meminfo: memFree=9626300/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=265256 CPUtime=3.09 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 51780 0 0 0 303 6 0 0 25 0 1 0 728277194 271622144 47425 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293879 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 66314 47425 341 95 0 61296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 265256

[startup+6.30043 s]
/proc/loadavg: 4.05 3.98 3.03 5/329 15035
/proc/meminfo: memFree=9466336/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=507664 CPUtime=6.28 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 98025 0 0 0 616 12 0 0 25 0 1 0 728277194 519847936 93670 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293263 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 126916 93670 341 95 0 121898 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 507664

[startup+12.7012 s]
/proc/loadavg: 4.05 3.98 3.03 5/329 15036
/proc/meminfo: memFree=9321724/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=566708 CPUtime=12.69 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 112442 0 0 0 1254 15 0 0 25 0 1 0 728277194 580308992 108087 33554432000 4194304 4580011 140735815805776 18446744073709551615 4317437 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 141677 108087 366 95 0 136659 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 566708

[startup+25.5008 s]
/proc/loadavg: 4.04 3.98 3.05 5/329 15036
/proc/meminfo: memFree=9229096/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=616504 CPUtime=25.49 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 122884 0 0 0 2533 16 0 0 25 0 1 0 728277194 631300096 118529 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316597 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 154126 118529 366 95 0 149108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 616504

[startup+51.1009 s]
/proc/loadavg: 4.02 3.98 3.07 5/329 15065
/proc/meminfo: memFree=8878780/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=622696 CPUtime=51.1 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 145435 0 0 0 5090 20 0 0 25 0 1 0 728277194 637640704 119946 33554432000 4194304 4580011 140735815805776 18446744073709551615 4320657 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 155674 119946 366 95 0 150656 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 622696

[startup+102.312 s]
/proc/loadavg: 4.01 3.98 3.12 5/329 15066
/proc/meminfo: memFree=7034256/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=1443040 CPUtime=102.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 324182 0 0 0 10191 39 0 0 25 0 1 0 728277194 1477672960 298693 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293193 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 360760 298693 368 95 0 355742 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1443040

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.17 5/329 15096
/proc/meminfo: memFree=6750272/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=1872984 CPUtime=162.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 434207 0 0 0 16174 56 0 0 25 0 1 0 728277194 1917935616 377836 33554432000 4194304 4580011 140735815805776 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 468246 377840 368 95 0 463228 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1872984

[startup+222.3 s]
/proc/loadavg: 4.02 4.00 3.22 5/329 15097
/proc/meminfo: memFree=6358056/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2200948 CPUtime=222.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 526262 0 0 0 22163 67 0 0 25 0 1 0 728277194 2253770752 441775 33554432000 4194304 4580011 140735815805776 18446744073709551615 4451379 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 550237 441775 368 95 0 545219 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2200948

[startup+282.301 s]
/proc/loadavg: 5.25 4.30 3.37 4/325 15115
/proc/meminfo: memFree=8676184/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2207172 CPUtime=282.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 553847 0 0 0 28159 71 0 0 25 0 1 0 728277194 2260144128 445227 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 551793 445227 368 95 0 546775 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2207172

[startup+342.301 s]
/proc/loadavg: 5.21 4.49 3.49 5/329 15128
/proc/meminfo: memFree=12156316/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2855612 CPUtime=342.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 671626 0 0 0 34143 87 0 0 25 0 1 0 728277194 2924146688 563006 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 713903 563006 368 95 0 708885 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2855612

[startup+402.3 s]
/proc/loadavg: 4.48 4.41 3.53 5/329 15130
/proc/meminfo: memFree=12074504/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2880840 CPUtime=402.3 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 697705 0 0 0 40138 92 0 0 25 0 1 0 728277194 2949980160 552018 33554432000 4194304 4580011 140735815805776 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 720210 552018 368 95 0 715192 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 2880840

[startup+462.301 s]
/proc/loadavg: 4.18 4.34 3.56 5/329 15132
/proc/meminfo: memFree=11893324/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2807120 CPUtime=462.31 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 748299 0 0 0 46131 100 0 0 25 0 1 0 728277194 2874490880 583463 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 701780 583463 368 95 0 696762 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2807120

[startup+522.301 s]
/proc/loadavg: 4.06 4.27 3.58 5/329 15133
/proc/meminfo: memFree=11783280/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2940604 CPUtime=522.31 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 800578 0 0 0 52122 109 0 0 25 0 1 0 728277194 3011178496 603480 33554432000 4194304 4580011 140735815805776 18446744073709551615 4294141 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 735151 603480 368 95 0 730133 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2940604

[startup+582.3 s]
/proc/loadavg: 4.02 4.22 3.60 5/329 15135
/proc/meminfo: memFree=11752724/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2959004 CPUtime=582.31 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 825708 0 0 0 58117 114 0 0 25 0 1 0 728277194 3030020096 609014 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 739751 609014 368 95 0 734733 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 2959004

[startup+642.301 s]
/proc/loadavg: 4.01 4.18 3.63 5/329 15136
/proc/meminfo: memFree=11704964/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=2978676 CPUtime=642.31 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 845118 0 0 0 64114 117 0 0 25 0 1 0 728277194 3050164224 612063 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316271 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 744669 612063 368 95 0 739651 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 2978676

[startup+702.301 s]
/proc/loadavg: 4.06 4.17 3.65 5/329 15138
/proc/meminfo: memFree=11393940/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3549112 CPUtime=702.31 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 923425 0 0 0 70104 127 0 0 25 0 1 0 728277194 3634290688 690370 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 887278 690370 368 95 0 882260 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 3549112

[startup+762.312 s]
/proc/loadavg: 4.02 4.14 3.67 5/329 15140
/proc/meminfo: memFree=11396272/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3304444 CPUtime=762.33 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 938656 0 0 0 76102 131 0 0 25 0 1 0 728277194 3383750656 678642 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316677 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 826111 678642 368 95 0 821093 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 3304444

[startup+822.301 s]
/proc/loadavg: 4.01 4.11 3.69 5/329 15141
/proc/meminfo: memFree=11342044/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3304444 CPUtime=822.32 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 948597 0 0 0 82099 133 0 0 25 0 1 0 728277194 3383750656 688583 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 826111 688583 368 95 0 821093 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 3304444

[startup+882.301 s]
/proc/loadavg: 4.12 4.12 3.72 5/329 15143
/proc/meminfo: memFree=11311992/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3325308 CPUtime=882.32 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 965134 0 0 0 88097 135 0 0 25 0 1 0 728277194 3405115392 682823 33554432000 4194304 4580011 140735815805776 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 831327 682823 368 95 0 826309 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 3325308

[startup+942.3 s]
/proc/loadavg: 4.08 4.11 3.74 5/329 15144
/proc/meminfo: memFree=11256760/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3587456 CPUtime=942.32 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 980546 0 0 0 94094 138 0 0 25 0 1 0 728277194 3673554944 698235 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316396 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 896864 698235 368 95 0 891846 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 3587456

[startup+1002.3 s]
/proc/loadavg: 4.03 4.09 3.75 5/329 15146
/proc/meminfo: memFree=11293920/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3346328 CPUtime=1002.32 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 990768 0 0 0 100092 140 0 0 25 0 1 0 728277194 3426639872 685863 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 836582 685863 368 95 0 831564 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 3346328

[startup+1062.3 s]
/proc/loadavg: 4.01 4.07 3.76 5/329 15148
/proc/meminfo: memFree=11266720/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3346328 CPUtime=1062.33 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 1002400 0 0 0 106090 143 0 0 25 0 1 0 728277194 3426639872 697495 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316648 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 836582 697495 368 95 0 831564 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 3346328

[startup+1122.3 s]
/proc/loadavg: 4.00 4.05 3.77 5/329 15149
/proc/meminfo: memFree=11251304/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3349176 CPUtime=1122.33 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 1011392 0 0 0 112088 145 0 0 25 0 1 0 728277194 3429556224 683465 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316615 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 837294 683465 368 95 0 832276 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 3349176

[startup+1182.3 s]
/proc/loadavg: 4.00 4.04 3.78 5/329 15151
/proc/meminfo: memFree=11223472/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3349176 CPUtime=1182.33 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 1018245 0 0 0 118087 146 0 0 25 0 1 0 728277194 3429556224 690318 33554432000 4194304 4580011 140735815805776 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 837294 690318 368 95 0 832276 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 3349176

[startup+1242.3 s]
/proc/loadavg: 4.04 4.05 3.80 5/329 15161
/proc/meminfo: memFree=10898696/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3889192 CPUtime=1242.33 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 1088608 0 0 0 124078 155 0 0 25 0 1 0 728277194 3982532608 760681 33554432000 4194304 4580011 140735815805776 18446744073709551615 4316645 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 972298 760681 368 95 0 967280 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 3889192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.81 7/329 15163
/proc/meminfo: memFree=10903740/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=3889192 CPUtime=1300.04 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4202496 1097771 0 0 0 129847 157 0 0 25 0 1 0 728277194 3982532608 769844 33554432000 4194304 4580011 140735815805776 18446744073709551615 4317425 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15034/statm: 972298 769844 368 95 0 967280 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 3889192

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

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

[startup+1300.11 s]
/proc/loadavg: 4.01 4.03 3.81 5/330 15164
/proc/meminfo: memFree=13366124/32950928 swapFree=67085488/67111528
[pid=15034] ppid=15032 vsize=0 CPUtime=1300.15 cores=4,6
/proc/15034/stat : 15034 (strangenight2-s) R 15032 15034 14827 0 -1 4203524 1097771 0 0 0 129847 168 0 0 25 0 1 0 728277194 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/15034/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.14
CPU time (s): 1300.18
CPU user time (s): 1298.48
CPU system time (s): 1.70274
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3889192

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.48
system time used= 1.70274
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1097771
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= 13
involuntary context switches= 815

runsolver used 4.08838 second user time and 8.94364 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 15:41:05
IDJOB=3368260
IDBENCH=82366
IDSOLVER=1845
FILE ID=node114/3368260-1305380464
RUNJOBID= node114-1305379155-14846
PBS_JOBID= 13324388
Free space on /tmp= 72616 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.060-NOTKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368260-1305380464/watcher-3368260-1305380464 -o /tmp/evaluation-result-3368260-1305380464/solver-3368260-1305380464 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368260-1305380464.cnf

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

MD5SUM BENCH= e44b288003a3eaf34673a2c0fb8c6f3e
RANDOM SEED=832378966

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       9781596 kB
Buffers:        292868 kB
Cached:        6752192 kB
SwapCached:         96 kB
Active:       17572056 kB
Inactive:      5177924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       9781596 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:          292596 kB
Writeback:          20 kB
AnonPages:    15704464 kB
Mapped:          27864 kB
Slab:           304964 kB
PageTables:      50388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 59228064 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= 72912 MiB
End job on node114 at 2011-05-14 16:02:47